summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* common: Add get_effective_memsize() to memsize.cYork Sun2014-02-2113-39/+21
* driver/ddr: Add 256 byte interleaving supportYork Sun2014-02-216-2/+26
* Driver/ddr: Add support of different DDR base addressYork Sun2014-02-212-2/+19
* driver/ddr: Change Freescale ARM DDR driver to support both big and little en...York Sun2014-02-215-59/+75
* common: Remove invalid endianess conversionChristian Eggers2014-02-211-2/+2
* serial: arc: Convert to use default_serial_putsAxel Lin2014-02-211-7/+1
* fs/fdos: RemoveTom Rini2014-02-2114-1559/+1
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2014-02-2111-16/+163
|\
| * doc: SPI: Add qspi test details on AM43xxSourav Poddar2014-02-181-0/+76
| * spi: ti_qspi: Add delay before xfer for am43xxSourav Poddar2014-02-181-0/+7
| * spi: ti_qspi: Add AM43xx specifics changesSourav Poddar2014-02-181-3/+23
OpenPOWER on IntegriCloud