U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-07-09 22:30:03 to 2025-07-11 22:22:26 UTC [more...]

[PATCH v2 0/6] rockchip: rk3576: Add rng, checkboard() and generic board
 2025-07-11 22:21 UTC  (5+ 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 V4 0/3] cmd: env: select: Add output for available environment targets
 2025-07-11 20:56 UTC  (5+ messages)

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

[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] vexpress_ca9x4: Disable EFI_LOADER on this platform
 2025-07-11 19:35 UTC  (2+ messages)

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

[PATCH] soc: imx8ulp: Add celsius unit for temperature
 2025-07-11 17:24 UTC  (4+ messages)

[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 v2] kbuild: Avoid including architecture-specific Makefile twice
 2025-07-11 16:08 UTC  (4+ 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] spi: cadence_qspi: Set tshsl_ns to at least one sclk_ns
 2025-07-11 15:12 UTC  (4+ messages)

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

[PATCH v2 00/25] Introduce Firmware Update Support for Arm PSA
 2025-07-11 14:49 UTC  (26+ messages)
` [PATCH v2 01/25] arm_ffa: Remove NULL pointer check for ops
` [PATCH v2 02/25] arm_ffa: Add FFA_MEM_SHARE support
` [PATCH v2 03/25] arm_ffa: Add FFA_MEM_RECLAIM support
` [PATCH v2 04/25] arm_ffa: sandbox: Replace the emulator error log with debug log
` [PATCH v2 05/25] arm_ffa: sandbox: Improve the readability of clearing the X registers
` [PATCH v2 06/25] arm_ffa: sandbox: Add FFA_MEM_SHARE emulation
` [PATCH v2 07/25] arm_ffa: sandbox: Add FFA_MEM_SHARE tests
` [PATCH v2 08/25] arm_ffa: sandbox: Add FFA_MEM_RECLAIM emulation
` [PATCH v2 09/25] arm_ffa: sandbox: Add FFA_MEM_RECLAIM tests
` [PATCH v2 10/25] fwu_arm_psa: Initialize the update agent
` [PATCH v2 11/25] fwu_arm_psa: Read the FWU directory through get_image_info()
` [PATCH v2 12/25] fwu_arm_psa: Add staging ABIs
` [PATCH v2 13/25] efi_loader: fwu_arm_psa: Add set_image and get_image_info support
` [PATCH v2 14/25] efi_loader: fwu_arm_psa: Keep the FMP payload header
` [PATCH v2 15/25] efi_loader: fwu: fwu_arm_psa: Skip accepting the payload after set_image()
` [PATCH v2 16/25] efi_loader: fwu: fwu_arm_psa: Disable trial state handling
` [PATCH v2 17/25] fwu_arm_psa: Add FWU acceptance mechanism
` [PATCH v2 18/25] fwu_arm_psa: Add ESRT support
` [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 v4 0/4] Added QCOM RPMH Power Domain Driver
 2025-07-11 14:38 UTC  (5+ messages)
` [PATCH v4 1/4] soc: qcom: cmd-db: Add cmd_db_read_slave_id() & cmd_db_read_aux_data() functions
` [PATCH v4 2/4] power-domain: Add QCOM RPMH Power Domain Driver Support
` [PATCH v4 3/4] mach-snapdragon: fixup power-domains
` [PATCH v4 4/4] configs: qcom: Add QCOM_POWER_DOMAIN config

[PATCH] mach-k3: am62*: am62*_init: Prohibit boot from UDA w/ eMMC boot
 2025-07-11 14:05 UTC  (4+ messages)

[PATCH] net: sh_eth: Cleanup the driver to remove most
 2025-07-11 12:39 UTC 

[PATCH v2] configs: KASLR OPTEE RNG support for K3 devices
 2025-07-11 12:17 UTC  (4+ messages)

[PATCH v2 1/2] kbuild: Update Makefile.extrawarn to 5.1
 2025-07-11 12:11 UTC  (15+ messages)
` [PATCH v2 2/2] kbuild: Bump the build system "

[PATCH] RZ/A1 Genmai SDRAM setup prototype
 2025-07-11  7:35 UTC 

[PATCH] fastboot: fb_mmc: Fix write/erase logic when buffer address is zero
 2025-07-11  7:48 UTC 

[PATCH] kbuild: Avoid including architecture-specific Makefile twice
 2025-07-11  7:32 UTC  (4+ messages)

[PATCH] configs: Relocate malloc and bss address
 2025-07-11  4:46 UTC  (3+ messages)

[PATCH] fastboot: Fix has-slot command always returning yes for fb_nand
 2025-07-11  7:23 UTC  (2+ messages)

[PATCH v2] Makefile scripts/Makefile.lib: fix *_efi.so dependency to PLATFORM_LIBGCC
 2025-07-11  6:51 UTC 

[PATCH 1/2] configs/imx6ulz_smm_m2b_defconfig: Enable clock framework
 2025-07-11  4:09 UTC  (5+ messages)
` [PATCH 2/2] configs: imx6ulz_smm_m2b: Add board watchdog reset configuration

i.MX6UL: Adding bootcount support
 2025-07-11  4:00 UTC  (6+ messages)

[PATCH] phycore-imx8mp: Enable standard boot
 2025-07-11  3:48 UTC  (2+ messages)

[PATCH] cmd/Kconfig: Tighten dependencies on CMD_BLOB
 2025-07-11  2:23 UTC  (2+ messages)

[PATCH] arm: imx: Remove the rest of i.MX31 support
 2025-07-11  2:22 UTC  (2+ messages)

(no subject)
 2025-07-11  2:21 UTC  (2+ messages)
` 

[PATCH 1/1] arm: imx: imx8m: soc: Fix i.MX8M Nano GPU paths
 2025-07-11  2:21 UTC  (2+ messages)

[PULL] u-boot-sh/master
 2025-07-11  0:39 UTC  (2+ messages)

[PATCH] nvme: Fix memory leak on error path of nvme_init
 2025-07-10 22:42 UTC  (2+ messages)

[PATCH] makefile: Adjust distclean to remove .binman_stamp file
 2025-07-10 22:42 UTC  (2+ messages)

[PATCH] disk/part_dos.c: Make use of LBAF for printing lbaint_t
 2025-07-10 22:42 UTC  (2+ messages)

[PATCH] net: ti: icssg: Read firmware name from device-tree
 2025-07-10 22:42 UTC  (2+ messages)

[PATCH] common/log_syslog.c: Add missing include of <env.h>
 2025-07-10 22:42 UTC  (2+ messages)

[PATCH] post: Add dependency on ARM || PPC
 2025-07-10 22:42 UTC  (2+ messages)

[PATCH] cmd/Kconfig: Tighten dependencies on CMD_SEAMA
 2025-07-10 22:42 UTC  (2+ messages)

[PATCH] adc: Tighten some adc driver dependencies
 2025-07-10 22:42 UTC  (2+ messages)

[PATCH] crypto: aspeed: Tighten some dependencies for the aspeed platforms
 2025-07-10 22:42 UTC  (2+ messages)

[PATCH] ata: Correct two dependency issues
 2025-07-10 22:42 UTC  (2+ messages)

[PATCH] crypto: fsl: Only allow these to be chosen on ARM/PowerPC
 2025-07-10 22:42 UTC  (2+ messages)

[PATCH] crypto: nuvoton: Tighten some dependencies for the nuvoton platforms
 2025-07-10 22:41 UTC  (2+ messages)

[PATCH] gpio: Tighten some gpio driver dependencies
 2025-07-10 22:41 UTC  (2+ messages)

[PATCH] dma: ti: Tighten some dependencies for some ti platforms
 2025-07-10 22:41 UTC  (2+ messages)

[PATCH] sandbox: Add some missing {clr,set,clrset}bits variants
 2025-07-10 22:41 UTC  (2+ messages)

[PATCH] drivers: net: phy: micrel: Try to get phy node from phy-handle
 2025-07-10 22:41 UTC  (2+ messages)

[PATCH] scripts/Makefile.lib: fix *_efi.so dependency to PLATFORM_LIBGCC
 2025-07-10 22:25 UTC  (3+ messages)

Looking for mentoring submitting my patch for SYS_BOOTM_LEN adjustement for riscv
 2025-07-10 21:50 UTC 

[PATCH 1/3] phy: rockchip: inno-usb2: Add rk3576 config
 2025-07-10 17:31 UTC  (3+ messages)
` [PATCH 2/3] phy: rockchip: usbdp: "
` [PATCH 3/3] usb: dwc: generic: Add rk3576 to id list

[RFC, PATCH] fdt: Make sure there is no stale initrd left
 2025-07-10 17:20 UTC  (5+ messages)

[PATCH v2 00/11] riscv: Add support for P8700 platform on Boston board
 2025-07-10 16:21 UTC  (3+ messages)
` [PATCH v2 01/11] riscv: Add initial support for P8700 SoC

[PATCH] mmc: rockchip_sdhci: Set xx_TAP_VALUE for RK3528
 2025-07-10 16:21 UTC 

[PATCH] net: lwip: simplify net_lwip_eth_start
 2025-07-10 15:31 UTC  (2+ messages)

[PATCH] net: lwip: remove eth_init from net_init as it is called later
 2025-07-10 15:31 UTC  (2+ messages)

[PATCH v3 0/6] Fix handling of optional blobs in binman
 2025-07-10 13:53 UTC  (5+ messages)
` [PATCH v3 3/6] binman: rework dropping absent entries from packaged image

[PATCH 00/25] Introduce Firmware Update Support for Arm PSA
 2025-07-10 13:31 UTC  (6+ messages)
` [PATCH 25/25] fwu_arm_psa: Document FWU support "

[PATCH] MAINTAINERS: Update email of Stefan Roese
 2025-07-10  7:23 UTC 

[PATCH v4 0/3] Add Onion Omega2/2+ board support
 2025-07-10  8:32 UTC  (5+ messages)
` [PATCH v4 1/3] Makefile: Add size check for u-boot-with-spl.bin

[PATCH v2 00/11] lwIP sandbox tests
 2025-07-10  7:19 UTC  (4+ messages)
` [PATCH v2 01/11] net: lwip: fix initialization sequence before a command

[PATCH v5 0/6] Improve user feedback in case of FPGA bitstream load failure
 2025-07-10  5:19 UTC  (2+ messages)

[PATCH] arch: arm: dts: agilex5: Set spi-max-freq to 50Mhz
 2025-07-10  4:39 UTC 

[PATCH 0/5] Add support for TH1520-integrated GMACs
 2025-07-10  3:42 UTC  (6+ messages)
` [PATCH 1/5] clk: thead: th1520-ap: Correctly handle flags for dividers
` [PATCH 2/5] riscv: cpu: th1520: Limit upper RAM boundary to 4 GiB
` [PATCH 3/5] drivers: net: Add T-Head DWMAC glue layer
` [PATCH 4/5] riscv: dts: th1520: Describe GMACs and enable them on Lichee Pi 4A
` [PATCH 5/5] configs: th1520_lpi4a: Enable network support

[PATCH 1/1] lmb: add missing fallthrough in lmb_alloc_mem()
 2025-07-09 23:19 UTC  (2+ messages)

[PATCH] cmd: Remove "universe" command
 2025-07-09 23:18 UTC  (2+ messages)

[PATCH] cmd: Remove "tsi148" command
 2025-07-09 23:18 UTC  (2+ messages)

[PATCH] dma: Remove lpc32x_dma driver
 2025-07-09 23:18 UTC  (2+ messages)

[PATCH] gpio: Remove tca642x support
 2025-07-09 23:18 UTC  (2+ messages)

[PATCH v3] binman: migrate from pkg_resources to importlib
 2025-07-09 23:18 UTC  (2+ messages)

[PATCH 0/9] board: samsung: e850-96: Enable USB
 2025-07-09 22:29 UTC  (8+ messages)
` [PATCH 3/9] board: samsung: e850-96: Setup serial# env var
` [PATCH 4/9] board: samsung: e850-96: Add dfu_alt_info
` [PATCH 5/9] board: samsung: e850-96: Add Android partitions
` [PATCH 6/9] configs: e850-96: Increase malloc() pool size
` [PATCH 7/9] configs: e850-96: Enable USB gadget and fastboot
` [PATCH 8/9] board: samsung: e850-96: Enable EFI Capsule Update mechanism
` [PATCH 9/9] doc: samsung: Describe flashing process for E850-96


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