Commit Graph

25122 Commits (bf4ca384ad991c09cad7dd7838c1da6756c101b9)
 

Author SHA1 Message Date
Siarhei Siamashka bf4ca384ad sunxi: dram: Autodetect DDR3 bus width and density 11 years ago
Siarhei Siamashka 935758b1d5 sunxi: dram: Derive write recovery delay from DRAM clock speed 11 years ago
Siarhei Siamashka b5c71f5f9c sunxi: dram: Drop DDR2 support and assume only single rank DDR3 memory 11 years ago
Siarhei Siamashka d755a5fb20 sunxi: dram: Configurable DQS gating window mode and delay 11 years ago
Siarhei Siamashka e044daa33e sunxi: dram: Add a helper function 'mctl_get_number_of_lanes' 11 years ago
Siarhei Siamashka b8f7cb6ae3 sunxi: dram: Improve DQS gate data training error handling 11 years ago
Siarhei Siamashka 013f2d7469 sunxi: dram: Use divisor P=1 for PLL5 11 years ago
Siarhei Siamashka 1a9717cbb3 sunxi: dram: Configurable MBUS clock speed (use PLL5 or PLL6) 11 years ago
Siarhei Siamashka 5c18384dea sunxi: dram: Re-introduce the impedance calibration ond ODT 11 years ago
Siarhei Siamashka 94cd301988 sunxi: dram: Add 'await_bits_clear'/'await_bits_set' helper functions 11 years ago
Siarhei Siamashka cfc89b003b sunxi: dram: Do DDR3 reset in the same way on sun4i/sun5i/sun7i 11 years ago
Siarhei Siamashka 7e40e1926a sunxi: dram: Remove broken impedance and ODT configuration code 11 years ago
Siarhei Siamashka f8e88b6837 sunxi: dram: Fix CKE delay handling for sun4i/sun5i 11 years ago
Siarhei Siamashka e626d2d446 sunxi: dram: Respect the DDR3 reset timing requirements 11 years ago
Siarhei Siamashka f257796773 sunxi: dram: Remove broken super-standby remnants 11 years ago
Siarhei Siamashka 34759d74a3 sunxi: dram: Remove useless 'dramc_scan_dll_para()' function 11 years ago
Hans de Goede 846e325448 sunxi: Add environment settings to make extlinux.conf booting work 11 years ago
Hans de Goede 2ec3a612f4 sunxi-common.h: Use new generic $bootcmd 11 years ago
Dennis Gilmore 8cc96848f0 config: introduce a generic $bootcmd 11 years ago
Hans de Goede 6ae66f2e89 sunxi: Kconfig: move common settings into a shared code block 11 years ago
Hans de Goede b9fb3b94cb sunxi-common.h: Don't undef CONFIG_CMD_NET only to redefine it again later 11 years ago
Hans de Goede 85a4455c51 sunxi-common.h: Don't undefine CONFIG_CMD_NFS 11 years ago
Hans de Goede ad0fd965f7 sunxi-common.h: Remove dead #ifdef CONFIG_CMD_NET code block 11 years ago
Hans de Goede c17b07d4dc sunxi-common.h: Remove CONFIG_SYS_BOOT_GET_CMDLINE 11 years ago
Albert ARIBAUD 1899fac925 Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' 11 years ago
Tom Rini e76b933e02 Prepare v2014.10-rc1 11 years ago
Andy Fleming b21f87a3e0 Change Andy Fleming's email address 11 years ago
Holger Freyther ab584d67c5 The _config target is not present anymore, mention _defconfig instead 11 years ago
Stephen Warren bfca6e0809 git-mailrc: add a kconfig alias 11 years ago
Masahiro Yamada c01f87c8dd doc: README.SPL: adjust for Kbuild and Kconfig 11 years ago
Masahiro Yamada e8e6d2a990 doc: delete README.ARM-SoC 11 years ago
Tom Rini 336450f5fc Merge branch 'master' of git://git.denx.de/u-boot-spi 11 years ago
Tom Rini dcdb61a084 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx 11 years ago
Heiko Schocher f659b57361 spi, spi_mxc: do not hang in spi_xchg_single 11 years ago
Simon Glass 22052c6236 spi: Support half-duplex mode in FDT decode 11 years ago
Simon Glass a4e29db257 exynos: spi: Fix calculation of SPI transaction start time 11 years ago
Simon Glass 2001b9a641 cros_ec: Fix two bugs in the SPI implementation 11 years ago
Marek Vasut a52a178f0b sf: sf_ops: Stop leaking memory 11 years ago
Tom Rini aa159e681e Merge http://git.denx.de/u-boot-dm 11 years ago
Simon Glass 76a1e584e1 arm: Support pre-relocation malloc() 11 years ago
Simon Glass aae2aef9c8 arm: Set up global data before board_init_f() 11 years ago
Boschung, Rainer e3917b21c0 kmp204x: prepare to use CPU watchdog 11 years ago
Boschung, Rainer 6caa185abd kmp204x/qrio: support for setting the CPU reset request mode 11 years ago
Boschung, Rainer a09f470d49 kmp204x: set CPU watchdog reset reason flag 11 years ago
Boschung, Rainer 807d93d6de kmp204x/qrio: prepare support for the CPU watchdog reset reason 11 years ago
Boschung, Rainer 88ac6ffabb kmp204x: CPU watchdog enabled 11 years ago
Boschung, Rainer 919e05520f powerpc: mpc85xx watchdog init added to init_func 11 years ago
Boschung, Rainer 0f8062b25b mpc85xx: watchdog initialisation added 11 years ago
Boschung, Rainer 60b295672d powerpc: macros for e500mc timer regs added 11 years ago
Boschung, Rainer 3345d18d5b mpc85xx: fix interrupt init to not affect watchdog 11 years ago