U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-14 05:45:09 to 2025-02-16 20:47:52 UTC [more...]

[PATCH v2 00/28] x86: Improve operation under QEMU
 2025-02-16 20:44 UTC  (21+ messages)
` [PATCH v2 01/28] x86: Expand x86_64 early memory
` [PATCH v2 02/28] x86: qemu: Switch to bochs display
` [PATCH v2 03/28] x86: qemu: Enable dhrystone
` [PATCH v2 04/28] x86: qemu: Avoid accessing BSS too early
` [PATCH v2 05/28] x86: Drop mpspec from the SPL build
` [PATCH v2 06/28] x86: Add some log categories
` [PATCH v2 07/28] x86: Drop use of CONFIG_REALMODE_DEBUG
` [PATCH v2 08/28] x86: Avoid clearing the VESA display
` [PATCH v2 09/28] x86: Add 64-bit entries to the GDT
` [PATCH v2 10/28] x86: Use defines for the cache flags
` [PATCH v2 11/28] x86: spl: Drop duplicate CPU init
` [PATCH v2 12/28] x86: Drop the message about features missing in 64-bit
` [PATCH v2 13/28] x86: Include stdbool.h in interrupt header
` [PATCH v2 14/28] x86: Tidy up the GDT size in start/16.S
` [PATCH v2 15/28] x86: Disable paging before changing to long mode
` [PATCH v2 16/28] x86: Use the same GDT when jumping "
` [PATCH v2 17/28] x86: Use a simple jump into "
` [PATCH v2 18/28] x86: Rename the _D dirty flag
` [PATCH v2 19/28] x86: Support CPU functions in long mode
` [PATCH v2 20/28] x86: Tidy up address size in MTRR calculations

[PATCH v3 1/2] CI: Move default image under global defaults
 2025-02-16 19:39 UTC  (9+ messages)

[PATCH] Revert "efi_memory: do not add U-Boot memory to the memory map"
 2025-02-16 19:39 UTC  (7+ messages)

[PATCH v1 0/1] tegra20: add Acer Iconia Tab A500 support
 2025-02-16 18:16 UTC  (2+ messages)
` [PATCH v1 1/1] board: acer: picasso: "

[PATCH] efi_loader: Clean up usage of structure jmp_buf_data
 2025-02-16 17:36 UTC  (5+ messages)

[PATCH] Gitlab: Add missing symlink for qemu_arm64_lwip boardenv file
 2025-02-16 16:29 UTC 

[PATCH v2 00/35] VBE serial part H: Implement VBE on Rockchip RK3399
 2025-02-16 15:48 UTC  (28+ messages)
` [PATCH v2 12/35] rockchip: dts: Create a template for the FIT
` [PATCH v2 14/35] rockchip: dts: Use the new binman template for the SPI image too
` [PATCH v2 33/35] RFC: Revert "bloblist: Load the bloblist from the previous loader"
` [PATCH v2 35/35] bloblist: Allow using a different bloblist address

[PATCH v3 00/46] pxe: Support read_all() for extlinux and PXE
 2025-02-16 14:09 UTC  (7+ messages)

[PATCH v1 0/1] video: bridge-uclass: add get_display_timing ops
 2025-02-16 13:57 UTC  (9+ messages)
` [PATCH v1 1/1] "

[PATCH v3 00/30] upl: Prerequite patches for updated spec
 2025-02-16 12:56 UTC  (4+ messages)

[PATCH v1 0/1] core: ofnode: add of_graph parsing helpers
 2025-02-16 12:58 UTC  (6+ messages)
` [PATCH v1 1/1] "

[PATCH 1/1] efi_driver: create a parent device for all EFI block devices
 2025-02-16 12:57 UTC  (3+ messages)

[PATCH] mmc: Avoid uniniting twice
 2025-02-16 12:55 UTC 

[PATCH v2 0/2] core: ofnode: add of_graph parsing helpers
 2025-02-16 11:23 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] test: dm: add ofnode_graph tests

[PATCH 0/3] lmb: move lmb_map_update_notify() to EFI
 2025-02-16 11:12 UTC  (4+ messages)
` [PATCH 1/3] lmb: avoid superfluous value check in lmb_map_update_notify()
` [PATCH 2/3] lmb: move lmb_map_update_notify() to EFI
` [PATCH 3/3] efi_loader: make efi_add_memory_map_pg() static

[PATCH 0/3] binman: x86: Tidy up skip-at-start settings
 2025-02-16  2:02 UTC  (4+ messages)
` [PATCH 1/3] x86: Stop working around skip-at-start
` [PATCH 2/3] binman: Read the skip-at-start value on startup
` [PATCH 3/3] binman: x86: Write skip-at-start when end-at-4gb is used

[PULL] u-boot-sh/master
 2025-02-16  0:33 UTC  (2+ messages)

Can't get U-Boot working on Geniatech XPI-3566-ZERO
 2025-02-15 19:45 UTC  (3+ messages)

[PATCH] lib: lmb: conditionally include EFI loader notification
 2025-02-15 22:40 UTC  (2+ messages)

[PATCH v2 0/1] spi: soft_spi: Add support for SPI_3WIRE
 2025-02-15 21:28 UTC  (2+ messages)

[PATCH 0/6] Rework requirements.txt files
 2025-02-15 21:28 UTC  (2+ messages)

[PATCH] board: ti: am62px: tifs-rm-cfg/rm-cfg: Update DMA resource sharing for CPSW
 2025-02-15 21:28 UTC  (2+ messages)

[BUG report] spl: image size check fails in spl_load()
 2025-02-15 17:48 UTC 

[PATCH 0/4] test: A few quality-of-life improvements
 2025-02-15 17:21 UTC  (10+ messages)
` [PATCH 4/4] test: Make net tests depend on CONFIG_CMD_NET

[PATCH v2 0/6] test: A few quality-of-life improvements
 2025-02-15 17:21 UTC  (6+ messages)
` [PATCH v2 5/6] test/py: Show info about module-loading

[PATCH 00/21] EFI driver to support multiple network interfaces
 2025-02-15 17:21 UTC  (11+ messages)
` [PATCH 19/21] py/tests: test_efi_selftest: Add test for counting EFI netdevices

[PATCH] binman: Fill in most of the imx8mimage and imx8mcst tests
 2025-02-15 14:55 UTC  (13+ messages)

[PATCH] Add 'bootsource' /chosen property
 2025-02-15 15:13 UTC  (9+ messages)

[PATCH 00/32] arm: Support building as an EFI app
 2025-02-15 14:51 UTC  (8+ messages)
` [PATCH 01/32] Convert build-efi script to Python
` [PATCH 07/32] scripts: Update build-efi to support arm64

[PATCH 0/3] rockchip: remove u-boot.rom generation and use binaries from simple-bin in simple-bin-image
 2025-02-15 13:17 UTC  (3+ messages)

Security vulnerabilities report to Das-U-Boot
 2025-02-15  3:24 UTC  (10+ messages)

[PATCH v4 00/29] arm: Support building as an EFI app
 2025-02-15  3:22 UTC  (30+ messages)
` [PATCH v4 01/29] Makefile: Avoid using TEXT_BASE with the EFI APP
` [PATCH v4 02/29] video: Move vesa_setup_video_priv() into its own file
` [PATCH v4 03/29] video: Use a local mode_info struct in the EFI driver
` [PATCH v4 04/29] lib: Provide fdtdec_get_pci_bar32() only with PCI enabled
` [PATCH v4 05/29] efi: Rename app and payload to include x86
` [PATCH v4 06/29] efi: Allow board/efi Kconfig to be used outside x86
` [PATCH v4 07/29] efi: x86: Move EFI SDRAM-handling into a common file
` [PATCH v4 08/29] treewide: Rename VENDOR_EFI to ARCH_EFI
` [PATCH v4 09/29] efi: x86: Rework VENDOR_EFI option to permit other archs
` [PATCH v4 10/29] efi: x86: Allow setting the global_data pointer with EFI
` [PATCH v4 11/29] efi: Tidy up setup of global_data
` [PATCH v4 12/29] efi: Rename ImageBase to image_base
` [PATCH v4 13/29] efi: lmb: Avoid access to _start
` [PATCH v4 14/29] efi: arm: Don't do the EL2 switch when running under EFI
` [PATCH v4 15/29] efi: arm: Avoid allocating page tables "
` [PATCH v4 16/29] efi: arm: Avoid enabling caches "
` [PATCH v4 17/29] efi: arm: Implement access to global_data for EFI
` [PATCH v4 18/29] efi: arm: Omit the ARM start-up code in the EFI app
` [PATCH v4 19/29] efi: arm: Drop exception-level code when running as "
` [PATCH v4 20/29] efi: arm: x86: Allow use of the EFI table in the app
` [PATCH v4 21/29] efi: arm: Disable --gc-sections for "
` [PATCH v4 22/29] efi: arm: Drop startup code from "
` [PATCH v4 23/29] efi: arm: Adjust how the monitor length is calculated
` [PATCH v4 24/29] efi: arm: Provide startup and relocation code
` [PATCH v4 25/29] efi: Generate the app as a shared library
` [PATCH v4 26/29] efi: arm: Disable STATIC_RELA for the EFI app
` [PATCH v4 27/29] efi: arm: Use EFI flags for all compilation with the app
` [PATCH v4 28/29] efi: arm: Simplify the crt0 file and update link script
` [PATCH v4 29/29] efi: arm: Add an EFI app for arm64

[RFC] Raspberry Pi: copy /system/linux, {serial, revision} from firmware
 2025-02-15 13:01 UTC  (3+ messages)

[PATCH 1/1] tools: binman: etype: Allow to replace 'NAME' in node names
 2025-02-15 11:59 UTC  (4+ messages)

[PATCH v2 00/29] arm: Support building as an EFI app
 2025-02-15  3:23 UTC  (6+ messages)
` [PATCH v2 01/29] Makefile: Avoid using TEXT_BASE if not present

xPL Proposal
 2025-02-15  1:43 UTC  (18+ messages)

[PATCH v5 00/10] Introduce K3 remoteproc driver for M4 subsystem
 2025-02-14 23:11 UTC  (2+ messages)

[PATCH] Add Kconfig option for altbootcmd when using CONFIG_BOOTCOUNT_LIMIT
 2025-02-14 20:06 UTC  (4+ messages)
` [PATCH] feat: Add CONFIG_BOOTCOUNT_ALTBOOTCMD to Kconfig

[RFC PATCH 00/10] Uthreads
 2025-02-14 18:41 UTC  (17+ messages)
` [RFC PATCH 01/10] arch: introduce symbol HAVE_INITJMP
` [RFC PATCH 02/10] arm: add initjmp()
` [RFC PATCH 03/10] riscv: "
` [RFC PATCH 04/10] sandbox: "
` [RFC PATCH 05/10] test: lib: add initjmp() test
` [RFC PATCH 06/10] uthread: add cooperative multi-tasking interface
` [RFC PATCH 07/10] lib: time: hook uthread_schedule() into udelay()
` [RFC PATCH 08/10] dm: usb: move bus initialization into new static function usb_init_bus()
` [RFC PATCH 09/10] dm: usb: initialize and scan multiple buses simultaneously with uthread
` [RFC PATCH 10/10] test: lib: add uthread test

[PATCH v3 0/3] EFI Capsule update explicitly sets dfu_alt_info
 2025-02-14 16:54 UTC  (5+ messages)
` [PATCH v3 1/3] xilinx: dfu: Fill directly update_info.dfu_string
` [PATCH v3 2/3] efi_firmware: set EFI capsule dfu_alt_info env explicitly

[PATCH] efi_loader: remove comparisons to string literals from runtime
 2025-02-14 15:21 UTC  (3+ messages)

[PATCH RFC 0/6] Fix handling of optional blobs in binman
 2025-02-14 13:48 UTC  (13+ messages)
` [PATCH RFC 1/6] tools: binman: ftest.py: fake ext blobs per default
` [PATCH RFC 6/6] binman: doc: update Optional entries

[RFC PATCH 0/4] Fix page permission on arm64 architectures
 2025-02-14 13:32 UTC  (5+ messages)

[BUG report] spl: image size check fails in spl_load()
 2025-02-14 11:16 UTC 

[PATCH 0/6] board: starfive: DeepComputing FML13V01
 2025-02-14  9:48 UTC  (7+ messages)
` [PATCH 1/6] configs: add jh7110-deepcomputing-fml13v01 to VF2 defconfig
` [PATCH 3/6] riscv: dts: jh7110: add DeepComputing FML13V01 device-tree
` [PATCH 4/6] board: starfive: DeepComputing FML13V01 fdt selection

u-boot in restricted environment: networking over serial
 2025-02-14 11:01 UTC  (4+ messages)

[PATCH 0/4] lmb: miscellaneous fixes and improvements
 2025-02-14  9:12 UTC  (3+ messages)
` [PATCH 4/4] lmb: build lmb_map_update_notify() only with EFI_LOADER

Detect i2c in SPL for AST2600
 2025-02-14  5:09 UTC 


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