summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc/t4rdb: Add SD boot support for T4240RDB boardChunhe Lan2015-05-0410-16/+186
* drivers: usb: fsl: Workaround for Erratum A004477Nikhil Badola2015-05-044-0/+49
* mpc85xx/T4240EMU: Remove T4240EMU boardYork Sun2015-05-047-234/+0
* powerpc/mpc85xx: Use GOT when loading IVORs post-relocationScott Wood2015-05-041-15/+20
* 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
| * | arm: socfpga: spl: allow bootrom to enable IOs after warm resetDinh Nguyen2015-04-213-0/+13
| * | arm: socfpga: spl: Add call to timer_initDinh Nguyen2015-04-211-0/+2
| * | arm: socfpga: spl: enable sdram, timer and uartDinh Nguyen2015-04-211-0/+4
| * | arm: socfpga: add functions to bring sdram, timer, and uart out of resetDinh Nguyen2015-04-212-0/+30
| * | arm: socfpga: spl: Add CONFIG_SPL_MAX_SIZE to be 64KBDinh Nguyen2015-04-211-0/+1
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-dmTom Rini2015-04-283-4/+8
|\ \ \
| * | | dm: core: Correct bug introduced in uclass_first/next_device()Simon Glass2015-04-281-0/+5
OpenPOWER on IntegriCloud