summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-25kbuild: use shorten logs for misc targetsMasahiro Yamada
2014-02-25kbuild: use shorten log for linking u-bootMasahiro Yamada
2014-02-25kbuild: use shorten logs for combined rules of mkimage, padding and catMasahiro Yamada
2014-02-25kbuild: use shorten logs for cat rulesMasahiro Yamada
2014-02-25kbuild: use shorten logs for mkimage rulesMasahiro Yamada
2014-02-25kbuild: use shorten logs objcopy rulesMasahiro Yamada
2014-02-25kbuild: Add $(Q) when descending into subdirectoriesMasahiro Yamada
2014-02-25kbuild: rename OBJCFLAGS to OBJCOPYFLAGSMasahiro Yamada
2014-02-25kbuild: move asm-offsets.h rules to ./KbuildMasahiro Yamada
2014-02-25kbuild: abolish "depend" targetMasahiro Yamada
2014-02-25kbuild: consolidate version and timestamp headers generationMasahiro Yamada
2014-02-25Makefile: add a new script to check -fstack-usage supportMasahiro Yamada
2014-02-24boards.cfg: Keep arc entries sortedFabio Estevam
2014-02-24arm: delete unused macro CONFIG_ARCH_DEVICE_TREEMasahiro Yamada
2014-02-24x86: coreboot: delete unused coreboot/config.mkMasahiro Yamada
2014-02-24power: fix: Do not execute pmic command when not all necessary parameters are...Ɓukasz Majewski
2014-02-24kbuild: fix SPL link bug when USE_PRIVATE_LIBGCC is "yes"Masahiro Yamada
2014-02-24part_efi: fix protective mbr struct allocationHector Palacios
2014-02-21ubifs: fix checkpatch warningKaricheri, Muralidharan
2014-02-21common, itest: pass u-boot env variables to itest.sHeiko Schocher
2014-02-21common, ubi: add ubi check volumename commandHeiko Schocher
2014-02-21boards.cfg: Delete the equivalent entriesMasahiro Yamada
2014-02-21boards.cfg: Place "-" in the 8th field if it is the same as 7thMasahiro Yamada
2014-02-21ext4fs: Add ext4 extent cache for read operationsIonut Nicu
2014-02-21SMC91111: Fix compilation warningsBhupesh Sharma
2014-02-21kbuild: fix errors of 'make *tags' and 'make cscope'Masahiro Yamada
2014-02-21kbuild: a minor optimization of "make clobber"Masahiro Yamada
2014-02-21.gitignore: ignore boot images by pattern rule /u-boot*Masahiro Yamada
2014-02-21Fix memory commands for 64-bit platformsYork Sun
2014-02-21pxe: prepend fdtdir to DTB name irrespective of sourceStephen Warren
2014-02-21fix address of error message in mtest commandDavid Feng
2014-02-21common: Add get_effective_memsize() to memsize.cYork Sun
2014-02-21driver/ddr: Add 256 byte interleaving supportYork Sun
2014-02-21Driver/ddr: Add support of different DDR base addressYork Sun
2014-02-21driver/ddr: Change Freescale ARM DDR driver to support both big and little en...York Sun
2014-02-21common: Remove invalid endianess conversionChristian Eggers
2014-02-21serial: arc: Convert to use default_serial_putsAxel Lin
2014-02-21fs/fdos: RemoveTom Rini
2014-02-21Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2014-02-21arc: fix relocation for big-endian targetAlexey Brodkin
2014-02-21axs101: change command prompt marker to match marketing name of the boardAlexey Brodkin
2014-02-21axs101: fix dw gmac instantiation for updated dw gmac driverAlexey Brodkin
2014-02-21serial/serial_arc: switch from {read|write}l to {read|write}b accessorsAlexey Brodkin
2014-02-21serial/serial_arc: add work-around of ISS bugAlexey Brodkin
2014-02-20Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-02-20blackfin: Add <asm/clock.h> to numerous driversTom Rini
2014-02-20dfu: mmc: fs: Fix format accepted by ext4write commandLukasz Majewski
2014-02-20venice2: move device tree to fix build errorMasahiro Yamada
2014-02-20Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-02-20arc: remove "hardware.h"Alexey Brodkin