summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2014-02-19kbuild: use scripts/Makefile.cleanMasahiro Yamada
2014-02-19Makefile: refactor tools-all targetsMasahiro Yamada
2014-02-19Makefile: Do not pass MTD_VERSION from the top MakefileMasahiro Yamada
2014-02-19kbuild: refactor Makefile and spl/Makefile moreMasahiro Yamada
2014-02-19examples: move api/ and standalone/ entry to examples/MakefileMasahiro Yamada
2014-02-19kbuild: change the top Makefile to more Kbuild-ish structureMasahiro Yamada
2014-02-19Makefile: remove a cleaning target "tidy"Masahiro Yamada
2014-02-19kbuild: generate {spl, tpl}-autoconf.mk only when it is necessaryMasahiro Yamada
2014-02-19kbuild: move include directives of board configuration filesMasahiro Yamada
2014-02-19kbuild: convert some make rules to Kbuild styleMasahiro Yamada
2014-02-19kbuild: move some lines to more suitable placeMasahiro Yamada
2014-02-19kbuild: delete temporary build scriptsMasahiro Yamada