aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2015-05-04sunxi: usb: Do not call phy_probe from hcd codeHans de Goede2-51/+59
2015-05-04sunxi: usb: Rename the usbc.? files to usb_phy.?Hans de Goede3-2/+2
2015-05-04sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_barHans de Goede2-77/+72
2015-05-04sunxi: usb: Remove sunxi_usbc_get_io_base functionHans de Goede2-21/+10
2015-05-04sunxi: usb: Move setup of host controller clocks to the host controller driversHans de Goede1-13/+1
2015-05-04sunxi: axp: Remove non driver-model support from the axp gpio codeHans de Goede1-7/+0
2015-05-04sunxi: emac: Remove non driver-model codeHans de Goede1-12/+0
2015-05-04sunxi: Move all boards to the driver-modelHans de Goede1-0/+5
2015-05-04sunxi: dts: Add minimal dts files for board which lack a dts sofarHans de Goede16-2/+553
2015-05-04sunxi: dts: Add dts files which have been submitted but not yet merged upstreamHans de Goede3-0/+298
2015-05-04sunxi: dts: Sync all dts files with upstream kernelHans de Goede59-292/+13797
2015-05-04sunxi: emac: Add driver model supportHans de Goede1-1/+3
2015-05-04sunxi: gmac: Move sunxi_gmac_initialize proto out of netdev.hHans de Goede1-0/+3
2015-05-04sunxi: axp: Add driver-model support to the axp_gpio codeHans de Goede1-2/+4
2015-05-04sunxi: axp: Move axp gpio code to a separate axpi-gpio driverHans de Goede1-0/+13
2015-05-04sunxi: axp: Add support for i2c based PMICs to the pmic-bus helpersHans de Goede2-8/+29
2015-05-04sunxi: axp: Move axp pmic register helpers to a separate fileHans de Goede3-0/+113
2015-05-04sunxi: usbc: Fix vbus gpio handling to work with the driver-modelHans de Goede1-10/+11
2015-05-04sunxi: Add basic A33 basic supportVishnu Patekar3-0/+12
2015-05-04sunxi: Add a33 dram init codeVishnu Patekar3-0/+544
2015-05-04sunxi: Add support for A33 PLL11 (second DRAM pll)Hans de Goede2-3/+46
2015-05-04sunxi: s/sun8i/sun8i_a23/Hans de Goede6-6/+6
2015-05-04sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig boolHans de Goede5-11/+13
2015-05-04sunxi: usbc: Remove unused irq fieldHans de Goede1-16/+0
2015-05-04sunxi: Also set Auxiliary Ctl SMP bit in SPLHans de Goede1-2/+3
2015-05-02sun7i: Remove duplicate call to psci_arch_initJan Kiszka1-1/+0
2015-04-29Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini28-28/+594
2015-04-29ARM: zynq: rename CONFIG_ZYNQ to CONFIG_ARCH_ZYNQMasahiro Yamada4-4/+4
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 Yamada14-2/+2
2015-04-29ARM: zynq: pass "-mfpu=neon" only to lowlevel_init.SMasahiro Yamada2-7/+1
2015-04-29zynqmp: Enable SDHCI0 optionsMichal Simek1-0/+12
2015-04-29zynqmp: Add SPI driver support for ZynqMPSiva Durga Prasad Paladugu1-0/+3
2015-04-29zynqmp: i2c: Enable i2c driver for zynqMPSiva Durga Prasad Paladugu1-0/+3
2015-04-29zynqmp: Add support for EMMC bootmodeMichal Simek1-1/+2
2015-04-29zynqmp: Add support for emulation platform - VeloceMichal Simek3-0/+6
2015-04-29zynq: timer: Fix wrong timer calculationSiva Durga Prasad Paladugu1-1/+3
2015-04-29zynqmp: Add support for R5 sw loadingMichal Simek3-3/+283
2015-04-29zynqmp: caches: Enable dcache for zynqmpSiva Durga Prasad Paladugu1-0/+164
2015-04-29zynq: slcr: Disable all level shiftersSiva Durga Prasad Paladugu1-0/+7
2015-04-29ARM: zynq: drop legacy ps7_init.c/h supportMasahiro Yamada1-1/+1
2015-04-29zynq: Add Zynq PicoZed board supportNathan Rossi3-0/+28
2015-04-29gpio: add Xilinx Zynq PS GPIO driverAndrea Scian1-0/+66
2015-04-28Merge branch 'master' of git://www.denx.de/git/u-boot-socfpgaTom Rini11-47/+169
2015-04-28Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini4-24/+19
2015-04-27socfpga: implement arria V socdk SPI flash config in dtsPavel Machek1-0/+24
2015-04-24Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini24-46/+931
2015-04-24socfpga: implement socdk SPI flash config in dtsPavel Machek1-0/+24
2015-04-23armv8/fsl-lsch3: Implement workaround for I2C erratum A009203York Sun1-0/+34
2015-04-23ls2085a: esdhc: Add esdhc support for ls2085aYangbo Lu3-0/+19