Commit Graph

83 Commits (fca6105200b408d2a12acb0ef6e7cb530d773eef)

Author SHA1 Message Date
Simon Glass 4c509343ab Fix comment nits in board_f.c 10 years ago
Simon Glass fb5cf7f16b Move initf_malloc() to a common place 10 years ago
Simon Glass 0879361fd3 fdt: Rename setup_fdt() and make it prepare also 10 years ago
Simon Glass b45122fdf5 fdt: sandbox: Move setup code from board_f to fdtdec 10 years ago
Joe Hershberger 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 10 years ago
Simon Glass d4c671cc27 dm: Add a new CPU init function which can use driver model 10 years ago
Alexey Brodkin 3fb8016360 arc: clean-up init procedure 10 years ago
angelo@sysam.it 944ab340b6 m68k: fix 3 broken boards 10 years ago
Alexey Brodkin 5bcd19aa29 common/board_f: move board_init_f_mem() from #else CONFIG_X86 10 years ago
Stefan Roese 14a380a8f3 common/board_f.c: Enable IMX watchdog in init_func_watchdog_init() 10 years ago
Alexey Brodkin 7bf9f20d02 common/board_f: implement type casting for gd structure 10 years ago
Alison Wang 1313db48e2 m68k: Add generic board support for MCF547X/8X and MCF5445X 10 years ago
angelo@sysam.it e310b93ec1 m68k: add generic-board support 10 years ago
Stephen Warren 1e4d11a58c common: board: support systems with where RAM ends beyond 4GB 10 years ago
Andreas Bießmann a752a8b4c4 avr32: add generic board support 10 years ago
Andreas Bießmann 68145d4c7b common/board_f: factor out reserve_stacks 10 years ago
Simon Glass 74d0186766 Introduce board_init_f_mem() to handle early memory layout 10 years ago
Michal Simek e945f6dc28 microblaze: Move architecture to use generic board init 10 years ago
Heiko Schocher 2b8b38eaca common/board_f: add at91 wdt 10 years ago
Masahiro Yamada 0365ffcc0b generic-board: show model name in board_init_f() too 10 years ago
Simon Glass 146251f87e Allow architecture-specific memory reservation 10 years ago
Simon Glass 313aef37a1 x86: board_f: Adjust x86 boot order for performance 10 years ago
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" 11 years ago
Suriyan Ramasami 96b1046d1c sandbox: Prepare API change for files greater than 2GB 11 years ago
Daniel Schwierzeck 9fdee7d730 common/board_f: fix gcc warning on MIPS64 11 years ago
Daniel Schwierzeck 666ba8444e common/board_f: add setup of initial stack frame for MIPS 11 years ago
Simon Glass 003504b6fe x86: Remove unnecessary find_fdt(), prepare_fdt() functions 11 years ago
Simon Glass 768e0f52f2 Move early malloc() to before arch_cpu_init() 11 years ago
Simon Glass 8b37c7694f x86: Use the standard arch_cpu_init() function 11 years ago
Simon Glass 07387d1769 x86: Use the standard dram_init() function 11 years ago
Jeroen Hofstee dd2a6cd0f7 common: board: use __weak 11 years ago
Masahiro Yamada c970dffedb generic_board: do not set gd->fdt_blob unless CONFIG_OF_CONTROL=y 11 years ago
Gabriel Huau ec3b48201d common: fix include guards for CONFIG_MP 11 years ago
Simon Glass 3ea0953d36 dm: Move pre-reloc init earlier to cope with board_early_init_f() 11 years ago
Thomas Chou 5ff10aa7e7 nios2: add generic board support 11 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
Albert ARIBAUD b60eff31f3 arm: remove unneeded symbol offsets and _TEXT_BASE 11 years ago
York Sun e38661634b common: Add get_effective_memsize() to memsize.c 11 years ago