summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kbuild: move asm-offsets.h rules to ./KbuildMasahiro Yamada2014-02-253-61/+89
* kbuild: abolish "depend" targetMasahiro Yamada2014-02-251-12/+15
* kbuild: consolidate version and timestamp headers generationMasahiro Yamada2014-02-253-40/+49
* Makefile: add a new script to check -fstack-usage supportMasahiro Yamada2014-02-252-1/+21
* boards.cfg: Keep arc entries sortedFabio Estevam2014-02-241-3/+3
* arm: delete unused macro CONFIG_ARCH_DEVICE_TREEMasahiro Yamada2014-02-243-14/+0
* x86: coreboot: delete unused coreboot/config.mkMasahiro Yamada2014-02-241-7/+0
* power: fix: Do not execute pmic command when not all necessary parameters are...Łukasz Majewski2014-02-241-0/+3
* kbuild: fix SPL link bug when USE_PRIVATE_LIBGCC is "yes"Masahiro Yamada2014-02-241-1/+2
* part_efi: fix protective mbr struct allocationHector Palacios2014-02-241-5/+3
* ubifs: fix checkpatch warningKaricheri, Muralidharan2014-02-212-9/+7
* common, itest: pass u-boot env variables to itest.sHeiko Schocher2014-02-211-0/+13
* common, ubi: add ubi check volumename commandHeiko Schocher2014-02-211-0/+31
* boards.cfg: Delete the equivalent entriesMasahiro Yamada2014-02-211-5/+0
* boards.cfg: Place "-" in the 8th field if it is the same as 7thMasahiro Yamada2014-02-211-40/+40
* ext4fs: Add ext4 extent cache for read operationsIonut Nicu2014-02-213-73/+130
* SMC91111: Fix compilation warningsBhupesh Sharma2014-02-211-3/+12
* kbuild: fix errors of 'make *tags' and 'make cscope'Masahiro Yamada2014-02-211-1/+1
* kbuild: a minor optimization of "make clobber"Masahiro Yamada2014-02-211-1/+1
* .gitignore: ignore boot images by pattern rule /u-boot*Masahiro Yamada2014-02-211-18/+1
* Fix memory commands for 64-bit platformsYork Sun2014-02-211-36/+36
* pxe: prepend fdtdir to DTB name irrespective of sourceStephen Warren2014-02-211-37/+40
* fix address of error message in mtest commandDavid Feng2014-02-211-5/+9
* common: Add get_effective_memsize() to memsize.cYork Sun2014-02-2113-39/+21
* driver/ddr: Add 256 byte interleaving supportYork Sun2014-02-216-2/+26
* Driver/ddr: Add support of different DDR base addressYork Sun2014-02-212-2/+19
* driver/ddr: Change Freescale ARM DDR driver to support both big and little en...York Sun2014-02-215-59/+75
* common: Remove invalid endianess conversionChristian Eggers2014-02-211-2/+2
* serial: arc: Convert to use default_serial_putsAxel Lin2014-02-211-7/+1
* fs/fdos: RemoveTom Rini2014-02-2114-1559/+1
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2014-02-2111-16/+163
|\
| * doc: SPI: Add qspi test details on AM43xxSourav Poddar2014-02-181-0/+76
| * spi: ti_qspi: Add delay before xfer for am43xxSourav Poddar2014-02-181-0/+7
| * spi: ti_qspi: Add AM43xx specifics changesSourav Poddar2014-02-181-3/+23
| * am437x_epos_evm: add SPL API, QSPI, and serial flash supportSourav Poddar2014-02-182-0/+31
| * am43xx: Add qspi supportSourav Poddar2014-02-183-1/+5
| * spi: mxc_spi: i.MX6 DL/S have only 4 eCSPI controllerMarkus Niebel2014-02-181-1/+1
| * spi: spi-mxc: implement clk control for ECSPI to fix SPI_MODE_3Markus Niebel2014-02-181-2/+7
| * spi: spi-mxc: add defines for clk inactive state for ECSPIMarkus Niebel2014-02-182-6/+8
| * spi: xilinx: Move timeout calculation out of the loopMichal Simek2014-02-181-3/+5
* | arc: fix relocation for big-endian targetAlexey Brodkin2014-02-211-0/+4
* | axs101: change command prompt marker to match marketing name of the boardAlexey Brodkin2014-02-211-1/+1
* | axs101: fix dw gmac instantiation for updated dw gmac driverAlexey Brodkin2014-02-211-1/+1
* | serial/serial_arc: switch from {read|write}l to {read|write}b accessorsAlexey Brodkin2014-02-211-9/+9
* | serial/serial_arc: add work-around of ISS bugAlexey Brodkin2014-02-211-0/+16
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-02-20259-70785/+2109
|\ \
| * \ Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-02-20283-2548/+4334
| |\ \
| * \ \ Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-02-1939-229/+1049
| |\ \ \
| | * | | imx6 SION bit has to be on for the pins that are used as ENET_REF_CLKAndy Ng2014-02-192-6/+6
| | * | | i.MX6: nitrogen6x: pedantic: BOOT_FROM==spi, not sdEric Nelson2014-02-196-6/+6
OpenPOWER on IntegriCloud