Commit Graph

4328 Commits (ffc76589d0e728877992b7247a2ced39025e4493)

Author SHA1 Message Date
Simon Glass e47b2d674f board_f: Make relocation functions generic 8 years ago
Simon Glass 96d4b75c0d board_f: Make init_helpers generic 8 years ago
Simon Glass e5fb573f64 powerpc: Move setup_board_extra() into a PPC file 8 years ago
Simon Glass 056285fd45 board_f: Move errno.h down to the bottom 8 years ago
Simon Glass 479312233c board_f: Drop unused headers 8 years ago
Simon Glass 76b00aca4f board_f: Drop setup_dram_config() wrapper 8 years ago
Simon Glass abf7f4c704 board_f: Drop CONFIG_SPL_BUILD check 8 years ago
Simon Glass 0f079eb51c board_f: Put video memory reservation in one function 8 years ago
Simon Glass 80d4bcd3ec board_f: Move the extra #ifdef condition into reserve_mmu() 8 years ago
Simon Glass b56db48615 board_f: Use a single condition for reserve_logbuffer() 8 years ago
Simon Glass c67f432ecd xtensa: Place relocated U-Boot in the normal place 8 years ago
Simon Glass 088454cde2 board_f: Drop return value from initdram() 8 years ago
Simon Glass 52c411805c board_f: Drop board_type parameter from initdram() 8 years ago
Simon Glass 76d1d02fd2 board_f: x86: Use checkcpu() for CPU init 8 years ago
Simon Glass 8749fa6af3 board_f: powerpc: Make prt_8260_rsr(), prt_8260_clks() private 8 years ago
Simon Glass 689697785e board_f: sandbox: Move sandbox_early_getopt_check() into misc_init_f() 8 years ago
Simon Glass d891ab95c2 board_f: powerpc: Move prt_83xx_rsr() to private code 8 years ago
Simon Glass 727e94a4ac powerpc: freescale: Unify the two get_clocks() calls 8 years ago
Simon Glass 11b33e64dd board_f: Use timer_init() on all archs 8 years ago
Simon Glass 70e2aaf380 board_f: powerpc: Use timer_init() instead of init_timebase() 8 years ago
Simon Glass 1793e78225 board_f: powerpc: Unified get_clocks() portion of init sequence 8 years ago
Simon Glass 75efc34bfa board_f: Remove adjust_sdram_tbs_8xx() from the init sequence 8 years ago
Simon Glass 26345552d6 board_f: Remove sdram_adjust_866() from the init sequence 8 years ago
Simon Glass d593c61672 board_f: powerpc: Rename get_clocks_866() to get_clocks() 8 years ago
Simon Glass c252c06857 board_f: powerpc: Join the two CONFIG_8xx_CPUCLK_DEFAULT sections 8 years ago
Simon Glass 671549e5b0 board_f: x86: Rename x86_fsp_init() to arch_fsp_init() 8 years ago
Simon Glass bb967240bb board_f: sandbox: Move setup_ram_buf() to private code 8 years ago
Tom Rini 936478e797 SPARC: Remove 8 years ago
Tom Rini ea3310e8aa Blackfin: Remove 8 years ago
mario.six@gdsys.cc 0db4cd257f dm: Add callback to modify the device tree 8 years ago
Hou Zhiqiang 203db38a94 mtd: nand: remove nand size print from nand_init function 8 years ago
Tuomas Tynkkynen f8e57c650d fdt_support: Fixup 'ethernet' aliases not ending in digits 8 years ago
mario.six@gdsys.cc 2a792753d6 dm: Add callback to modify the device tree 8 years ago
Tom Rini cf334edfbb spl: Correct call to spl_common_init() with SPL_STACK_R_MALLOC_SIMPLE_LEN 8 years ago
Andrew F. Davis ae9b57b50b Kconfig: Disable non-FIT SPL loading for TI secure devices 8 years ago
Andrew F. Davis 722a6b1741 spl: Add option to enable SPL Legacy image support 8 years ago
Andrew F. Davis 24eb39b575 spl: Convert CONFIG_SPL_ABORT_ON_RAW_IMAGE into a positive option 8 years ago
Eddie Cai 340f418acd spl: Add spl_early_init() 8 years ago
York Sun 36cc0de0b9 armv8: layerscape: Rewrite memory reservation 8 years ago
Jonathan Golder 3cc6e7070d splash: Prevent splash_load_fs from writing to 0x0 8 years ago
Dalon Westergreen 949123e30a SPL: Move SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION to Kconfig 8 years ago
Dalon Westergreen f0fb4fa7d5 SPL: add support to boot from a partition type 8 years ago
Masahiro Yamada 554c73c025 flash: compile common/flash.c iif CONFIG_MTD_NO_FLASH is enabled 8 years ago
Masahiro Yamada e856bdcfb4 flash: complete CONFIG_SYS_NO_FLASH move with renaming 8 years ago
Jean-Jacques Hiblot 2e4e5ad4c8 common: env_sf: Use CONFIG_SF_DEFAULT_xxx as the default value for CONFIG_ENV_SPI_xxx 8 years ago
Ladislav Michl 136026f18e common: fdt_support: Remove check for mtdparts in fdt_fixup_mtdparts 8 years ago
oliver@schinagl.nl a40db6d511 net: cosmetic: Do not use magic values for ARP_HLEN 8 years ago
Simon Glass 6bda55a38c x86: Do relocation before clearing BSS 8 years ago
Simon Glass fb92308b98 x86: board_r: Set the global data pointer after relocation 8 years ago
Simon Glass 4acff45247 board_f/r: Use static const for the init sequences 8 years ago