summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | | | | | | | 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
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | README.kconfig: document backward compatibility "make *_config"Masahiro Yamada2014-08-28-0/+8
* | | | | | | | tools/genboardscfg.py: change shebang into /usr/bin/env python2Masahiro Yamada2014-08-28-1/+3
* | | | | | | | net: cpsw: am335x: Drop constant link checking from rx/tx path'sStefan Roese2014-08-28-18/+1
* | | | | | | | tools/genboardscfg.py: improve performanceMasahiro Yamada2014-08-28-6/+33
* | | | | | | | tools/genboardscfg.py: check if the boards.cfg is up to dateMasahiro Yamada2014-08-28-2/+56
* | | | | | | | tools/genboardscfg.py: fix minor problems on terminationMasahiro Yamada2014-08-28-66/+90
* | | | | | | | tools/genboardscfg.py: wait for unfinished subprocesses before error-outMasahiro Yamada2014-08-28-0/+3
* | | | | | | | tools/genboardscfg.py: be tolerant of insane KconfigMasahiro Yamada2014-08-28-2/+9
* | | | | | | | tools/genboardscfg.py: be tolerant of missing MAINTAINERSMasahiro Yamada2014-08-28-1/+11
* | | | | | | | tools/genboardscfg.py: ignore defconfigs starting with a dotMasahiro Yamada2014-08-28-0/+2
* | | | | | | | Correct sandbox filesystem commands in FIT image testSimon Glass2014-08-28-4/+4
* | | | | | | | Fix test failure caused by bad handling of ramdiskSimon Glass2014-08-28-2/+4
* | | | | | | | kconfig: add CONFIG_CC_OPTIMIZE_FOR_SIZEMasahiro Yamada2014-08-28-1/+15
* | | | | | | | scripts: refetch scripts/setlocalversion from Linux 3.16Masahiro Yamada2014-08-28-17/+14
* | | | | | | | kconfig: add CONFIG_LOCALVERSION and CONFIG_LOCALVERSION_AUTOMasahiro Yamada2014-08-28-1/+37
* | | | | | | | buildman: run genboardscfg.py all the timeMasahiro Yamada2014-08-28-6/+4
* | | | | | | | MAKEALL: run genboardscfg.py all the timeMasahiro Yamada2014-08-28-7/+4
* | | | | | | | tools/genboardscfg.py: fix a bug of MAINTAINERS handlingMasahiro Yamada2014-08-28-1/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | samsung: s5p_goni: fix: Add missing definitions for G_DNL_UMS gadgetƁukasz Majewski2014-08-28-0/+2
* | | | | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-08-28-13/+982
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | 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