aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-04powerpc/mpc85xx: Add board support for ucp1020Oleksandr G Zhadan16-0/+2298
2015-05-04powerpc/mpc85xx: Fix compiling error for common/cmd_gpio.cOleksandr G Zhadan2-2/+6
2015-05-04powerpc/t4240qds: Update RCW, defconfig and maintainerShaohui Xie4-12/+2
2015-05-04t2080rdb/rcw: update ddr frequency from 1600MT/s to 1867MT/sShengzhou Liu1-1/+4
2015-05-04powerpc/t2080qds: enable eSDHC peripheral clock supportYangbo Lu1-0/+1
2015-05-04mmc: fsl_esdhc: Add peripheral clock supportYangbo Lu5-3/+102
2015-05-04powerpc/t2080qds: enable eSDHC adapter card type identificationYangbo Lu1-0/+1
2015-05-04mmc: fsl_esdhc: Add adapter card type identification supportYangbo Lu7-6/+90
2015-05-04board/t2080rdb: reset cs4315 phyShengzhou Liu2-0/+10
2015-05-04fsl/deepsleep: avoid the DDR restore from being optimized outTang Yuantian1-4/+4
2015-05-04powerpc/mpc85xx: Don't deref NULL if qman portal lacks cell-indexScott Wood1-2/+7
2015-05-04board/t102x: use fdt_setprop_string instead of fdt_setpropShengzhou Liu2-6/+7
2015-05-04powerpc: add 2 common dcache assembly functionsValentin Longchamp11-164/+48
2015-05-04powerpc/t1023rdb: Add T1023 RDB board supportShengzhou Liu19-44/+382
2015-05-04fsl/pci: Set CFG_READY for PCIe v3.0 and laterMinghuan Lian2-1/+8
2015-05-04T2080QDS/PCIe: Soft Reset PCIe on T2080QDS for down-training issueZhao Qiang2-0/+16
2015-05-04powerpc/t4rdb: Add SD boot support for T4240RDB boardChunhe Lan10-16/+186
2015-05-04drivers: usb: fsl: Workaround for Erratum A004477Nikhil Badola4-0/+49
2015-05-04mpc85xx/T4240EMU: Remove T4240EMU boardYork Sun7-234/+0
2015-05-04powerpc/mpc85xx: Use GOT when loading IVORs post-relocationScott Wood1-15/+20
2015-04-29Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini47-50/+914
2015-04-29Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini1-1/+1
2015-04-29ARM: zynq: rename CONFIG_ZYNQ to CONFIG_ARCH_ZYNQMasahiro Yamada12-12/+12
2015-04-29ARM: zynq: move SoC headers to mach-zynq/include/machMasahiro Yamada4-0/+0
2015-04-29ARM: zynq: move SoC sources to mach-zynqMasahiro Yamada15-4/+4
2015-04-29ARM: zynq: pass "-mfpu=neon" only to lowlevel_init.SMasahiro Yamada2-7/+1
2015-04-29zynqmp: Enable SDHCI0 optionsMichal Simek2-0/+14
2015-04-29zynqmp: Enable FS_GENERIC optionSiva Durga Prasad Paladugu1-2/+3
2015-04-29zynqmp: Add SPI driver support for ZynqMPSiva Durga Prasad Paladugu2-0/+10
2015-04-29zynqmp: i2c: Enable i2c driver for zynqMPSiva Durga Prasad Paladugu2-0/+26
2015-04-29zynqmp: Add support for EMMC bootmodeMichal Simek2-1/+3
2015-04-29zynqmp: Add support for emulation platform - VeloceMichal Simek4-2/+12
2015-04-29zynq: timer: Fix wrong timer calculationSiva Durga Prasad Paladugu1-1/+3
2015-04-29zynqmp: sdhci: Remove the quirk SDHCI_QUIRK_NO_CDSiva Durga Prasad Paladugu1-1/+1
2015-04-29zynqmp: Add support for R5 sw loadingMichal Simek4-3/+285
2015-04-29zynqmp: caches: Enable dcache for zynqmpSiva Durga Prasad Paladugu2-1/+165
2015-04-29zynq: slcr: Disable all level shiftersSiva Durga Prasad Paladugu1-0/+7
2015-04-29ARM: zynq: drop legacy ps7_init.c/h supportMasahiro Yamada4-7/+2
2015-04-29zynq: Add Zynq PicoZed board supportNathan Rossi5-0/+61
2015-04-29serial: zynq: Add support for slow emulation platformMichal Simek1-1/+7
2015-04-29zynq: Enable GPIO driver and GPIO commandsMichal Simek1-0/+3
2015-04-29gpio: add Xilinx Zynq PS GPIO driverAndrea Scian3-0/+287
2015-04-29microblaze: Fix EMAC Lite initializationNathan Rossi1-1/+1
2015-04-28Merge branch 'master' of git://www.denx.de/git/u-boot-socfpgaTom Rini16-51/+197
2015-04-28Merge branch 'master' of git://www.denx.de/git/u-boot-dmTom Rini3-4/+8
2015-04-28dm: core: Correct bug introduced in uclass_first/next_device()Simon Glass1-0/+5
2015-04-28serial: ns16550: Remove hard-coded baud_divisor settingAxel Lin1-1/+0
2015-04-28dm: core: drop device removal error path correctlyMasahiro Yamada1-3/+3
2015-04-28Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini26-213/+1480
2015-04-28Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini14-94/+93