summaryrefslogtreecommitdiff
path: root/common/board_r.c
Commit message (Expand)AuthorAgeFilesLines
* ide: Drop init for not using BLKSimon Glass2023-04-271-12/+0
* ide: Drop CONFIG_START_IDESimon Glass2023-04-271-5/+0
* dm: Add support for handling old u-boot,dm- tagsSimon Glass2023-02-141-0/+7
* dm: Allow serial output during the relocation processSimon Glass2023-02-111-0/+9
* Correct SPL uses of SAVE_PREV_BL_INITRAMFS_START_ADDRSimon Glass2023-02-101-1/+1
* Correct SPL uses of SAVE_PREV_BL_FDT_ADDRSimon Glass2023-02-101-1/+1
* Correct SPL use of OF_EMBEDSimon Glass2023-02-101-1/+1
* Correct SPL uses of NEEDS_MANUAL_RELOCSimon Glass2023-02-101-2/+2
* gpio: Get rid of gpio_hog_probe_all()Marek Vasut2023-01-121-3/+0
* global: Migrate CONFIG_PRAM to CFGTom Rini2022-12-231-3/+3
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-051-4/+4
* efi_loader: remove CONFIG_EFI_SETUP_EARLYAKASHI Takahiro2022-11-061-1/+1
* cyclic: get rid of cyclic_init()Rasmus Villemoes2022-11-021-1/+0
* event: Add an event for main_loopSughosh Ganu2022-10-311-0/+3
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-311-1/+1
* Merge branch 'next'Tom Rini2022-10-031-1/+5
|\
| * dm: core: Provide a way to reset the device treeSimon Glass2022-09-291-0/+2
| * cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese2022-09-181-1/+1
| * cyclic: Integrate cyclic functionality at bootup in board_r/fStefan Roese2022-09-131-0/+2
* | board_r: Relocate OF_EMBED if NEEDS_MANUAL_RELOC onlyPierre-Clément Tosi2022-09-291-3/+3
|/
* common: Drop display_options.h from common headerSimon Glass2022-08-101-0/+1
* Audit <flash.h> inclusionTom Rini2022-08-041-0/+2
* common/board_r.c: drop legacy and unused bi_enetaddrRasmus Villemoes2022-06-061-15/+0
* event: fix static events for CONFIG_NEEDS_MANUAL_RELOCOvidiu Panait2022-06-061-0/+3
* Convert CONFIG_SYS_BOOTPARAMS_LEN to KconfigTom Rini2022-06-061-2/+2
* board_r: use IS_ENABLED(CONFIG_NEEDS_MANUAL_RELOC) in board_init_r()Ovidiu Panait2022-05-111-8/+5
* efi_loader: call efi_init_early() earlierHeinrich Schuchardt2022-04-291-3/+3
* nds32: Remove the architectureTom Rini2022-04-251-3/+2
* efi_loader: split efi_init_obj_list() into two stagesAKASHI Takahiro2022-04-231-1/+1
* arm: init: save previous bootloader dataDzmitry Sankouski2022-04-041-0/+5
* event: Add basic support for eventsSimon Glass2022-03-101-0/+1
* doc: replace @return by Return:Heinrich Schuchardt2022-01-191-1/+1
* common: board_r: drop ifdefs around header includesOvidiu Panait2022-01-181-9/+0
* common: board_r: include asm-generic/gpio.hOvidiu Panait2022-01-181-3/+1
* common: board_r: move init_addr_map() to init.hOvidiu Panait2022-01-181-3/+0
* common: board_r: drop initr_addr_map wrapperOvidiu Panait2022-01-181-10/+1
* common: board_r: drop initr_kgdb wrapperOvidiu Panait2022-01-181-10/+1
* common: remove bedbug debugger supportOvidiu Panait2022-01-181-8/+1
* x86: efi: Don't set up global_data again with EFISimon Glass2021-12-311-3/+2
* fdt: Show a runtime warning based on devicetree sourceSimon Glass2021-12-231-0/+6
* fdt: Report the devicetree sourceSimon Glass2021-12-231-0/+18
* treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...Simon Glass2021-09-251-2/+2
* Merge tag 'v2021.10-rc4' into nextTom Rini2021-09-161-2/+2
|\
| * common: board_r: support enable_caches for RISC-VZong Li2021-09-071-2/+2
* | Convert CONFIG_ID_EEPROM to KconfigTom Rini2021-08-301-1/+1
|/
* common: board_r: print error if binman_init failsTim Harvey2021-08-011-1/+7
* env: allow environment to be amended from control dtbRasmus Villemoes2021-05-041-0/+2
* common: Move initr_addr_map() to a bit earlierBin Meng2021-03-051-3/+3
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* common: board_r: Drop arch-specific ifdefs around initr_trapOvidiu Panait2021-01-151-14/+2