summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-02-25kbuild: use shorten logs objcopy rulesMasahiro Yamada4-20/+56
2014-02-25kbuild: Add $(Q) when descending into subdirectoriesMasahiro Yamada2-15/+10
2014-02-25kbuild: rename OBJCFLAGS to OBJCOPYFLAGSMasahiro Yamada20-41/+41
2014-02-25kbuild: move asm-offsets.h rules to ./KbuildMasahiro Yamada3-61/+89
2014-02-25kbuild: abolish "depend" targetMasahiro Yamada1-12/+15
2014-02-25kbuild: consolidate version and timestamp headers generationMasahiro Yamada3-40/+49
2014-02-25Makefile: add a new script to check -fstack-usage supportMasahiro Yamada2-1/+21
2014-02-24boards.cfg: Keep arc entries sortedFabio Estevam1-3/+3
2014-02-24arm: delete unused macro CONFIG_ARCH_DEVICE_TREEMasahiro Yamada3-14/+0
2014-02-24x86: coreboot: delete unused coreboot/config.mkMasahiro Yamada1-7/+0
2014-02-24power: fix: Do not execute pmic command when not all necessary parameters are...Ɓukasz Majewski1-0/+3
2014-02-24kbuild: fix SPL link bug when USE_PRIVATE_LIBGCC is "yes"Masahiro Yamada1-1/+2
2014-02-24part_efi: fix protective mbr struct allocationHector Palacios1-5/+3
2014-02-21ubifs: fix checkpatch warningKaricheri, Muralidharan2-9/+7
2014-02-21common, itest: pass u-boot env variables to itest.sHeiko Schocher1-0/+13
2014-02-21common, ubi: add ubi check volumename commandHeiko Schocher1-0/+31
2014-02-21boards.cfg: Delete the equivalent entriesMasahiro Yamada1-5/+0
2014-02-21boards.cfg: Place "-" in the 8th field if it is the same as 7thMasahiro Yamada1-40/+40
2014-02-21ext4fs: Add ext4 extent cache for read operationsIonut Nicu3-73/+130
2014-02-21SMC91111: Fix compilation warningsBhupesh Sharma1-3/+12
2014-02-21kbuild: fix errors of 'make *tags' and 'make cscope'Masahiro Yamada1-1/+1
2014-02-21kbuild: a minor optimization of "make clobber"Masahiro Yamada1-1/+1
2014-02-21.gitignore: ignore boot images by pattern rule /u-boot*Masahiro Yamada1-18/+1
2014-02-21Fix memory commands for 64-bit platformsYork Sun1-36/+36
2014-02-21pxe: prepend fdtdir to DTB name irrespective of sourceStephen Warren1-37/+40
2014-02-21fix address of error message in mtest commandDavid Feng1-5/+9
2014-02-21common: Add get_effective_memsize() to memsize.cYork Sun13-39/+21
2014-02-21driver/ddr: Add 256 byte interleaving supportYork Sun6-2/+26
2014-02-21Driver/ddr: Add support of different DDR base addressYork Sun2-2/+19
2014-02-21driver/ddr: Change Freescale ARM DDR driver to support both big and little en...York Sun5-59/+75
2014-02-21common: Remove invalid endianess conversionChristian Eggers1-2/+2
2014-02-21serial: arc: Convert to use default_serial_putsAxel Lin1-7/+1
2014-02-21fs/fdos: RemoveTom Rini14-1559/+1
2014-02-21Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini11-16/+163
2014-02-21arc: fix relocation for big-endian targetAlexey Brodkin1-0/+4
2014-02-21axs101: change command prompt marker to match marketing name of the boardAlexey Brodkin1-1/+1
2014-02-21axs101: fix dw gmac instantiation for updated dw gmac driverAlexey Brodkin1-1/+1
2014-02-21serial/serial_arc: switch from {read|write}l to {read|write}b accessorsAlexey Brodkin1-9/+9
2014-02-21serial/serial_arc: add work-around of ISS bugAlexey Brodkin1-0/+16
2014-02-20Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini259-70785/+2109
2014-02-20blackfin: Add <asm/clock.h> to numerous driversTom Rini7-0/+7
2014-02-20dfu: mmc: fs: Fix format accepted by ext4write commandLukasz Majewski1-4/+3
2014-02-20venice2: move device tree to fix build errorMasahiro Yamada2-3/+2
2014-02-20Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD283-2548/+4334
2014-02-20arc: remove "hardware.h"Alexey Brodkin1-10/+0
2014-02-20designware_i2c: remove inclusion of <asm/arch/hardware.h>Alexey Brodkin1-1/+0
2014-02-20spear: move CONFIG_SYS_I2C_BASE from arch-spear/hardware to board configsAlexey Brodkin3-4/+10
2014-02-20OMAP24xx I2C: Add support for set-speedHannes Petermaier2-50/+98
2014-02-20i2c: i2c-mxs: Wait for I2C to empty queueMarek Vasut1-7/+32
2014-02-20designware_i2c: Enhance DesignWare I2C driver address supportChin Liang See1-32/+9