summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* .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
| | * | | Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2014-02-11440-8671/+2869
| | |\ \ \
| | * | | | NET: fec_mxc: fix MDIO clock prescaler calculationMarkus Niebel2014-02-111-2/+6
| | * | | | ARM: imx6: fix wrong fec clkMarkus Niebel2014-02-111-1/+1
| | * | | | pci: mx6: Implement reset callbackMarek Vasut2014-02-111-3/+44
| | * | | | mx6: Enable L2 cache supportFabio Estevam2014-02-114-0/+85
| | * | | | mx6qsabreauto: Update imximage.cfgFabio Estevam2014-02-111-77/+59
| | * | | | mx6: Distinguish mx6dual from mx6quadFabio Estevam2014-02-113-3/+14
| | * | | | imx: Introduce a header for the imx cpu versionsFabio Estevam2014-02-113-13/+14
| | * | | | hummingboard: Return from cpu_eth_init() directlyFabio Estevam2014-02-111-5/+1
| | * | | | imx6: make sure MMDC_CHx_MASK is clear to avoid warm reset failureAnson Huang2014-02-111-0/+11
| | * | | | imx6: ensure AHB clock is 132MHz in low freq boot modeAnson Huang2014-02-111-0/+20
| | * | | | mx6sl: Adjust fdt_addr to avoid address overlappingFabio Estevam2014-02-111-1/+1
| | * | | | vf610twr: Set default environment to use zImageOtavio Salvador2014-02-111-10/+10
| | * | | | udoo: Set default environment to use zImageOtavio Salvador2014-02-111-10/+10
| | * | | | mx6slevk: Set default environment to use zImageOtavio Salvador2014-02-111-10/+10
| | * | | | mx6sabre_common: Set default environment to use zImageOtavio Salvador2014-02-111-10/+10
| | * | | | mx6qarm2: Set default environment to use zImageOtavio Salvador2014-02-111-5/+5
| | * | | | mx53loco: Set default environment to use zImageOtavio Salvador2014-02-111-10/+10
| | * | | | mx51evk: Set default environment to use zImageOtavio Salvador2014-02-111-10/+10
OpenPOWER on IntegriCloud