summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-02-20i2c: zynq: Add support for the second i2c controllerMichael Burr
2014-02-20i2c: zynq: Support for 0-length register addressMichael Burr
2014-02-19Prepare v2014.04-rc1v2014.04-rc1Tom Rini
2014-02-19kbuild,tegra124: add dummy obj- for KbuildMasahiro Yamada
2014-02-19cosmetic: FIT: fix a strange commentMasahiro Yamada
2014-02-19Move CONFIG_DISPLAY_CPUINFO to MakefileMasahiro Yamada
2014-02-19Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to calleeMasahiro Yamada
2014-02-19configs: Delete unused CONFIG_SYS_64BIT_{VSPRINTF, STRTOUL}Masahiro Yamada
2014-02-19configs: Delete obsolete macro, CONFIG_SYS_GBL_DATA_SIZEMasahiro Yamada
2014-02-19dts: generate multiple device tree blobsMasahiro Yamada
2014-02-19dts: move device tree sources to arch/$(ARCH)/dts/Masahiro Yamada
2014-02-19dts: re-write dts/Makefile more simply with KbuildMasahiro Yamada
2014-02-19kernel-doc: fix some errorsMasahiro Yamada
2014-02-19kernel-doc: update kernel-doc related files to Linux v3.13Masahiro Yamada
2014-02-19kernel-doc: move kernel-doc tools to scripts/Masahiro Yamada
2014-02-19.gitignore: drop include/asm from ignored file listMasahiro Yamada
2014-02-19tools/env: cross-compile fw_printenv without setting HOSTCCMasahiro Yamada
2014-02-19kbuild: Do not generate .*.su files at the top directoryMasahiro Yamada
2014-02-19board: sandburst: delete FORCEBUILDMasahiro Yamada
2014-02-19kbuild: check clean source and generate Makefile for out-of-tree buildMasahiro Yamada
2014-02-19kbuild: support simultaneous board configuration and "make all"Masahiro Yamada