summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-02-20designware_i2c: remove inclusion of <asm/arch/hardware.h>Alexey Brodkin
2014-02-20spear: move CONFIG_SYS_I2C_BASE from arch-spear/hardware to board configsAlexey Brodkin
2014-02-20OMAP24xx I2C: Add support for set-speedHannes Petermaier
2014-02-20i2c: i2c-mxs: Wait for I2C to empty queueMarek Vasut
2014-02-20designware_i2c: Enhance DesignWare I2C driver address supportChin Liang See
2014-02-20i2c, bootcount: add support for bootcounter on i2c devicesHeiko Schocher
2014-02-20blackfin: make i2c driver blackfin independantScott Jiang
2014-02-20blackfin: rename bfin-twi_i2c driver to adi_i2cSonic Zhang
2014-02-20blackfin: add spi and i2c specific get clock functionsSonic Zhang
2014-02-20blackfin: the sclk MHz in i2c driver should be divided by 1000 other than 1024Sonic Zhang