Commit Graph

42539 Commits (e5fb573f6431d7585ef43eb02b67ac1a07f40094)
 

Author SHA1 Message Date
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
Simon Glass 671549e5b0 board_f: x86: Rename x86_fsp_init() to arch_fsp_init() 8 years ago
Simon Glass 2d986c0f54 board_f: initcall: Add a header guard 8 years ago
Simon Glass bb967240bb board_f: sandbox: Move setup_ram_buf() to private code 8 years ago
Tom Rini 70cc0c34b6 OpenRISC: Remove 8 years ago
Tom Rini 936478e797 SPARC: Remove 8 years ago
Tom Rini ea3310e8aa Blackfin: Remove 8 years ago
Tom Rini c3b7cfe15e mx6sxsabreauto: Remove legacy CONFIG_PCA953X 8 years ago
Tom Rini 433647a7ef Merge git://git.denx.de/u-boot-dm 8 years ago
Vikas Manocha 239ae4a912 dm: avoid dropping pin control DT properties in case of SPL_PINCTRL 8 years ago
Stefan Roese 24f927c527 dm: test: Add test for device removal 8 years ago
Stefan Roese 1b8220aa2a arm: bootm: Add dm_remove_devices_flags() call to announce_and_cleanup() 8 years ago
Stefan Roese bc85aa4030 dm: core: Add dm_remove_devices_flags() and hook it into device_remove() 8 years ago
Stefan Roese 706865afe5 dm: core: Add flags parameter to device_remove() 8 years ago
Jernej Skrabec 7da8680b26 rockchip: Add support for MiQi rk3288 board 8 years ago
Jernej Skrabec 43b5c78d8d rockchip: cosmetic: Sort RK3288 boards 8 years ago
Philipp Tomsich aad10a049d dts: rk3399: move rockchip, vbus-gpio properties into board-specific files 8 years ago
Philipp Tomsich 0b3ce83d7b defconfig: puma-rk3399: add defconfig for the RK3399-Q7 (Puma) 8 years ago
Philipp Tomsich 3c2bbd5886 dts: rk3399-puma: add DTS for RK3399-Q7 (Puma) SoM 8 years ago
Jakob Unterwurzacher 094f67a6c5 rockchip: spi: rk3399: move CONFIG_SPI and CONFIG_SPI_FLASH to defconfig 8 years ago
Philipp Tomsich db4cc9a034 arm64: rockchip: rk3399-puma: add DDR3-1333 timings 8 years ago
Philipp Tomsich d02d11f8ae rockchip: rk3399: spl: make SPL boot-order configurable via /chosen 8 years ago
Heiko Stübner 47197682ef rockchip: rk3188: Add Radxa Rock board 8 years ago
Simon Glass ab4458bdb5 string: Provide a slimmed-down memset() 8 years ago
Simon Glass 3c00a2c8b5 Makefile: Correct dependency race condition with TPL 8 years ago