summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-sunxi
Commit message (Expand)AuthorAgeFilesLines
...
* sunxi: gpio: Add support for gpio pins on the AXP209 pmicHans de Goede2015-01-141-0/+3
* sunxi: gpio: Properly sort mux defines by port numberHans de Goede2015-01-141-5/+5
* sunxi: video: Set input sync enableHans de Goede2015-01-141-0/+1
* sunxi: video: Add hdmi supportHans de Goede2015-01-141-10/+23
* sunxi: video: Add DDC & EDID supportHans de Goede2015-01-141-0/+85
* sunxi: Fix PLL1 running at half speed on sun8iHans de Goede2015-01-141-1/+1
* sunxi: Fix buggy sun6i/sun8i DRAM size detection logicSiarhei Siamashka2015-01-141-16/+6
* sun8i: Add dram initialization supportHans de Goede2015-01-143-0/+272
* sunxi: Use memcmp for mctl_mem_matchesHans de Goede2015-01-141-9/+3
* sunxi: Fill memory before comparing it when doing dram init on sun6iHans de Goede2015-01-141-0/+29
* sunxi: Move await_completion dram helper to dram.hHans de Goede2015-01-141-0/+14
* sun6i: Add a sigma_delta_enable paramter to clock_set_pll5()Hans de Goede2015-01-142-1/+5
* sunxi: Add support for the rsb (Reduced Serial Bus)Hans de Goede2015-01-144-1/+60
* sun6i: s/SUNXI_*P2WI*/SUN6I_*P2WI*/Hans de Goede2015-01-142-3/+3
* sunxi: Add sunxi_get_sid helper functionHans de Goede2015-01-141-0/+1
* sunxi: mmc: Properly setup mod-clk and clock sampling phasesHans de Goede2015-01-142-9/+15
* sun6i: Add sunxi_get_ss_bonding_id() functionHans de Goede2015-01-142-1/+8
* sun6i: Add gmac support for sun6i boardsHans de Goede2014-11-253-0/+13
* sunxi: video: Add simplefb supportLuc Verhaegen2014-11-251-0/+2
* sunxi: video: Add cfb console driver for sunxiLuc Verhaegen2014-11-251-0/+185
* sunxi: Add video pll clock functionsHans de Goede2014-11-253-1/+105
* sun4i: Rename dram_clk_cfg to dram_clk_gateHans de Goede2014-11-251-1/+1
* sun6i: ehci: Add sun6i ehci supportHans de Goede2014-11-133-0/+22
* sun6i: Add dram initialization codeHans de Goede2014-11-133-3/+368
* sun4i: Rename dram files to dram_sun4i.xHans de Goede2014-11-132-165/+184
* sun6i: Add cpucfg register definitionsHans de Goede2014-11-132-1/+69
* sun6i: Add clock functions needed for SPL / DRAM initHans de Goede2014-11-133-1/+28
* sun6i: Add new p2wi controller driverOliver Schinagl2014-11-132-0/+143
* dm: sunxi: Add pinmux functions which take a bank parameterSimon Glass2014-11-051-1/+3
* sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?IIan Campbell2014-11-055-6/+6
* sunxi: Add clock_get_pll5p() functionHans de Goede2014-10-242-0/+4
* ARM: sunxi: Add support for using R_UART as consoleChen-Yu Tsai2014-10-242-0/+4
* ARM: sunxi: Allow specifying module in prcm apb0 init functionChen-Yu Tsai2014-10-241-1/+1
* ARM: sunxi: Add support for R_PIO gpio banksHans de Goede2014-10-241-2/+29
* ARM: sunxi: Add basic A23 supportChen-Yu Tsai2014-10-241-1/+1
* mmc: sunxi: Add support for sun8i (A23)Chen-Yu Tsai2014-10-241-1/+1
* ARM: sunxi: Add sun8i (A23) UART0 pin mux supportChen-Yu Tsai2014-10-241-0/+6
* ARM: sunxi: Fix reset command on sun6i/sun8iChen-Yu Tsai2014-10-241-0/+20
* ARM: sunxi: Add sun6i/sun8i timer block register definitionChen-Yu Tsai2014-10-241-0/+6
* ARM: sunxi: Move watchdog register definitions to separate fileChen-Yu Tsai2014-10-242-14/+27
* sunxi: Use PG3 - PG8 as io-pins for mmc1Hans de Goede2014-10-241-0/+2
* sunxi: When we've both mmc0 and mmc2, detect from which one we're bootingHans de Goede2014-10-241-1/+1
* ARM: sun6i: Define UART0 pins for A31Chen-Yu Tsai2014-10-241-0/+3
* ARM: sunxi-mmc: Add mmc support for sun6i / A31Hans de Goede2014-10-241-1/+4
* ARM: sun6i: Add clock supportChen-Yu Tsai2014-10-242-0/+209
* ARM: sun6i: Add support for the power reset control module found on the A31Oliver Schinagl2014-10-241-0/+238
* ARM: sun6i: Add base address for the new controllers in A31Oliver Schinagl2014-10-241-0/+9
* sunxi: dram: Configurable DQS gating window mode and delaySiarhei Siamashka2014-08-121-0/+2
* sunxi: dram: Add a helper function 'mctl_get_number_of_lanes'Siarhei Siamashka2014-08-121-3/+0
* sunxi: dram: Improve DQS gate data training error handlingSiarhei Siamashka2014-08-121-1/+3
OpenPOWER on IntegriCloud