aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-28kconfig: add CONFIG_LOCALVERSION and CONFIG_LOCALVERSION_AUTOMasahiro Yamada1-1/+37
2014-08-28buildman: run genboardscfg.py all the timeMasahiro Yamada1-6/+4
2014-08-28MAKEALL: run genboardscfg.py all the timeMasahiro Yamada1-7/+4
2014-08-28tools/genboardscfg.py: fix a bug of MAINTAINERS handlingMasahiro Yamada1-1/+1
2014-08-28samsung: s5p_goni: fix: Add missing definitions for G_DNL_UMS gadgetƁukasz Majewski1-0/+2
2014-08-28Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini48-13/+982
2014-08-28Merge branch 'patman' of http://git.denx.de/u-boot-x86Tom Rini1-0/+2
2014-08-28patman: Support the 'reverse' option for 'git log'Simon Glass1-0/+2
2014-08-25mtd,ubi,ubifs: sync with linux v3.15Heiko Schocher11-68/+341
2014-08-25mtd, ubi, ubifs: update for the sync with linux v3.14Heiko Schocher4-0/+11
2014-08-25mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher75-6800/+26583
2014-08-25lib, linux: move linux specific defines to linux/compat.hHeiko Schocher11-235/+385
2014-08-25linux include: add ERR_CASTHeiko Schocher1-4/+13
2014-08-25lib, list_sort: add list_sort from linux 3.14Heiko Schocher3-0/+310
2014-08-25lib, rbtree: resync with Linux-3.14Heiko Schocher3-353/+698
2014-08-25Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini9-5/+21
2014-08-24nios2: remove EPCS driverThomas Chou3-778/+1
2014-08-24nios2: add generic board supportThomas Chou10-166/+55
2014-08-24nios2: remove obsolete PCI5441 and PK1C20 boardsThomas Chou17-749/+0
2014-08-24nios2: Fix printf size_t format related warnings (again...)Vasili Galka1-0/+4
2014-08-22buildman: refactor help messageMasahiro Yamada1-1/+1
2014-08-22git-mailrc: add patman and buildman aliasMasahiro Yamada1-0/+2
2014-08-22patman: refactor help messageMasahiro Yamada1-1/+1
2014-08-22kconfig: convert Kconfig helper script into a shell scriptMasahiro Yamada3-407/+262
2014-08-22Makefile: remove generated boards.cfg within make distcleanRoger Meier4-5/+6
2014-08-21net: More BOOTP retry timeout improvementsThierry Reding2-8/+58
2014-08-21bootm: make sure pass NULL when argc < 1Bryan Wu1-2/+3
2014-08-21image: fix bootm failure for FIT imageBryan Wu3-18/+33
2014-08-21kconfig: remove DEFCONFIG_LISTMasahiro Yamada1-6/+0
2014-08-21scripts/Lindent: import from Linux 3.16Masahiro Yamada1-0/+18
2014-08-21Makefile: Use Kbuild style for system_map.o generation stepVasili Galka1-3/+7
2014-08-21add header for Android sparse image formatColin Cross1-0/+49
2014-08-21api: fix build without CMD_NET supportJeroen Hofstee1-0/+30
2014-08-21e1000: add i210 supportMarek Vasut3-27/+187
2014-08-21e1000: Implement dcache supportMarek Vasut1-22/+49
2014-08-21tools/genboardscfg.py: no exception if columns undetectableRoger Meier1-3/+1
2014-08-21tools/genboardscfg.py: Do not output SPLCPU fieldMasahiro Yamada1-4/+2
2014-08-21pxe: Allow use of environment variables in append stringHans de Goede1-16/+13
2014-08-21cli: Export cli_simple_process_macros for use outside of cli_simpleHans de Goede2-2/+10
2014-08-21davinci: orphan some Davinci boardsMasahiro Yamada4-4/+4
2014-08-21powerpc: mpc8xx: remove FLAGADM board supportMasahiro Yamada12-1373/+1
2014-08-21powerpc: mpc8xx: remove GEN860T, GEN806T_SC board supportMasahiro Yamada21-2951/+1
2014-08-21powerpc: mpc8xx: remove SXNI855T board supportMasahiro Yamada14-3594/+2
2014-08-21powerpc: mpc8xx: remove svm_sc8xx boardMasahiro Yamada16-1579/+4
2014-08-21powerpc: mpc8xx: remove stxxtc board supportMasahiro Yamada13-1383/+2
2014-08-21omap: remove omap5912osk board supportMasahiro Yamada13-3295/+1
2014-08-21scripts: objdiff: sync with Linux 3.16Masahiro Yamada1-28/+46
2014-08-21kbuild: sync mixed targets handling with Linux 3.16Masahiro Yamada2-14/+7
2014-08-21kbuild: move extra gcc checks to scripts/Makefile.extrawarnMasahiro Yamada3-65/+69
2014-08-21drivers: net: remove dead driversMasahiro Yamada6-460/+0