summaryrefslogtreecommitdiff
path: root/common/board_r.c
AgeCommit message (Expand)Author
2020-05-15MA-15158 Set spl recovery mode for dual bootloaderJi Luo
2020-04-26MLK-18591-6 android: iot: Add boot Trusty OS codes for i.MX SoCsYe Li
2020-04-26MLK-18591-3 android: Add FSL android fastboot supportYe Li
2020-04-26MLK-18591-1 android: Add the AVB libraryYe Li
2020-01-26common: fix regression on block cache initAngelo Durgehello
2020-01-25common: add blkcache initAngelo Durgehello
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-17common: Move the image globals into image.hSimon Glass
2020-01-17image: Rename load_addr, save_addr, save_sizeSimon Glass
2020-01-17common: Move reset_phy() to net.hSimon Glass
2020-01-17common: Move jumptable_init() out of common.hSimon Glass
2020-01-17common: Move main_loop() to init.hSimon Glass
2019-12-15x86: fsp: Add a new arch_fsp_init_r() hookSimon Glass
2019-12-15board_r: Move early-timer init laterSimon Glass
2019-12-15binman: Add a library to access binman entriesSimon Glass
2019-12-02common: Move enable/disable_interrupts out of common.hSimon Glass
2019-12-02common: Move interrupt functions into a new headerSimon Glass
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
2019-12-02crc32: Use the crc.h header for crc functionsSimon Glass
2019-12-02common: Drop global inclusion of status_led.hSimon Glass
2019-11-20env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbolTom Rini
2019-10-27bootstage: Correct relocation algorithmSimon Glass
2019-08-30board_f: fix noncached reservation calculationStephen Warren
2019-08-11Drop PCMCIASimon Glass
2019-08-11env: Rename environment.h to env_internal.hSimon Glass
2019-08-11env: Move get/set_default_env() to env.hSimon Glass
2019-08-11env: Move env_relocate() to env.hSimon Glass
2019-07-29gpio: fixes for gpio-hog supportHeiko Schocher
2019-07-19watchdog: Split WDT from SPL_WDTMarek Vasut
2019-07-13gpio: add gpio-hog supportHeiko Schocher
2019-07-07board_r: move initr_watchdog to be called after initr_serialWeijie Gao
2019-04-26watchdog: Implement generic watchdog_reset() versionStefan Roese
2019-04-12efi_loader: move efi_save_gd() call to board_r.cHeinrich Schuchardt
2019-02-09initcall: Move to inline functionAlexander Graf
2018-12-05Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2018-12-03Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2018-12-03board_r: fix build with DM_SPIChristophe Leroy
2018-12-02fdt: sandbox: correct use of ${fdtcontroladdr}Heinrich Schuchardt
2018-11-27board_r: Remove initr_spiJagan Teki
2018-11-27spi: Remove unused mpc8xx codeJagan Teki
2018-10-06configs: drop CONFIG_SYS_EXTRA_ENV_RELOCSimon Goldschmidt
2018-08-10sandbox: led: use new function to configure default statePatrick Delaunay
2018-07-19env: common: accept flags on reset to default envYaniv Levinsky
2018-07-10common: print \n in initr_scsi()Heinrich Schuchardt
2018-06-24board_r: Do not initialize IDE when DM BLK is onBin Meng
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Convert CONFIG_SPI to KconfigAdam Ford
2018-04-06input: Drop PS/2 keyboard supportSimon Glass
2018-03-16common: move init_helpers.h prototypes in init.hPatrick Delaunay
2018-02-13fix spelling of 'functions' in 2 places (was 'funtcions')Simon Goldschmidt