aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-29Merge git://git.denx.de/u-boot-usbTom Rini2-5/+25
2014-08-29Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini5-20/+5
2014-08-29Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini23-10/+745
2014-08-29Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini73-205/+6001
2014-08-29Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini25-328/+417
2014-08-29usb: hub: don't check CONNECTION in hub_port_reset()Stephen Warren1-3/+16
2014-08-29usb: Handle -ENODEV from usb_lowlevel_init()Marek Vasut1-2/+9
2014-08-28README.kconfig: document backward compatibility "make *_config"Masahiro Yamada2-0/+8
2014-08-28tools/genboardscfg.py: change shebang into /usr/bin/env python2Masahiro Yamada1-1/+3
2014-08-28net: cpsw: am335x: Drop constant link checking from rx/tx path'sStefan Roese1-18/+1
2014-08-28tools/genboardscfg.py: improve performanceMasahiro Yamada1-6/+33
2014-08-28tools/genboardscfg.py: check if the boards.cfg is up to dateMasahiro Yamada1-2/+56
2014-08-28tools/genboardscfg.py: fix minor problems on terminationMasahiro Yamada1-66/+90
2014-08-28tools/genboardscfg.py: wait for unfinished subprocesses before error-outMasahiro Yamada1-0/+3
2014-08-28tools/genboardscfg.py: be tolerant of insane KconfigMasahiro Yamada1-2/+9
2014-08-28tools/genboardscfg.py: be tolerant of missing MAINTAINERSMasahiro Yamada1-1/+11
2014-08-28tools/genboardscfg.py: ignore defconfigs starting with a dotMasahiro Yamada1-0/+2
2014-08-28Correct sandbox filesystem commands in FIT image testSimon Glass1-4/+4
2014-08-28Fix test failure caused by bad handling of ramdiskSimon Glass3-2/+4
2014-08-28kconfig: add CONFIG_CC_OPTIMIZE_FOR_SIZEMasahiro Yamada2-1/+15
2014-08-28scripts: refetch scripts/setlocalversion from Linux 3.16Masahiro Yamada1-17/+14
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