summaryrefslogtreecommitdiffstats
path: root/common/board_r.c
Commit message (Expand)AuthorAgeFilesLines
...
| * mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada2017-05-151-2/+2
* | Drop CONFIG_I2CFASTSimon Glass2017-05-151-17/+0
|/
* board_f: Make init_helpers genericSimon Glass2017-04-051-3/+1
* SPARC: RemoveTom Rini2017-04-051-30/+1
* mtd: nand: remove nand size print from nand_init functionHou Zhiqiang2017-03-281-0/+1
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-121-2/+2
* x86: board_r: Set the global data pointer after relocationSimon Glass2017-02-061-0/+10
* board_f/r: Use static const for the init sequencesSimon Glass2017-02-061-1/+1
* Drop CONFIG_CMD_DOCSimon Glass2017-01-251-13/+0
* Drop CONFIG_WINBOND_83C553Simon Glass2017-01-251-14/+0
* status_led: Kconfig migrationUri Mashiach2017-01-211-4/+4
* dm: Add support for scsi/sata based devicesMichal Simek2016-12-201-2/+2
* Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"Tom Rini2016-12-091-2/+2
* dm: Add support for scsi/sata based devicesMichal Simek2016-12-081-2/+2
* common/board_f: enable initr_trap for MIPSDaniel Schwierzeck2016-11-301-2/+2
* dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSISimon Glass2016-05-171-2/+2
* dm: timer: Correct timer init ordering after relocationSimon Glass2016-03-171-1/+3
* efi_loader: Implement memory allocation and mapAlexander Graf2016-03-151-0/+3
* efi_loader: Add runtime servicesAlexander Graf2016-03-151-0/+4
* timer: Set up the real timer after driver model is availableSimon Glass2016-02-261-2/+12
* board_r: fix a typo in comment blockMasahiro Yamada2016-02-081-1/+1
* CONFIG_NEEDS_MANUAL_RELOC: Fix warnings when not setTom Rini2015-12-071-0/+1
* common: board: Dont relocate FDT incase of CONFIG_OF_EMBEDSiva Durga Prasad Paladugu2015-12-051-0/+8
* sparc: Update PROM initialization code for generic boardFrancois Retief2015-12-031-0/+7
* sparc: Initial ground work for generic board initializationFrancois Retief2015-12-031-1/+2
* dm: timer: Avoid using timer before it is readySimon Glass2015-12-011-1/+9
* console: Add a console bufferSimon Glass2015-11-191-0/+10
* Move console definitions into a new console.h fileSimon Glass2015-11-191-0/+1
* Merge branch 'series1_v2' of git://git.denx.de/u-boot-sparcTom Rini2015-11-131-0/+21
|\
| * sparc: Kconfig: Move the CMD_AMBAPP command to KconfigFrancois Retief2015-11-131-0/+21
* | x86: Move timer_init() call a bit earlierBin Meng2015-11-131-2/+1
|/
* Merge git://git.denx.de/u-boot-dmTom Rini2015-10-271-0/+3
|\
| * env: export fdt_blob to the environment variableThomas Chou2015-10-231-0/+3
* | allow LED initialization without STATUS_LED_BOOTBernhard Nortmann2015-10-241-3/+6
* | timer: start a new timer after relocationThomas Chou2015-10-231-0/+3
|/
* NDS32: Generic Board Support and UnsupportKun-Hua Huang2015-08-281-1/+3
* ppc4xx: Remove sc3 boardStefan Roese2015-05-101-14/+0
* x86: Allow CPUs to be set up after relocationSimon Glass2015-04-301-1/+1
* armv8/fsl-lsch3: Update early MMU tableYork Sun2015-04-231-0/+6
* dm: x86: spi: Convert ICH SPI driver to driver modelSimon Glass2015-04-181-3/+0
* net: Remove the bd* parameter from net stack functionsJoe Hershberger2015-04-181-1/+1
* common: Make sure arch-specific map_sysmem() is definedJoe Hershberger2015-04-181-0/+1
* dm: pci: Add a uclass for PCISimon Glass2015-04-161-0/+2
* common/board_r: Restore non-cached memory setupJan Kiszka2015-03-091-0/+11
* m68k: Add generic board support for MCF547X/8X and MCF5445XAlison Wang2015-03-051-1/+1
* m68k: add generic-board supportangelo@sysam.it2015-03-051-15/+8
* avr32: add generic board supportAndreas Bießmann2015-02-171-3/+10
* common/board_r: allocate bootparamsAndreas Bießmann2015-02-171-0/+15
* microblaze: Move architecture to use generic board initMichal Simek2015-02-091-1/+1
* common/board_r: manual relocation for cmd tableAndreas Bießmann2015-02-091-0/+12