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-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
2014-04-20
board_f: call timer_init on MIPS
Paul Burton
2014-04-20
board_f: call init_func_ram on MIPS
Paul Burton
2014-03-18
sandbox: Use os functions to read host device tree
Simon Glass
2014-03-07
powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260
Masahiro Yamada
2014-02-26
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-02-26
arm: remove unneeded symbol offsets and _TEXT_BASE
Albert ARIBAUD
2014-02-21
common: Add get_effective_memsize() to memsize.c
York Sun
2014-02-19
Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee
Masahiro Yamada
2014-02-19
dts: re-write dts/Makefile more simply with Kbuild
Masahiro Yamada
2014-01-10
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-01-09
arm64: generic board support
David Feng
2014-01-09
sandbox: Allow reading/writing of RAM buffer
Simon Glass
2014-01-09
sandbox: Allow return from board_init_f()
Simon Glass
2013-12-13
board_f: explicitly disable console on early boot
Alexey Brodkin
2013-10-17
i2c: fix init on generic board
trem
2013-07-24
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-23
i2c, soft-i2c: switch to new multibus/multiadapter support
Heiko Schocher
2013-07-23
i2c: common changes for multibus/multiadapter support
Heiko Schocher
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-06-04
common: board_f: Do not call board_postclk_init twice
Masahiro Yamada
2013-05-15
Power: remove support for Freescale MPC8220
Wolfgang Denk
2013-05-01
lib: consolidate hang()
Andreas Bießmann
2013-05-01
sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host file
Simon Glass
[next]