index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
board_f.c
Age
Commit message (
Expand
)
Author
2015-07-15
x86: fsp: Move FspInitEntry call to board_init_f()
Bin Meng
2015-04-30
Fix comment nits in board_f.c
Simon Glass
2015-04-23
Move initf_malloc() to a common place
Simon Glass
2015-04-23
fdt: Rename setup_fdt() and make it prepare also
Simon Glass
2015-04-23
fdt: sandbox: Move setup code from board_f to fdtdec
Simon Glass
2015-04-18
common: Make sure arch-specific map_sysmem() is defined
Joe Hershberger
2015-04-17
dm: Add a new CPU init function which can use driver model
Simon Glass
2015-04-03
arc: clean-up init procedure
Alexey Brodkin
2015-03-28
m68k: fix 3 broken boards
angelo@sysam.it
2015-03-28
common/board_f: move board_init_f_mem() from #else CONFIG_X86
Alexey Brodkin
2015-03-18
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2015-03-13
common/board_f.c: Enable IMX watchdog in init_func_watchdog_init()
Stefan Roese
2015-03-10
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Tom Rini
2015-03-06
common/board_f: implement type casting for gd structure
Alexey Brodkin
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-03-04
common: board: support systems with where RAM ends beyond 4GB
Stephen Warren
2015-02-17
avr32: add generic board support
Andreas Bießmann
2015-02-17
common/board_f: factor out reserve_stacks
Andreas Bießmann
2015-02-12
Introduce board_init_f_mem() to handle early memory layout
Simon Glass
2015-02-10
Merge branch 'master' of git://git.denx.de/u-boot-atmel
Tom Rini
2015-02-09
microblaze: Move architecture to use generic board init
Michal Simek
2015-02-07
common/board_f: add at91 wdt
Heiko Schocher
2015-01-30
generic-board: show model name in board_init_f() too
Masahiro Yamada
2015-01-24
Allow architecture-specific memory reservation
Simon Glass
2015-01-13
x86: board_f: Adjust x86 boot order for performance
Simon Glass
2014-12-29
common/board_f.c: fix compile error when tracing disabled
Kevin Hilman
2014-11-24
Revert "common/board_f: add setup of initial stack frame for MIPS"
Tom Rini
2014-11-24
Merge git://git.denx.de/u-boot-x86
Tom Rini
2014-11-23
sandbox: Prepare API change for files greater than 2GB
Suriyan Ramasami
2014-11-23
common/board_f: fix gcc warning on MIPS64
Daniel Schwierzeck
2014-11-23
common/board_f: add setup of initial stack frame for MIPS
Daniel Schwierzeck
2014-11-21
x86: Remove unnecessary find_fdt(), prepare_fdt() functions
Simon Glass
2014-11-21
Move early malloc() to before arch_cpu_init()
Simon Glass
2014-11-21
x86: Use the standard arch_cpu_init() function
Simon Glass
2014-11-21
x86: Use the standard dram_init() function
Simon Glass
2014-10-24
common: board: use __weak
Jeroen Hofstee
2014-09-16
generic_board: do not set gd->fdt_blob unless CONFIG_OF_CONTROL=y
Masahiro Yamada
2014-09-16
common: fix include guards for CONFIG_MP
Gabriel Huau
2014-09-10
dm: Move pre-reloc init earlier to cope with board_early_init_f()
Simon Glass
2014-08-29
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2014-08-24
nios2: add generic board support
Thomas Chou
2014-08-20
mx6: add support of multi-processor command
Gabriel Huau
2014-08-07
support blackfin board initialization in generic board_f
Sonic Zhang
2014-07-23
dm: Support driver model prior to relocation
Simon Glass
2014-07-23
Add a simple malloc() implementation for pre-relocation
Simon Glass
2014-07-18
common: board_f: cosmetic use __weak for leds
Jeroen Hofstee
2014-05-12
common/board_f: Fix size variable
York Sun
2014-05-12
common/board_f: Initialized global data for generic board
York Sun
2014-05-12
bd_info: remove bi_barudrate member from struct bd_info
Masahiro Yamada
[next]