summaryrefslogtreecommitdiff
path: root/common/spl
AgeCommit message (Expand)Author
2024-10-25Merge tag 'u-boot-imx-master-20241025a' of https://gitlab.denx.de/u-boot/cust...Tom Rini
2024-10-25ARM: imx: soc: Move default TEXT_BASE for i.MX7Marek Vasut
2024-10-25ARM: imx: soc: Select default TEXT_BASE for i.MX6Marek Vasut
2024-10-25common: Tidy up how malloc() is initedSimon Glass
2024-10-16net: introduce alternative implementation as net/lwip/Jerome Forissier
2024-10-11Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"Tom Rini
2024-10-11spl: Rename SPL_TPL_NAME and SPL_TPL_PROMPTSimon Glass
2024-10-11global: Rename SPL_TPL_ to PHASE_Simon Glass
2024-10-11global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-10-11xpl: Rename spl_phase_prefix() and spl_phase_name()Simon Glass
2024-10-11xpl: Rename spl_next_phase() and spl_prev_phase()Simon Glass
2024-10-11xpl: Rename spl_phase() to xpl_phase()Simon Glass
2024-10-11xpl: Rename spl_phase to xpl_phase_tSimon Glass
2024-10-11xpl: Rename u_boot_first_phase to xpl_is_first_phase()Simon Glass
2024-10-07Merge branch 'next'Tom Rini
2024-10-03Merge patch series "vbe: Series part D"Tom Rini
2024-10-03mmc: Add more debugging for SPLSimon Glass
2024-10-03Merge patch series "arm: Initial support for Analog Devices SC5xx boards"Tom Rini
2024-10-03arm: SC573-EZKIT initial supportOliver Gaskell
2024-10-03arm: SC584-EZKIT initial supportOliver Gaskell
2024-10-03arm: SC594-SOM-EZLITE initial supportOliver Gaskell
2024-10-03arm: SC594-SOM-EZKIT initial supportOliver Gaskell
2024-10-03arm: SC598-SOM-EZKIT initial supportOliver Gaskell
2024-10-03Update the ARM trusted firmware git URLPeter Robinson
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-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