aboutsummaryrefslogtreecommitdiff
path: root/common/board_r.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-27Convert CONFIG_SPI to KconfigAdam Ford1-2/+2
2018-04-06input: Drop PS/2 keyboard supportSimon Glass1-15/+0
2018-03-16common: move init_helpers.h prototypes in init.hPatrick Delaunay1-1/+0
2018-02-13fix spelling of 'functions' in 2 places (was 'funtcions')Simon Goldschmidt1-1/+1
2018-01-28common: board_r: Fix style violationsMario Six1-13/+14
2018-01-19board_r: remove superfluous #ifdef CONFIG_PRAMHeinrich Schuchardt1-2/+0
2018-01-12riscv: Modify generic codes to support RISC-VRick Chen1-2/+2
2017-12-07log: Plumb logging into the init sequenceSimon Glass1-0/+2
2017-12-07Drop the log bufferSimon Glass1-23/+2
2017-10-16Drop CONFIG_HAS_DATAFLASHTuomas Tynkkynen1-15/+0
2017-08-16env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass1-6/+6
2017-08-16env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()Simon Glass1-3/+3
2017-08-16env: Rename common functions related to setenv()Simon Glass1-1/+1
2017-08-16env: Rename setenv() to env_set()Simon Glass1-1/+1
2017-07-27spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LENAndy Yan1-1/+1
2017-07-11Allow displaying the U-Boot banner on a video displaySimon Glass1-0/+1
2017-07-06avr32: Retire AVR32 for goodAndy Shevchenko1-10/+3
2017-06-12powerpc, 8xx: remove support for 8xxHeiko Schocher1-14/+0
2017-06-05bootstage: Record time taken to set up the live device treeSimon Glass1-2/+9
2017-06-05bootstage: Record the time taken to set up driver modelSimon Glass1-0/+2
2017-06-05bootstage: Init as early as possibleSimon Glass1-2/+1
2017-06-05api: Add a header for api_init()Simon Glass1-0/+1
2017-06-01dm: Build a live tree after relocationSimon Glass1-0/+12
2017-05-22Kconfig: Add a CONFIG_IDE optionSimon Glass1-6/+4
2017-05-16Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini1-2/+2
2017-05-15mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada1-2/+2
2017-05-15Drop CONFIG_I2CFASTSimon Glass1-17/+0
2017-04-05board_f: Make init_helpers genericSimon Glass1-3/+1
2017-04-05SPARC: RemoveTom Rini1-30/+1
2017-03-28mtd: nand: remove nand size print from nand_init functionHou Zhiqiang1-0/+1
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-2/+2
2017-02-06x86: board_r: Set the global data pointer after relocationSimon Glass1-0/+10
2017-02-06board_f/r: Use static const for the init sequencesSimon Glass1-1/+1
2017-01-25Drop CONFIG_CMD_DOCSimon Glass1-13/+0
2017-01-25Drop CONFIG_WINBOND_83C553Simon Glass1-14/+0
2017-01-21status_led: Kconfig migrationUri Mashiach1-4/+4
2016-12-20dm: Add support for scsi/sata based devicesMichal Simek1-2/+2
2016-12-09Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"Tom Rini1-2/+2
2016-12-08dm: Add support for scsi/sata based devicesMichal Simek1-2/+2
2016-11-30common/board_f: enable initr_trap for MIPSDaniel Schwierzeck1-2/+2
2016-05-17dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSISimon Glass1-2/+2
2016-03-17dm: timer: Correct timer init ordering after relocationSimon Glass1-1/+3
2016-03-15efi_loader: Implement memory allocation and mapAlexander Graf1-0/+3
2016-03-15efi_loader: Add runtime servicesAlexander Graf1-0/+4
2016-02-26timer: Set up the real timer after driver model is availableSimon Glass1-2/+12
2016-02-08board_r: fix a typo in comment blockMasahiro Yamada1-1/+1
2015-12-07CONFIG_NEEDS_MANUAL_RELOC: Fix warnings when not setTom Rini1-0/+1
2015-12-05common: board: Dont relocate FDT incase of CONFIG_OF_EMBEDSiva Durga Prasad Paladugu1-0/+8
2015-12-03sparc: Update PROM initialization code for generic boardFrancois Retief1-0/+7