u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-27 08:45:50 to 2022-09-28 17:31:06 UTC [more...]

[RFC PATCH v2] clk: fix clk_get_rate() always return ulong
 2022-09-28 17:30 UTC  (2+ messages)

[PATCH v2 00/14] SCMI multi-channel and optee shm
 2022-09-28 17:29 UTC  (3+ messages)
` [PATCH v2 10/14] clk: scmi: support SCMI multi-channel

[PATCH v2 00/45] dm: core: Support multiple device trees in ofnode
 2022-09-28 17:17 UTC  (3+ messages)
` [PATCH v2 12/45] test: Support testing malloc() failures

[PATCH 1/9] drivers: clk: dm: Add clock driver for Diamond Mesa
 2022-09-28 17:14 UTC  (2+ messages)

[PATCH v1 0/2] Add support for Nuvoton NPCM845 BMC
 2022-09-28 16:45 UTC  (4+ messages)
` [PATCH v1 1/2] arm: nuvoton: "
` [PATCH v1 2/2] clk: nuvoton: Add support for NPCM845

[PATCH] ARM: imx6: dh-imx6: Use sf update instead of sf erase and write
 2022-09-28 16:45 UTC 

[PATCH] cmd: sf: Handle unaligned 'update' start offset
 2022-09-28 16:45 UTC 

[PATCH 0/7] Support NAND ONFI EDO mode for imx8mn architecture
 2022-09-28 16:41 UTC  (9+ messages)
` [PATCH 1/7] dm: clk: add missing stub when CONFIG_CLK is deactivated
` [PATCH 2/7] clk: imx: gate2 support shared counter and relative clock functions
` [PATCH 3/7] clk: imx: clk-imx8mn add gpmi nand clocks
` [PATCH 4/7] imx: gpmi: Add register needed to control nand bus timing
` [PATCH 5/7] mtd: mxs_nand: don't get the gpmi_apbh_dma clock
` [PATCH 6/7] mtd: mxs_nand: get the clock with the right name
` [PATCH 7/7] mtd: mxs_nand: Support EDO mode for imx8mn architecture

[u-boot][PATCH 0/3] Introduce TI GPMC memory controller driver
 2022-09-28 16:27 UTC  (5+ messages)
` [u-boot][PATCH 1/3] scripts: Makefile.spl: Enable memory drivers to be built for SPL
` [u-boot][PATCH 2/3] dt/bindings: memory: Add bindings for TI GPMC driver
` [u-boot][PATCH 3/3] memory: Add "

[PATCH 0/2] efi_loader: provide media ID
 2022-09-28 16:27 UTC  (9+ messages)

[PATCH] clk: change return type of clk_get_parent_rate from long long to ulong
 2022-09-28 16:27 UTC  (3+ messages)

[PATCH] ARM: imx: Enable btrfs support on DHSOM
 2022-09-28 15:40 UTC 

[RESEND 0/3] rockchip: Fix RAM training on RK3399 based platforms (Rock Pi 4)
 2022-09-28 15:25 UTC  (5+ messages)

[PATCH v10 00/15] FWU: Add FWU Multi Bank Update feature support
 2022-09-28 15:16 UTC  (26+ messages)
` [PATCH v10 02/15] FWU: Add FWU metadata structure and driver for accessing metadata
` [PATCH v10 03/15] FWU: Add FWU metadata access driver for GPT partitioned block devices
` [PATCH v10 07/15] FWU: STM32MP1: Add support to read boot index from backup register
` [PATCH v10 10/15] FWU: Add support for the FWU Multi Bank Update feature
` [PATCH v10 15/15] FWU: doc: Add documentation for the FWU feature

[PATCH v2 2/3] arm: dts: rockchip: update cpu and gpu nodes
 2022-09-28 14:24 UTC  (2+ messages)
` [PATCH v2 3/3] arm: dts: rockchip: rk3288: partial sync from Linux

[PATCH v2 1/3] arm: dts: rockchip: rk3288: move thermal sub nodes to dtsi
 2022-09-28 14:24 UTC 

[PATCH v1] gpio: adp5585: add gpio driver for ADP5585 I/O Expander Controller
 2022-09-28 14:21 UTC  (4+ messages)

[PATCH v3 2/5] arm: dts: rockchip: rk3128: bulk convert gpios to their constant counterparts
 2022-09-28 13:39 UTC  (5+ messages)
` [PATCH v3 4/5] arm: dts: rockchip: rk3128: fix DT node names

[PATCH v2 00/28] ARM: Add Rockchip RV1126 support
 2022-09-28 13:10 UTC  (49+ messages)
` [PATCH v2 04/28] ram: rockchip: Compute ddr capacity based on grf split
` [PATCH v2 05/28] ram: rockchip: Update high row detection for full bw
` [PATCH v2 06/28] ram: rockchip: Update ddr pctl regs for px30
` [PATCH v2 07/28] ram: rockchip: Add rv1126 ddr3 support
` [PATCH v2 08/28] ram: rockchip: Add rv1126 ddr loader params
` [PATCH v2 09/28] ram: rockchip: Add rv1126 ddr driver support
` [PATCH v2 10/28] ram: rockchip: rv1126: Control ddr init prints via DEBUG
` [PATCH v2 11/28] ram: rockchip: Add rv1126 lpddr4 support
` [PATCH v2 12/28] pinctrl: rockchip: Add pinctrl route types
` [PATCH v2 13/28] pinctrl: rockchip: Add rv1126 support
` [PATCH v2 14/28] arch: rockchip: Add cru header for rv1126
` [PATCH v2 15/28] dt-bindings: clk: Add dt-binding header for RV1126
` [PATCH v2 16/28] clk: rockchip: Add rv1126 clk support
` [PATCH v2 17/28] dt-bindings: power: Add power-domain header for rv1126
` [PATCH v2 18/28] arm: rockchip: Add grf "
` [PATCH v2 19/28] ARM: dts: rockchip: Add Rockchip RV1126 pinctrl
` [PATCH v2 21/28] arm: rockchip: Add RV1126 arch core support
` [PATCH v2 22/28] arm: rockchip: rv1126: Set dram area unsecure for SPL
` [PATCH v2 23/28] configs: rockchip: Add rv1126 common config
` [PATCH v2 24/28] rockchip: mkimage: Add rv1126 support
` [PATCH v2 25/28] ARM: dts: rockchip: rv1126: Add Edgeble AI Edge Compute Module 0
` [PATCH v2 26/28] ARM: dts: rockchip: rv1126: Add Edgeble AI Edge Compute Module 0 Carrier
` [PATCH v2 27/28] ARM: dts: rockchip: Add rv1126-u-boot.dtsi
` [PATCH v2 28/28] board: Add Edgeble AI Edge Compute Module 0 Carrier

[PATCH v1 1/3] arm: dts: rockchip: rk3288: move thermal sub nodes to dtsi
 2022-09-28 12:13 UTC  (3+ messages)

rockchip: rk3399: add Support NanoPi R4S 1GB DDR3 Version
 2022-09-28 12:05 UTC  (2+ messages)

[PATCH v2 00/12] Puma RK3399 migration to TPL and numerous fixes
 2022-09-28 11:57 UTC  (3+ messages)
` [PATCH v2 11/12] rockchip: lion-rk3368: migrate to u-boot-rockchip.bin

[PATCH v4 00/21] Do not stop uclass iteration on error
 2022-09-27 21:38 UTC  (17+ messages)
` [PATCH v5 00/15] "
  ` [PATCH v5 01/15] dm: core: Fix uclass_probe_all to really probe all devices
  ` [PATCH v5 02/15] dm: treewide: Do not opencode uclass_probe_all()
  ` [PATCH v5 03/15] dm: pci: Fix device PCI iteration
  ` [PATCH v5 04/15] bootstd: Fix listing boot devices
  ` [PATCH v5 05/15] usb: ether: Fix error handling in usb_ether_init
  ` [PATCH v5 06/15] stdio: Fix class iteration in stdio_add_devices()
  ` [PATCH v5 07/15] video: ipuv3: Fix error handling when getting the display
  ` [PATCH v5 08/15] w1: Fix bus counting in w1_get_bus
  ` [PATCH v5 09/15] cmd: List all uclass devices regardless of probe error
  ` [PATCH v5 10/15] dm: treewide: Use uclass_first_device_err when accessing one device
  ` [PATCH v5 11/15] dm: treewide: Use uclass_next_device_err when accessing second device
  ` [PATCH v5 12/15] dm: blk: Do not use uclass_next_device_err
  ` [PATCH v5 13/15] dm: core: Switch uclass_*_device_err to use uclass_*_device_check
  ` [PATCH v5 14/15] dm: treewide: Do not use the return value of simple uclass iterator
  ` [PATCH v5 15/15] dm: core: Do not stop uclass iteration on error

[u-boot][PATCH] mtd: nand: Fix SPL build after migration of CONFIG_SYS_NAND_SELF_INIT to Kconfig
 2022-09-28 11:42 UTC 

[PATCH] rockchip: clk: pll: Fix constant typo
 2022-09-28 10:41 UTC 

[PATCH] tee: optee: discover services dependent on tee-supplicant
 2022-09-28 10:40 UTC  (2+ messages)

[PATCH v2] crypto/fsl: Add support for black key blob
 2022-09-28 10:39 UTC 

[PATCH 00/45] vbe: Implement the full firmware flow
 2022-09-28 10:20 UTC  (10+ messages)
` [PATCH 09/45] CI: Install pyelftools for builds
` [PATCH 14/45] dm: blk: Add udevice functions
` [PATCH 25/45] test: Support tests which can only be run manually

[PATCH v2 1/1] usb: storage: continue probe on "Invalid device"
 2022-09-28 10:20 UTC  (3+ messages)

[PATCH 00/10] bootstage: Migrate from timer_get_boot_us() to timer_get_us()
 2022-09-28 10:20 UTC  (11+ messages)
` [PATCH 04/10] timer: cadence-ttc: Add timer_early functions
` [PATCH 07/10] board_f/r: Allow selection of CONFIG_TIMER_EARLY w/o CONFIG_TIMER
` [PATCH 09/10] bootstage: Migrate from timer_get_boot_us() to timer_get_us()

[PATCH] dm: doc: Fix serial howto u-boot,dm-pre-reloc typo
 2022-09-28 10:20 UTC  (3+ messages)

[RFC PATCH 0/4] Alternative debug outputs for rockchip devices
 2022-09-28 10:20 UTC  (9+ messages)
` [RFC PATCH 1/4] rockchip: rk3288: enable u-boot.rom for speedy
` [RFC PATCH 2/4] rockchip: rk3288: enable uart2->usb redirection
` [RFC PATCH 3/4] rockchip: rk3399: fix typo in grf file
` [RFC PATCH 4/4] rockchip: rk3399: attempt to redirect uart2dbga to sdcard

[PATCH v4] crypto/fsl: fsl_rsa: Fix dcache issue in the driver
 2022-09-28 10:19 UTC 

[PATCH v11 00/15] FWU: Add FWU Multi Bank Update feature support
 2022-09-28  9:29 UTC  (16+ messages)
` [PATCH v11 01/15] dt/bindings: Add bindings for GPT based FWU Metadata storage device
` [PATCH v11 02/15] FWU: Add FWU metadata structure and driver for accessing metadata
` [PATCH v11 03/15] FWU: Add FWU metadata access driver for GPT partitioned block devices
` [PATCH v11 04/15] stm32mp1: dk2: Add a node for the FWU metadata device
` [PATCH v11 05/15] stm32mp1: dk2: Add image information for capsule updates
` [PATCH v11 06/15] FWU: Add helper functions for accessing FWU metadata
` [PATCH v11 07/15] FWU: STM32MP1: Add support to read boot index from backup register
` [PATCH v11 08/15] event: Add an event for main_loop
` [PATCH v11 09/15] FWU: Add boot time checks as highlighted by the FWU specification
` [PATCH v11 10/15] FWU: Add support for the FWU Multi Bank Update feature
` [PATCH v11 11/15] FWU: cmd: Add a command to read FWU metadata
` [PATCH v11 12/15] test: dm: Add test cases for FWU Metadata uclass
` [PATCH v11 13/15] mkeficapsule: Add support for generating empty capsules
` [PATCH v11 14/15] mkeficapsule: Add support for setting OEM flags in capsule header
` [PATCH v11 15/15] FWU: doc: Add documentation for the FWU feature

[PATCH v4] tee: optee: rework TA bus scanning code
 2022-09-28  7:55 UTC  (6+ messages)

[PATCH] rockchip: rk3399: add ethaddr and serial# init, enable for R4S
 2022-09-28  7:50 UTC  (3+ messages)

[PATCH] rockchip: jerry: Enable RESET driver
 2022-09-28  7:40 UTC  (2+ messages)

[PATCH v1] ARM: imx8mp: verdin-imx8mp: Add memory size detection
 2022-09-28  7:29 UTC  (2+ messages)

[RFC PATCH] dm: fpga: Introduce new uclass
 2022-09-28  1:55 UTC  (2+ messages)

[PATCH] fdt_support: cosmetic: remove fdt_fixup_nor_flash_size prototype
 2022-09-28  1:54 UTC  (2+ messages)

[PATCH v2 0/8] Use logging feature instead of FPGA_DEBUG
 2022-09-28  1:54 UTC  (8+ messages)
` [PATCH v2 1/8] dm: fpga: Introduce new uclass

[PATCH] dm: pci: Fix doc typo first -> next
 2022-09-27 21:25 UTC 

[PATCH] dm: core: Add note about device_probe idempotence
 2022-09-27 21:25 UTC 

[PATCH] dm: core: Document return value of device bind functions
 2022-09-27 21:24 UTC 

[PATCH] dm: blk: Add probe in blk_first_device/blk_next_device
 2022-09-27 21:23 UTC 

Please pull u-boot-watchdog/master
 2022-09-27 19:28 UTC  (2+ messages)

[PATCH] Makefile: Disable PLATFORM_LIBGCC for LLVM toolchain
 2022-09-27 19:27 UTC  (6+ messages)

[PATCH] tools: kwboot: Change KWBOOT_MSG_RSP_TIMEO_AXP to 10ms
 2022-09-27 18:26 UTC  (3+ messages)

[PATCH v2] nitrogen6x: Remove extra quotes in fdtfile
 2022-09-27 16:33 UTC  (2+ messages)

[PATCH v2] apalis/colibri_imx6/-imx6ull/_imx7: update env memory layout
 2022-09-27 15:50 UTC 

[PATCH] rockchip: rk3399: add ethaddr and serial# init, enable for R4S
 2022-09-27 15:06 UTC  (5+ messages)

[PATCH] rk3399: r4s: Derive local MAC address if EEPROM is missing
 2022-09-27 15:05 UTC 

[PATCH] imx6: Remove extra quotes in fdtfile environment variable
 2022-09-27 14:23 UTC  (3+ messages)

[PULL] Pull request for u-boot next / v2022.10 = u-boot-stm32-20220927
 2022-09-27 13:53 UTC  (3+ messages)

[PATCH 0/4] clk-imx8mm: Reduce SPL binary size
 2022-09-27 13:46 UTC  (6+ messages)

[PULL] u-boot-riscv/next
 2022-09-27 12:53 UTC  (2+ messages)

[GIT PULL] xilinx patches for v2023.01-rc1 (round 2)
 2022-09-27 12:52 UTC  (2+ messages)

[PATCH 0/4] handle watchdogs during keyed autoboot
 2022-09-27 12:46 UTC  (7+ messages)
` [PATCH 1/4] autoboot: make sure watchdog device(s) are handled with "
` [PATCH 2/4] watchdog: introduce a u-boot,autostart property
` [PATCH 3/4] sandbox: add SIGALRM-based watchdog device
` [PATCH 4/4] sandbox.dtsi: add a sandbox,alarm-wdt instance

[PATCH] watchdog: max6370: use __udelay() to avoid recursion
 2022-09-27 12:46 UTC  (3+ messages)

[PATCH] watchdog: gpio_wdt: use __udelay() to avoid recursion
 2022-09-27 12:45 UTC  (4+ messages)

[PATCH] pico-imx7d: add baseboard SD card boot detect
 2022-09-27 12:21 UTC  (2+ messages)

[PATCH v2] configs: imx8m: Enable CONFIG_ARMV8_CRYPTO support
 2022-09-27 12:17 UTC  (2+ messages)

[PATCH] ARM: zynq: Define rtc alias on zc702/zc706
 2022-09-27 11:50 UTC 

[PATCH] configs: increase SYS_MALLOC_F_LEN for STM32 MCU's board
 2022-09-27 11:49 UTC  (3+ messages)

[PATCH] fs: btrfs: remove the usage of undeclared fs_mutex variable
 2022-09-27 10:54 UTC  (5+ messages)

[PATCH] usb: common: Detect USB storage media with "miscellaneous" USB devices
 2022-09-26 21:55 UTC  (3+ messages)

[PATCH v4 1/1] blk: Rename if_type to uclass_id
 2022-09-26 15:26 UTC  (3+ messages)
` [PATCH v4 0/1] blk: Rationalise the block interface

[PATCH] board: altera: c5/a10/a5/stratix10: remove Chin Liang as maintainer
 2022-09-26 14:44 UTC 

[PATCH] configs: socfpga: Add CONFIG_NET_RANDOM_ETHADDR=y to SOCFPGA defconfig
 2022-09-26 14:35 UTC  (2+ messages)

[PATCH v3 1/3] net: emaclite: enable for more architectures
 2022-09-27 11:21 UTC  (3+ messages)
` [PATCH v3 2/3] net: emaclite: fix xemaclite_alignedread/write functions
` [PATCH v3 3/3] net: emaclite: fix handling for IP packets with specific lengths

[PATCH] apalis/colibri_imx6/-imx6ull/_imx7: update env memory layout
 2022-09-27  9:18 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).