aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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 Goede62-292/+13932
2015-05-04sunxi: emac: Add driver model supportHans de Goede2-1/+84
2015-05-04sunxi: emac: Rename DMA_CPU_TRRESHOLD to EMAC_RX_BUFSIZEHans de Goede1-2/+2
2015-05-04sunxi: emac: Prepare for driver-model supportHans de Goede1-44/+71
2015-05-04sunxi: emac: port to phylibHans de Goede2-42/+71
2015-05-04sunxi: gmac: Move sunxi_gmac_initialize proto out of netdev.hHans de Goede2-1/+3
2015-05-04sunxi: axp: Add driver-model support to the axp_gpio codeHans de Goede3-3/+57
2015-05-04sunxi: axp: Move axp gpio code to a separate axpi-gpio driverHans de Goede23-173/+222
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 Goede5-126/+166
2015-05-04sunxi: axp: Change axp_gpio_foo prototypes to match gpio uclass opsHans de Goede5-22/+26
2015-05-04sunxi: gpio: Build sunxi_name_to_gpio_bank for driver-model code tooHans de Goede1-14/+14
2015-05-04sunxi: gpio: Add compatible strings for all supported SoCsHans de Goede1-0/+7
2015-05-04sunxi: gpio: Add temporary implementation of name_to_gpio()Simon Glass1-0/+11
2015-05-04sunxi: gpio: Rename GPIOs to include a 'P' prefixSimon Glass1-3/+4
2015-05-04sunxi: soft-i2c: Fix gpio handling to work with the driver-modelHans de Goede1-6/+38
2015-05-04sunxi: display: Fix gpio handling to work with the driver-modelHans de Goede1-8/+8
2015-05-04sunxi: usbc: Fix vbus gpio handling to work with the driver-modelHans de Goede1-10/+11
2015-05-04sunxi: mmc: Fix card-detect gpio handling to work with the driver-modelHans de Goede1-3/+4
2015-05-04sunxi: Do not build i2c support when we've no i2c controllersHans de Goede1-4/+3
2015-05-04sunxi: Add Ippo_q8h_v1_2_a33_1024x600 defconfigHans de Goede2-0/+24
2015-05-04sunxi: Add softwinner astar mid756 A33 tablet board defconfigVishnu Patekar2-0/+30
2015-05-04sunxi: Add basic A33 basic supportVishnu Patekar6-0/+26
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 Goede9-9/+15
2015-05-04sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig boolHans de Goede9-21/+43
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 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