summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-28net: cpsw: am335x: Drop constant link checking from rx/tx path'sStefan Roese
2014-08-28tools/genboardscfg.py: improve performanceMasahiro Yamada
2014-08-28tools/genboardscfg.py: check if the boards.cfg is up to dateMasahiro Yamada
2014-08-28tools/genboardscfg.py: fix minor problems on terminationMasahiro Yamada
2014-08-28tools/genboardscfg.py: wait for unfinished subprocesses before error-outMasahiro Yamada
2014-08-28tools/genboardscfg.py: be tolerant of insane KconfigMasahiro Yamada
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-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
2014-08-22Makefile: remove generated boards.cfg within make distcleanRoger Meier
2014-08-21net: More BOOTP retry timeout improvementsThierry Reding
2014-08-21bootm: make sure pass NULL when argc < 1Bryan Wu
2014-08-21image: fix bootm failure for FIT imageBryan Wu
2014-08-21kconfig: remove DEFCONFIG_LISTMasahiro Yamada
2014-08-21scripts/Lindent: import from Linux 3.16Masahiro Yamada
2014-08-21Makefile: Use Kbuild style for system_map.o generation stepVasili Galka
2014-08-21add header for Android sparse image formatColin Cross
2014-08-21api: fix build without CMD_NET supportJeroen Hofstee
2014-08-21e1000: add i210 supportMarek Vasut
2014-08-21e1000: Implement dcache supportMarek Vasut
2014-08-21tools/genboardscfg.py: no exception if columns undetectableRoger Meier
2014-08-21tools/genboardscfg.py: Do not output SPLCPU fieldMasahiro Yamada
2014-08-21pxe: Allow use of environment variables in append stringHans de Goede