summaryrefslogtreecommitdiff
path: root/common/spl
AgeCommit message (Expand)Author
2024-09-24spl: ram: hide SPL_RAM_SUPPORTJerome Forissier
2024-09-05Merge patch series "provide names for emmc hardware partitions"Tom Rini
2024-09-05mmc: use an enumerated type to represent PARTITION_CONFIG fieldsTim Harvey
2024-09-03Merge patch series "Make LMB memory map global and persistent"Tom Rini
2024-09-03spl: call spl_board_init() at the end of the spl init sequenceSughosh Ganu
2024-09-03lmb: init: initialise the lmb data structures during board initSughosh Ganu
2024-08-30Merge patch series "Add support for Ethernet Boot on SK-AM62"Tom Rini
2024-08-30common: spl: spl: Init DRAM size in R5/A53 SPLChintan Vankar
2024-08-26global_data: Reduce size of early-malloc varsSimon Glass
2024-08-26global_data: Convert have_console into a flagSimon Glass
2024-08-23spl: Create a function to init spl_load_infoSimon Glass
2024-08-23spl: Remove remaining #ifdef in spl_parse_image_header()Simon Glass
2024-08-23spl: Remove some #ifdefs in spl_parse_image_header()Simon Glass
2024-08-23spl: mmc: Try to clean up raw-mode optionsSimon Glass
2024-08-23spl: Correct use of CMD_BOOTI and CMD_BOOTZSimon Glass
2024-08-23spl: mmc: Adjust args of spl_mmc_find_device()Simon Glass
2024-08-23spl: mmc: Handle error codes consistentlySimon Glass
2024-08-23spl: mmc: Drop checks for CONFIG_SPL_LIBCOMMON_SUPPORTSimon Glass
2024-08-23mmc: Use logging instead of printf()Simon Glass
2024-08-19Merge tag 'v2024.10-rc3' into nextTom Rini
2024-08-13spl: binman: Disable u_boot_any symbols for i.MX 8ULP boardsGary Bisson
2024-08-09Merge patch series "Universal Payload initial series"Tom Rini
2024-08-09spl: Plumb in the Universal Payload handoffSimon Glass
2024-08-09spl: Set SPL_FIT_FOUND for full FIT alsoSimon Glass
2024-08-09upl: Add support for Universal Payload in SPLSimon Glass
2024-08-06omap3: Define maximum SPL size in Kconfig instead of defconfigsPaul Kocialkowski
2024-08-06omap3: Define common SPL text base in Kconfig instead of defconfigsPaul Kocialkowski
2024-07-23arm: ti: Remove omap4 platform supportTom Rini
2024-07-01Merge branch 'next'Tom Rini
2024-06-30spl: correct link to FIT specificationHeinrich Schuchardt
2024-06-28spl: Allow ATF to work when dcache is disabledSimon Glass
2024-06-17Merge tag 'xilinx-for-v2024.10-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2024-06-17spl: Introduce SoC specific init functionLukas Funke
2024-06-14Merge patch series "efi_loader: select BLK not depends on BLK"Tom Rini
2024-06-14spl: nvme: Make this depend on SPL_BLKTom Rini
2024-06-13spl: Kconfig: ARCH_K3: Set default SPL_STACK_R_MALLOC_SIMPLE_LEN for R5 buildVignesh Raghavendra
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06global: Make <asm/global_data.h> include <asm/u-boot.h>Tom Rini
2024-05-06common: Remove <common.h> and add needed includesTom Rini
2024-04-02Merge branch 'next'Tom Rini
2024-03-26spl: riscv: opensbi: fix check of PAYLOAD_ARGS_ADDRRandolph
2024-03-20spl: Improve error message for SPL memory allocationLeo Yu-Chi Liang
2024-03-02log: fixup log_head after relocating global dataThomas Weißschuh
2024-02-04spl: Make SPL_STACK available for ROCKCHIP_RK3036 without spl frameworkKever Yang
2024-01-31spl: riscv: falcon: move fdt blob to specified addressRandolph
2024-01-29Merge patch series "Move framebuffer reservation for SPL to RAM end"Tom Rini
2024-01-29spl: Enforce framebuffer reservation from end of RAMDevarsh Thakkar
2024-01-29sunxi: Consider SPL size limitations for FIT loadingSamuel Holland
2024-01-29sunxi: spl: Disable padding from SPL_PAD_TOSamuel Holland