aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2015-01-02Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini3-6/+57
2015-01-01Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini28-7/+2693
2014-12-31arm:mx6sx add QSPI supportPeng Fan3-6/+57
2014-12-30Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini1-1/+11
2014-12-30Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini3-18/+13
2014-12-30Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini15-3/+826
2014-12-30Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini6-9/+57
2014-12-30imx: i2c: Zap unnecessary malloc() callsMarek Vasut1-16/+8
2014-12-30imx SPL: enable boot from eMMC boot partitions.Pierre Aubert1-1/+3
2014-12-30Merge branch 'master' of git://git.denx.de/u-bootStefano Babic9-116/+168
2014-12-30ARM: UniPhier: display boot swap pin status by pinmon commandMasahiro Yamada1-0/+3
2014-12-30ARM: UniPhier: add dump command of DDR PHY parametersMasahiro Yamada3-0/+237
2014-12-30ARM: UniPhier: add DDR PHY training codeMasahiro Yamada12-3/+586
2014-12-29bcm281xx: add support for "USB OTG clock"Steve Rae6-0/+52
2014-12-29ARM: rpi: support model A+Stephen Warren1-0/+1
2014-12-29arm: semihosting: get rid of forward declarationsLinus Walleij1-89/+84
2014-12-29arm: semihosting: fix up compile bugsLinus Walleij2-50/+53
2014-12-29arm: semihosting: staticize internal functionsLinus Walleij2-8/+9
2014-12-24arm: exynos: clock: support SPLL as mmc source clock for exynos5420Joonyoung Shim1-0/+2
2014-12-22odroid-XU3: Add entry for DTS EHCI GPIOSjoerd Simons1-0/+4
2014-12-22exynos5420: fix compilation without parade videoSjoerd Simons1-3/+0
2014-12-22Exynos5800: The Peach-Pi board does not have a Parade video bridgeSjoerd Simons1-5/+0
2014-12-22Odroid-XU3: Add support for Odroid-XU3Hyungwon Hwang3-1/+51
2014-12-21arm: socfpga: Change watchdog timeoutStefan Roese1-1/+11
2014-12-19imx:mx6 fix return value of mxc_get_clockPeng Fan1-1/+2
2014-12-18ARM: Implement non-cached memory supportThierry Reding2-0/+49
2014-12-18ARM: tegra: Enable PCIe on Jetson TK1Thierry Reding1-0/+347
2014-12-18ARM: tegra: Add Tegra124 PCIe device tree nodeThierry Reding1-0/+66
2014-12-18ARM: tegra: Add GIC for Tegra124Thierry Reding1-0/+13
2014-12-18ARM: tegra: Enable PCIe on BeaverThierry Reding1-0/+245
2014-12-18ARM: tegra: Enable PCIe on CardhuThierry Reding1-0/+362
2014-12-18ARM: tegra: Add Tegra30 PCIe device tree nodeThierry Reding1-0/+74
2014-12-18ARM: tegra: Add GIC for Tegra30Thierry Reding1-0/+9
2014-12-18ARM: tegra: Enable PCIe on TrimSliceThierry Reding1-0/+69
2014-12-18ARM: tegra: Add Tegra20 PCIe device tree nodeThierry Reding1-0/+59
2014-12-18ARM: tegra: Enable XUSB pad controller on Jetson TK1Thierry Reding1-0/+26
2014-12-18ARM: tegra: Add XUSB pad controller on Tegra124Thierry Reding1-0/+10
2014-12-18ARM: tegra: Implement XUSB pad controllerThierry Reding5-0/+781
2014-12-18ARM: tegra: Implement powergate supportThierry Reding7-0/+165
2014-12-18ARM: tegra: Provide PCIEXCLK reset IDThierry Reding3-3/+4
2014-12-18ARM: tegra: Implement tegra_plle_enable()Thierry Reding6-0/+406
2014-12-18ARM: tegra: colibri_t30: comment style fixMarcel Ziswiler1-4/+8
2014-12-18ARM: UniPhier: select CONFIG_SPLMasahiro Yamada1-0/+1
2014-12-18ARM: UniPhier: remove unnecessary ifdef conditionalMasahiro Yamada1-4/+0
2014-12-18ARM: UniPhier: fix property names of aliases nodes of device treesMasahiro Yamada4-15/+15
2014-12-16Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini8-43/+78
2014-12-11Merge git://git.denx.de/u-boot-dmTom Rini9-7/+616
2014-12-11Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini1-0/+5
2014-12-11Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini15-5/+393
2014-12-11dm: i2c: tegra: Convert to driver modelSimon Glass4-7/+21