summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sunxi: axp: Add driver-model support to the axp_gpio codeHans de Goede2015-05-043-3/+57
* sunxi: axp: Move axp gpio code to a separate axpi-gpio driverHans de Goede2015-05-0423-173/+222
* sunxi: axp: Add support for i2c based PMICs to the pmic-bus helpersHans de Goede2015-05-042-8/+29
* sunxi: axp: Move axp pmic register helpers to a separate fileHans de Goede2015-05-045-126/+166
* sunxi: axp: Change axp_gpio_foo prototypes to match gpio uclass opsHans de Goede2015-05-045-22/+26
* sunxi: gpio: Build sunxi_name_to_gpio_bank for driver-model code tooHans de Goede2015-05-041-14/+14
* sunxi: gpio: Add compatible strings for all supported SoCsHans de Goede2015-05-041-0/+7
* sunxi: gpio: Add temporary implementation of name_to_gpio()Simon Glass2015-05-041-0/+11
* sunxi: gpio: Rename GPIOs to include a 'P' prefixSimon Glass2015-05-041-3/+4
* sunxi: soft-i2c: Fix gpio handling to work with the driver-modelHans de Goede2015-05-041-6/+38
* sunxi: display: Fix gpio handling to work with the driver-modelHans de Goede2015-05-041-8/+8
* sunxi: usbc: Fix vbus gpio handling to work with the driver-modelHans de Goede2015-05-041-10/+11
* sunxi: mmc: Fix card-detect gpio handling to work with the driver-modelHans de Goede2015-05-041-3/+4
* sunxi: Do not build i2c support when we've no i2c controllersHans de Goede2015-05-041-4/+3
* sunxi: Add Ippo_q8h_v1_2_a33_1024x600 defconfigHans de Goede2015-05-042-0/+24
* sunxi: Add softwinner astar mid756 A33 tablet board defconfigVishnu Patekar2015-05-042-0/+30
* sunxi: Add basic A33 basic supportVishnu Patekar2015-05-046-0/+26
* sunxi: Add a33 dram init codeVishnu Patekar2015-05-043-0/+544
* sunxi: Add support for A33 PLL11 (second DRAM pll)Hans de Goede2015-05-042-3/+46
* sunxi: s/sun8i/sun8i_a23/Hans de Goede2015-05-049-9/+15
* sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig boolHans de Goede2015-05-049-21/+43
* sunxi: usbc: Remove unused irq fieldHans de Goede2015-05-041-16/+0
* sunxi: Also set Auxiliary Ctl SMP bit in SPLHans de Goede2015-05-041-2/+3
* sun7i: Remove duplicate call to psci_arch_initJan Kiszka2015-05-021-1/+0
* Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-04-2947-50/+914
|\
| * ARM: zynq: rename CONFIG_ZYNQ to CONFIG_ARCH_ZYNQMasahiro Yamada2015-04-2912-12/+12
| * ARM: zynq: move SoC headers to mach-zynq/include/machMasahiro Yamada2015-04-294-0/+0
| * ARM: zynq: move SoC sources to mach-zynqMasahiro Yamada2015-04-2915-4/+4
| * ARM: zynq: pass "-mfpu=neon" only to lowlevel_init.SMasahiro Yamada2015-04-292-7/+1
| * zynqmp: Enable SDHCI0 optionsMichal Simek2015-04-292-0/+14
| * zynqmp: Enable FS_GENERIC optionSiva Durga Prasad Paladugu2015-04-291-2/+3
| * zynqmp: Add SPI driver support for ZynqMPSiva Durga Prasad Paladugu2015-04-292-0/+10
| * zynqmp: i2c: Enable i2c driver for zynqMPSiva Durga Prasad Paladugu2015-04-292-0/+26
| * zynqmp: Add support for EMMC bootmodeMichal Simek2015-04-292-1/+3
| * zynqmp: Add support for emulation platform - VeloceMichal Simek2015-04-294-2/+12
| * zynq: timer: Fix wrong timer calculationSiva Durga Prasad Paladugu2015-04-291-1/+3
| * zynqmp: sdhci: Remove the quirk SDHCI_QUIRK_NO_CDSiva Durga Prasad Paladugu2015-04-291-1/+1
| * zynqmp: Add support for R5 sw loadingMichal Simek2015-04-294-3/+285
| * zynqmp: caches: Enable dcache for zynqmpSiva Durga Prasad Paladugu2015-04-292-1/+165
| * zynq: slcr: Disable all level shiftersSiva Durga Prasad Paladugu2015-04-291-0/+7
| * ARM: zynq: drop legacy ps7_init.c/h supportMasahiro Yamada2015-04-294-7/+2
| * zynq: Add Zynq PicoZed board supportNathan Rossi2015-04-295-0/+61
| * serial: zynq: Add support for slow emulation platformMichal Simek2015-04-291-1/+7
| * zynq: Enable GPIO driver and GPIO commandsMichal Simek2015-04-291-0/+3
| * gpio: add Xilinx Zynq PS GPIO driverAndrea Scian2015-04-293-0/+287
* | Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-04-291-1/+1
|\ \
| * | microblaze: Fix EMAC Lite initializationNathan Rossi2015-04-291-1/+1
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-socfpgaTom Rini2015-04-2816-51/+197
|\ \
| * | socfpga: implement arria V socdk SPI flash config in dtsPavel Machek2015-04-271-0/+24
| * | socfpga: implement socdk SPI flash config in dtsPavel Machek2015-04-241-0/+24
OpenPOWER on IntegriCloud