summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* README.kconfig: document backward compatibility "make *_config"Masahiro Yamada2014-08-282-0/+8
* tools/genboardscfg.py: change shebang into /usr/bin/env python2Masahiro Yamada2014-08-281-1/+3
* net: cpsw: am335x: Drop constant link checking from rx/tx path'sStefan Roese2014-08-281-18/+1
* tools/genboardscfg.py: improve performanceMasahiro Yamada2014-08-281-6/+33
* tools/genboardscfg.py: check if the boards.cfg is up to dateMasahiro Yamada2014-08-281-2/+56
* tools/genboardscfg.py: fix minor problems on terminationMasahiro Yamada2014-08-281-66/+90
* tools/genboardscfg.py: wait for unfinished subprocesses before error-outMasahiro Yamada2014-08-281-0/+3
* tools/genboardscfg.py: be tolerant of insane KconfigMasahiro Yamada2014-08-281-2/+9
* tools/genboardscfg.py: be tolerant of missing MAINTAINERSMasahiro Yamada2014-08-281-1/+11
* tools/genboardscfg.py: ignore defconfigs starting with a dotMasahiro Yamada2014-08-281-0/+2
* Correct sandbox filesystem commands in FIT image testSimon Glass2014-08-281-4/+4
* Fix test failure caused by bad handling of ramdiskSimon Glass2014-08-283-2/+4
* kconfig: add CONFIG_CC_OPTIMIZE_FOR_SIZEMasahiro Yamada2014-08-282-1/+15
* scripts: refetch scripts/setlocalversion from Linux 3.16Masahiro Yamada2014-08-281-17/+14
* kconfig: add CONFIG_LOCALVERSION and CONFIG_LOCALVERSION_AUTOMasahiro Yamada2014-08-281-1/+37
* buildman: run genboardscfg.py all the timeMasahiro Yamada2014-08-281-6/+4
* MAKEALL: run genboardscfg.py all the timeMasahiro Yamada2014-08-281-7/+4
* tools/genboardscfg.py: fix a bug of MAINTAINERS handlingMasahiro Yamada2014-08-281-1/+1
* samsung: s5p_goni: fix: Add missing definitions for G_DNL_UMS gadgetŁukasz Majewski2014-08-281-0/+2
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-08-2848-13/+982
|\
| * Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'Albert ARIBAUD2014-08-0948-13/+982
| |\
| | * sun7i: Add bananapi boardHans de Goede2014-07-314-0/+37
| | * sunxi: HYP/non-sec: configure CNTFRQ on all CPUsMarc Zyngier2014-07-311-0/+1
| | * sunxi: HYP/non-sec: add sun7i PSCI backendMarc Zyngier2014-07-313-0/+171
| | * sun7i: Add support for a number of new sun7i boardsHans de Goede2014-07-319-0/+118
| | * sun5i: Add support for a number of new sun5i boardsHans de Goede2014-07-317-0/+81
| | * sun4i: Add support for a number of new sun4i boardsHans de Goede2014-07-3113-2/+193
| | * sunxi: Add CONFIG_MACPWR optionHans de Goede2014-07-311-0/+5
| | * sunxi: Enable EHCI on various sunxi boardsHans de Goede2014-07-315-5/+5
| | * sun5i: add USB EHCI settingsHans de Goede2014-07-311-0/+5
| | * sun4i: add USB EHCI settingsHans de Goede2014-07-311-0/+12
| | * cubieboard2: Enable AXP209 power controllerIan Campbell2014-07-312-2/+2
| | * sun7i: cubietruck: enable USB EHCIRoman Byshko2014-07-312-2/+2
| | * sun7i: add USB EHCI settingsRoman Byshko2014-07-311-0/+12
| | * sunxi: add general USB settingsRoman Byshko2014-07-311-0/+6
| | * sunxi: add USB EHCI driverRoman Byshko2014-07-312-0/+202
| | * sunxi: add defines to control USB Host clocks/resetsRoman Byshko2014-07-311-0/+4
| | * ahci: provide sunxi SATA driver using AHCI platform frameworkIan Campbell2014-07-3112-9/+133
* | | Merge branch 'patman' of http://git.denx.de/u-boot-x86Tom Rini2014-08-281-0/+2
|\ \ \
| * | | patman: Support the 'reverse' option for 'git log'Simon Glass2014-08-281-0/+2
* | | | mtd,ubi,ubifs: sync with linux v3.15Heiko Schocher2014-08-2511-68/+341
* | | | mtd, ubi, ubifs: update for the sync with linux v3.14Heiko Schocher2014-08-254-0/+11
* | | | mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher2014-08-2575-6800/+26583
* | | | lib, linux: move linux specific defines to linux/compat.hHeiko Schocher2014-08-2511-235/+385
* | | | linux include: add ERR_CASTHeiko Schocher2014-08-251-4/+13
* | | | lib, list_sort: add list_sort from linux 3.14Heiko Schocher2014-08-253-0/+310
* | | | lib, rbtree: resync with Linux-3.14Heiko Schocher2014-08-253-353/+698
|/ / /
* | | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2014-08-259-5/+21
|\ \ \
| * | | openrd: fail build if U-Boot would overlap with environment in flashSascha Silbe2014-08-141-0/+5
| * | | README: document CONFIG_BOARD_SIZE_LIMITSascha Silbe2014-08-141-0/+5
OpenPOWER on IntegriCloud