summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* sunxi: dram: Add a helper function 'mctl_get_number_of_lanes'Siarhei Siamashka2014-08-12-14/+16
* sunxi: dram: Improve DQS gate data training error handlingSiarhei Siamashka2014-08-12-3/+3
* sunxi: dram: Use divisor P=1 for PLL5Siarhei Siamashka2014-08-12-17/+11
* sunxi: dram: Configurable MBUS clock speed (use PLL5 or PLL6)Siarhei Siamashka2014-08-12-14/+39
* sunxi: dram: Re-introduce the impedance calibration ond ODTSiarhei Siamashka2014-08-12-0/+60
* sunxi: dram: Add 'await_bits_clear'/'await_bits_set' helper functionsSiarhei Siamashka2014-08-12-6/+22
* sunxi: dram: Do DDR3 reset in the same way on sun4i/sun5i/sun7iSiarhei Siamashka2014-08-12-11/+0
* sunxi: dram: Remove broken impedance and ODT configuration codeSiarhei Siamashka2014-08-12-27/+0
* sunxi: dram: Fix CKE delay handling for sun4i/sun5iSiarhei Siamashka2014-08-12-7/+50
* sunxi: dram: Respect the DDR3 reset timing requirementsSiarhei Siamashka2014-08-12-2/+7
* sunxi: dram: Remove broken super-standby remnantsSiarhei Siamashka2014-08-12-46/+20
* sunxi: dram: Remove useless 'dramc_scan_dll_para()' functionSiarhei Siamashka2014-08-12-124/+1
* sunxi: Add environment settings to make extlinux.conf booting workHans de Goede2014-08-12-3/+39
* sunxi-common.h: Use new generic $bootcmdHans de Goede2014-08-12-3/+22
* config: introduce a generic $bootcmdDennis Gilmore2014-08-12-0/+197
* sunxi: Kconfig: move common settings into a shared code blockHans de Goede2014-08-12-26/+6
* sunxi-common.h: Don't undef CONFIG_CMD_NET only to redefine it again laterHans de Goede2014-08-12-3/+1
* sunxi-common.h: Don't undefine CONFIG_CMD_NFSHans de Goede2014-08-12-1/+0
* sunxi-common.h: Remove dead #ifdef CONFIG_CMD_NET code blockHans de Goede2014-08-12-8/+0
* sunxi-common.h: Remove CONFIG_SYS_BOOT_GET_CMDLINEHans de Goede2014-08-12-2/+0
* Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'Albert ARIBAUD2014-08-09-13/+982
|\
| * sun7i: Add bananapi boardHans de Goede2014-07-31-0/+37
| * sunxi: HYP/non-sec: configure CNTFRQ on all CPUsMarc Zyngier2014-07-31-0/+1
| * sunxi: HYP/non-sec: add sun7i PSCI backendMarc Zyngier2014-07-31-0/+171
| * sun7i: Add support for a number of new sun7i boardsHans de Goede2014-07-31-0/+118
| * sun5i: Add support for a number of new sun5i boardsHans de Goede2014-07-31-0/+81
| * sun4i: Add support for a number of new sun4i boardsHans de Goede2014-07-31-2/+193
| * sunxi: Add CONFIG_MACPWR optionHans de Goede2014-07-31-0/+5
| * sunxi: Enable EHCI on various sunxi boardsHans de Goede2014-07-31-5/+5
| * sun5i: add USB EHCI settingsHans de Goede2014-07-31-0/+5
| * sun4i: add USB EHCI settingsHans de Goede2014-07-31-0/+12
| * cubieboard2: Enable AXP209 power controllerIan Campbell2014-07-31-2/+2
| * sun7i: cubietruck: enable USB EHCIRoman Byshko2014-07-31-2/+2
| * sun7i: add USB EHCI settingsRoman Byshko2014-07-31-0/+12
| * sunxi: add general USB settingsRoman Byshko2014-07-31-0/+6
| * sunxi: add USB EHCI driverRoman Byshko2014-07-31-0/+202
| * sunxi: add defines to control USB Host clocks/resetsRoman Byshko2014-07-31-0/+4
| * ahci: provide sunxi SATA driver using AHCI platform frameworkIan Campbell2014-07-31-9/+133
* | Prepare v2014.10-rc1Tom Rini2014-08-06-2/+2
* | Change Andy Fleming's email addressAndy Fleming2014-08-06-5/+5
* | The _config target is not present anymore, mention _defconfig insteadHolger Freyther2014-08-06-11/+11
* | git-mailrc: add a kconfig aliasStephen Warren2014-08-06-0/+2
* | doc: README.SPL: adjust for Kbuild and KconfigMasahiro Yamada2014-08-06-22/+6
* | doc: delete README.ARM-SoCMasahiro Yamada2014-08-06-31/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2014-08-06-8/+31
|\ \
| * | spi, spi_mxc: do not hang in spi_xchg_singleHeiko Schocher2014-08-06-2/+19
| * | spi: Support half-duplex mode in FDT decodeSimon Glass2014-08-06-0/+4
| * | exynos: spi: Fix calculation of SPI transaction start timeSimon Glass2014-08-06-4/+5
| * | cros_ec: Fix two bugs in the SPI implementationSimon Glass2014-08-06-2/+2
| * | sf: sf_ops: Stop leaking memoryMarek Vasut2014-08-06-0/+1
| |/