summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/sunxi
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* Revert "sunxi: psci: avoid error address-of-packed-member"Tomasz Duszynski2020-03-181-11/+5
* sunxi: psci: avoid error address-of-packed-memberHeinrich Schuchardt2019-12-181-5/+11
* common: Move get_ticks() function out of common.hSimon Glass2019-12-021-0/+1
* psci: Fix warnings when compiling with W=1Patrick Delaunay2019-07-241-1/+1
* linker: Modify linker scripts to be more genericTom Rini2019-01-261-2/+2
* arm: remove prototype for get_timer_maskedPatrick Delaunay2018-10-101-6/+6
* sunxi: psci: save context id in cpu_on commandPatrick Delaunay2018-05-071-3/+4
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-076-13/+6
* ARM: sunxi: Move u-boot-sunxi-with-spl.bin rule to MakefileTuomas Tynkkynen2018-03-131-6/+0
* sunxi: psci: Move entry address setting to separate functionChen-Yu Tsai2017-06-121-7/+18
* sunxi: Add PSCI support for R40Chen-Yu Tsai2017-04-201-3/+32
* ARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCYAndre Przywara2017-04-051-1/+1
* ARM: Rework and correct barrier definitionsTom Rini2016-08-051-6/+6
* ARM: PSCI: Switch to per-CPU target PC storage in secure data sectionChen-Yu Tsai2016-07-151-3/+2
* ARM: Move __secure definition to common asm/secure.hChen-Yu Tsai2016-07-151-1/+1
* ARM: PSCI: Remove unused psci_text_end symbolChen-Yu Tsai2016-07-151-5/+0
* sunxi: Move remaining PSCI assembly code to CChen-Yu Tsai2016-07-153-54/+6
* ARM: PSCI: Split out common stack setup code from psci_arch_initChen-Yu Tsai2016-07-151-15/+1
* 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