summaryrefslogtreecommitdiff
path: root/common/board_r.c
AgeCommit message (Expand)Author
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
2018-01-28common: board_r: Fix style violationsMario Six
2018-01-19board_r: remove superfluous #ifdef CONFIG_PRAMHeinrich Schuchardt
2018-01-12riscv: Modify generic codes to support RISC-VRick Chen
2017-12-07log: Plumb logging into the init sequenceSimon Glass
2017-12-07Drop the log bufferSimon Glass
2017-10-16Drop CONFIG_HAS_DATAFLASHTuomas Tynkkynen
2017-08-16env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass
2017-08-16env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()Simon Glass
2017-08-16env: Rename common functions related to setenv()Simon Glass
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-07-27spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LENAndy Yan
2017-07-11Allow displaying the U-Boot banner on a video displaySimon Glass
2017-07-06avr32: Retire AVR32 for goodAndy Shevchenko
2017-06-12powerpc, 8xx: remove support for 8xxHeiko Schocher
2017-06-05bootstage: Record time taken to set up the live device treeSimon Glass
2017-06-05bootstage: Record the time taken to set up driver modelSimon Glass
2017-06-05bootstage: Init as early as possibleSimon Glass
2017-06-05api: Add a header for api_init()Simon Glass
2017-06-01dm: Build a live tree after relocationSimon Glass
2017-05-22Kconfig: Add a CONFIG_IDE optionSimon Glass
2017-05-16Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini
2017-05-15mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada
2017-05-15Drop CONFIG_I2CFASTSimon Glass
2017-04-05board_f: Make init_helpers genericSimon Glass
2017-04-05SPARC: RemoveTom Rini
2017-03-28mtd: nand: remove nand size print from nand_init functionHou Zhiqiang
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada
2017-02-06x86: board_r: Set the global data pointer after relocationSimon Glass
2017-02-06board_f/r: Use static const for the init sequencesSimon Glass
2017-01-25Drop CONFIG_CMD_DOCSimon Glass
2017-01-25Drop CONFIG_WINBOND_83C553Simon Glass
2017-01-21status_led: Kconfig migrationUri Mashiach
2016-12-20dm: Add support for scsi/sata based devicesMichal Simek