summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-sunxi
Commit message (Expand)AuthorAgeFilesLines
* sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memoryDaniel Kochmański2015-05-292-0/+69
* sunxi: Match sun4i, sun6i, sun9i CCI definitions for NAND and DMARoy Spliet2015-05-293-3/+10
* sunxi: Add DMA definitionsRoy Spliet2015-05-292-0/+84
* sun9i: Basic sun9i (A80) supportHans de Goede2015-05-291-0/+1
* sunxi: video: Fix lvds panel support for sun6i+Hans de Goede2015-05-192-0/+15
* sunxi: Make DRAM_ODT_EN Kconfig setting a boolHans de Goede2015-05-192-2/+2
* sunxi: add support for UART2 on A23/A33Laurent Itti2015-05-191-0/+1
* sunxi: ohci: Add ohci usb host controller supportHans de Goede2015-05-142-0/+4
* sunxi: usb: Do not call phy_probe from hcd codeHans de Goede2015-05-041-2/+2
* sunxi: usb: Rename the usbc.? files to usb_phy.?Hans de Goede2015-05-041-0/+0
* sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_barHans de Goede2015-05-041-14/+11
* sunxi: usb: Remove sunxi_usbc_get_io_base functionHans de Goede2015-05-041-1/+0
* sunxi: axp: Remove non driver-model support from the axp gpio codeHans de Goede2015-05-041-7/+0
* sunxi: gmac: Move sunxi_gmac_initialize proto out of netdev.hHans de Goede2015-05-041-0/+3
* sunxi: axp: Add driver-model support to the axp_gpio codeHans de Goede2015-05-041-2/+4
* sunxi: axp: Move axp gpio code to a separate axpi-gpio driverHans de Goede2015-05-041-0/+13
* sunxi: axp: Move axp pmic register helpers to a separate fileHans de Goede2015-05-041-0/+18
* sunxi: Add a33 dram init codeVishnu Patekar2015-05-042-0/+181
* sunxi: Add support for A33 PLL11 (second DRAM pll)Hans de Goede2015-05-041-3/+28
* sunxi: s/sun8i/sun8i_a23/Hans de Goede2015-05-042-2/+2
* sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig boolHans de Goede2015-05-043-7/+8
* sunxi: Complete i2c support for each supported platformPaul Kocialkowski2015-04-153-1/+36
* i2c: mvtwsi: Support for up to 4 different controllersPaul Kocialkowski2015-04-151-1/+1
* sunxi: Complete mmc pin mux for each supported platform, configured with KconfigPaul Kocialkowski2015-04-151-1/+12
* sunxi: GPIO pin mux hardware-feature-specific function index definesPaul Kocialkowski2015-04-151-41/+19
* sunxi: common VBUS detection logic in usbcPaul Kocialkowski2015-04-151-0/+1
* power: axp221: Virtual VBUS detect and enable GPIOs to replace separate logicPaul Kocialkowski2015-04-151-0/+4
* sunxi: gpio: Indentation fixPaul Kocialkowski2015-04-151-2/+2
* sunxi: musb: Fix some lo speed devices not working with musb hostHans de Goede2015-03-291-0/+1
* sunxi: Fix sun5i mbus speed when booting old kernelsHans de Goede2015-02-211-0/+9
* sunxi: Normalise FEL supportSimon Glass2015-02-161-0/+10
* sunxi: dram: Un-inline dram helper functionsHans de Goede2015-02-161-26/+2
* sunxi: rsb: Move rsb_set_device_mode() call to rsb_init()Hans de Goede2015-02-021-2/+2
* sunxi: rsb: Add sun9i (A80 support)Hans de Goede2015-02-022-2/+12
* sunxi: Add a GMAC Transmit Clock Delay Chain Kconfig optionHans de Goede2015-02-022-0/+4
* sunxi: Hookup OTG USB controller supportHans de Goede2015-01-221-0/+2
* sunxi: video: Use frontend for dma on sun4i to fix memory bandwidth problemsHans de Goede2015-01-222-0/+120
* sunxi: Stop differentiating between 512M and 1G variants of the same boardHans de Goede2015-01-221-1/+1
* sunxi: mmc: Add support for sun9i (A80)Hans de Goede2015-01-221-2/+6
* sun9i: Add clock_sun9i.h with ccu register layout for sun9iHans de Goede2015-01-222-0/+141
* sun9i: Add cpu_sun9i.h with iomem definesHans de Goede2015-01-222-0/+112
* sunxi: Rename cpu.h to cpu_sun4i.hHans de Goede2015-01-222-145/+157
* sunxi: Move clock_get_pllX / clock_set_pllX protos to mach specific headersHans de Goede2015-01-223-4/+12
* sunxi: display: Make lcd display clk phase configurableHans de Goede2015-01-221-3/+1
* sunxi: usbc: Add support for usb0 to the common usbc codeHans de Goede2015-01-142-1/+5
* sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otgHans de Goede2015-01-144-3/+24
* sunxi: video: Add lvds supportHans de Goede2015-01-143-0/+15
* sunxi: video: Add VGA output supportHans de Goede2015-01-142-0/+78
* sunxi: video: Add lcd output supportHans de Goede2015-01-142-6/+26
* sunxi: video: Modify sunxi_lcdc_pll_set to work with both tcon0 and tcon1Hans de Goede2015-01-141-0/+2
OpenPOWER on IntegriCloud