U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-17 02:02:49 to 2023-11-18 21:11:41 UTC [more...]

[PATCH v3 00/32] bootm: Refactoring to reduce reliance on CMDLINE (part A)
 2023-11-18 21:05 UTC  (24+ messages)
` [PATCH v3 01/32] arm: x86: Drop discarding of command linker-lists
` [PATCH v3 02/32] README: Correct docs for CONFIG_SPL_BUILD
` [PATCH v3 03/32] mmc: env: Unify the U_BOOT_ENV_LOCATION conditions
` [PATCH v3 04/32] treewide: Tidy up semicolon after command macros
` [PATCH v3 05/32] bootstd: Add missing header file from bootdev.h
` [PATCH v3 06/32] bootm: Drop arguments from bootm_start()
` [PATCH v3 07/32] bootm: Simplify arguments for bootm_pre_load()
` [PATCH v3 08/32] bootm: Move boot_get_kernel() higher in the file
` [PATCH v3 09/32] image: Tidy up genimg_get_kernel_addr_fit()
` [PATCH v3 10/32] bootm: Reduce arguments to boot_get_kernel()
` [PATCH v3 11/32] image: Document error codes from fit_image_load()
` [PATCH v3 12/32] bootm: Adjust boot_get_kernel() to return an error
` [PATCH v3 13/32] bootm: Adjust position of unmap_sysmem() in boot_get_kernel()
` [PATCH v3 14/32] bootm: Use the error return from boot_get_kernel()
` [PATCH v3 15/32] bootstage: Drop BOOTSTAGE_ID_FIT_KERNEL_INFO
` [PATCH v3 16/32] bootm: Move error printing out of boot_get_kernel()
` [PATCH v3 17/32] bootm: Reduce arguments to bootm_find_os()
` [PATCH v3 18/32] bootm: Reduce arguments to boot_get_ramdisk()
` [PATCH v3 19/32] fdt: Allow use of fdt_support inside if() statements
` [PATCH v3 20/32] bootm: Drop #ifdef in bootm_find_images()
` [PATCH v3 21/32] bootm: Pass image buffer to boot_get_fdt()
` [PATCH v3 29/32] bootm: Add a function to check overlap
` [PATCH v3 30/32] bootm: Reduce arguments to bootm_find_other()

Pull request for efi-next-18112023
 2023-11-18 20:29 UTC 

[PATCH v2] smbios: arm64: Allow table to be written at a fixed addr
 2023-11-18 19:15 UTC  (13+ messages)

[PATCH v2 0/2] cmd: acpi: fix acpi list command
 2023-11-18 19:02 UTC  (4+ messages)
` [PATCH v2 2/2] "

[PATCH 0/1] Fix DFU updates on the zynqmp platform
 2023-11-18 18:44 UTC  (2+ messages)
` [PATCH 1/1] Write upper-case BOOT.BIN to zynqmp MMC

[PATCH 1/5] qe: Add <config.h> to linux/immap_qe.h
 2023-11-18 18:44 UTC  (14+ messages)
` [PATCH 2/5] arc: Cleanup and audit usage of <config.h>
` [PATCH 3/5] arm: Partial cleanup "
` [PATCH 4/5] sandbox: Audit config.h and common.h usage
` [PATCH 5/5] global: Drop common.h inclusion

[PATCH 00/34] x86: expo: Add support for editing coreboot CMOS RAM settings
 2023-11-18 17:58 UTC  (3+ messages)
` [PATCH 13/34] video: Add a function to clear the display

[PATCH 1/1] efi_loader: create memory reservations in ACPI case
 2023-11-18 17:58 UTC  (4+ messages)

[PATCH v5 1/2] arm: mediatek: add mt8195 SOC support
 2023-11-18 17:10 UTC  (2+ messages)

[PATCH v2 0/5] bootm: Handle compressed arm64 images with bootm
 2023-11-18 17:10 UTC  (5+ messages)
` [PATCH v2 3/5] bootm: Allow omitting the load address

[PATCH 1/1] acpi: consider XSDT in acpi_find_table()
 2023-11-18 17:10 UTC  (2+ messages)

[PATCH 0/6] risc-v: add ACPI support on QEMU
 2023-11-18 17:10 UTC  (5+ messages)
` [PATCH 1/6] acpi: do not write ACPI tables on TARGET_QEMU_VIRT

[PATCH V2 0/4] Add Additional Boards and Features to RGxx3
 2023-11-18 17:10 UTC  (6+ messages)
` [PATCH V2 1/4] board: rockchip: Refactor panel auto-detect code
` [PATCH V2 2/4] board: rockchip: Add Recovery Button for Anbernic RGxx3
` [PATCH V2 3/4] board: rockchip: Add support for RGB30 and RK2023 to RGxx3
` [PATCH V2 4/4] doc: board: anbernic: Update rgxx3 to add new boards

[PATCH 1/3] configs: keystone2: Remove unused SPL_MALLOC_F_SIZE and KEYSTONE_SPL_STACK_SIZE
 2023-11-18 17:10 UTC  (6+ messages)
` [PATCH 2/3] configs: keystone2: Do not include hardware.h
` [PATCH 3/3] ARM: keystone2: Remove unneeded inclusions of common.h

[PATCH v2 00/15] nand: Add sandbox tests
 2023-11-18 17:09 UTC  (3+ messages)

[PATCH v2 0/4] bootflow: bootmeth_efi: Fix network eif boot
 2023-11-18 17:10 UTC  (9+ messages)
` [PATCH v2 1/4] bootflow: bootmeth_efi: Set bootp_arch as hex
` [PATCH v2 2/4] bootflow: bootmeth_efi: Don't set bootdev again
` [PATCH v2 3/4] bootflow: bootmeth_efi: Handle fdt not available
` [PATCH v2 4/4] bootflow: bootmeth_efi: don't free buffer

[PATCH v4 0/3] [PATCH v4 0/3] [PATCH v3 0/3] BOOTP/DHCPv4 enhancements
 2023-11-18 17:10 UTC  (7+ messages)
` [PATCH v4 1/3] net: Additional fixes for dhcp option 209
` [PATCH v4 2/3] net: bootp: BOOTP/DHCPv4 retransmission improvements
` [PATCH v4 3/3] net: bootp: add config option BOOTP_RANDOM_XID

[PATCH] boards: Disable NET on platforms without NETDEVICES
 2023-11-18 17:09 UTC  (2+ messages)

[RFC PATCH 2/2] rpi5: initial support
 2023-11-18 16:41 UTC 

[RFC PATCH 1/2] rpi5: initial support
 2023-11-18 16:41 UTC 

[RFC PATCH 0/2] rpi5: initial support
 2023-11-18 16:41 UTC 

[PULL] u-boot-sh/master-mmc-clock
 2023-11-18 15:23 UTC 

[PATCH v2 1/1] cmd: eficonfig: create shortened boot options
 2023-11-18 11:40 UTC 

[PATCH 1/1] cmd: eficonfig: create shortened boot options
 2023-11-18 10:59 UTC  (3+ messages)

[PATCH v2 00/32] bootm: Refactoring to reduce reliance on CMDLINE (part A)
 2023-11-18  7:51 UTC  (11+ messages)
` [PATCH v2 01/32] arm: x86: Drop discarding of command linker-lists
` [PATCH v2 04/32] treewide: Tidy up semicolon after command macros
` [PATCH v2 05/32] bootstd: Add missing header file from bootdev.h
` [PATCH v2 06/32] bootstd: Introduce programmable boot
` [PATCH v2 07/32] bootm: Drop arguments from bootm_start()

[PATCH v5 0/5] Populate kaslr seed with RNG
 2023-11-18  7:33 UTC  (6+ messages)
` [PATCH v5 2/5] fdt: kaslr seed from RNG device
` [PATCH v5 3/5] cmd: kaslrseed: Use common API to fixup FDT
` [PATCH v5 4/5] dm: core: Modify default for OFNODE_MULTI_TREE
` [PATCH v5 5/5] fdt: Fix compile error for !OFNODE_MULTI_TREE

[PATCH v5 0/3] BOOTP/DHCPv4 enhancements
 2023-11-18  0:57 UTC  (7+ messages)
` [PATCH v5 1/3] net: Additional fixes for dhcp option 209
` [PATCH v5 2/3] net: bootp: BOOTP/DHCPv4 retransmission improvements
` [PATCH v5 3/3] net: bootp: add config option BOOTP_RANDOM_XID

[PATCH v2] usb: dwc3-generic: Use combined glue and ctrl node for RK3588
 2023-11-17 23:30 UTC  (3+ messages)

[PATCH v2 0/4] rockchip: rk3588: Fix SPI flash bootsource id values
 2023-11-17 23:24 UTC  (5+ messages)
` [PATCH v2 1/4] rockchip: rk3588: Fix boot from SPI flash
` [PATCH v2 2/4] rockchip: rk3588-nanopc-t6: Build SPI image
` [PATCH v2 3/4] rockchip: rk3588-orangepi-5-plus: "
` [PATCH v2 4/4] rockchip: rk3588s-orangepi-5: "

[PATCH 1/2] global: Clean up arch/*/dts/Makefile
 2023-11-17 22:52 UTC  (2+ messages)
` [PATCH 2/2] doc: Update board_best_practices.rst to talk about dts files

[PATCH 0/4] rockchip: rk3588: Fix SPI flash bootsource id values
 2023-11-17 19:57 UTC  (9+ messages)
` [PATCH 1/4] rockchip: rk3588: Fix boot from SPI flash

[PATCH] bootstd: Avoid freeing a non-allocated buffer
 2023-11-17 19:42 UTC  (3+ messages)

[PATCH] spl: fix TPL_SYS_MALLOC_F description
 2023-11-17 19:42 UTC  (2+ messages)

[PATCH] virtio: rng: gracefully handle 0 byte returns
 2023-11-17 19:42 UTC  (2+ messages)

[PATCH v1 0/2] imx: spl_imx_romapi: fixes
 2023-11-17 19:42 UTC  (14+ messages)
` [PATCH v1 1/2] imx: spl_imx_romapi: fix comment about stream(usb) download failure
` [PATCH v1 2/2] imx: spl_imx_romapi: fix emmc fast boot mode case

[PATCH 0/3] Revert HAFDBS changes
 2023-11-17 19:42 UTC  (12+ messages)
` [PATCH 1/3] Revert "armv8: enable HAFDBS for other ELx when FEAT_HAFDBS is present"
` [PATCH 2/3] Revert "arm64: Use level-2 for largest block mappings "
` [PATCH 3/3] Revert "arm64: Use FEAT_HAFDBS to track dirty pages when available"

[PATCH 00/15] board: ti: Add support for BeagleBone AI-64
 2023-11-17 18:43 UTC  (7+ messages)
` [PATCH 14/15] board: ti: Add j721e_beagleboneai64_* config fragments and env file

[PATCH 1/2] board: st: common: Fix board_get_alt_info_mtd()
 2023-11-17 17:01 UTC  (2+ messages)
` [PATCH 2/2] board: st: common: simplify MTD device parsing

[PATCH 1/4] usb: gadget: g_dnl.c: Drop unused includes
 2023-11-17 15:47 UTC  (4+ messages)
` [PATCH 2/4] fwu-mdata: Make FWU_MDATA_GPT_BLK depend on DFU

bootstd: Support for distro specific EFI folders
 2023-11-17 15:12 UTC  (4+ messages)

[PATCH] tqma6: Fix DDR configuration
 2023-11-17 15:00 UTC 

[PATCH] arm64: imx: imx8mp-beacon: Add support for 4GB Variant
 2023-11-17 14:52 UTC  (4+ messages)

[PATCH RFC 00/10] arm: dts: j7200/j721s2: Enable the ESM and PMIC ESM
 2023-11-17 14:07 UTC  (8+ messages)
` [PATCH RFC 10/10] board: ti: j721e: Enable ESM initialization for J7200

[PATCH] arm: Enable SYS_THUMB_BUILD on AT91
 2023-11-17 14:03 UTC  (11+ messages)

[PATCH 0/3] Add time conversion defines from Linux
 2023-11-17 13:42 UTC  (7+ messages)
` [PATCH 1/3] linux/time.h: Add Linux time conversion defines
` [PATCH 2/3] spi: meson_spifc_a1: Use define for time interval
` [PATCH 3/3] treewide: use linux/time.h for time conversion defines

[PATCH 0/2] cmd: bcb: extend BCB APIs to support Android boot flow
 2023-11-17 13:42 UTC  (5+ messages)
` [PATCH v2 1/2] cmd: bcb: support various block device interfaces for BCB command
` [PATCH v2 2/2] cmd: bcb: extend BCB C API to allow read/write the fields

[PATCH v1 1/2] poplar: use random mac address
 2023-11-17 13:42 UTC  (4+ messages)
` [PATCH v1 2/2] poplar: provide more space for kernel image

[PATCH v3 1/2] dm: core: Correct reference to DM_SPL in SPL_DM_STATS
 2023-11-17 13:41 UTC  (4+ messages)
` [PATCH v3 2/2] blk: Drop reference to DM_SPL

[PATCH] fs: btrfs: fix reading when length specified
 2023-11-17 13:41 UTC  (2+ messages)

[PATCH] fs: ext4: Remove unused parameter from ext4_mount
 2023-11-17 13:41 UTC  (2+ messages)

[PATCH] sysreset: Fix unsupported request return values
 2023-11-17 13:41 UTC  (2+ messages)

[PATCH] test: eth: Don't crash if env_get returns NULL
 2023-11-17 13:41 UTC  (2+ messages)

[PATCH] bootm: Enable legacy VxWorks booting from FITs
 2023-11-17 13:41 UTC  (2+ messages)

[PATCH] powerpc: mpc8xx: Remove usage of common.h
 2023-11-17 13:41 UTC  (4+ messages)
` [PATCH] board: cssi: "

[PATCH] fs/squashfs: enable LZ4 compression support
 2023-11-17 13:41 UTC  (2+ messages)

[PATCH] fs/squashfs: remove unused declarations
 2023-11-17 13:41 UTC  (2+ messages)

[PATCH v7 00/26] spl: Use common function for loading/parsing images
 2023-11-17 13:40 UTC  (2+ messages)

[PATCH v4 00/16] Introduce initial TI's J784S4 and AM69 support
 2023-11-17 12:49 UTC  (5+ messages)

[PATCH] sbp1: Add support for IBM SBP1 board
 2023-11-17 10:50 UTC 

[PATCH v2 0/6] some LED patches
 2023-11-17 11:38 UTC  (7+ messages)
` [PATCH v2 1/6] led-uclass: honour ->label field populated by driver's own .bind
` [PATCH v2 2/6] led-uclass: do not create fallback label for top-level node
` [PATCH v2 3/6] led: introduce led_bind_generic()
` [PATCH v2 4/6] led: led_gpio: use led_bind_generic() helper
` [PATCH v2 5/6] led: led_pwm: "
` [PATCH v2 6/6] led: add TI LP5562 LED driver

[PATCH V3] riscv: binman: fix the load field format
 2023-11-17 10:39 UTC 

[PATCH v3 0/5] Qualcomm PMIC fixes
 2023-11-17 10:33 UTC  (12+ messages)
` [PATCH v3 1/5] gpio: qcom_pmic: fix silent dev_read_addr downcast
` [PATCH v3 2/5] gpio: qcom_pmic: rework pwrkey driver into a button driver
` [PATCH v3 3/5] gpio: qcom_pmic: fix support for upstream DT
` [PATCH v3 4/5] spmi: msm: fix register range names
` [PATCH v3 5/5] pmic: qcom: dont use dev_read_addr to get USID

[PATCH v2] net: designware: Add bitbang feature for designware driver
 2023-11-17  8:35 UTC  (2+ messages)

[PATCH v1 0/1] Fix clk-gpio driver
 2023-11-17  7:52 UTC  (2+ messages)
` [PATCH v1 1/1] clk: clk-gpio: add actual gated clock

[PATCH 0/2] Cleanup K3 binman FIT images
 2023-11-17  5:15 UTC  (5+ messages)
` [PATCH 1/2] arm: dts: k3-binman: Add support for FIT templates

[PATCH 0/2] J721S2/AM68 DT Sync with Linux DT v6.7-rc1
 2023-11-17  5:02 UTC  (3+ messages)
` [PATCH 1/2] arm: dts: k3-j721s2*: Sync with kernel v6.7-rc1
` [PATCH 2/2] arm: dts: k3-am68*: "


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