U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-07-11 14:52:37 to 2025-07-14 16:46:40 UTC [more...]

[PATCH 0/4] board: rockchip: Add Radxa ROCK 4D
 2025-07-14 16:46 UTC  (7+ messages)
` [PATCH 1/4] spi: rockchip_sfc: Support sclk_x2 version
` [PATCH 2/4] rockchip: spl: Add a read_brom_bootsource_id() helper
` [PATCH 3/4] rockchip: rk3576: Add SPI Flash boot support
` [PATCH 4/4] board: rockchip: Add Radxa ROCK 4D

[PATCH] lmb: Remove unreachable code
 2025-07-14 16:40 UTC 

[PATCH] mmc: rockchip_sdhci: Set xx_TAP_VALUE for RK3528
 2025-07-14 16:36 UTC  (3+ messages)

[PATCH] block: Remove unreachable code
 2025-07-14 16:29 UTC  (2+ messages)

[PATCH 1/6] km: qrio: fix set_gpio read/modify/write
 2025-07-14 15:33 UTC  (12+ messages)
` [PATCH 2/6] km: Kconfig: set KM_RESERVED_PRAM to zero for all designs
  ` [PATCH v2 2/6] km: drop KM_RESERVED_PRAM
` [PATCH 3/6] arm: ls1021a-pg-wcom: add i2c mux node and eeprom
` [PATCH 4/6] km: pg-wcom-ls102xa: add netdev in board env file
` [PATCH 5/6] km: pg-wcom-ls102xa: call qrio deblock cfg earlier
` [PATCH 6/6] km: pg-wcom-ls1021xa: update MAINTAINERS

[PATCH v2] binman: Fix typing for python >= 3.5
 2025-07-14 15:28 UTC  (6+ messages)

u-boot corruption from EFI CAAM RNG request
 2025-07-14 14:19 UTC  (4+ messages)

[PULL] Please pull qcom-main-20250714
 2025-07-14 14:18 UTC 

[PATCH 0/3] Update riscv's SYS_BOOTM_LEN to the most commonly used value
 2025-07-14 13:33 UTC  (4+ messages)
` [PATCH 1/3] riscv: Set SYS_BOOTM_LEN explicitly to 0x800000
` [PATCH 2/3] riscv: Set SYS_BOOTM_LEN default to 0x4000000
` [PATCH 3/3] riscv: Remove default SYS_BOOTM_LEN from defconfig

[PATCH 1/3] clk: Add missing <dm/device.h> to include/clk.h
 2025-07-14 14:03 UTC  (4+ messages)
` [PATCH 2/3] clk: clk-cdce9xx.c: Change from u32 to ulong for addresses

[PATCH 0/3] bootstd: rauc: Small fixes
 2025-07-14 13:30 UTC  (4+ messages)
` [PATCH 1/3] bootstd: rauc: Fix potential memory leak
` [PATCH 2/3] bootstd: rauc: Fix segfault occurring during private struct access
` [PATCH 3/3] bootstd: rauc: Only scan all partitions instead of boot files

[PATCH v2 0/2] gpio: qcom: rewritte SPMI gpio driver from Linux driver
 2025-07-14 13:20 UTC  (2+ messages)

[PATCH 1/3] phy: rockchip: inno-usb2: Add rk3576 config
 2025-07-14 13:14 UTC  (2+ messages)

[PATCH v5 0/8] Qualcomm: implement support for GENI firmware loading
 2025-07-14 13:13 UTC  (9+ messages)
` [PATCH v5 1/8] configs: run savedefconfig on qcom_ipq5424_mmc_defconfig
` [PATCH v5 2/8] i2c: geni: fix error message wording in clk_disable
` [PATCH v5 3/8] misc: introduce Qcom GENI wrapper
` [PATCH v5 4/8] i2c: geni: load firmware if required
` [PATCH v5 5/8] clk/qcom: sc7280: add uart5 and uart7 clocks
` [PATCH v5 6/8] serial: msm-geni: Enable SE clk in probe
` [PATCH v5 7/8] serial: msm-geni: implement firmware loading
` [PATCH v5 8/8] configs: qcom_*: enable QCOM_GENI where needed

[PATCH v3] rockchip: px30/rk3326: Implement checkboard() to print SoC variant
 2025-07-14 13:12 UTC  (3+ messages)

[PATCH 1/2] usb: gadget: rockchip: Add missing dependency
 2025-07-14 13:11 UTC  (6+ messages)
` [PATCH 2/2] usb: gadget: rockchip: Fix spacing around the Kconfig option

[PATCH] vexpress_ca9x4: Disable EFI_LOADER on this platform
 2025-07-14  7:01 UTC  (8+ messages)

[PATCH v2] configs: KASLR OPTEE RNG support for K3 devices
 2025-07-14  5:46 UTC  (5+ messages)

[PATCH] common: memtop: Update the MEM_RGN_COUNT macro to 64
 2025-07-14 12:49 UTC  (2+ messages)

[PATCH] clk: Return value calculated by ERR_PTR
 2025-07-14 12:37 UTC  (2+ messages)

[PATCH] power: regulator: Fix incorrect use of binary and
 2025-07-14 12:31 UTC  (2+ messages)

[PATCH] power: pfuze100: Ensure loop index is incremented
 2025-07-14 12:25 UTC  (2+ messages)

[PATCH] cros_ec: sandbox: Use correct value for number of slots
 2025-07-14 12:23 UTC  (2+ messages)

[PATCH v2 00/25] Introduce Firmware Update Support for Arm PSA
 2025-07-14 12:18 UTC  (10+ messages)
` [PATCH v2 01/25] arm_ffa: Remove NULL pointer check for ops
` [PATCH v2 19/25] fwu_arm_psa: Add ExitBootService() notification handler
` [PATCH v2 20/25] efi_loader: capsule: Add runtime capsule flags checks
` [PATCH v2 21/25] fwu_arm_psa: corstone1000: Enable FWU support
` [PATCH v2 22/25] fwu_arm_psa: corstone1000: Perform bank logic when reading boot index
` [PATCH v2 23/25] fwu_arm_psa: corstone1000: Notify SE Proxy SP on ExitBootService()
` [PATCH v2 24/25] fwu_arm_psa: corstone1000: Set Boot0001 for on-disk FWU
` [PATCH v2 25/25] fwu_arm_psa: Document FWU support for Arm PSA

[PATCH] cmd: i2c: fix build when CFG_SYS_I2C_NOPROBES defined with DM_I2C
 2025-07-14 11:56 UTC 

[PATCH] armv8: ls1043a: make some erratas dependent from USB
 2025-07-14 11:43 UTC 

[PATCH] arm: fix lmb region reservation when PRAM is defined
 2025-07-14 11:16 UTC 

[PATCH] clk: scmi: Fix clock identifier passed to struct scmi_clk_parent_set_in
 2025-07-07  0:27 UTC 

[PATCH] drivers: i2c: designware_i2c: Remove clock disabling code
 2025-07-14  9:59 UTC  (2+ messages)

[PATCH] board: rockchip: Add support for rk3588 MNT Reform2
 2025-07-14  9:38 UTC  (4+ messages)

[PATCH] env: mmc: specify that the address is a block address when erasing
 2025-07-14  8:56 UTC  (3+ messages)

[PATCH v1] board: toradex: Fix variant (wifi/non-wifi) selection
 2025-07-14  8:44 UTC 

[PATCH 0/3] Update riscv's SYS_BOOTM_LEN to the most commonly used value
 2025-07-14  5:42 UTC  (5+ messages)
` [PATCH 1/3] riscv: Set SYS_BOOTM_LEN explicitly to 0x800000
` [PATCH 2/3] riscv: Set SYS_BOOTM_LEN default to 0x4000000
` [PATCH 3/3] riscv: Remove default SYS_BOOTM_LEN from defconfig

[PATCH] spi: cadence_qspi: Set tshsl_ns to at least one sclk_ns
 2025-07-14  5:37 UTC  (5+ messages)

[PATCH v2] kbuild: Avoid including architecture-specific Makefile twice
 2025-07-14  5:32 UTC  (5+ messages)

[PATCH] arm: atmel_qspi: fix race condition in transfer completion check
 2025-07-13 16:08 UTC 

[PATCH] binman: include <CONFIG_SYS_BOARD>-u-boot.dtsi if exists
 2025-07-14  3:03 UTC 

[PATCH] net: lwip: dns depend on enabled protocol config instead of command
 2025-07-14  1:52 UTC  (2+ messages)

[PATCH 00/17] rockchip: odroid-go2: Add support for SPI flash boot and more
 2025-07-13 23:34 UTC  (18+ messages)
` [PATCH 01/17] clk: px30: Allow use of GPU and WIFI_PMU in assigned-clocks
` [PATCH 02/17] rockchip: odroid-go2: Remove cru assigned-clocks override
` [PATCH 03/17] rockchip: odroid-go2: Remove u-boot.dtsi props already defined
` [PATCH 04/17] rockchip: odroid-go2: Use appropriate bootph props
` [PATCH 05/17] rockchip: odroid-go2: Move SoC common overrides into a SoC u-boot.dtsi
` [PATCH 06/17] rockchip: odroid-go2: Remove unsupported Kconfig options
` [PATCH 07/17] rockchip: odroid-go2: Update Kconfig options for SPL
` [PATCH 08/17] rockchip: odroid-go2: Include pinctrl for sdmmc, sfc and uart in SPL
` [PATCH 09/17] rockchip: odroid-go2: Use power off at power plug-in event
` [PATCH 10/17] rockchip: odroid-go2: Add support for SPI flash boot
` [PATCH 11/17] rockchip: odroid-go2: Select board FDT from FIT in SPL
` [PATCH 12/17] rockchip: odroid-go2: Use env from same storage FIT was loaded from
` [PATCH 13/17] rockchip: odroid-go2: Enable RockUSB, button, LED and RNG support
` [PATCH 14/17] rockchip: odroid-go2: Turn on the blue LED at boot
` [PATCH 15/17] rockchip: odroid-go2: Enable more commands
` [PATCH 16/17] rockchip: odroid-go2: Add myself as a reviewer
` [PATCH 17/17] arm: dts: rockchip: Include OTP in U-Boot pre-reloc phase for RK3326

[PATCH] sunxi: Enable SPL/SPI boot for OLinuXino Lime2
 2025-07-13  0:27 UTC 

[PATCH] rockchip: Ensure env in SPI Flash can work correctly
 2025-07-12 21:27 UTC 

[PATCH] rockchip: spl-boot-order: Defer probe of boot device
 2025-07-12 21:12 UTC 

[PATCH] kbuild: Don't mandate gcc as the host compiler
 2025-07-12 18:54 UTC  (2+ messages)

[PATCH] board: vexpress_ca9x4: Enable D-cache and MMU
 2025-07-12 18:52 UTC 

CM5 and LetsTrust TPM with u-boot and Linux
 2025-07-12 17:24 UTC 

[PATCH v5 00/12] Add Synopsys MIPI I3C Driver support
 2025-07-12  8:16 UTC  (5+ messages)
` [PATCH v5 03/12] drivers: i3c: Add i3c uclass driver
` [PATCH v5 09/12] cmd: Add i3c command support

[PATCH v8 0/5] Add EFI Debug Support Table feature
 2025-07-12  7:15 UTC  (7+ messages)
` [PATCH v8 1/5] efi: add EFI_SYSTEM_TABLE_POINTER for debug

[PATCH] soc: imx8ulp: Add celsius unit for temperature
 2025-07-12  0:13 UTC  (5+ messages)

[PATCH v2] soc: imx8ulp: Add celsius unit for temperature
 2025-07-12  0:12 UTC 

Please pull net-next-20250708
 2025-07-12  4:49 UTC  (3+ messages)

Looking for mentoring submitting my patch for SYS_BOOTM_LEN adjustement for riscv
 2025-07-12  3:03 UTC  (2+ messages)

[PATCH v2 0/6] board: rockchip: Add ArmSoM Sige5
 2025-07-11 22:44 UTC  (7+ messages)
` [PATCH v2 1/6] arm64: dts: rockchip: Add rk3576 pcie nodes
` [PATCH v2 2/6] arm64: dts: rockchip: fix rk3576 pcie unit addresses
` [PATCH v2 3/6] arm64: dts: rockchip: enable pcie on Sige5
` [PATCH v2 4/6] rockchip: clk: clk_rk3576: Add dummy CLK_REF_PCIEx_PHY support
` [PATCH v2 5/6] phy: rockchip: naneng-combphy: Add support for RK3576
` [PATCH v2 6/6] board: rockchip: Add ArmSoM Sige5

[PATCH v2 0/6] rockchip: rk3576: Add rng, checkboard() and generic board
 2025-07-11 22:21 UTC  (7+ messages)
` [PATCH v2 1/6] arm64: dts: rockchip: add RK3576 RNG node
` [PATCH v2 2/6] rng: rockchip_rng: Add compatible for RK3576
` [PATCH v2 3/6] rockchip: Add default USB_GADGET_PRODUCT_NUM "
` [PATCH v2 4/6] board: rockchip: Add minimal generic RK3576 board
` [PATCH v2 5/6] rockchip: rk3576: Implement checkboard() to print SoC variant
` [PATCH v2 6/6] arm: dts: rockchip: Include OTP in U-Boot pre-reloc phase for RK3576

[PATCH V4 0/3] cmd: env: select: Add output for available environment targets
 2025-07-11 20:56 UTC  (5+ messages)

[PATCH] dfu: Fix dfu_config_interfaces() for single interface DFU syntax
 2025-07-11 20:14 UTC  (3+ messages)

[ANN] U-Boot v2025.07 released
 2025-07-11 20:07 UTC  (2+ messages)

[PATCH] block: sandbox: Add support for SYS_64BIT_LBA
 2025-07-11 20:00 UTC  (2+ messages)

[PATCH 1/2] Kconfig: Add COMPILE_TEST option
 2025-07-11 20:00 UTC  (2+ messages)

[PATCH 1/2] toradex: Switch from ARCH_MISC_INIT to MISC_INIT_R in some cases
 2025-07-11 20:00 UTC  (2+ messages)

[PATCH] fs: erofs: Do NULL check before dereferencing pointer
 2025-07-11 20:00 UTC  (2+ messages)

[PATCH v2] board: ti: Clean up formatting in rm-cfg.yaml
 2025-07-11 20:00 UTC  (2+ messages)

[PATCH 0/3] fs: ext4fs: Fix some issues found by Smatch
 2025-07-11 20:00 UTC  (2+ messages)

[PATCH v1 0/4] Create uclass for HW AES cryptographic devices
 2025-07-11 20:00 UTC  (2+ messages)

[PATCH v1 0/2] Enable RNG support for KASLR on Toradex arm64 TI SoMs
 2025-07-11 20:00 UTC  (2+ messages)

[PATCH] mtd: nand: raw: Remove unused mxic_nand driver
 2025-07-11 19:43 UTC  (2+ messages)

[PATCH] python: requirements.txt: Update a few modules for security issues
 2025-07-11 18:43 UTC 

[PATCH v2 0/6] Add support for DT overlays handoff
 2025-07-11 17:41 UTC  (6+ messages)
` [PATCH v2 6/6] fdtdec: apply DT overlays from bloblist

[PATCH 0/3] Binman: fix signing an encrypted FIT with a preload key
 2025-07-11 17:34 UTC  (2+ messages)

[PATCH] drivers: remove -mgeneral-regs-only for truetype
 2025-07-11 16:08 UTC  (2+ messages)

[GIT PULL] Please pull u-boot-imx-master-20250710
 2025-07-11 15:50 UTC  (2+ messages)

[PATCH 00/10] sc5xx: Add complete board support for all ADI SC5xx boards
 2025-07-11 15:48 UTC  (5+ messages)
` [PATCH 10/10] MAINTAINERS: Update ADI entries for new boards

[PATCH] misc: Remove DS4510 driver
 2025-07-11 15:20 UTC 

[PATCH] nxp: Move FSL_SEC_MON related options to arch/Kconfig.nxp
 2025-07-11 15:20 UTC 

[PATCH] drivers: misc: Remove pca9551_led driver
 2025-07-11 15:20 UTC 

[PATCH] x86: Rename arch/x86/include/asm/pnp_def.h to include/pnp_def.h
 2025-07-11 15:20 UTC 

[PATCH] sandbox: Add dummy sync()
 2025-07-11 15:20 UTC 

[PATCH] input: Tighten dependency requirements for TEGRA_KEYBOARD
 2025-07-11 15:20 UTC 

[PATCH] misc: Tighten requirements on IHS_FPGA driver
 2025-07-11 15:20 UTC 

[PATCH] arm: imx: Remove unused mxcmmc driver
 2025-07-11 15:20 UTC 

[PATCH] mmc: Remove unused kona_sdhci driver
 2025-07-11 15:20 UTC 

[PATCH] mtd: nand: raw: Remove unused lpc32xx_nand_slc driver
 2025-07-11 15:19 UTC 

[PATCH v2] mtd: nand: raw: Remove unused octeontx_nand driver
 2025-07-11 15:19 UTC 

[PATCH] mtd: nand: raw: Remove unused octeontx_nand driver REWORDME
 2025-07-11 15:19 UTC  (2+ messages)

[PATCH] mmc: Tighten some mmc driver dependencies
 2025-07-11 15:16 UTC 

[PATCH] mtd: Tighten some mtd driver dependencies
 2025-07-11 15:16 UTC 

[PATCH] mtd: nvmxip: Make use of LBAF for printing lbaint_t
 2025-07-11 15:16 UTC 

[PATCH] mtd: spi: sf_dataflash.c: Make use of 'z' for printing size_t
 2025-07-11 15:15 UTC 

[PATCH] brppt2: Use the correct MMC driver
 2025-07-11 15:15 UTC 

[PATCH] binman: Fix typing for python >= 3.5
 2025-07-11 15:04 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox