summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/sunxi
Commit message (Expand)AuthorAgeLines
* ARM: Rework and correct barrier definitionsTom Rini2016-08-05-6/+6
* ARM: PSCI: Switch to per-CPU target PC storage in secure data sectionChen-Yu Tsai2016-07-15-3/+2
* ARM: Move __secure definition to common asm/secure.hChen-Yu Tsai2016-07-15-1/+1
* ARM: PSCI: Remove unused psci_text_end symbolChen-Yu Tsai2016-07-15-5/+0
* sunxi: Move remaining PSCI assembly code to CChen-Yu Tsai2016-07-15-54/+6
* ARM: PSCI: Split out common stack setup code from psci_arch_initChen-Yu Tsai2016-07-15-15/+1
* sunxi: Add PSCI implementation in CChen-Yu Tsai2016-06-20-504/+341
* sunxi: Add base address for GICChen-Yu Tsai2016-06-20-4/+4
* sunxi: Make CPUCFG_BASE macro names the same across familiesChen-Yu Tsai2016-06-20-12/+12
* sunxi: Move cpu independent code to mach directoryAlexander Graf2016-04-01-4960/+1
* sunxi: usb_phy: Add support for A83T USB PHYsChen-Yu Tsai2016-03-31-2/+46
* sunxi: Print soc-id from sram controller for sun8i boardsHans de Goede2016-03-31-5/+19
* sunxi: Add conditional magic sram poke for A33Hans de Goede2016-03-31-4/+16
* sunxi: A83T: fix 32bit overflow warningvishnupatekar2016-03-23-1/+1
* sunxi: Fix gmac not working due to cpu_eth_init no longer being calledHans de Goede2016-03-23-27/+1
* sunxi: Add support for USB vbus pin for USB3Hans de Goede2016-03-23-0/+1
* sunxi: Fix clock_twi_onoff for sun9iHans de Goede2016-03-23-2/+2
* sunxi: Fix clock_twi_onoff for sun8i-a83Hans de Goede2016-03-23-31/+35
* sunxi: Fix clock_twi_onoff for sun6iHans de Goede2016-03-23-3/+8
* sunxi: A23: Fix some revisions needing a different magic sram pokeHans de Goede2016-03-23-3/+19
* sunxi: H3: Add support for the host usb-physJelle van der Waa2016-02-23-7/+28
* sunxi: Add support for LPDDR3 for A83TVishnu Patekar2016-01-26-5/+49
* sunxi: Groundwork to support new dram type for A83TVishnu Patekar2016-01-26-1/+10
* sunxi: Redundant code cleanup from a83t dram initVishnu Patekar2016-01-26-5/+0
* sunxi: Support PSCI ops on Allwinner H3Chen-Yu Tsai2016-01-26-2/+2
* sunxi: Support H3 CCU security switchesChen-Yu Tsai2016-01-26-0/+18
* sunxi: Support Secure Memory Touch Arbiter (SMTA) in sun8i H3Chen-Yu Tsai2016-01-26-3/+13
* sunxi: Add support for the I2C controller which is part of the PRCMJelle van der Waa2016-01-21-0/+22
* sunxi: Fix H3 DRAM DQ read delay configurationJens Kuske2015-12-10-6/+6
* sun4i: clock: Cleanup some whitespace errorsOlliver Schinagl2015-12-10-3/+3
* sunxi: twi: Enable clocks on sun7iOlliver Schinagl2015-12-10-6/+0
* sunxi: Add support for Allwinner A83T DRAMvishnupatekar2015-12-10-0/+425
* sunxi: clk: add basic clocks for A83Tvishnupatekar2015-12-10-0/+140
* sunxi: power: enabled support for axp818vishnupatekar2015-12-10-3/+5
* sunxi: Add support for UART0 in PB pin group on A83Tvishnupatekar2015-12-10-0/+4
* sunxi: Add Machine Support for A83T SOCvishnupatekar2015-12-10-0/+2
* sunxi: clock: Set AHB1 clock frequency to 200MHz on Allwinner H3Siarhei Siamashka2015-11-22-2/+4
* sunxi: Add H3 DRAM initialization supportJens Kuske2015-11-22-0/+470
* sunxi: Add basic H3 supportJens Kuske2015-11-22-0/+6
* spl: mmc: add support for BOOT_DEVICE_MMC2Nikita Kiryanov2015-11-18-9/+1
* spl: change return values of spl_*_load_image()Nikita Kiryanov2015-11-18-1/+3
* sunxi: board: Only try to use the MMC related functions if enabledMaxime Ripard2015-10-20-1/+5
* sunxi: power: Unify axp pmic function namesHans de Goede2015-10-20-11/+2
* sunxi: Switch to using malloc_simple for the splHans de Goede2015-10-20-0/+1
* sunxi: retrieve FEL-provided values to environment variablesBernhard Nortmann2015-09-29-1/+2
* sunxi: Simplify spl board_init_f functionHans de Goede2015-09-29-5/+0
* sunxi: Enable non-secure access to RTC on sun6i (A31s)Chen-Yu Tsai2015-08-31-0/+24
* sun6i: clock: Add support for the mipi pllHans de Goede2015-08-14-0/+55
* sunxi: clock: Add clock_get_pll3() helper functionHans de Goede2015-08-14-0/+21
* sunxi: usb-phy: Never power off the usb portsHans de Goede2015-08-08-0/+7