summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* sunxi: emac: Remove non driver-model codeHans de Goede2015-05-04-12/+0
* sunxi: Move all boards to the driver-modelHans de Goede2015-05-04-0/+5
* sunxi: dts: Add minimal dts files for board which lack a dts sofarHans de Goede2015-05-04-2/+553
* sunxi: dts: Add dts files which have been submitted but not yet merged upstreamHans de Goede2015-05-04-0/+298
* sunxi: dts: Sync all dts files with upstream kernelHans de Goede2015-05-04-292/+13797
* sunxi: emac: Add driver model supportHans de Goede2015-05-04-1/+3
* sunxi: gmac: Move sunxi_gmac_initialize proto out of netdev.hHans de Goede2015-05-04-0/+3
* sunxi: axp: Add driver-model support to the axp_gpio codeHans de Goede2015-05-04-2/+4
* sunxi: axp: Move axp gpio code to a separate axpi-gpio driverHans de Goede2015-05-04-0/+13
* sunxi: axp: Add support for i2c based PMICs to the pmic-bus helpersHans de Goede2015-05-04-8/+29
* sunxi: axp: Move axp pmic register helpers to a separate fileHans de Goede2015-05-04-0/+113
* sunxi: usbc: Fix vbus gpio handling to work with the driver-modelHans de Goede2015-05-04-10/+11
* sunxi: Add basic A33 basic supportVishnu Patekar2015-05-04-0/+12
* sunxi: Add a33 dram init codeVishnu Patekar2015-05-04-0/+544
* sunxi: Add support for A33 PLL11 (second DRAM pll)Hans de Goede2015-05-04-3/+46
* sunxi: s/sun8i/sun8i_a23/Hans de Goede2015-05-04-6/+6
* sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig boolHans de Goede2015-05-04-11/+13
* sunxi: usbc: Remove unused irq fieldHans de Goede2015-05-04-16/+0
* sunxi: Also set Auxiliary Ctl SMP bit in SPLHans de Goede2015-05-04-2/+3
* sun7i: Remove duplicate call to psci_arch_initJan Kiszka2015-05-02-1/+0
* Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-04-29-28/+594
|\
| * ARM: zynq: rename CONFIG_ZYNQ to CONFIG_ARCH_ZYNQMasahiro Yamada2015-04-29-4/+4
| * ARM: zynq: move SoC headers to mach-zynq/include/machMasahiro Yamada2015-04-29-0/+0
| * ARM: zynq: move SoC sources to mach-zynqMasahiro Yamada2015-04-29-2/+2
| * ARM: zynq: pass "-mfpu=neon" only to lowlevel_init.SMasahiro Yamada2015-04-29-7/+1
| * zynqmp: Enable SDHCI0 optionsMichal Simek2015-04-29-0/+12
| * zynqmp: Add SPI driver support for ZynqMPSiva Durga Prasad Paladugu2015-04-29-0/+3
| * zynqmp: i2c: Enable i2c driver for zynqMPSiva Durga Prasad Paladugu2015-04-29-0/+3
| * zynqmp: Add support for EMMC bootmodeMichal Simek2015-04-29-1/+2
| * zynqmp: Add support for emulation platform - VeloceMichal Simek2015-04-29-0/+6
| * zynq: timer: Fix wrong timer calculationSiva Durga Prasad Paladugu2015-04-29-1/+3
| * zynqmp: Add support for R5 sw loadingMichal Simek2015-04-29-3/+283
| * zynqmp: caches: Enable dcache for zynqmpSiva Durga Prasad Paladugu2015-04-29-0/+164
| * zynq: slcr: Disable all level shiftersSiva Durga Prasad Paladugu2015-04-29-0/+7
| * ARM: zynq: drop legacy ps7_init.c/h supportMasahiro Yamada2015-04-29-1/+1
| * zynq: Add Zynq PicoZed board supportNathan Rossi2015-04-29-0/+28
| * gpio: add Xilinx Zynq PS GPIO driverAndrea Scian2015-04-29-0/+66
* | Merge branch 'master' of git://www.denx.de/git/u-boot-socfpgaTom Rini2015-04-28-47/+169
|\ \
| * | socfpga: implement arria V socdk SPI flash config in dtsPavel Machek2015-04-27-0/+24
| * | socfpga: implement socdk SPI flash config in dtsPavel Machek2015-04-24-0/+24
| * | arm: socfpga: spl: Add stub sdram.hMarek Vasut2015-04-21-0/+19
| * | arm: socfpga: spl: add board_init_f to SPLDinh Nguyen2015-04-21-0/+29
| * | arm: socfpga: spl: Add SDRAM checkDinh Nguyen2015-04-21-0/+6
| * | arm: socfpga: spl: Use common lowlevel_initDinh Nguyen2015-04-21-47/+1
| * | arm: socfpga: spl: printout sdram sizeDinh Nguyen2015-04-21-0/+4
| * | arm: socfpga: spl: add sdram init and calibrationDinh Nguyen2015-04-21-0/+13
| * | arm: socfpga: spl: allow bootrom to enable IOs after warm resetDinh Nguyen2015-04-21-0/+13
| * | arm: socfpga: spl: Add call to timer_initDinh Nguyen2015-04-21-0/+2
| * | arm: socfpga: spl: enable sdram, timer and uartDinh Nguyen2015-04-21-0/+4
| * | arm: socfpga: add functions to bring sdram, timer, and uart out of resetDinh Nguyen2015-04-21-0/+30