Commit Graph

209 Commits (lime2-spi)

Author SHA1 Message Date
Francois Retief c97088c3cf sparc: Update cpu_init.c to use generic timer infrastructure 9 years ago
Simon Glass 9854a8748c console: Add a console buffer 9 years ago
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 9 years ago
Thomas Chou 6752195760 common/board_f.c: move mark_bootstage after arch_cpu_init_dm 9 years ago
Bin Meng 643b0f75e7 x86: Move timer_init() call a bit earlier 9 years ago
Peng Fan 7664846bbb common: Simplify get_clocks() #ifdef 9 years ago
Daniel Schwierzeck fb3db63575 common/board_f: enable setup_board_part1() for MIPS 9 years ago
Thomas Chou bbfdff31e0 nios2: use common sequence for reserve_uboot 9 years ago
Gong Qianyu 18fb0e3cae common/board_f.c: change the macro name and remove it for PPC platforms 9 years ago
Gong Qianyu 677f970bc6 common/board_f.c: modify the macro to use get_clocks() more common 9 years ago
Simon Glass af6bbd4dae Move board_init_f_mem() into a common location 9 years ago
Thomas Chou a54915d8a1 nios2: convert altera timer to driver model 9 years ago
Thomas Chou fea7f3aa3e nios2: Switch to generic timer 9 years ago
Kun-Hua Huang 2e88bb28d8 NDS32: Generic Board Support and Unsupport 9 years ago
Bin Meng a52a068eb1 x86: fsp: Delay x86_fsp_init() call a little bit 9 years ago
Simon Glass 2212e69bc0 Revert "Align global_data to a 16-byte boundary" 9 years ago
Simon Glass f0c7d9c746 x86: Switch to using generic global_data setup 9 years ago
Simon Glass 1fed87db6a Allow arch-specific setting of global_data in board_init_f_mem() 9 years ago
Simon Glass 2afddae075 Align global_data to a 16-byte boundary 9 years ago
Bin Meng 715f599f8a common: Display >=4GiB memory bank size 9 years ago
Simon Glass f05ad9ba4c Add a way to skip relocation 9 years ago
Ben Stoltz 9b2174984e efi: Avoid using non-existent text base 9 years ago
Bin Meng aefaff8ed8 x86: fsp: Move FspInitEntry call to board_init_f() 9 years ago
Simon Glass 4c509343ab Fix comment nits in board_f.c 9 years ago
Simon Glass fb5cf7f16b Move initf_malloc() to a common place 9 years ago
Simon Glass 0879361fd3 fdt: Rename setup_fdt() and make it prepare also 9 years ago
Simon Glass b45122fdf5 fdt: sandbox: Move setup code from board_f to fdtdec 9 years ago
Joe Hershberger 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 9 years ago
Simon Glass d4c671cc27 dm: Add a new CPU init function which can use driver model 9 years ago
Alexey Brodkin 3fb8016360 arc: clean-up init procedure 9 years ago
angelo@sysam.it 944ab340b6 m68k: fix 3 broken boards 9 years ago
Alexey Brodkin 5bcd19aa29 common/board_f: move board_init_f_mem() from #else CONFIG_X86 9 years ago
Stefan Roese 14a380a8f3 common/board_f.c: Enable IMX watchdog in init_func_watchdog_init() 9 years ago
Alexey Brodkin 7bf9f20d02 common/board_f: implement type casting for gd structure 9 years ago
Alison Wang 1313db48e2 m68k: Add generic board support for MCF547X/8X and MCF5445X 9 years ago
angelo@sysam.it e310b93ec1 m68k: add generic-board support 9 years ago
Stephen Warren 1e4d11a58c common: board: support systems with where RAM ends beyond 4GB 9 years ago
Andreas Bießmann a752a8b4c4 avr32: add generic board support 9 years ago
Andreas Bießmann 68145d4c7b common/board_f: factor out reserve_stacks 9 years ago
Simon Glass 74d0186766 Introduce board_init_f_mem() to handle early memory layout 9 years ago
Michal Simek e945f6dc28 microblaze: Move architecture to use generic board init 9 years ago
Heiko Schocher 2b8b38eaca common/board_f: add at91 wdt 9 years ago
Masahiro Yamada 0365ffcc0b generic-board: show model name in board_init_f() too 9 years ago
Simon Glass 146251f87e Allow architecture-specific memory reservation 9 years ago
Simon Glass 313aef37a1 x86: board_f: Adjust x86 boot order for performance 9 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" 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