- 97799bc Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · 7 weeks ago
- 4cafa21 global: Rename SPL_TPL_ to PHASE_ by Simon Glass · 8 weeks ago
- 86adc2e global: Rename SPL_ to XPL_ by Simon Glass · 8 weeks ago
- 85ed77d arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 8 weeks ago
- 5c1c9ea log: global: Rename warn_non_spl() by Simon Glass · 8 weeks ago
- e1e0cc3 efi: arm: x86: riscv: Drop crt0/relocal extra- rules by Simon Glass · 9 weeks ago
- b343ee3 efi_loader: Rename and move CMD_BOOTEFI_HELLO_COMPILE by Simon Glass · 9 weeks ago
- 90dc78e arm: Fix up a stale comment in sections.c by Simon Glass · 10 weeks ago
- ce6b2ef arm: cache: Drop a stale comment by Simon Glass · 10 weeks ago
- 390562d Merge patch series "Make LMB memory map global and persistent" by Tom Rini · 3 months ago
- e5348c7 lmb: do away with arch_lmb_reserve() by Sughosh Ganu · 3 months ago
- 291bf9c lmb: make LMB memory map persistent and global by Sughosh Ganu · 3 months ago
- 91bbb3b global_data: Reduce size of early-malloc vars by Simon Glass · 3 months ago
- 8080846 arm: move _end to linker symbols by Ilias Apalodimas · 6 months ago
- dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
- abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
- dee15a9 global: Make <asm/global_data.h> include <asm/u-boot.h> by Tom Rini · 7 months ago
- 643dc10 arm: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
- 793921e Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"" by Tom Rini · 7 months ago
- 5725dde Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled" by Tom Rini · 8 months ago
- 586138f treewide: Make arch-specific bootm code depend on BOOTM by Simon Glass · 12 months ago
- 5917ce7 Merge patch series "Clean up arm linker scripts" by Tom Rini · 8 months ago
- cdb5839 arm: move image_copy_start/end to linker symbols by Ilias Apalodimas · 9 months ago
- 048a9ec arm: fix __efi_runtime_start/end definitions by Ilias Apalodimas · 9 months ago
- 45b1bd9 arm: clean up v7 and v8 linker scripts for __rel_dyn_start/end by Ilias Apalodimas · 9 months ago
- 9b37894 arm: fix __efi_runtime_rel_start/end definitions by Ilias Apalodimas · 9 months ago
- 6d1e1b8 arm: clean up v7 and v8 linker scripts for bss_start/end by Ilias Apalodimas · 9 months ago
- da023da arm64: gic: Add power up sequence for GIC-600 by Venkatesh Yadav Abbarapu · 9 months ago
- 5a9a5d3 arm: init: export prev_bl_fdt_addr by Caleb Connolly · 9 months ago
- 8a3b4cb Merge patch series "Handoff bloblist from previous boot stage" by Tom Rini · 9 months ago
- b579a69 arm: Get bloblist from boot arguments by Raymond Mao · 10 months ago
- 7e9a00e arm: separate .data and .text sections of EFI binaries by Heinrich Schuchardt · 9 months ago
- 0902863 arm: page align EFI binary section by Heinrich Schuchardt · 9 months ago
- 299425d efi_loader: set IMAGE_DLLCHARACTERISTICS_NX_COMPAT by Heinrich Schuchardt · 10 months ago
- 2c6e70b arm: spl: Use separate fault handlers instead of a single common one by Csókás Bence · 11 months ago
- 0726d9d bootm: Adjust arguments of boot_os_fn by Simon Glass · 12 months ago
- bf641f2 arm: semihosting: Support semihosting fallback on 32-bit ARM by Sean Anderson · 1 year, 1 month ago
- 6ae865f arm: semihosting: Fix returning from traps on ARMv6 and lower by Sean Anderson · 1 year, 1 month ago
- e82259c arm: Fix software interrupt handler by Sean Anderson · 1 year, 1 month ago
- adad2d0 spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN by Simon Glass · 1 year, 2 months ago
- bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 2 months ago
- a0e274b Merge tag 'v2023.10-rc3' into next by Tom Rini · 1 year, 3 months ago
- 6babd84 arm: Use builtins for ffs/fls by Sean Anderson · 1 year, 4 months ago
- 0b77c1d arm64: smccc: add support for SMCCCv1.2 x0-x17 registers by Abdellatif El Khlifi · 1 year, 4 months ago
- 74aad48 Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'" by Tom Rini · 1 year, 4 months ago
- ea25057 arm64: smccc: add support for SMCCCv1.2 x0-x17 registers by Abdellatif El Khlifi · 1 year, 5 months ago
- 23c722d arm64: interrupts: print FAR_ELx on sync exceptions by Pavel Skripkin · 1 year, 8 months ago
- f7aa363 arm: lib: add __gnu_thumb1_case_si by Francis Laniel · 1 year, 8 months ago
- f5e6084 Merge branch 'master' into next by Tom Rini · 1 year, 8 months ago
- 88d0f5b console: Use flush() before panic and reset by Tony Dinh · 1 year, 9 months ago
- 8ad3a5d arm: semihosting: replace inline assembly with assembly file by Andre Przywara · 1 year, 10 months ago
- 0ac9804 arm64: Initialize TLB memory if CMO_BY_VA_ONLY by Pierre-Clément Tosi · 1 year, 10 months ago
- c19fee5 Correct SPL uses of SAVE_PREV_BL_INITRAMFS_START_ADDR by Simon Glass · 1 year, 10 months ago
- 9e0417e Correct SPL uses of SAVE_PREV_BL_FDT_ADDR by Simon Glass · 1 year, 10 months ago
- ae7ed57 Correct SPL uses of LMB by Simon Glass · 1 year, 10 months ago
- 9c4f664 arm: Drop CONFIG_MMU by Simon Glass · 1 year, 10 months ago
- 42d8308 arm: lib1funcs.S: Update compatibility with Linux comment slightly by Tom Rini · 1 year, 11 months ago
- cc7ac84 efi_loader: add .rela sections to .text on arm64 by Heinrich Schuchardt · 1 year, 11 months ago
- a6b1b3b Merge branch 'next' by Tom Rini · 1 year, 11 months ago
- 4936ff9 efi_loader: make .data section of *_efi.so files RW by Heinrich Schuchardt · 1 year, 11 months ago
- 7b298a5 efi_loader: fix building aarch64 EFI binaries by Heinrich Schuchardt · 1 year, 11 months ago
- e84ab96 efi_loader: set IMAGE_FILE_LARGE_ADDRESS_AWARE by Heinrich Schuchardt · 2 years ago
- a63bea9 Merge tag 'v2023.01-rc4' into next by Tom Rini · 2 years ago
- a51bb74 lib: Add common semihosting library by Kautuk Consul · 2 years ago
- cfbb839 arm: Use the WEAK assembly entry point consistently by Tom Rini · 2 years ago
- 31df83b arm: Remove unused mx27 code by Tom Rini · 2 years ago
- 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
- e61db6c arm32: Fix relocation of env_addr if POSITION_INDEPENDENT=y by Pali Rohár · 2 years ago
- 0cd671b arm: smh: Allow semihosting trap calls to be inlined by Andre Przywara · 2 years, 2 months ago
- b94ebde arm: smh: Make semihosting trap calls more robust by Andre Przywara · 2 years, 2 months ago
- c1b6d76 arm: smh: specify Thumb trap instruction by Andre Przywara · 2 years, 2 months ago
- 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
- fefffcf common/board_f: move CONFIG_MACH_TYPE logic to arch/arm/lib/bdinfo.c by Ovidiu Panait · 2 years, 3 months ago
- df00afa treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 3 months ago
- 586c22b Merge branch 'master' into next by Tom Rini · 2 years, 2 months ago
- c20400a Add in the ability to load and boot an uncompressed kernel image during the Falcon Mode boot sequence. by Nathan Barrett-Morrison · 2 years, 10 months ago
- 85f8c35 arm: ARMv4 assembly compatibility by Sergei Antonov · 2 years, 3 months ago
- c55a252 ARM: cache: Allow SPL to build cache-pl310.c by Philip Oberfichtner · 2 years, 3 months ago
- 97611c9 arm: smh: Fix uninitialized parameters with newer GCCs by Sean Anderson · 2 years, 3 months ago
- d43d4ec ARM: relocate: Fix Thumb code by using proper label type by Andre Przywara · 2 years, 5 months ago
- 8aaae3d zynqmp: Run board_get_usable_ram_top() only on main U-Boot by Ashok Reddy Soma · 2 years, 5 months ago
- c65d29f arm: riscv: Remove additional ifdef from code guarded by CONFIG_IS_ENABLED by Michal Simek · 2 years, 5 months ago
- 4ddbade Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 6 months ago
- bd3fd0c arm: gic_v2: Skip gic_init_secure when cpu is not in el3 by Sai Pavan Boddu · 2 years, 7 months ago
- 3588a41 arm: Add new config option ARCH_VERY_EARLY_INIT by Pali Rohár · 2 years, 7 months ago
- 40046d2 arm: Do not compile vector table when SYS_NO_VECTOR_TABLE is enabled by Pali Rohár · 2 years, 8 months ago
- a346306 arm: init: save previous bootloader data by Dzmitry Sankouski · 2 years, 9 months ago
- 064c857 arm64: Catch non-emulated semihosting calls by Sean Anderson · 2 years, 8 months ago
- 52cf0f0 arm: smh: Add option to detect semihosting by Sean Anderson · 2 years, 8 months ago
- 2d75549 arm64: Save esr in pt_regs by Sean Anderson · 2 years, 8 months ago
- 1e9f443 arm: smh: Add some functions for working with the host console by Sean Anderson · 2 years, 8 months ago
- 3e056ba arm: smh: Remove smhload command by Sean Anderson · 2 years, 8 months ago
- 86b6f47 cmd: fdt: Use start/size for chosen instead of start/end by Sean Anderson · 2 years, 8 months ago
- 89346ad spl: Add semihosting boot method by Sean Anderson · 2 years, 8 months ago
- 56e3fe8 arm: smh: Add some file manipulation commands by Sean Anderson · 2 years, 8 months ago
- 660b626 arm: smh: Document functions in header by Sean Anderson · 2 years, 8 months ago
- 003eaa8 arm: smh: Return errno on error by Sean Anderson · 2 years, 8 months ago
- a3a6c69 arm: smh: Use numeric modes for smh_open by Sean Anderson · 2 years, 8 months ago
- adf073a arm: smh: Export semihosting functions by Sean Anderson · 2 years, 8 months ago
- f263479 efi_loader: fix SectionAlignment, FileAlignment by Heinrich Schuchardt · 2 years, 11 months ago