summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nios2: add generic board supportThomas Chou2014-08-2410-166/+55
* nios2: remove obsolete PCI5441 and PK1C20 boardsThomas Chou2014-08-2417-749/+0
* nios2: Fix printf size_t format related warnings (again...)Vasili Galka2014-08-241-0/+4
* buildman: refactor help messageMasahiro Yamada2014-08-221-1/+1
* git-mailrc: add patman and buildman aliasMasahiro Yamada2014-08-221-0/+2
* patman: refactor help messageMasahiro Yamada2014-08-221-1/+1
* kconfig: convert Kconfig helper script into a shell scriptMasahiro Yamada2014-08-223-407/+262
* Makefile: remove generated boards.cfg within make distcleanRoger Meier2014-08-224-5/+6
* net: More BOOTP retry timeout improvementsThierry Reding2014-08-212-8/+58
* bootm: make sure pass NULL when argc < 1Bryan Wu2014-08-211-2/+3
* image: fix bootm failure for FIT imageBryan Wu2014-08-213-18/+33
* kconfig: remove DEFCONFIG_LISTMasahiro Yamada2014-08-211-6/+0
* scripts/Lindent: import from Linux 3.16Masahiro Yamada2014-08-211-0/+18
* Makefile: Use Kbuild style for system_map.o generation stepVasili Galka2014-08-211-3/+7
* add header for Android sparse image formatColin Cross2014-08-211-0/+49
* api: fix build without CMD_NET supportJeroen Hofstee2014-08-211-0/+30
* e1000: add i210 supportMarek Vasut2014-08-213-27/+187
* e1000: Implement dcache supportMarek Vasut2014-08-211-22/+49
* tools/genboardscfg.py: no exception if columns undetectableRoger Meier2014-08-211-3/+1
* tools/genboardscfg.py: Do not output SPLCPU fieldMasahiro Yamada2014-08-211-4/+2
* pxe: Allow use of environment variables in append stringHans de Goede2014-08-211-16/+13
* cli: Export cli_simple_process_macros for use outside of cli_simpleHans de Goede2014-08-212-2/+10
* davinci: orphan some Davinci boardsMasahiro Yamada2014-08-214-4/+4
* powerpc: mpc8xx: remove FLAGADM board supportMasahiro Yamada2014-08-2112-1373/+1
* powerpc: mpc8xx: remove GEN860T, GEN806T_SC board supportMasahiro Yamada2014-08-2121-2951/+1
* powerpc: mpc8xx: remove SXNI855T board supportMasahiro Yamada2014-08-2114-3594/+2
* powerpc: mpc8xx: remove svm_sc8xx boardMasahiro Yamada2014-08-2116-1579/+4
* powerpc: mpc8xx: remove stxxtc board supportMasahiro Yamada2014-08-2113-1383/+2
* omap: remove omap5912osk board supportMasahiro Yamada2014-08-2113-3295/+1
* scripts: objdiff: sync with Linux 3.16Masahiro Yamada2014-08-211-28/+46
* kbuild: sync mixed targets handling with Linux 3.16Masahiro Yamada2014-08-212-14/+7
* kbuild: move extra gcc checks to scripts/Makefile.extrawarnMasahiro Yamada2014-08-213-65/+69
* drivers: net: remove dead driversMasahiro Yamada2014-08-216-460/+0
* tools, scripts: refactor error-out statements of Python scriptsMasahiro Yamada2014-08-216-34/+15
* README.kconfig: add initial version of Kconfig documentMasahiro Yamada2014-08-211-0/+219
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-08-2018-162/+498
|\
| * kmp204x: reset the Zarlink clocking chips at power up onlyValentin Longchamp2014-08-201-4/+4
| * powerpc/t4qds: Move doc/README.t4240qds under board/freescale/t4qdsYork Sun2014-08-201-0/+0
| * powerpc/T4240QDS/eth: some fix for XFIShaohui Xie2014-08-203-18/+142
| * km-powerpc: define CONFIG_PRAM to protect PHRAM and PNVRAMValentin Longchamp2014-08-201-2/+3
| * driver/qe: update status of QE microcodeVijay Rai2014-08-201-1/+1
| * powerpc/mpc85xx: Enabling CPC conditionally based on hwconfig optionsShaveta Leekha2014-08-201-2/+26
| * powerpc/t104xrdb: support deep sleep in SPI/SD bootTang Yuantian2014-08-123-9/+43
| * powerpc/mpc85xx: Make boot flag effectiveTang Yuantian2014-08-121-0/+2
| * powerpc/t1042RDB: Add Video - HDMI supportJason Jin2014-08-123-0/+117
| * fsl/diu: ch7301 encoder split off from t1040qds/diu.cWang Dongsheng2014-08-125-126/+160
* | test: ums: Add script for testing UMS gadget operationLukasz Majewski2014-08-202-0/+205
* | test: dfu: cosmetic: Add missing license information to DFU test scriptsLukasz Majewski2014-08-202-0/+20
* | test: dfu: Extend dfu_gadget_test_init.sh to accept sizes of test filesLukasz Majewski2014-08-201-1/+5
* | samsung: dfu: Provide correct Vendor and Product IDs for UMS gadgetLukasz Majewski2014-08-203-1/+6
OpenPOWER on IntegriCloud