summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-sunxi
Commit message (Expand)AuthorAgeFilesLines
* sunxi: A64: use H3 DRAM initialization code for A64 as wellJens Kuske2017-01-044-4/+12
* sunxi: H3: add and rename some DRAM contoller registersJens Kuske2017-01-041-19/+24
* sunxi: A64: do an RMR switch if started in AArch32 modeAndre Przywara2017-01-041-0/+30
* ARM: boot0 hook: remove macro, include whole header fileAndre Przywara2017-01-041-7/+1
* armv8: move reset branch into boot hookAndre Przywara2017-01-041-0/+1
* sunxi: fix SID read on H3Icenowy Zheng2016-12-201-0/+1
* sunxi: Add support for SID e-fuses on sun9iChen-Yu Tsai2016-10-301-0/+2
* sunxi: add initial clock setup for sun9i for SPLPhilipp Tomsich2016-10-301-3/+79
* sunxi: add gtbus-initialisation for sun9iPhilipp Tomsich2016-10-303-0/+115
* sunxi: DRAM initialisation for sun9iPhilipp Tomsich2016-10-304-13/+307
* sunxi: A64: enable USB supportAmit Singh Tomar2016-10-301-1/+1
* sunxi: musb: Power off OTG port VBUS when disabledChen-Yu Tsai2016-09-171-1/+0
* sunxi: Tune H3 DRAM PLL to improve lock timeJens Kuske2016-08-261-1/+8
* sunxi: display: Use PWM to drive backlight where applicableHans de Goede2016-08-263-0/+44
* sunxi: Add missing macros to configure the NAND controller clkBoris Brezillon2016-07-241-0/+5
* sunxi: Use BROM stored boot_media value to determine our boot-sourceHans de Goede2016-07-151-1/+0
* net: Add EMAC driver for H3/A83T/A64 SoCs.Amit Singh Tomar2016-07-152-2/+5
* sunxi: FEL - Add the ability to recognize and auto-import uEnv-style dataBernhard Nortmann2016-07-151-1/+8
* sunxi: Support booting from SPI flashSiarhei Siamashka2016-07-151-0/+3
* sunxi: Add missing boot_media fields in the SPL headerOlliver Schinagl2016-07-021-0/+2
* sunxi: Add base address for GICChen-Yu Tsai2016-06-201-0/+2
* sunxi: Add CPUCFG debug lock and sun7i cpu power controlsChen-Yu Tsai2016-06-201-1/+6
* sunxi: Group cpu core related controls togetherChen-Yu Tsai2016-06-202-24/+16
* sunxi: Add missing linux/types.h header for cpucfg_sun6i.hChen-Yu Tsai2016-06-201-0/+2
* sunxi: Add packed attribute to struct sunxi_prcm_regChen-Yu Tsai2016-06-201-1/+3
* sunxi: Make CPUCFG_BASE macro names the same across familiesChen-Yu Tsai2016-06-201-2/+13
* sunxi: Downclock AHB1 to 100MHz on Allwinner A64Siarhei Siamashka2016-06-101-0/+5
* arm/arm64: implement a boot header capabilityAndre Przywara2016-06-061-0/+14
* sunxi: Increase SPL header size to 64 bytes to avoid code corruptionSiarhei Siamashka2016-05-251-1/+7
* sunxi: Add support for Allwinner A64 SoCsSiarhei Siamashka2016-04-014-5/+12
* sunxi: clk: Fix USB PHY clock macros for A83TChen-Yu Tsai2016-03-311-3/+3
* sunxi: Fix gmac not working due to cpu_eth_init no longer being calledHans de Goede2016-03-231-1/+5
* sunxi: Support SID e-fuses on A83T and H3Chen-Yu Tsai2016-03-231-0/+7
* sunxi: H3: Add support for the host usb-physJelle van der Waa2016-02-232-0/+30
* sunxi: Add support for LPDDR3 for A83TVishnu Patekar2016-01-261-0/+5
* sunxi: Groundwork to support new dram type for A83TVishnu Patekar2016-01-261-1/+3
* sunxi: Support H3 CCU security switchesChen-Yu Tsai2016-01-262-0/+8
* sunxi: Support Secure Memory Touch Arbiter (SMTA) in sun8i H3Chen-Yu Tsai2016-01-261-1/+12
* sunxi: Add support for the I2C controller which is part of the PRCMJelle van der Waa2016-01-214-0/+8
* sunxi: Add support for Allwinner A83T DRAMvishnupatekar2015-12-102-0/+203
* sunxi: clk: add basic clocks for A83Tvishnupatekar2015-12-102-1/+307
* sunxi: Add support for UART0 in PB pin group on A83Tvishnupatekar2015-12-101-0/+1
* sunxi: Set AHB1 clock to PLL6/3 on all clock_sun6i.h using SoCsHans de Goede2015-12-101-4/+0
* sunxi: clock: Set AHB1 clock frequency to 200MHz on Allwinner H3Siarhei Siamashka2015-11-221-1/+6
* sunxi: Add H3 DRAM initialization supportJens Kuske2015-11-223-0/+190
* sunxi: Add basic H3 supportJens Kuske2015-11-221-0/+1
* sunxi: retrieve FEL-provided values to environment variablesBernhard Nortmann2015-09-291-0/+5
* sunxi: (mksunxiboot) signature to indicate "sunxi" SPL variantBernhard Nortmann2015-09-291-1/+18
* sunxi: move SPL-related definitions to platform-specific includeBernhard Nortmann2015-09-291-12/+20
* sunxi: Enable non-secure access to RTC on sun6i (A31s)Chen-Yu Tsai2015-08-311-0/+23