summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-28tools/genboardscfg.py: be tolerant of missing MAINTAINERSMasahiro Yamada
2014-08-28tools/genboardscfg.py: ignore defconfigs starting with a dotMasahiro Yamada
2014-08-28Correct sandbox filesystem commands in FIT image testSimon Glass
2014-08-28Fix test failure caused by bad handling of ramdiskSimon Glass
2014-08-28kconfig: add CONFIG_CC_OPTIMIZE_FOR_SIZEMasahiro Yamada
2014-08-28scripts: refetch scripts/setlocalversion from Linux 3.16Masahiro Yamada
2014-08-28kconfig: add CONFIG_LOCALVERSION and CONFIG_LOCALVERSION_AUTOMasahiro Yamada
2014-08-28buildman: run genboardscfg.py all the timeMasahiro Yamada
2014-08-28MAKEALL: run genboardscfg.py all the timeMasahiro Yamada
2014-08-28tools/genboardscfg.py: fix a bug of MAINTAINERS handlingMasahiro Yamada
2014-08-28samsung: s5p_goni: fix: Add missing definitions for G_DNL_UMS gadgetƁukasz Majewski
2014-08-28Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-08-28Merge branch 'patman' of http://git.denx.de/u-boot-x86Tom Rini
2014-08-28patman: Support the 'reverse' option for 'git log'Simon Glass
2014-08-25mtd,ubi,ubifs: sync with linux v3.15Heiko Schocher
2014-08-25mtd, ubi, ubifs: update for the sync with linux v3.14Heiko Schocher
2014-08-25mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher
2014-08-25lib, linux: move linux specific defines to linux/compat.hHeiko Schocher
2014-08-25linux include: add ERR_CASTHeiko Schocher
2014-08-25lib, list_sort: add list_sort from linux 3.14Heiko Schocher
2014-08-25lib, rbtree: resync with Linux-3.14Heiko Schocher
2014-08-25pcm051: use ti_am335x_common.h configMatwey V. Kornilov
2014-08-25ARM: DRA: Enable VTT regulatorLokesh Vutla
2014-08-25am335x_evm: Convert CONFIG_CONS_INDEX into a menu choiceTom Rini
2014-08-25cm-t54: convert to generic boardDmitry Lifshitz
2014-08-25cm-t54: fix eMMC boot mode checkDmitry Lifshitz
2014-08-25cm-t54: fix EEPROM read return value checkDmitry Lifshitz
2014-08-25ARM: DRA7: Enable software leveling for dra7Sricharan R
2014-08-25SOM: tam3517: convert to generic boardJeroen Hofstee
2014-08-25keystone2: use EFUSE_BOOTROM information to configure PLLsVitaly Andrianov
2014-08-25board/ti/dra7xx: add support for parallel NORpekon gupta
2014-08-25board/ti/dra7xx: add support for parallel NANDpekon gupta
2014-08-25board/ti/am43xx: add support for parallel NANDpekon gupta
2014-08-25board/ti/am335x: add support for beaglebone NOR Capepekon gupta
2014-08-25board/ti/am335x: add support for beaglebone NAND capepekon gupta
2014-08-25board/ti/am335x: update configs for parallel NANDpekon gupta
2014-08-25am335x_evm: Enable CONFIG_SPL_ENV_SUPPORT on EMMC_BOOTTom Rini
2014-08-25common/Makefile: Consolidate SPL ENV options, correct inclusionTom Rini
2014-08-25tseries: Set CONFIG_ENV_IS_NOWHERE for SPL+NANDTom Rini
2014-08-25TI:armv7: Change CONFIG_SPL_STACK to not be CONFIG_SYS_INIT_SP_ADDRTom Rini
2014-08-25am335x_evm: Move SPL network definesTom Rini
2014-08-25Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini
2014-08-24nios2: remove EPCS driverThomas Chou
2014-08-24nios2: add generic board supportThomas Chou
2014-08-24nios2: remove obsolete PCI5441 and PK1C20 boardsThomas Chou
2014-08-24nios2: Fix printf size_t format related warnings (again...)Vasili Galka
2014-08-22buildman: refactor help messageMasahiro Yamada
2014-08-22git-mailrc: add patman and buildman aliasMasahiro Yamada
2014-08-22patman: refactor help messageMasahiro Yamada
2014-08-22kconfig: convert Kconfig helper script into a shell scriptMasahiro Yamada