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