summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-sunxi
Commit message (Expand)AuthorAgeLines
* sunxi: Tune H3 DRAM PLL to improve lock timeJens Kuske2016-08-26-1/+8
* sunxi: display: Use PWM to drive backlight where applicableHans de Goede2016-08-26-0/+44
* sunxi: Add missing macros to configure the NAND controller clkBoris Brezillon2016-07-24-0/+5
* sunxi: Use BROM stored boot_media value to determine our boot-sourceHans de Goede2016-07-15-1/+0
* net: Add EMAC driver for H3/A83T/A64 SoCs.Amit Singh Tomar2016-07-15-2/+5
* sunxi: FEL - Add the ability to recognize and auto-import uEnv-style dataBernhard Nortmann2016-07-15-1/+8
* sunxi: Support booting from SPI flashSiarhei Siamashka2016-07-15-0/+3
* sunxi: Add missing boot_media fields in the SPL headerOlliver Schinagl2016-07-02-0/+2
* sunxi: Add base address for GICChen-Yu Tsai2016-06-20-0/+2
* sunxi: Add CPUCFG debug lock and sun7i cpu power controlsChen-Yu Tsai2016-06-20-1/+6
* sunxi: Group cpu core related controls togetherChen-Yu Tsai2016-06-20-24/+16
* sunxi: Add missing linux/types.h header for cpucfg_sun6i.hChen-Yu Tsai2016-06-20-0/+2
* sunxi: Add packed attribute to struct sunxi_prcm_regChen-Yu Tsai2016-06-20-1/+3
* sunxi: Make CPUCFG_BASE macro names the same across familiesChen-Yu Tsai2016-06-20-2/+13
* sunxi: Downclock AHB1 to 100MHz on Allwinner A64Siarhei Siamashka2016-06-10-0/+5
* arm/arm64: implement a boot header capabilityAndre Przywara2016-06-06-0/+14
* sunxi: Increase SPL header size to 64 bytes to avoid code corruptionSiarhei Siamashka2016-05-25-1/+7
* sunxi: Add support for Allwinner A64 SoCsSiarhei Siamashka2016-04-01-5/+12
* sunxi: clk: Fix USB PHY clock macros for A83TChen-Yu Tsai2016-03-31-3/+3
* sunxi: Fix gmac not working due to cpu_eth_init no longer being calledHans de Goede2016-03-23-1/+5
* sunxi: Support SID e-fuses on A83T and H3Chen-Yu Tsai2016-03-23-0/+7
* sunxi: H3: Add support for the host usb-physJelle van der Waa2016-02-23-0/+30
* sunxi: Add support for LPDDR3 for A83TVishnu Patekar2016-01-26-0/+5
* sunxi: Groundwork to support new dram type for A83TVishnu Patekar2016-01-26-1/+3
* sunxi: Support H3 CCU security switchesChen-Yu Tsai2016-01-26-0/+8
* sunxi: Support Secure Memory Touch Arbiter (SMTA) in sun8i H3Chen-Yu Tsai2016-01-26-1/+12
* sunxi: Add support for the I2C controller which is part of the PRCMJelle van der Waa2016-01-21-0/+8
* sunxi: Add support for Allwinner A83T DRAMvishnupatekar2015-12-10-0/+203
* sunxi: clk: add basic clocks for A83Tvishnupatekar2015-12-10-1/+307
* sunxi: Add support for UART0 in PB pin group on A83Tvishnupatekar2015-12-10-0/+1
* sunxi: Set AHB1 clock to PLL6/3 on all clock_sun6i.h using SoCsHans de Goede2015-12-10-4/+0
* sunxi: clock: Set AHB1 clock frequency to 200MHz on Allwinner H3Siarhei Siamashka2015-11-22-1/+6
* sunxi: Add H3 DRAM initialization supportJens Kuske2015-11-22-0/+190
* sunxi: Add basic H3 supportJens Kuske2015-11-22-0/+1
* sunxi: retrieve FEL-provided values to environment variablesBernhard Nortmann2015-09-29-0/+5
* sunxi: (mksunxiboot) signature to indicate "sunxi" SPL variantBernhard Nortmann2015-09-29-1/+18
* sunxi: move SPL-related definitions to platform-specific includeBernhard Nortmann2015-09-29-12/+20
* sunxi: Enable non-secure access to RTC on sun6i (A31s)Chen-Yu Tsai2015-08-31-0/+23
* sun6i: clock: Add support for the mipi pllHans de Goede2015-08-14-0/+15
* sunxi: clock: Add clock_get_pll3() helper functionHans de Goede2015-08-14-0/+8
* sunxi: display: Fix composite video out on sun5iHans de Goede2015-08-14-1/+16
* sunxi: display: Add a few extra register and constant definesHans de Goede2015-08-08-6/+42
* sunxi: usb-phy: Never power off the usb portsHans de Goede2015-08-08-0/+1
* sunxi: nand: Add pinmux and clock settings for NAND supportKarol Gugala2015-08-08-0/+3
* usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski2015-08-05-1/+1
* sunxi: musb: Move musb config and platdata to the sunxi-musb glueHans de Goede2015-07-25-0/+7
* sunxi: usb-phy: Add support for reading otg id pin valueHans de Goede2015-07-25-0/+1
* sunxi: Create helper function veryfing valid boot signature on MMCDaniel KochmaƄski2015-07-24-0/+1
* sunxi: Add support for UART0 in PB pin group on A33Chen-Yu Tsai2015-07-05-0/+1
* Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal N...Ian Campbell2015-06-28-69/+0