Commit Graph

142 Commits (671549e5b0f51ad015746f0dcbe05332dfe370b1)

Author SHA1 Message Date
Simon Glass 671549e5b0 board_f: x86: Rename x86_fsp_init() to arch_fsp_init() 7 years ago
Simon Glass bb967240bb board_f: sandbox: Move setup_ram_buf() to private code 7 years ago
Tom Rini 936478e797 SPARC: Remove 7 years ago
Tom Rini ea3310e8aa Blackfin: Remove 7 years ago
mario.six@gdsys.cc 0db4cd257f dm: Add callback to modify the device tree 7 years ago
mario.six@gdsys.cc 2a792753d6 dm: Add callback to modify the device tree 7 years ago
York Sun 36cc0de0b9 armv8: layerscape: Rewrite memory reservation 7 years ago
Simon Glass 6bda55a38c x86: Do relocation before clearing BSS 7 years ago
Simon Glass 4acff45247 board_f/r: Use static const for the init sequences 7 years ago
Simon Glass 530f27eab5 x86: board_f: Update init sequence for 64-bit startup 7 years ago
Simon Glass a009f36cfe Drop prt_mpc5xxx_clks() in favour of print_cpuinfo() 7 years ago
Simon Glass cc664000c2 Drop the static inline print_cpuinfo() 7 years ago
Simon Glass 8f3086aaac powerpc: Drop CONFIG_SYS_ALLOC_DPRAM 7 years ago
Simon Glass cbcbf71bf2 powerpc: Drop probecpu() in favour of arch_cpu_init() 7 years ago
Vladimir Zapolskiy e2099d78c8 common: sh: add necessary define bits to board_f 8 years ago
Simon Glass 006bccbd0d board_f: Drop the extra fdtdec_prepare_fdt() 8 years ago
Robert P. J. Day fc0b5948e0 Various, accumulated typos collected from around the tree. 8 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 8 years ago
Paul Burton 8ebf50692e board_f: Add a mach_cpu_init callback 8 years ago
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