summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "ext4fs: Add ext4 extent cache for read operations"Tom Rini2014-02-263-130/+73
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-02-2529-178/+622
|\
| * fsl/usb: Limit phy_type comparison to first four charactersNikhil Badola2014-02-241-1/+1
| * powerpc/mpc8536DS:Increase binary size for mpc8536DS boardHaijun.Zhang2014-02-241-7/+3
| * ar8031/8033/phy:enable autonegotiation for ar8031/8033Zhao Qiang2014-02-241-0/+1
| * powerpc: p1010rdb: Enable p1010rdb to start from NAND/SD/SPI flash with SPLYing Zhang2014-02-245-81/+275
| * SPL: P1022DS: fix the problem booting from spi flashYing Zhang2014-02-241-3/+3
| * SPL: P2020RDB: fix the problem booting from spi flashYing Zhang2014-02-242-5/+14
| * SPL: powerpc: expand SPL's length to 128KYing Zhang2014-02-242-12/+12
| * powerpc/t2081qds: Add T2081 QDS board supportShengzhou Liu2014-02-2415-66/+308
| * powerpc/t208x: some update to support t2081Shengzhou Liu2014-02-243-3/+5
* | arm: omap: delete unincluded omap-common/config.mkMasahiro Yamada2014-02-251-9/+0
* | kbuild: Move linker sciript check to prepare1Masahiro Yamada2014-02-256-9/+10
* | kbuild: Fix a false error of generic board supportMasahiro Yamada2014-02-251-8/+7
* | kbuild: get back DTB at the top directoryMasahiro Yamada2014-02-251-1/+7
* | kbuild: add misc targets, help, ubootrelease, ubootversionMasahiro Yamada2014-02-251-7/+58
* | kbuild: support building signle targetsMasahiro Yamada2014-02-251-0/+52
* | kbuild: refactor more IMX image rulesMasahiro Yamada2014-02-256-34/+14
* | kbuild: use shorten logs for IMX imagesMasahiro Yamada2014-02-256-41/+58
* | kbuild: use shorten logs for misc targetsMasahiro Yamada2014-02-255-37/+47
* | kbuild: use shorten log for linking u-bootMasahiro Yamada2014-02-252-19/+18
* | kbuild: use shorten logs for combined rules of mkimage, padding and catMasahiro Yamada2014-02-251-38/+41
* | kbuild: use shorten logs for cat rulesMasahiro Yamada2014-02-251-8/+15
* | kbuild: use shorten logs for mkimage rulesMasahiro Yamada2014-02-256-29/+34
* | kbuild: use shorten logs objcopy rulesMasahiro Yamada2014-02-254-20/+56
* | kbuild: Add $(Q) when descending into subdirectoriesMasahiro Yamada2014-02-252-15/+10
* | kbuild: rename OBJCFLAGS to OBJCOPYFLAGSMasahiro Yamada2014-02-2520-41/+41
* | kbuild: move asm-offsets.h rules to ./KbuildMasahiro Yamada2014-02-253-61/+89
* | kbuild: abolish "depend" targetMasahiro Yamada2014-02-251-12/+15
* | kbuild: consolidate version and timestamp headers generationMasahiro Yamada2014-02-253-40/+49
* | Makefile: add a new script to check -fstack-usage supportMasahiro Yamada2014-02-252-1/+21
* | boards.cfg: Keep arc entries sortedFabio Estevam2014-02-241-3/+3
* | arm: delete unused macro CONFIG_ARCH_DEVICE_TREEMasahiro Yamada2014-02-243-14/+0
* | x86: coreboot: delete unused coreboot/config.mkMasahiro Yamada2014-02-241-7/+0
* | power: fix: Do not execute pmic command when not all necessary parameters are...Łukasz Majewski2014-02-241-0/+3
* | kbuild: fix SPL link bug when USE_PRIVATE_LIBGCC is "yes"Masahiro Yamada2014-02-241-1/+2
* | part_efi: fix protective mbr struct allocationHector Palacios2014-02-241-5/+3
* | ubifs: fix checkpatch warningKaricheri, Muralidharan2014-02-212-9/+7
* | common, itest: pass u-boot env variables to itest.sHeiko Schocher2014-02-211-0/+13
* | common, ubi: add ubi check volumename commandHeiko Schocher2014-02-211-0/+31
* | boards.cfg: Delete the equivalent entriesMasahiro Yamada2014-02-211-5/+0
* | boards.cfg: Place "-" in the 8th field if it is the same as 7thMasahiro Yamada2014-02-211-40/+40
* | ext4fs: Add ext4 extent cache for read operationsIonut Nicu2014-02-213-73/+130
* | SMC91111: Fix compilation warningsBhupesh Sharma2014-02-211-3/+12
* | kbuild: fix errors of 'make *tags' and 'make cscope'Masahiro Yamada2014-02-211-1/+1
* | kbuild: a minor optimization of "make clobber"Masahiro Yamada2014-02-211-1/+1
* | .gitignore: ignore boot images by pattern rule /u-boot*Masahiro Yamada2014-02-211-18/+1
* | Fix memory commands for 64-bit platformsYork Sun2014-02-211-36/+36
* | pxe: prepend fdtdir to DTB name irrespective of sourceStephen Warren2014-02-211-37/+40
* | fix address of error message in mtest commandDavid Feng2014-02-211-5/+9
OpenPOWER on IntegriCloud