summaryrefslogtreecommitdiffstats
path: root/common/board_r.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* generic-board: show model name in board_init_f() tooMasahiro Yamada2015-01-291-17/+1
* ARM: Implement non-cached memory supportThierry Reding2014-12-181-0/+11
* Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2014-12-081-15/+3
|\
| * flash: do not fail even if flash_size is zeroMasahiro Yamada2014-12-081-15/+3
* | powerpc: mpc8xx: remove hermes board supportMasahiro Yamada2014-12-081-24/+0
|/
* x86: Remove unnecessary call to initr_enable_interrupts()Bin Meng2014-11-251-1/+1
* x86: Remove cpu_init_r() for x86Bin Meng2014-11-251-1/+1
* x86: Remove board_early_init_r()Simon Glass2014-11-251-3/+0
* dm: Split the simple malloc() implementation into its own fileSimon Glass2014-11-211-1/+2
* common: board_r: make local functions staticJeroen Hofstee2014-10-251-4/+4
* common: board: use __weakJeroen Hofstee2014-10-241-8/+2
* dm: Remove spi_init() from board_r.c when using driver modelSimon Glass2014-10-221-1/+1
* common/board_r: remove warning in initr_mem for 64-bit phys_size_tValentin Longchamp2014-10-101-1/+1
* common/board_r: Fix booting issue on T4240QDSYork Sun2014-10-101-3/+3
* Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini2014-09-131-8/+11
|\
| * dm: Make driver model available before board_init()Simon Glass2014-09-101-13/+11
| * Set up stdio earlier when using driver modelSimon Glass2014-09-101-6/+11
* | board_r: ARM[64] do not set gd againJeroen Hofstee2014-09-091-1/+1
|/
* nios2: add generic board supportThomas Chou2014-08-241-1/+1
* board_r: Add missing return to initr_docIan Campbell2014-08-091-0/+1
* dm: Support driver model prior to relocationSimon Glass2014-07-231-21/+4
* dm: Allow drivers to be marked 'before relocation'Simon Glass2014-07-231-2/+2
* Add a simple malloc() implementation for pre-relocationSimon Glass2014-07-231-0/+4
* board_r: run scsi init() on ARM tooIan Campbell2014-07-221-4/+1
* m68k: powerpc: Clean up do_mdm_initSimon Glass2014-05-291-14/+0
* board_r: return 0 from show_model_rPaul Burton2014-04-181-0/+1
OpenPOWER on IntegriCloud