summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | | common: Add get_effective_memsize() to memsize.cYork Sun2014-02-21-39/+21
| * | | driver/ddr: Add 256 byte interleaving supportYork Sun2014-02-21-2/+26
| * | | Driver/ddr: Add support of different DDR base addressYork Sun2014-02-21-2/+19
| * | | driver/ddr: Change Freescale ARM DDR driver to support both big and little en...York Sun2014-02-21-59/+75
| * | | common: Remove invalid endianess conversionChristian Eggers2014-02-21-2/+2
| * | | serial: arc: Convert to use default_serial_putsAxel Lin2014-02-21-7/+1
| * | | fs/fdos: RemoveTom Rini2014-02-21-1559/+1
| * | | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2014-02-21-16/+163
| |\ \ \
| | * | | doc: SPI: Add qspi test details on AM43xxSourav Poddar2014-02-18-0/+76
| | * | | spi: ti_qspi: Add delay before xfer for am43xxSourav Poddar2014-02-18-0/+7
| | * | | spi: ti_qspi: Add AM43xx specifics changesSourav Poddar2014-02-18-3/+23
| | * | | am437x_epos_evm: add SPL API, QSPI, and serial flash supportSourav Poddar2014-02-18-0/+31
| | * | | am43xx: Add qspi supportSourav Poddar2014-02-18-1/+5
| | * | | spi: mxc_spi: i.MX6 DL/S have only 4 eCSPI controllerMarkus Niebel2014-02-18-1/+1
| | * | | spi: spi-mxc: implement clk control for ECSPI to fix SPI_MODE_3Markus Niebel2014-02-18-2/+7
| | * | | spi: spi-mxc: add defines for clk inactive state for ECSPIMarkus Niebel2014-02-18-6/+8
| | * | | spi: xilinx: Move timeout calculation out of the loopMichal Simek2014-02-18-3/+5
| | |/ /
| * | | arc: fix relocation for big-endian targetAlexey Brodkin2014-02-21-0/+4
| * | | axs101: change command prompt marker to match marketing name of the boardAlexey Brodkin2014-02-21-1/+1
| * | | axs101: fix dw gmac instantiation for updated dw gmac driverAlexey Brodkin2014-02-21-1/+1
| * | | serial/serial_arc: switch from {read|write}l to {read|write}b accessorsAlexey Brodkin2014-02-21-9/+9
| * | | serial/serial_arc: add work-around of ISS bugAlexey Brodkin2014-02-21-0/+16
| * | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-02-20-70785/+2109
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-02-20-2548/+4334
| | |\ \
| | * \ \ Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-02-19-229/+1049
| | |\ \ \
| | * \ \ \ Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'Albert ARIBAUD2014-02-19-73/+1055
| | |\ \ \ \
| | | * | | | arm: zynq: correct the argument to lldivSiva Durga Prasad Paladugu2014-02-19-1/+2
| | | * | | | zynq: Add support for U-BOOT SPLMichal Simek2014-02-19-2/+241
| | | * | | | zynq: Update CLK in bdinfoMichal Simek2014-02-19-0/+5
| | | * | | | zynq: Implement dump clock commandSoren Brinkmann2014-02-19-0/+22
| | | * | | | serial_zynq: Migrate to Zynq clock frameworkSoren Brinkmann2014-02-19-11/+2
| | | * | | | net: zynq_gem: Calculate clock dividers dynamicallySoren Brinkmann2014-02-19-12/+20
| | | * | | | net: zynq_gem: Move RCLK details out of driverSoren Brinkmann2014-02-19-9/+6
| | | * | | | zynq: timer: Fix hangs if network activity attempted after about one hourMichal Simek2014-02-19-2/+2
| | | * | | | zynq: timer: Migrate to zynq clock frameworkSoren Brinkmann2014-02-19-4/+7
| | | * | | | zynq: Provide a framework to read clock frequenciesSoren Brinkmann2014-02-19-2/+701
| | | * | | | common: Provide DIV_ROUND_CLOSEST macroSoren Brinkmann2014-02-19-0/+16
| | | * | | | zynq: serial: Simplify serial driver initializationMichal Simek2014-02-19-31/+24
| | | * | | | zynq: Move bootmode to headersMichal Simek2014-02-19-6/+6
| | | * | | | zynq: Use board_eth_init if CMD_NET is not enabledMichal Simek2014-02-19-2/+0
| | | * | | | zynq: Enable tftp put commandMichal Simek2014-02-19-0/+1
| | | * | | | zynq: Extend kernel image size to 20MBMichal Simek2014-02-19-0/+3
| | | * | | | zynq: Fix incorrect header nameMichal Simek2014-02-19-2/+2
| | | * | | | zynq: Enable dcache supportMichal Simek2014-02-19-0/+8
| | | * | | | zynq: Do not explicitely enable icacheMichal Simek2014-02-19-2/+0
| | * | | | | Exynos5250: Remove lowlevelinitRajeshwari S Shinde2014-02-19-82/+0
| | |/ / / /
| | * | | | Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'Albert ARIBAUD2014-02-19-70403/+5
| | |\ \ \ \
| | | * | | | ARM: serial: Remove the IXP UART driverMarek Vasut2014-02-06-137/+0
| | | * | | | ARM: NET: Remove the IXP NPE ethernet driverMarek Vasut2014-02-06-65939/+0
| | | * | | | ARM: PCI: Remove the IXP PCI driverMarek Vasut2014-02-06-356/+0