summaryrefslogtreecommitdiff
path: root/common/board_r.c
AgeCommit message (Expand)Author
2022-04-18MA-15158 Set spl recovery mode for dual bootloaderJi Luo
2022-04-06MLK-18591-6 android: iot: Add boot Trusty OS codes for i.MX SoCsYe Li
2022-04-06MLK-18591-3 android: Add FSL android fastboot supportYe Li
2022-04-06MLK-18591-1 android: Add the AVB libraryYe Li
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
2021-01-15common: board_r: Drop initr_jumptable wrapperOvidiu Panait
2021-01-15common: board_r: Drop initr_xen wrapperOvidiu Panait
2021-01-15common: board_r: Drop initr_noncached wrapperOvidiu Panait
2021-01-15common: board_r: Drop initr_pci wrapperOvidiu Panait
2021-01-15common: board_r: Drop initr_pci_ep wrapperOvidiu Panait
2021-01-15common: board_r: Drop initr_post_backlog wrapperOvidiu Panait
2021-01-15common: board_r: Drop initr_secondary_cpu wrapperOvidiu Panait
2021-01-15common: board_r: Drop initr_console_record wrapperOvidiu Panait
2020-11-01Merge tag 'efi-2020-01-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2020-10-30efi_loader: add option to initialise EFI subsystem earlyAKASHI Takahiro
2020-10-29dm: Avoid using #ifdef for CONFIG_OF_LIVESimon Glass
2020-10-28dm: board: complete the initialization of the muxes in initr_dm()Jean-Jacques Hiblot
2020-08-14xen: pvblock: Add initial support for para-virtualized block driverAnastasiia Lukianenko
2020-08-14xen: Port Xen hypervisor related code from mini-osOleksandr Andrushchenko
2020-08-06common/board_r: Move blkcache_init call earlier in the boot sequenceOvidiu Panait
2020-08-06blkcache: Extend blkcache_init to cover CONFIG_NEEDS_MANUAL_RELOCOvidiu Panait
2020-08-06common/board_r: Remove initr_serial wrapperOvidiu Panait
2020-07-27pci_ep: Add the init functionXiaowei Bao
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-06-25bdinfo: net: ppc: Drop bi_enet1addr and other similar infoSimon Glass
2020-05-20Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2020-05-19board_r: Detect ifc-nor flash at run-timePankit Garg
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop bootstage.h from common headerSimon Glass