summaryrefslogtreecommitdiff
path: root/common/board_r.c
AgeCommit message (Expand)Author
2023-04-12dm: 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
2021-12-23fdt: Show a runtime warning based on devicetree sourceSimon Glass
2021-12-23fdt: Report the devicetree sourceSimon Glass
2021-09-25treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...Simon Glass
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini
2021-09-07common: board_r: support enable_caches for RISC-VZong Li
2021-08-30Convert CONFIG_ID_EEPROM to KconfigTom Rini
2021-08-01common: board_r: print error if binman_init failsTim Harvey
2021-05-04env: allow environment to be amended from control dtbRasmus Villemoes
2021-03-05common: Move initr_addr_map() to a bit earlierBin Meng
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-15common: board_r: Drop arch-specific ifdefs around initr_trapOvidiu Panait
2021-01-15common: board_r: Drop initr_bbmii wrapperOvidiu Panait
2021-01-15common: board_r: Drop initr_api wrapperOvidiu Panait