summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-sunxi
AgeCommit message (Expand)Author
2015-05-14sunxi: ohci: Add ohci usb host controller supportHans de Goede
2015-05-04sunxi: usb: Do not call phy_probe from hcd codeHans de Goede
2015-05-04sunxi: usb: Rename the usbc.? files to usb_phy.?Hans de Goede
2015-05-04sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_barHans de Goede
2015-05-04sunxi: usb: Remove sunxi_usbc_get_io_base functionHans de Goede
2015-05-04sunxi: axp: Remove non driver-model support from the axp gpio codeHans 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: Move axp pmic register helpers to a separate fileHans de Goede
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-04-15sunxi: Complete i2c support for each supported platformPaul Kocialkowski
2015-04-15i2c: mvtwsi: Support for up to 4 different controllersPaul Kocialkowski
2015-04-15sunxi: Complete mmc pin mux for each supported platform, configured with KconfigPaul Kocialkowski
2015-04-15sunxi: GPIO pin mux hardware-feature-specific function index definesPaul Kocialkowski
2015-04-15sunxi: common VBUS detection logic in usbcPaul Kocialkowski
2015-04-15power: axp221: Virtual VBUS detect and enable GPIOs to replace separate logicPaul Kocialkowski
2015-04-15sunxi: gpio: Indentation fixPaul Kocialkowski
2015-03-29sunxi: musb: Fix some lo speed devices not working with musb hostHans de Goede
2015-02-21sunxi: Fix sun5i mbus speed when booting old kernelsHans de Goede
2015-02-16sunxi: Normalise FEL supportSimon Glass
2015-02-16sunxi: dram: Un-inline dram helper functionsHans de Goede
2015-02-02sunxi: rsb: Move rsb_set_device_mode() call to rsb_init()Hans de Goede
2015-02-02sunxi: rsb: Add sun9i (A80 support)Hans de Goede
2015-02-02sunxi: Add a GMAC Transmit Clock Delay Chain Kconfig optionHans de Goede
2015-01-22sunxi: Hookup OTG USB controller supportHans de Goede
2015-01-22sunxi: video: Use frontend for dma on sun4i to fix memory bandwidth problemsHans de Goede
2015-01-22sunxi: Stop differentiating between 512M and 1G variants of the same boardHans de Goede
2015-01-22sunxi: mmc: Add support for sun9i (A80)Hans de Goede
2015-01-22sun9i: Add clock_sun9i.h with ccu register layout for sun9iHans de Goede
2015-01-22sun9i: Add cpu_sun9i.h with iomem definesHans de Goede
2015-01-22sunxi: Rename cpu.h to cpu_sun4i.hHans de Goede
2015-01-22sunxi: Move clock_get_pllX / clock_set_pllX protos to mach specific headersHans de Goede
2015-01-22sunxi: display: Make lcd display clk phase configurableHans de Goede
2015-01-14sunxi: usbc: Add support for usb0 to the common usbc codeHans de Goede
2015-01-14sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otgHans de Goede
2015-01-14sunxi: video: Add lvds supportHans de Goede
2015-01-14sunxi: video: Add VGA output supportHans de Goede
2015-01-14sunxi: video: Add lcd output supportHans de Goede
2015-01-14sunxi: video: Modify sunxi_lcdc_pll_set to work with both tcon0 and tcon1Hans de Goede
2015-01-14sunxi: gpio: Add support for gpio pins on the AXP209 pmicHans de Goede
2015-01-14sunxi: gpio: Properly sort mux defines by port numberHans de Goede
2015-01-14sunxi: video: Set input sync enableHans de Goede
2015-01-14sunxi: video: Add hdmi supportHans de Goede
2015-01-14sunxi: video: Add DDC & EDID supportHans de Goede
2015-01-14sunxi: Fix PLL1 running at half speed on sun8iHans de Goede
2015-01-14sunxi: Fix buggy sun6i/sun8i DRAM size detection logicSiarhei Siamashka