summaryrefslogtreecommitdiff
path: root/common/board_r.c
AgeCommit message (Expand)Author
2025-06-20env: Drop DELAY_ENVIRONMENTMarek Vasut
2025-06-20env: Rename SYS_RELOC_GD_ENV_ADDR to ENV_RELOC_GD_ENV_ADDRMarek Vasut
2025-06-02Merge patch series "Audit include list for include/[a-m]*.h"Tom Rini
2025-06-02include/ide.h: Cleanup usageTom Rini
2025-05-26Merge tag 'v2025.07-rc3' into nextTom Rini
2025-05-22common: add config for board_init() callBen Dooks
2025-05-21riscv: Access gd with inline assembly when building with LTO or ClangYao Zi
2025-04-30common: board: fix build condition of noncached memory initcallWeijie Gao
2025-04-23net: make initr_net() invocation command line agnosticHeinrich Schuchardt
2025-04-14Merge patch series "Static initcalls"Tom Rini
2025-04-14common: board: make initcalls staticJerome Forissier
2025-04-11efi_loader: Handle GD_FLG_SKIP_RELOCVaradarajan Narayanan
2025-03-14arm64: Enable RW, RX and RO mappings for the relocated binaryIlias Apalodimas
2025-02-26net: miiphybb: Drop bb_miiphy_init() and .init callbackMarek Vasut
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