summaryrefslogtreecommitdiff
path: root/common/board_r.c
AgeCommit message (Expand)Author
2025-01-14common: Move autoprobe out to board initSimon Glass
2024-12-31Merge patch series "Keep the access to dtb_dt_embedded() within fdtdec"Tom Rini
2024-12-31fdtdec: encapsulate dtb_dt_embedded() withinEvgeny Bachinin
2024-12-09Merge tag 'v2025.01-rc4' into nextTom Rini
2024-12-02common: relocate fdt_blob in global_data for FDTSRC_EMBED caseEvgeny Bachinin
2024-11-27common: binman: Calling initr_binman() when BINMAN_FDTMichal Simek
2024-10-29board_r: Remove duplicate headersIlias Apalodimas
2024-10-25common: Tidy up how malloc() is initedSimon Glass
2024-10-16net: lwip: add DHCP support and dhcp commmandJerome Forissier
2024-10-10common: board_r: rework BOOT LED handlingChristian Marangi
2024-09-03Merge patch series "Make LMB memory map global and persistent"Tom Rini
2024-09-03lmb: init: initialise the lmb data structures during board initSughosh Ganu
2024-08-26global_data: Reduce size of early-malloc varsSimon Glass
2024-08-09upl: Plumb in universal payload to the init processSimon Glass
2024-07-03global_data.h: drop write-only field dm_root_fRasmus Villemoes
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-06common: Remove <common.h> and add needed includesTom Rini
2023-11-07scsi: Forceably finish migration to DM_SCSITom Rini
2023-10-23event: add new EVT_SETTINGS_R eventArtur Rojek
2023-10-06spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LENSimon Glass
2023-09-14common: event: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-09-14common: board_r: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-09-14blkcache: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-08-31event: Use an event to replace last_stage_init()Simon Glass
2023-08-31initcall: Support manual relocationSimon Glass
2023-08-31Revert "initcall: Move to inline function"Simon Glass
2023-08-09treewide: unify the linker symbol reference formatShiji Yang
2023-07-17bdinfo: Show the malloc base with the bdinfo commandSimon Glass
2023-04-27ide: Drop init for not using BLKSimon Glass
2023-04-27ide: Drop CONFIG_START_IDESimon Glass
2023-02-14dm: Add support for handling old u-boot,dm- tagsSimon Glass
2023-02-11dm: Allow serial output during the relocation processSimon Glass
2023-02-10Correct SPL uses of SAVE_PREV_BL_INITRAMFS_START_ADDRSimon Glass
2023-02-10Correct SPL uses of SAVE_PREV_BL_FDT_ADDRSimon Glass
2023-02-10Correct SPL use of OF_EMBEDSimon Glass
2023-02-10Correct SPL uses of NEEDS_MANUAL_RELOCSimon Glass
2023-01-12gpio: Get rid of gpio_hog_probe_all()Marek Vasut
2022-12-23global: Migrate CONFIG_PRAM to CFGTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-11-06efi_loader: remove CONFIG_EFI_SETUP_EARLYAKASHI Takahiro
2022-11-02cyclic: get rid of cyclic_init()Rasmus Villemoes
2022-10-31event: Add an event for main_loopSughosh Ganu
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-10-03Merge branch 'next'Tom Rini
2022-09-29dm: core: Provide a way to reset the device treeSimon Glass
2022-09-29board_r: Relocate OF_EMBED if NEEDS_MANUAL_RELOC onlyPierre-Clément Tosi
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese
2022-09-13cyclic: Integrate cyclic functionality at bootup in board_r/fStefan Roese
2022-08-10common: Drop display_options.h from common headerSimon Glass