aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-sunxi
AgeCommit message (Expand)AuthorFilesLines
2016-01-26sunxi: Add support for LPDDR3 for A83TVishnu Patekar1-0/+5
2016-01-26sunxi: Groundwork to support new dram type for A83TVishnu Patekar1-1/+3
2016-01-26sunxi: Support H3 CCU security switchesChen-Yu Tsai2-0/+8
2016-01-26sunxi: Support Secure Memory Touch Arbiter (SMTA) in sun8i H3Chen-Yu Tsai1-1/+12
2016-01-21sunxi: Add support for the I2C controller which is part of the PRCMJelle van der Waa4-0/+8
2015-12-10sunxi: Add support for Allwinner A83T DRAMvishnupatekar2-0/+203
2015-12-10sunxi: clk: add basic clocks for A83Tvishnupatekar2-1/+307
2015-12-10sunxi: Add support for UART0 in PB pin group on A83Tvishnupatekar1-0/+1
2015-12-10sunxi: Set AHB1 clock to PLL6/3 on all clock_sun6i.h using SoCsHans de Goede1-4/+0
2015-11-22sunxi: clock: Set AHB1 clock frequency to 200MHz on Allwinner H3Siarhei Siamashka1-1/+6
2015-11-22sunxi: Add H3 DRAM initialization supportJens Kuske3-0/+190
2015-11-22sunxi: Add basic H3 supportJens Kuske1-0/+1
2015-09-29sunxi: retrieve FEL-provided values to environment variablesBernhard Nortmann1-0/+5
2015-09-29sunxi: (mksunxiboot) signature to indicate "sunxi" SPL variantBernhard Nortmann1-1/+18
2015-09-29sunxi: move SPL-related definitions to platform-specific includeBernhard Nortmann1-12/+20
2015-08-31sunxi: Enable non-secure access to RTC on sun6i (A31s)Chen-Yu Tsai1-0/+23
2015-08-14sun6i: clock: Add support for the mipi pllHans de Goede2-0/+15
2015-08-14sunxi: clock: Add clock_get_pll3() helper functionHans de Goede2-0/+8
2015-08-14sunxi: display: Fix composite video out on sun5iHans de Goede2-1/+16
2015-08-08sunxi: display: Add a few extra register and constant definesHans de Goede3-6/+42
2015-08-08sunxi: usb-phy: Never power off the usb portsHans de Goede1-0/+1
2015-08-08sunxi: nand: Add pinmux and clock settings for NAND supportKarol Gugala2-0/+3
2015-08-05usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski1-1/+1
2015-07-25sunxi: musb: Move musb config and platdata to the sunxi-musb glueHans de Goede1-0/+7
2015-07-25sunxi: usb-phy: Add support for reading otg id pin valueHans de Goede1-0/+1
2015-07-24sunxi: Create helper function veryfing valid boot signature on MMCDaniel Kochmański1-0/+1
2015-07-05sunxi: Add support for UART0 in PB pin group on A33Chen-Yu Tsai1-0/+1
2015-06-28Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal N...Ian Campbell2-69/+0
2015-05-29sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memoryDaniel Kochmański2-0/+69
2015-05-29sunxi: Match sun4i, sun6i, sun9i CCI definitions for NAND and DMARoy Spliet3-3/+10
2015-05-29sunxi: Add DMA definitionsRoy Spliet2-0/+84
2015-05-29sun9i: Basic sun9i (A80) supportHans de Goede1-0/+1
2015-05-19sunxi: video: Fix lvds panel support for sun6i+Hans de Goede2-0/+15
2015-05-19sunxi: Make DRAM_ODT_EN Kconfig setting a boolHans de Goede2-2/+2
2015-05-19sunxi: add support for UART2 on A23/A33Laurent Itti1-0/+1
2015-05-14sunxi: ohci: Add ohci usb host controller supportHans de Goede2-0/+4
2015-05-04sunxi: usb: Do not call phy_probe from hcd codeHans de Goede1-2/+2
2015-05-04sunxi: usb: Rename the usbc.? files to usb_phy.?Hans de Goede1-0/+0
2015-05-04sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_barHans de Goede1-14/+11
2015-05-04sunxi: usb: Remove sunxi_usbc_get_io_base functionHans de Goede1-1/+0
2015-05-04sunxi: axp: Remove non driver-model support from the axp gpio codeHans de Goede1-7/+0
2015-05-04sunxi: gmac: Move sunxi_gmac_initialize proto out of netdev.hHans de Goede1-0/+3
2015-05-04sunxi: axp: Add driver-model support to the axp_gpio codeHans de Goede1-2/+4
2015-05-04sunxi: axp: Move axp gpio code to a separate axpi-gpio driverHans de Goede1-0/+13
2015-05-04sunxi: axp: Move axp pmic register helpers to a separate fileHans de Goede1-0/+18
2015-05-04sunxi: Add a33 dram init codeVishnu Patekar2-0/+181
2015-05-04sunxi: Add support for A33 PLL11 (second DRAM pll)Hans de Goede1-3/+28
2015-05-04sunxi: s/sun8i/sun8i_a23/Hans de Goede2-2/+2
2015-05-04sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig boolHans de Goede3-7/+8
2015-04-15sunxi: Complete i2c support for each supported platformPaul Kocialkowski3-1/+36