Kevin Hilman
|
d210718d9a
common/board_f.c: fix compile error when tracing disabled
|
10 years ago |
Tom Rini
|
94092e361c
Revert "common/board_f: add setup of initial stack frame for MIPS"
|
10 years ago |
Tom Rini
|
746667f1e5
Merge git://git.denx.de/u-boot-x86
|
10 years ago |
Suriyan Ramasami
|
96b1046d1c
sandbox: Prepare API change for files greater than 2GB
|
10 years ago |
Daniel Schwierzeck
|
9fdee7d730
common/board_f: fix gcc warning on MIPS64
|
10 years ago |
Daniel Schwierzeck
|
666ba8444e
common/board_f: add setup of initial stack frame for MIPS
|
10 years ago |
Simon Glass
|
003504b6fe
x86: Remove unnecessary find_fdt(), prepare_fdt() functions
|
10 years ago |
Simon Glass
|
768e0f52f2
Move early malloc() to before arch_cpu_init()
|
10 years ago |
Simon Glass
|
8b37c7694f
x86: Use the standard arch_cpu_init() function
|
10 years ago |
Simon Glass
|
07387d1769
x86: Use the standard dram_init() function
|
10 years ago |
Jeroen Hofstee
|
dd2a6cd0f7
common: board: use __weak
|
10 years ago |
Masahiro Yamada
|
c970dffedb
generic_board: do not set gd->fdt_blob unless CONFIG_OF_CONTROL=y
|
10 years ago |
Gabriel Huau
|
ec3b48201d
common: fix include guards for CONFIG_MP
|
10 years ago |
Simon Glass
|
3ea0953d36
dm: Move pre-reloc init earlier to cope with board_early_init_f()
|
10 years ago |
Tom Rini
|
5a1095a830
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
|
10 years ago |
Thomas Chou
|
5ff10aa7e7
nios2: add generic board support
|
10 years ago |
Gabriel Huau
|
a76df70908
mx6: add support of multi-processor command
|
11 years ago |
Sonic Zhang
|
d54d7eb965
support blackfin board initialization in generic board_f
|
11 years ago |
Simon Glass
|
ab7cd62790
dm: Support driver model prior to relocation
|
11 years ago |
Simon Glass
|
d59476b644
Add a simple malloc() implementation for pre-relocation
|
11 years ago |
Jeroen Hofstee
|
c5d4001a1c
common: board_f: cosmetic use __weak for leds
|
11 years ago |
York Sun
|
fa39ffe5d6
common/board_f: Fix size variable
|
11 years ago |
York Sun
|
2a1680e30e
common/board_f: Initialized global data for generic board
|
11 years ago |
Masahiro Yamada
|
8e2615752e
bd_info: remove bi_barudrate member from struct bd_info
|
11 years ago |
Paul Burton
|
6dc9bacea5
board_f: call timer_init on MIPS
|
11 years ago |
Paul Burton
|
3da7e5a50b
board_f: call init_func_ram on MIPS
|
11 years ago |
Simon Glass
|
95fac6ab45
sandbox: Use os functions to read host device tree
|
11 years ago |
Masahiro Yamada
|
58dac32764
powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260
|
11 years ago |
Tom Rini
|
eeb72e6761
Merge branch 'master' of git://git.denx.de/u-boot-arm
|
11 years ago |
Albert ARIBAUD
|
b60eff31f3
arm: remove unneeded symbol offsets and _TEXT_BASE
|
11 years ago |