summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-sunxi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2017-06-192-7/+35
|\
| * sunxi: Add selective DRAM type and timingIcenowy Zheng2017-06-081-0/+30
| * sunxi: Rename bus-width related macros in H3 DRAM codeIcenowy Zheng2017-06-081-3/+3
| * sunxi: makes an invisible option for H3-like DRAM controllersIcenowy Zheng2017-06-082-4/+2
* | sunxi: video: Add support for CSC and TVE to DE2 driverJernej Skrabec2017-06-091-0/+17
* | sunxi: Add base address for TV encoderJernej Skrabec2017-06-091-0/+10
|/
* sunxi: Store the device tree name in the SPL headerSiarhei Siamashka2017-05-171-3/+16
* sunxi: Add clock support for TV encoderJernej Skrabec2017-05-151-1/+7
* sunxi: video: Split out TVE codeJernej Skrabec2017-05-152-107/+131
* sunxi: add clock configuration of R40 sataIcenowy Zheng2017-05-021-2/+16
* sunxi: video: Add A64/H3/H5 HDMI driverJernej Skrabec2017-04-282-0/+132
* sunxi: add basic V3s supportIcenowy Zheng2017-04-211-0/+1
* sunxi: Add clock support for DE2/HDMI/TCON on newer SoCsJernej Skrabec2017-04-201-0/+54
* sunxi: video: Convert lcdc to use struct display_timingJernej Skrabec2017-04-201-3/+3
* sunxi: video: Split out TCON codeJernej Skrabec2017-04-202-103/+128
* sunxi: Fix CPUCFG address for R40Chen-Yu Tsai2017-04-201-2/+4
* sunxi: Use H3/A64 DRAM initialization code for R40Chen-Yu Tsai2017-04-203-4/+21
* sunxi: Set PLL lock enable bits for R40Chen-Yu Tsai2017-04-201-0/+2
* sunxi: Fix watchdog reset function for R40Chen-Yu Tsai2017-04-202-4/+6
* sunxi: prepare for sharing MACH_SUN8I_H3 config symbolAndre Przywara2017-04-053-5/+5
* sunxi: DRAM: add Allwinner H5 supportAndre Przywara2017-04-051-0/+1
* sunxi: Kconfig: introduce CONFIG_SUNXI_HIGH_SRAMAndre Przywara2017-04-051-1/+1
* 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