Commit Graph

42575 Commits (f2ac8958e4de536f08e6ea28efd3fd89dfaae84c)
 

Author SHA1 Message Date
Nobuhiro Iwamatsu f2ac8958e4 arm: rmobile: Remove default value of Kconfig from defconfig 8 years ago
Nobuhiro Iwamatsu fad6a2b771 common, kconfig: Fix defaut value of BOOTSTAGE_STASH_SIZE 8 years ago
Vikas Manocha 634fcf0848 spl: armv7m: keep ARM v7M in thumb mode while jumping to entry point 8 years ago
robertcnelson@gmail.com 52609d753b config: am335x_evm: detect BeagleBone Blue using BLA 8 years ago
robertcnelson@gmail.com 2b79fba691 config: am335x_evm: detect Green Wireless using GW1 8 years ago
robertcnelson@gmail.com 4015949f1f config: am335x_evm: detect Black Wireless using BWA 8 years ago
Vikas Manocha dc11d83a2e stm32f7: enable instruction & data cache 8 years ago
Vikas Manocha bf4d0495d2 armv7m: add instruction & data cache support 8 years ago
Joakim Tjernlund 3f66149d9f Remove extra fdt_fixup_ethernet() call 8 years ago
Patrice Chotard 4c4da9fbff board: STiH410-B2260: enable caches 8 years ago
Andrew F. Davis 5bb7318f9c ti_armv7_common: env: Use args_mmc in FIT loading path 8 years ago
fuz@fuz.su f2288c5a5b Apparent conflict between CONFIG_BLK and CONFIG_API 8 years ago
Sekhar Nori 411278b858 board: ti: am57xx: enable input on mmc clock 8 years ago
Vignesh R 3f18ff07c8 ARM: keystone: Pass SPI MTD partition table via kernel command line 8 years ago
Philipp Tomsich 4b0d506ed3 ARMv8: add GOT sections to the list of sections copied 8 years ago
Jean-Jacques Hiblot 687d207374 env_mmc: Allow SPL to use any MMC device to load/save the environment 8 years ago
Tom Rini 01abae4d04 Remove various unused interrupt related code 8 years ago
Tom Rini d53ecad92f Merge branch 'master' of git://git.denx.de/u-boot-sunxi 8 years ago
Simon Glass 891f7ae633 dm: serial: Allow driver-model serial to be disabled for TPL 8 years ago
Simon Glass 5a6f06f696 dm: core: Allow driver model to be disabled for TPL 8 years ago
Simon Glass 001f3142c3 Makefile: Provide an option to select SPL or TPL 8 years ago
Simon Glass 1fbf97dc45 board_f: powerpc: Drop unused headers 8 years ago
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 5e924a13e7 Move dram_init_banksize() to a common header 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 eca803756a i2c: Drop CONFIG_SOFT_I2C_MULTI_BUS 8 years ago
Simon Glass 664ee4c995 i2c: Drop unused i2c_soft...() functions 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