Commit Graph

209 Commits (lime2-spi)

Author SHA1 Message Date
Simon Glass c67f432ecd xtensa: Place relocated U-Boot in the normal place 7 years ago
Simon Glass 088454cde2 board_f: Drop return value from initdram() 7 years ago
Simon Glass 52c411805c board_f: Drop board_type parameter from initdram() 7 years ago
Simon Glass 76d1d02fd2 board_f: x86: Use checkcpu() for CPU init 7 years ago
Simon Glass 8749fa6af3 board_f: powerpc: Make prt_8260_rsr(), prt_8260_clks() private 7 years ago
Simon Glass 689697785e board_f: sandbox: Move sandbox_early_getopt_check() into misc_init_f() 7 years ago
Simon Glass d891ab95c2 board_f: powerpc: Move prt_83xx_rsr() to private code 7 years ago
Simon Glass 727e94a4ac powerpc: freescale: Unify the two get_clocks() calls 7 years ago
Simon Glass 11b33e64dd board_f: Use timer_init() on all archs 7 years ago
Simon Glass 70e2aaf380 board_f: powerpc: Use timer_init() instead of init_timebase() 7 years ago
Simon Glass 1793e78225 board_f: powerpc: Unified get_clocks() portion of init sequence 7 years ago
Simon Glass 75efc34bfa board_f: Remove adjust_sdram_tbs_8xx() from the init sequence 7 years ago
Simon Glass 26345552d6 board_f: Remove sdram_adjust_866() from the init sequence 7 years ago
Simon Glass d593c61672 board_f: powerpc: Rename get_clocks_866() to get_clocks() 7 years ago
Simon Glass c252c06857 board_f: powerpc: Join the two CONFIG_8xx_CPUCLK_DEFAULT sections 7 years ago
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