summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-sunxi
Commit message (Expand)AuthorAgeFilesLines
* sunxi: Fix sun5i mbus speed when booting old kernelsHans de Goede2015-02-211-0/+9
* sunxi: Normalise FEL supportSimon Glass2015-02-161-0/+10
* sunxi: dram: Un-inline dram helper functionsHans de Goede2015-02-161-26/+2
* sunxi: rsb: Move rsb_set_device_mode() call to rsb_init()Hans de Goede2015-02-021-2/+2
* sunxi: rsb: Add sun9i (A80 support)Hans de Goede2015-02-022-2/+12
* sunxi: Add a GMAC Transmit Clock Delay Chain Kconfig optionHans de Goede2015-02-022-0/+4
* sunxi: Hookup OTG USB controller supportHans de Goede2015-01-221-0/+2
* sunxi: video: Use frontend for dma on sun4i to fix memory bandwidth problemsHans de Goede2015-01-222-0/+120
* sunxi: Stop differentiating between 512M and 1G variants of the same boardHans de Goede2015-01-221-1/+1
* sunxi: mmc: Add support for sun9i (A80)Hans de Goede2015-01-221-2/+6
* sun9i: Add clock_sun9i.h with ccu register layout for sun9iHans de Goede2015-01-222-0/+141
* sun9i: Add cpu_sun9i.h with iomem definesHans de Goede2015-01-222-0/+112
* sunxi: Rename cpu.h to cpu_sun4i.hHans de Goede2015-01-222-145/+157
* sunxi: Move clock_get_pllX / clock_set_pllX protos to mach specific headersHans de Goede2015-01-223-4/+12
* sunxi: display: Make lcd display clk phase configurableHans de Goede2015-01-221-3/+1
* sunxi: usbc: Add support for usb0 to the common usbc codeHans de Goede2015-01-142-1/+5
* sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otgHans de Goede2015-01-144-3/+24
* sunxi: video: Add lvds supportHans de Goede2015-01-143-0/+15
* sunxi: video: Add VGA output supportHans de Goede2015-01-142-0/+78
* sunxi: video: Add lcd output supportHans de Goede2015-01-142-6/+26
* sunxi: video: Modify sunxi_lcdc_pll_set to work with both tcon0 and tcon1Hans de Goede2015-01-141-0/+2
* 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
OpenPOWER on IntegriCloud