aboutsummaryrefslogtreecommitdiff
path: root/common/board_r.c
AgeCommit message (Expand)Author
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
2022-08-04Audit <flash.h> inclusionTom Rini
2022-06-06common/board_r.c: drop legacy and unused bi_enetaddrRasmus Villemoes
2022-06-06event: fix static events for CONFIG_NEEDS_MANUAL_RELOCOvidiu Panait
2022-06-06Convert CONFIG_SYS_BOOTPARAMS_LEN to KconfigTom Rini
2022-05-11board_r: use IS_ENABLED(CONFIG_NEEDS_MANUAL_RELOC) in board_init_r()Ovidiu Panait
2022-04-29efi_loader: call efi_init_early() earlierHeinrich Schuchardt
2022-04-25nds32: Remove the architectureTom Rini
2022-04-23efi_loader: split efi_init_obj_list() into two stagesAKASHI Takahiro
2022-04-04arm: init: save previous bootloader dataDzmitry Sankouski
2022-03-10event: Add basic support for eventsSimon Glass
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2022-01-18common: board_r: drop ifdefs around header includesOvidiu Panait
2022-01-18common: board_r: include asm-generic/gpio.hOvidiu Panait
2022-01-18common: board_r: move init_addr_map() to init.hOvidiu Panait
2022-01-18common: board_r: drop initr_addr_map wrapperOvidiu Panait
2022-01-18common: board_r: drop initr_kgdb wrapperOvidiu Panait
2022-01-18common: remove bedbug debugger supportOvidiu Panait
2021-12-31x86: efi: Don't set up global_data again with EFISimon Glass