index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
board_f.c
Age
Commit message (
Expand
)
Author
2015-08-28
NDS32: Generic Board Support and Unsupport
Kun-Hua Huang
2015-08-26
x86: fsp: Delay x86_fsp_init() call a little bit
Bin Meng
2015-08-17
Revert "Align global_data to a 16-byte boundary"
Simon Glass
2015-08-14
x86: Switch to using generic global_data setup
Simon Glass
2015-08-14
Allow arch-specific setting of global_data in board_init_f_mem()
Simon Glass
2015-08-14
Align global_data to a 16-byte boundary
Simon Glass
2015-08-14
common: Display >=4GiB memory bank size
Bin Meng
2015-08-05
Add a way to skip relocation
Simon Glass
2015-08-05
efi: Avoid using non-existent text base
Ben Stoltz
2015-07-14
x86: fsp: Move FspInitEntry call to board_init_f()
Bin Meng
2015-04-29
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-16
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-05
common/board_f: implement type casting for gd structure
Alexey Brodkin
2015-03-05
m68k: Add generic board support for MCF547X/8X and MCF5445X
Alison Wang
2015-03-05
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-29
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
[next]