summaryrefslogtreecommitdiff
path: root/common/board_r.c
AgeCommit message (Expand)Author
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
2016-12-09Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"Tom Rini
2016-12-08dm: Add support for scsi/sata based devicesMichal Simek
2016-11-30common/board_f: enable initr_trap for MIPSDaniel Schwierzeck
2016-05-17dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSISimon Glass
2016-03-17dm: timer: Correct timer init ordering after relocationSimon Glass
2016-03-16efi_loader: Implement memory allocation and mapAlexander Graf
2016-03-15efi_loader: Add runtime servicesAlexander Graf
2016-02-26timer: Set up the real timer after driver model is availableSimon Glass
2016-02-08board_r: fix a typo in comment blockMasahiro Yamada
2015-12-07CONFIG_NEEDS_MANUAL_RELOC: Fix warnings when not setTom Rini
2015-12-05common: board: Dont relocate FDT incase of CONFIG_OF_EMBEDSiva Durga Prasad Paladugu
2015-12-03sparc: Update PROM initialization code for generic boardFrancois Retief
2015-12-03sparc: Initial ground work for generic board initializationFrancois Retief
2015-12-01dm: timer: Avoid using timer before it is readySimon Glass
2015-11-20console: Add a console bufferSimon Glass
2015-11-20Move console definitions into a new console.h fileSimon Glass
2015-11-13Merge branch 'series1_v2' of git://git.denx.de/u-boot-sparcTom Rini
2015-11-13x86: Move timer_init() call a bit earlierBin Meng
2015-11-13sparc: Kconfig: Move the CMD_AMBAPP command to KconfigFrancois Retief
2015-10-27Merge git://git.denx.de/u-boot-dmTom Rini
2015-10-24allow LED initialization without STATUS_LED_BOOTBernhard Nortmann
2015-10-23env: export fdt_blob to the environment variableThomas Chou
2015-10-22timer: start a new timer after relocationThomas Chou
2015-08-28NDS32: Generic Board Support and UnsupportKun-Hua Huang
2015-05-10ppc4xx: Remove sc3 boardStefan Roese
2015-04-30x86: Allow CPUs to be set up after relocationSimon Glass
2015-04-23armv8/fsl-lsch3: Update early MMU tableYork Sun