summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* arm: mvebu: Add Armada A38x DB-88F6820-GP board supportStefan Roese2015-05-05-0/+233
* arm: mvebu: Add d-cache invalidate before enabling the d-cacheStefan Roese2015-05-05-0/+3
* arm: mvebu: mv-common.h: Add CONFIG_PREBOOTStefan Roese2015-05-05-0/+1
* arm: mvebu: Remove coherency configurationStefan Roese2015-05-05-3/+0
* arm: mvebu: Change network init code to allow a more flexible setupStefan Roese2015-05-05-7/+20
* arm: mvebu: Add basic Armada 38x supportStefan Roese2015-05-05-16/+73
* arm: mvebu: Move CONFIG_SPL_LDSCRIPT to common headerStefan Roese2015-05-05-2/+5
* arm: mvebu: Only define MV88F78X60 for Armada XPStefan Roese2015-05-05-1/+3
* arm: mvebu: Remove unreferenced defineStefan Roese2015-05-05-3/+0
* arm: mvebu: Change header macros from ARMADA_XP to MVEBUStefan Roese2015-05-05-10/+10
* arm: mvebu: Move mvebu-common into mach-mvebuStefan Roese2015-05-05-6/+21
* arm: armada-xp: Move SoC headers to mach-mvebu/include/machStefan Roese2015-05-05-3/+3
* arm: armada-xp: Move SoC sources to mach-mvebuStefan Roese2015-05-05-1/+1
* Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-04-29-50/+914
|\
| * ARM: zynq: rename CONFIG_ZYNQ to CONFIG_ARCH_ZYNQMasahiro Yamada2015-04-29-12/+12
| * ARM: zynq: move SoC headers to mach-zynq/include/machMasahiro Yamada2015-04-29-0/+0
| * ARM: zynq: move SoC sources to mach-zynqMasahiro Yamada2015-04-29-4/+4
| * ARM: zynq: pass "-mfpu=neon" only to lowlevel_init.SMasahiro Yamada2015-04-29-7/+1
| * zynqmp: Enable SDHCI0 optionsMichal Simek2015-04-29-0/+14
| * zynqmp: Enable FS_GENERIC optionSiva Durga Prasad Paladugu2015-04-29-2/+3
| * zynqmp: Add SPI driver support for ZynqMPSiva Durga Prasad Paladugu2015-04-29-0/+10
| * zynqmp: i2c: Enable i2c driver for zynqMPSiva Durga Prasad Paladugu2015-04-29-0/+26
| * zynqmp: Add support for EMMC bootmodeMichal Simek2015-04-29-1/+3
| * zynqmp: Add support for emulation platform - VeloceMichal Simek2015-04-29-2/+12
| * zynq: timer: Fix wrong timer calculationSiva Durga Prasad Paladugu2015-04-29-1/+3
| * zynqmp: sdhci: Remove the quirk SDHCI_QUIRK_NO_CDSiva Durga Prasad Paladugu2015-04-29-1/+1
| * zynqmp: Add support for R5 sw loadingMichal Simek2015-04-29-3/+285
| * zynqmp: caches: Enable dcache for zynqmpSiva Durga Prasad Paladugu2015-04-29-1/+165
| * zynq: slcr: Disable all level shiftersSiva Durga Prasad Paladugu2015-04-29-0/+7
| * ARM: zynq: drop legacy ps7_init.c/h supportMasahiro Yamada2015-04-29-7/+2
| * zynq: Add Zynq PicoZed board supportNathan Rossi2015-04-29-0/+61
| * serial: zynq: Add support for slow emulation platformMichal Simek2015-04-29-1/+7
| * zynq: Enable GPIO driver and GPIO commandsMichal Simek2015-04-29-0/+3
| * gpio: add Xilinx Zynq PS GPIO driverAndrea Scian2015-04-29-0/+287
* | Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-04-29-1/+1
|\ \
| * | microblaze: Fix EMAC Lite initializationNathan Rossi2015-04-29-1/+1
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-socfpgaTom Rini2015-04-28-51/+197
|\ \
| * | socfpga: implement arria V socdk SPI flash config in dtsPavel Machek2015-04-27-0/+24
| * | socfpga: implement socdk SPI flash config in dtsPavel Machek2015-04-24-0/+24
| * | arm: socfpga: spl: Add stub sdram.hMarek Vasut2015-04-21-0/+19
| * | spi: Add Cadence QSPI controller Kconfig entryMarek Vasut2015-04-21-0/+8
| * | spi: Add Designware SPI controller Kconfig entryMarek Vasut2015-04-21-0/+8
| * | arm: socfpga: spl: update peripheral pll for dev kitDinh Nguyen2015-04-21-1/+1
| * | arm: socfpga: spl: add board_init_f to SPLDinh Nguyen2015-04-21-0/+29
| * | arm: socfpga: spl: Add s_init stubDinh Nguyen2015-04-21-0/+2
| * | arm: socfpga: fix uart0 pin mux configurationDinh Nguyen2015-04-21-2/+2
| * | arm: socfpga: spl: Add SDRAM checkDinh Nguyen2015-04-21-0/+6
| * | arm: socfpga: spl: Adjust the SYS_INIT_RAM_SIZE to have room for the spl mallocDinh Nguyen2015-04-21-1/+1
| * | arm: socfpga: spl: add CONFIG_SPL_STACK to socfpga_common.hDinh Nguyen2015-04-21-0/+5
| * | arm: socfpga: spl: Use common lowlevel_initDinh Nguyen2015-04-21-47/+1