summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/sunxi
Commit message (Expand)AuthorAgeFilesLines
* sunxi: Add PSCI implementation in CChen-Yu Tsai2016-06-205-504/+341
* sunxi: Add base address for GICChen-Yu Tsai2016-06-202-4/+4
* sunxi: Make CPUCFG_BASE macro names the same across familiesChen-Yu Tsai2016-06-202-12/+12
* sunxi: Move cpu independent code to mach directoryAlexander Graf2016-04-0121-4960/+1
* sunxi: usb_phy: Add support for A83T USB PHYsChen-Yu Tsai2016-03-311-2/+46
* sunxi: Print soc-id from sram controller for sun8i boardsHans de Goede2016-03-311-5/+19
* sunxi: Add conditional magic sram poke for A33Hans de Goede2016-03-311-4/+16
* sunxi: A83T: fix 32bit overflow warningvishnupatekar2016-03-231-1/+1
* sunxi: Fix gmac not working due to cpu_eth_init no longer being calledHans de Goede2016-03-231-27/+1
* sunxi: Add support for USB vbus pin for USB3Hans de Goede2016-03-231-0/+1
* sunxi: Fix clock_twi_onoff for sun9iHans de Goede2016-03-231-2/+2
* sunxi: Fix clock_twi_onoff for sun8i-a83Hans de Goede2016-03-232-31/+35
* sunxi: Fix clock_twi_onoff for sun6iHans de Goede2016-03-231-3/+8
* sunxi: A23: Fix some revisions needing a different magic sram pokeHans de Goede2016-03-231-3/+19
* sunxi: H3: Add support for the host usb-physJelle van der Waa2016-02-231-7/+28
* sunxi: Add support for LPDDR3 for A83TVishnu Patekar2016-01-261-5/+49
* sunxi: Groundwork to support new dram type for A83TVishnu Patekar2016-01-261-1/+10
* sunxi: Redundant code cleanup from a83t dram initVishnu Patekar2016-01-261-5/+0
* sunxi: Support PSCI ops on Allwinner H3Chen-Yu Tsai2016-01-261-2/+2
* sunxi: Support H3 CCU security switchesChen-Yu Tsai2016-01-262-0/+18
* sunxi: Support Secure Memory Touch Arbiter (SMTA) in sun8i H3Chen-Yu Tsai2016-01-263-3/+13
* sunxi: Add support for the I2C controller which is part of the PRCMJelle van der Waa2016-01-212-0/+22
* sunxi: Fix H3 DRAM DQ read delay configurationJens Kuske2015-12-101-6/+6
* sun4i: clock: Cleanup some whitespace errorsOlliver Schinagl2015-12-101-3/+3
* sunxi: twi: Enable clocks on sun7iOlliver Schinagl2015-12-102-6/+0
* sunxi: Add support for Allwinner A83T DRAMvishnupatekar2015-12-102-0/+425
* sunxi: clk: add basic clocks for A83Tvishnupatekar2015-12-102-0/+140
* sunxi: power: enabled support for axp818vishnupatekar2015-12-102-3/+5
* sunxi: Add support for UART0 in PB pin group on A83Tvishnupatekar2015-12-101-0/+4
* sunxi: Add Machine Support for A83T SOCvishnupatekar2015-12-101-0/+2
* sunxi: clock: Set AHB1 clock frequency to 200MHz on Allwinner H3Siarhei Siamashka2015-11-221-2/+4
* sunxi: Add H3 DRAM initialization supportJens Kuske2015-11-222-0/+470
* sunxi: Add basic H3 supportJens Kuske2015-11-222-0/+6
* spl: mmc: add support for BOOT_DEVICE_MMC2Nikita Kiryanov2015-11-181-9/+1
* spl: change return values of spl_*_load_image()Nikita Kiryanov2015-11-181-1/+3
* sunxi: board: Only try to use the MMC related functions if enabledMaxime Ripard2015-10-201-1/+5
* sunxi: power: Unify axp pmic function namesHans de Goede2015-10-202-11/+2
* sunxi: Switch to using malloc_simple for the splHans de Goede2015-10-201-0/+1
* sunxi: retrieve FEL-provided values to environment variablesBernhard Nortmann2015-09-291-1/+2
* sunxi: Simplify spl board_init_f functionHans de Goede2015-09-291-5/+0
* sunxi: Enable non-secure access to RTC on sun6i (A31s)Chen-Yu Tsai2015-08-313-0/+24
* sun6i: clock: Add support for the mipi pllHans de Goede2015-08-141-0/+55
* sunxi: clock: Add clock_get_pll3() helper functionHans de Goede2015-08-142-0/+21
* sunxi: usb-phy: Never power off the usb portsHans de Goede2015-08-081-0/+7
* Kill unneeded #include <linux/kconfig.h>Masahiro Yamada2015-07-272-2/+0
* sunxi: musb: Stop treating not having a vbus-det gpio as an errorHans de Goede2015-07-251-3/+1
* sunxi: usb-phy: Add support for reading otg id pin valueHans de Goede2015-07-251-0/+34
* sunxi: spl: Detect at runtime where SPL was read fromDaniel Kochmański2015-07-241-12/+40
* ARMv7: Factor out reusable timer_wait from sunxi/psci_sun7i.SWang Dongsheng2015-07-202-40/+4
* sunxi: Add support for UART0 in PB pin group on A33Chen-Yu Tsai2015-07-051-0/+4
OpenPOWER on IntegriCloud