summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-04sunxi: dts: Add a CONFIG_DEFAULT_DEVICE_TREE setting to all sunxi boardsHans de Goede
2015-05-04sunxi: dts: Add minimal dts files for board which lack a dts sofarHans de Goede
2015-05-04sunxi: dts: Add dts files which have been submitted but not yet merged upstreamHans de Goede
2015-05-04sunxi: dts: Sync all dts files with upstream kernelHans de Goede
2015-05-04sunxi: emac: Add driver model supportHans de Goede
2015-05-04sunxi: emac: Rename DMA_CPU_TRRESHOLD to EMAC_RX_BUFSIZEHans de Goede
2015-05-04sunxi: emac: Prepare for driver-model supportHans de Goede
2015-05-04sunxi: emac: port to phylibHans de Goede
2015-05-04sunxi: gmac: Move sunxi_gmac_initialize proto out of netdev.hHans de Goede
2015-05-04sunxi: axp: Add driver-model support to the axp_gpio codeHans de Goede
2015-05-04sunxi: axp: Move axp gpio code to a separate axpi-gpio driverHans de Goede
2015-05-04sunxi: axp: Add support for i2c based PMICs to the pmic-bus helpersHans de Goede
2015-05-04sunxi: axp: Move axp pmic register helpers to a separate fileHans de Goede
2015-05-04sunxi: axp: Change axp_gpio_foo prototypes to match gpio uclass opsHans de Goede
2015-05-04sunxi: gpio: Build sunxi_name_to_gpio_bank for driver-model code tooHans de Goede
2015-05-04sunxi: gpio: Add compatible strings for all supported SoCsHans de Goede
2015-05-04sunxi: gpio: Add temporary implementation of name_to_gpio()Simon Glass
2015-05-04sunxi: gpio: Rename GPIOs to include a 'P' prefixSimon Glass
2015-05-04sunxi: soft-i2c: Fix gpio handling to work with the driver-modelHans de Goede
2015-05-04sunxi: display: Fix gpio handling to work with the driver-modelHans de Goede
2015-05-04sunxi: usbc: Fix vbus gpio handling to work with the driver-modelHans de Goede
2015-05-04sunxi: mmc: Fix card-detect gpio handling to work with the driver-modelHans de Goede
2015-05-04sunxi: Do not build i2c support when we've no i2c controllersHans de Goede
2015-05-04sunxi: Add Ippo_q8h_v1_2_a33_1024x600 defconfigHans de Goede
2015-05-04sunxi: Add softwinner astar mid756 A33 tablet board defconfigVishnu Patekar
2015-05-04sunxi: Add basic A33 basic supportVishnu Patekar
2015-05-04sunxi: Add a33 dram init codeVishnu Patekar
2015-05-04sunxi: Add support for A33 PLL11 (second DRAM pll)Hans de Goede
2015-05-04sunxi: s/sun8i/sun8i_a23/Hans de Goede
2015-05-04sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig boolHans de Goede
2015-05-04sunxi: usbc: Remove unused irq fieldHans de Goede
2015-05-04sunxi: Also set Auxiliary Ctl SMP bit in SPLHans de Goede
2015-05-02sun7i: Remove duplicate call to psci_arch_initJan Kiszka
2015-04-29Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini
2015-04-29Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini
2015-04-29ARM: zynq: rename CONFIG_ZYNQ to CONFIG_ARCH_ZYNQMasahiro Yamada
2015-04-29ARM: zynq: move SoC headers to mach-zynq/include/machMasahiro Yamada
2015-04-29ARM: zynq: move SoC sources to mach-zynqMasahiro Yamada
2015-04-29ARM: zynq: pass "-mfpu=neon" only to lowlevel_init.SMasahiro Yamada
2015-04-29zynqmp: Enable SDHCI0 optionsMichal Simek
2015-04-29zynqmp: Enable FS_GENERIC optionSiva Durga Prasad Paladugu
2015-04-29zynqmp: Add SPI driver support for ZynqMPSiva Durga Prasad Paladugu
2015-04-29zynqmp: i2c: Enable i2c driver for zynqMPSiva Durga Prasad Paladugu
2015-04-29zynqmp: Add support for EMMC bootmodeMichal Simek
2015-04-29zynqmp: Add support for emulation platform - VeloceMichal Simek
2015-04-29zynq: timer: Fix wrong timer calculationSiva Durga Prasad Paladugu
2015-04-29zynqmp: sdhci: Remove the quirk SDHCI_QUIRK_NO_CDSiva Durga Prasad Paladugu
2015-04-29zynqmp: Add support for R5 sw loadingMichal Simek
2015-04-29zynqmp: caches: Enable dcache for zynqmpSiva Durga Prasad Paladugu
2015-04-29zynq: slcr: Disable all level shiftersSiva Durga Prasad Paladugu