summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-sunxi
AgeCommit message (Expand)Author
2015-02-21sunxi: Fix sun5i mbus speed when booting old kernelsHans de Goede
2015-02-16sunxi: Normalise FEL supportSimon Glass
2015-02-16sunxi: dram: Un-inline dram helper functionsHans de Goede
2015-02-02sunxi: rsb: Move rsb_set_device_mode() call to rsb_init()Hans de Goede
2015-02-02sunxi: rsb: Add sun9i (A80 support)Hans de Goede
2015-02-02sunxi: Add a GMAC Transmit Clock Delay Chain Kconfig optionHans de Goede
2015-01-22sunxi: Hookup OTG USB controller supportHans de Goede
2015-01-22sunxi: video: Use frontend for dma on sun4i to fix memory bandwidth problemsHans de Goede
2015-01-22sunxi: Stop differentiating between 512M and 1G variants of the same boardHans de Goede
2015-01-22sunxi: mmc: Add support for sun9i (A80)Hans de Goede
2015-01-22sun9i: Add clock_sun9i.h with ccu register layout for sun9iHans de Goede
2015-01-22sun9i: Add cpu_sun9i.h with iomem definesHans de Goede
2015-01-22sunxi: Rename cpu.h to cpu_sun4i.hHans de Goede
2015-01-22sunxi: Move clock_get_pllX / clock_set_pllX protos to mach specific headersHans de Goede
2015-01-22sunxi: display: Make lcd display clk phase configurableHans de Goede
2015-01-14sunxi: usbc: Add support for usb0 to the common usbc codeHans de Goede
2015-01-14sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otgHans de Goede
2015-01-14sunxi: video: Add lvds supportHans de Goede
2015-01-14sunxi: video: Add VGA output supportHans de Goede
2015-01-14sunxi: video: Add lcd output supportHans de Goede
2015-01-14sunxi: video: Modify sunxi_lcdc_pll_set to work with both tcon0 and tcon1Hans de Goede
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