summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-sunxi
AgeCommit message (Expand)Author
2015-01-14sunxi: gpio: Add support for gpio pins on the AXP209 pmicHans de Goede
2015-01-14sunxi: gpio: Properly sort mux defines by port numberHans de Goede
2015-01-14sunxi: video: Set input sync enableHans de Goede
2015-01-14sunxi: video: Add hdmi supportHans de Goede
2015-01-14sunxi: video: Add DDC & EDID supportHans de Goede
2015-01-14sunxi: Fix PLL1 running at half speed on sun8iHans de Goede
2015-01-14sunxi: Fix buggy sun6i/sun8i DRAM size detection logicSiarhei Siamashka
2015-01-14sun8i: Add dram initialization supportHans de Goede
2015-01-14sunxi: Use memcmp for mctl_mem_matchesHans de Goede
2015-01-14sunxi: Fill memory before comparing it when doing dram init on sun6iHans de Goede
2015-01-14sunxi: Move await_completion dram helper to dram.hHans de Goede
2015-01-14sun6i: Add a sigma_delta_enable paramter to clock_set_pll5()Hans de Goede
2015-01-14sunxi: Add support for the rsb (Reduced Serial Bus)Hans de Goede
2015-01-14sun6i: s/SUNXI_*P2WI*/SUN6I_*P2WI*/Hans de Goede
2015-01-14sunxi: Add sunxi_get_sid helper functionHans de Goede
2015-01-14sunxi: mmc: Properly setup mod-clk and clock sampling phasesHans de Goede
2015-01-14sun6i: Add sunxi_get_ss_bonding_id() functionHans de Goede
2014-11-25sun6i: Add gmac support for sun6i boardsHans de Goede
2014-11-25sunxi: video: Add simplefb supportLuc Verhaegen
2014-11-25sunxi: video: Add cfb console driver for sunxiLuc Verhaegen
2014-11-25sunxi: Add video pll clock functionsHans de Goede
2014-11-25sun4i: Rename dram_clk_cfg to dram_clk_gateHans de Goede
2014-11-13sun6i: ehci: Add sun6i ehci supportHans de Goede
2014-11-13sun6i: Add dram initialization codeHans de Goede
2014-11-13sun4i: Rename dram files to dram_sun4i.xHans de Goede
2014-11-13sun6i: Add cpucfg register definitionsHans de Goede
2014-11-13sun6i: Add clock functions needed for SPL / DRAM initHans de Goede
2014-11-13sun6i: Add new p2wi controller driverOliver Schinagl
2014-11-05dm: sunxi: Add pinmux functions which take a bank parameterSimon Glass
2014-11-05sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?IIan Campbell
2014-10-24sunxi: Add clock_get_pll5p() functionHans de Goede
2014-10-24ARM: sunxi: Add support for using R_UART as consoleChen-Yu Tsai
2014-10-24ARM: sunxi: Allow specifying module in prcm apb0 init functionChen-Yu Tsai
2014-10-24ARM: sunxi: Add support for R_PIO gpio banksHans de Goede
2014-10-24ARM: sunxi: Add basic A23 supportChen-Yu Tsai
2014-10-24mmc: sunxi: Add support for sun8i (A23)Chen-Yu Tsai
2014-10-24ARM: sunxi: Add sun8i (A23) UART0 pin mux supportChen-Yu Tsai
2014-10-24ARM: sunxi: Fix reset command on sun6i/sun8iChen-Yu Tsai
2014-10-24ARM: sunxi: Add sun6i/sun8i timer block register definitionChen-Yu Tsai
2014-10-24ARM: sunxi: Move watchdog register definitions to separate fileChen-Yu Tsai
2014-10-24sunxi: Use PG3 - PG8 as io-pins for mmc1Hans de Goede
2014-10-24sunxi: When we've both mmc0 and mmc2, detect from which one we're bootingHans de Goede
2014-10-24ARM: sun6i: Define UART0 pins for A31Chen-Yu Tsai
2014-10-24ARM: sunxi-mmc: Add mmc support for sun6i / A31Hans de Goede
2014-10-24ARM: sun6i: Add clock supportChen-Yu Tsai
2014-10-24ARM: sun6i: Add support for the power reset control module found on the A31Oliver Schinagl
2014-10-24ARM: sun6i: Add base address for the new controllers in A31Oliver Schinagl
2014-08-12sunxi: dram: Configurable DQS gating window mode and delaySiarhei Siamashka
2014-08-12sunxi: dram: Add a helper function 'mctl_get_number_of_lanes'Siarhei Siamashka
2014-08-12sunxi: dram: Improve DQS gate data training error handlingSiarhei Siamashka