Commit Graph

4584 Commits (d64c789414be11a5e542262adfcb51a48d476534)

Author SHA1 Message Date
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 9 years ago
Masahiro Yamada e856bdcfb4 flash: complete CONFIG_SYS_NO_FLASH move with renaming 9 years ago
Jean-Jacques Hiblot 2e4e5ad4c8 common: env_sf: Use CONFIG_SF_DEFAULT_xxx as the default value for CONFIG_ENV_SPI_xxx 9 years ago
Ladislav Michl 136026f18e common: fdt_support: Remove check for mtdparts in fdt_fixup_mtdparts 9 years ago
oliver@schinagl.nl a40db6d511 net: cosmetic: Do not use magic values for ARP_HLEN 9 years ago
Simon Glass 6bda55a38c x86: Do relocation before clearing BSS 9 years ago
Simon Glass fb92308b98 x86: board_r: Set the global data pointer after relocation 9 years ago
Simon Glass 4acff45247 board_f/r: Use static const for the init sequences 9 years ago
Simon Glass 530f27eab5 x86: board_f: Update init sequence for 64-bit startup 9 years ago
Simon Glass bbe41abf7f spl: Allow PCH drivers to be used in SPL 9 years ago
Simon Glass 4a6c81ff42 spl: Allow timer drivers to be used in SPL 9 years ago
Simon Glass 30bf8a0dae spl: Allow RTC drivers to be used in SPL 9 years ago
Simon Glass 2446b6b8f7 spl: Allow PCI drivers to be used in SPL 9 years ago
Simon Glass 5e148df952 spl: Allow CPU drivers to be used in SPL 9 years ago
Simon Glass a704490034 spl: spi: Add a debug message if loading fails 9 years ago
Simon Glass b026542946 console: Don't enable CONFIG-CONSOLE_MUX, etc. in SPL 9 years ago
Masahiro Yamada c0efc3140e ARM: uniphier: change CONFIG_SPL_PAD_TO to 128KB 9 years ago
Masahiro Yamada 7b74c4b60b Revert "armv8: release slave cores from CPU_RELEASE_ADDR" 9 years ago
Andrew F. Davis b3d2861eb2 spl: Remove overwrite of relocated malloc limit 9 years ago
Andrew F. Davis 1923d54bfc malloc_simple: Add debug statements to memalign_simple 9 years ago
Patrick Delaunay bd42a94268 disk: convert CONFIG_EFI_PARTITION to Kconfig 9 years ago
Patrick Delaunay b0cf733933 disk: convert CONFIG_DOS_PARTITION to Kconfig 9 years ago
Simon Glass a8523a808f Drop CONFIG_CMD_DOC 9 years ago
Simon Glass a009f36cfe Drop prt_mpc5xxx_clks() in favour of print_cpuinfo() 9 years ago