Commit Graph

124 Commits (de5e5cea022ab44006ff1edf45a39f0943fb9dff)

Author SHA1 Message Date
Chris Zankel de5e5cea02 xtensa: add support for the xtensa processor architecture [1/2] 8 years ago
York Sun 50e93b9565 armv8: Add tlb_allocated to arch global data 8 years ago
York Sun e61a7534e3 armv8: Move secure_ram variable out of generic global data 8 years ago
Anatolij Gustschin ba169d981f board_f: prevent misleading "Watchdog enabled" output 8 years ago
Anatolij Gustschin 46d7a3b3d3 board_f: init designware watchdog if CONFIG_DESIGNWARE_WATCHDOG=y 8 years ago
Simon Glass b0b359536e board_f: Don't require CONFIG_SYS_MONITOR_BASE 8 years ago
Simon Glass e4d6ab0c2c x86: Allow use of serial soon after relocation 8 years ago
Simon Glass 1057e6cfe1 timer: Set up the real timer after driver model is available 8 years ago
David Müller (ELSOFT AG) 928f605455 Remove unused CONFIG_MODEM_SUPPORT option and associated dead code. 8 years ago
Simon Glass 5a54194515 dm: common: Add memory reservation for the video uclass 8 years ago
Simon Glass 8703ef3fdb common: Move LCD and video memory reservation together 8 years ago
York Sun aabd7ddb88 common: Rewrite hiding the end of memory 9 years ago
York Sun e81495224f Reserve secure memory 9 years ago
Bin Meng 2317cf0970 common: Remove timer_init() call for x86 9 years ago
Siva Durga Prasad Paladugu e9acb9ea43 common: board: Dont relocate FDT incase of CONFIG_OF_EMBED 9 years ago
Francois Retief 1e85ccec53 sparc: Update PROM initialization code for generic board 9 years ago
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