summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-sunxi
AgeCommit message (Expand)Author
2017-01-04sunxi: A64: use H3 DRAM initialization code for A64 as wellJens Kuske
2017-01-04sunxi: H3: add and rename some DRAM contoller registersJens Kuske
2017-01-04sunxi: A64: do an RMR switch if started in AArch32 modeAndre Przywara
2017-01-04ARM: boot0 hook: remove macro, include whole header fileAndre Przywara
2017-01-04armv8: move reset branch into boot hookAndre Przywara
2016-12-20sunxi: fix SID read on H3Icenowy Zheng
2016-10-30sunxi: Add support for SID e-fuses on sun9iChen-Yu Tsai
2016-10-30sunxi: add initial clock setup for sun9i for SPLPhilipp Tomsich
2016-10-30sunxi: add gtbus-initialisation for sun9iPhilipp Tomsich
2016-10-30sunxi: DRAM initialisation for sun9iPhilipp Tomsich
2016-10-30sunxi: A64: enable USB supportAmit Singh Tomar
2016-09-17sunxi: musb: Power off OTG port VBUS when disabledChen-Yu Tsai
2016-08-26sunxi: Tune H3 DRAM PLL to improve lock timeJens Kuske
2016-08-26sunxi: display: Use PWM to drive backlight where applicableHans de Goede
2016-07-25sunxi: Add missing macros to configure the NAND controller clkBoris Brezillon
2016-07-15sunxi: Use BROM stored boot_media value to determine our boot-sourceHans de Goede
2016-07-15net: Add EMAC driver for H3/A83T/A64 SoCs.Amit Singh Tomar
2016-07-15sunxi: FEL - Add the ability to recognize and auto-import uEnv-style dataBernhard Nortmann
2016-07-15sunxi: Support booting from SPI flashSiarhei Siamashka
2016-07-02sunxi: Add missing boot_media fields in the SPL headerOlliver Schinagl
2016-06-20sunxi: Add base address for GICChen-Yu Tsai
2016-06-20sunxi: Add CPUCFG debug lock and sun7i cpu power controlsChen-Yu Tsai
2016-06-20sunxi: Group cpu core related controls togetherChen-Yu Tsai
2016-06-20sunxi: Add missing linux/types.h header for cpucfg_sun6i.hChen-Yu Tsai
2016-06-20sunxi: Add packed attribute to struct sunxi_prcm_regChen-Yu Tsai
2016-06-20sunxi: Make CPUCFG_BASE macro names the same across familiesChen-Yu Tsai
2016-06-10sunxi: Downclock AHB1 to 100MHz on Allwinner A64Siarhei Siamashka
2016-06-06arm/arm64: implement a boot header capabilityAndre Przywara
2016-05-25sunxi: Increase SPL header size to 64 bytes to avoid code corruptionSiarhei Siamashka
2016-04-01sunxi: Add support for Allwinner A64 SoCsSiarhei Siamashka
2016-03-31sunxi: clk: Fix USB PHY clock macros for A83TChen-Yu Tsai
2016-03-23sunxi: Fix gmac not working due to cpu_eth_init no longer being calledHans de Goede
2016-03-23sunxi: Support SID e-fuses on A83T and H3Chen-Yu Tsai
2016-02-23sunxi: H3: Add support for the host usb-physJelle van der Waa
2016-01-26sunxi: Add support for LPDDR3 for A83TVishnu Patekar
2016-01-26sunxi: Groundwork to support new dram type for A83TVishnu Patekar
2016-01-26sunxi: Support H3 CCU security switchesChen-Yu Tsai
2016-01-26sunxi: Support Secure Memory Touch Arbiter (SMTA) in sun8i H3Chen-Yu Tsai
2016-01-21sunxi: Add support for the I2C controller which is part of the PRCMJelle van der Waa
2015-12-10sunxi: Add support for Allwinner A83T DRAMvishnupatekar
2015-12-10sunxi: clk: add basic clocks for A83Tvishnupatekar
2015-12-10sunxi: Add support for UART0 in PB pin group on A83Tvishnupatekar
2015-12-10sunxi: Set AHB1 clock to PLL6/3 on all clock_sun6i.h using SoCsHans de Goede
2015-11-22sunxi: clock: Set AHB1 clock frequency to 200MHz on Allwinner H3Siarhei Siamashka
2015-11-22sunxi: Add H3 DRAM initialization supportJens Kuske
2015-11-22sunxi: Add basic H3 supportJens Kuske
2015-09-29sunxi: retrieve FEL-provided values to environment variablesBernhard Nortmann
2015-09-29sunxi: (mksunxiboot) signature to indicate "sunxi" SPL variantBernhard Nortmann
2015-09-29sunxi: move SPL-related definitions to platform-specific includeBernhard Nortmann
2015-08-31sunxi: Enable non-secure access to RTC on sun6i (A31s)Chen-Yu Tsai