u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-27 14:14:36 to 2022-09-29 10:03:18 UTC [more...]

[PATCH v3] dm: core: Do not stop uclass iteration on error
 2022-09-29 10:00 UTC  (33+ messages)
` [PATCH v4 00/21] "
  ` [PATCH v4 01/21] dm: pci: Fix doc typo first -> next
  ` [PATCH v4 02/21] dm: core: Add note about device_probe idempotence
  ` [PATCH v4 03/21] dm: core: Document return value of device bind functions
  ` [PATCH v4 09/21] usb: ether: Fix error handling in usb_ether_init
  ` [PATCH v5 00/15] Do not stop uclass iteration on error
    ` [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

[PATCH 1/2] smbios: Simplify reporting of unknown values
 2022-09-29  9:59 UTC  (10+ messages)
` [PATCH 2/2] smbios: Fallback to the default DT if sysinfo nodes are missing

[PATCH v4 00/10] introduce Arm FF-A support
 2022-09-29  9:32 UTC  (4+ messages)
` [PATCH v5 "
  ` [PATCH v5 09/10] arm_ffa: introduce FF-A MM communication

[u-boot][PATCH 0/3] Introduce TI GPMC memory controller driver
 2022-09-29  7:02 UTC  (6+ 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 "

[u-boot][PATCH] mtd: nand: Fix SPL build after migration of CONFIG_SYS_NAND_SELF_INIT to Kconfig
 2022-09-29  6:08 UTC  (2+ messages)

[PATCH v10 00/15] FWU: Add FWU Multi Bank Update feature support
 2022-09-29  6:01 UTC  (19+ messages)
` [PATCH v10 02/15] FWU: Add FWU metadata structure and driver for accessing metadata
` [PATCH v10 10/15] FWU: Add support for the FWU Multi Bank Update feature

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

[RFC PATCH 0/4] Alternative debug outputs for rockchip devices
 2022-09-29  3:24 UTC  (10+ 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] common: board_f: Fix crash in print_cpuinfo
 2022-09-29  2:36 UTC  (2+ messages)

[PATCH] smbios: dts: Add "asset-tag" property to "enclosure" subnode
 2022-09-29  2:36 UTC  (2+ messages)

[PATCH] arm: dts: rockchip: rk3399: nanopi-r4s: Provide smbios sysinfo
 2022-09-29  2:36 UTC  (2+ messages)

[PATCH 00/45] vbe: Implement the full firmware flow
 2022-09-29  2:35 UTC  (12+ 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

CONFIG_DEFAULT_ENV_FILE Question
 2022-09-28 20:14 UTC 

[PATCH RESEND] fs: btrfs: remove the usage of undeclared fs_mutex variable
 2022-09-28 22:55 UTC  (2+ messages)

[PATCH] board: gateworks: gw_ventana: fix mmc env dev
 2022-09-28 21:00 UTC 

[PATCH v4 0/8] Add MV88E6xxx DSA driver and use on gwventana
 2022-09-28 19:59 UTC  (11+ messages)
` [PATCH v4 1/8] net: mdio-uclass: scan for dm mdio children on post-bind
` [PATCH v4 2/8] net: dsa: move cpu port probe to dsa_post_probe
` [PATCH v4 3/8] net: dsa: ensure dsa driver has proper ops
` [PATCH v4 4/8] net: dsa: allow rcv() and xmit() to be optional
` [PATCH v4 5/8] net: ksz9477: remove unnecessary xmit and recv functions
` [PATCH v4 6/8] net: fec: add support for DM_MDIO
` [PATCH v4 7/8] net: add MV88E61xx DSA driver
` [PATCH v4 8/8] board: gw_ventana: enable MV88E61XX DSA support

[PATCH 00/21] Finish migration to DM_ETH
 2022-09-28 17:53 UTC  (3+ messages)
` [PATCH 15/21] igep00x0: Disable networking

[PATCH v2] crypto/fsl: Add support for black key blob
 2022-09-28 17:45 UTC  (2+ messages)

[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 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  (3+ messages)
` [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

[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 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] 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 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)

[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)


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).