index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
board_r.c
Age
Commit message (
Expand
)
Author
2015-03-09
common/board_r: Restore non-cached memory setup
Jan Kiszka
2015-03-06
m68k: Add generic board support for MCF547X/8X and MCF5445X
Alison Wang
2015-03-06
m68k: add generic-board support
angelo@sysam.it
2015-02-17
avr32: add generic board support
Andreas Bießmann
2015-02-17
common/board_r: allocate bootparams
Andreas Bießmann
2015-02-09
microblaze: Move architecture to use generic board init
Michal Simek
2015-02-09
common/board_r: manual relocation for cmd table
Andreas Bießmann
2015-01-30
generic-board: show model name in board_init_f() too
Masahiro Yamada
2014-12-18
ARM: Implement non-cached memory support
Thierry Reding
2014-12-08
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
Tom Rini
2014-12-08
powerpc: mpc8xx: remove hermes board support
Masahiro Yamada
2014-12-07
flash: do not fail even if flash_size is zero
Masahiro Yamada
2014-11-25
x86: Remove unnecessary call to initr_enable_interrupts()
Bin Meng
2014-11-25
x86: Remove cpu_init_r() for x86
Bin Meng
2014-11-25
x86: Remove board_early_init_r()
Simon Glass
2014-11-21
dm: Split the simple malloc() implementation into its own file
Simon Glass
2014-10-25
common: board_r: make local functions static
Jeroen Hofstee
2014-10-24
common: board: use __weak
Jeroen Hofstee
2014-10-22
dm: Remove spi_init() from board_r.c when using driver model
Simon Glass
2014-10-10
common/board_r: remove warning in initr_mem for 64-bit phys_size_t
Valentin Longchamp
2014-10-10
common/board_r: Fix booting issue on T4240QDS
York Sun
2014-09-13
Merge branch 'master' of git://git.denx.de/u-boot-dm
Tom Rini
2014-09-10
dm: Make driver model available before board_init()
Simon Glass
2014-09-10
Set up stdio earlier when using driver model
Simon Glass
2014-09-09
board_r: ARM[64] do not set gd again
Jeroen Hofstee
2014-08-24
nios2: add generic board support
Thomas Chou
2014-08-09
board_r: Add missing return to initr_doc
Ian Campbell
2014-07-23
dm: Support driver model prior to relocation
Simon Glass
2014-07-23
dm: Allow drivers to be marked 'before relocation'
Simon Glass
2014-07-23
Add a simple malloc() implementation for pre-relocation
Simon Glass
2014-07-22
board_r: run scsi init() on ARM too
Ian Campbell
2014-05-29
m68k: powerpc: Clean up do_mdm_init
Simon Glass
2014-04-18
board_r: return 0 from show_model_r
Paul Burton
2014-03-04
dm: Set up driver model after relocation
Simon Glass
2014-02-26
arm: remove unneeded symbol offsets and _TEXT_BASE
Albert ARIBAUD
2014-01-27
board_r - fixup functions table after relocation
Alexey Brodkin
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-26
Add trace support to generic board
Simon Glass
2013-06-07
generic_board: reduce the redundancy of gd_t struct members
Masahiro Yamada
2013-05-13
Call bootstage_relocate() after malloc is initted
Doug Anderson
2013-05-01
sandbox: Switch over to generic board
Simon Glass
2013-04-15
x86: Allow setup code to manage its own global data
Simon Glass
2013-03-15
x86: Enable generic board support
Simon Glass
2013-03-15
x86: Adjust board_r.c for x86
Simon Glass
2013-03-15
Adjust board_r.c for ppc
Simon Glass
2013-03-15
Introduce generic post-relocation board_r.c
Simon Glass