Commit Graph

128 Commits (805dc44cc8afc357f7cdca8b183d0b641768bdb2)

Author SHA1 Message Date
Simon Glass 006bccbd0d board_f: Drop the extra fdtdec_prepare_fdt() 9 years ago
Robert P. J. Day fc0b5948e0 Various, accumulated typos collected from around the tree. 9 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 9 years ago
Paul Burton 8ebf50692e board_f: Add a mach_cpu_init callback 9 years ago
Chris Zankel de5e5cea02 xtensa: add support for the xtensa processor architecture [1/2] 9 years ago
York Sun 50e93b9565 armv8: Add tlb_allocated to arch global data 9 years ago
York Sun e61a7534e3 armv8: Move secure_ram variable out of generic global data 9 years ago
Anatolij Gustschin ba169d981f board_f: prevent misleading "Watchdog enabled" output 9 years ago
Anatolij Gustschin 46d7a3b3d3 board_f: init designware watchdog if CONFIG_DESIGNWARE_WATCHDOG=y 9 years ago
Simon Glass b0b359536e board_f: Don't require CONFIG_SYS_MONITOR_BASE 9 years ago
Simon Glass e4d6ab0c2c x86: Allow use of serial soon after relocation 9 years ago
Simon Glass 1057e6cfe1 timer: Set up the real timer after driver model is available 9 years ago
David Müller (ELSOFT AG) 928f605455 Remove unused CONFIG_MODEM_SUPPORT option and associated dead code. 9 years ago
Simon Glass 5a54194515 dm: common: Add memory reservation for the video uclass 9 years ago
Simon Glass 8703ef3fdb common: Move LCD and video memory reservation together 9 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 10 years ago
Thomas Chou bbfdff31e0 nios2: use common sequence for reserve_uboot 10 years ago
Gong Qianyu 18fb0e3cae common/board_f.c: change the macro name and remove it for PPC platforms 10 years ago
Gong Qianyu 677f970bc6 common/board_f.c: modify the macro to use get_clocks() more common 10 years ago
Simon Glass af6bbd4dae Move board_init_f_mem() into a common location 10 years ago
Thomas Chou a54915d8a1 nios2: convert altera timer to driver model 10 years ago
Thomas Chou fea7f3aa3e nios2: Switch to generic timer 10 years ago
Kun-Hua Huang 2e88bb28d8 NDS32: Generic Board Support and Unsupport 10 years ago
Bin Meng a52a068eb1 x86: fsp: Delay x86_fsp_init() call a little bit 10 years ago
Simon Glass 2212e69bc0 Revert "Align global_data to a 16-byte boundary" 10 years ago
Simon Glass f0c7d9c746 x86: Switch to using generic global_data setup 10 years ago
Simon Glass 1fed87db6a Allow arch-specific setting of global_data in board_init_f_mem() 10 years ago
Simon Glass 2afddae075 Align global_data to a 16-byte boundary 10 years ago
Bin Meng 715f599f8a common: Display >=4GiB memory bank size 10 years ago
Simon Glass f05ad9ba4c Add a way to skip relocation 10 years ago
Ben Stoltz 9b2174984e efi: Avoid using non-existent text base 10 years ago
Bin Meng aefaff8ed8 x86: fsp: Move FspInitEntry call to board_init_f() 10 years ago
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