summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-sunxi
Commit message (Expand)AuthorAgeFilesLines
...
* sunxi: Add a33 dram init codeVishnu Patekar2015-05-042-0/+181
* sunxi: Add support for A33 PLL11 (second DRAM pll)Hans de Goede2015-05-041-3/+28
* sunxi: s/sun8i/sun8i_a23/Hans de Goede2015-05-042-2/+2
* sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig boolHans de Goede2015-05-043-7/+8
* sunxi: Complete i2c support for each supported platformPaul Kocialkowski2015-04-153-1/+36
* i2c: mvtwsi: Support for up to 4 different controllersPaul Kocialkowski2015-04-151-1/+1
* sunxi: Complete mmc pin mux for each supported platform, configured with KconfigPaul Kocialkowski2015-04-151-1/+12
* sunxi: GPIO pin mux hardware-feature-specific function index definesPaul Kocialkowski2015-04-151-41/+19
* sunxi: common VBUS detection logic in usbcPaul Kocialkowski2015-04-151-0/+1
* power: axp221: Virtual VBUS detect and enable GPIOs to replace separate logicPaul Kocialkowski2015-04-151-0/+4
* sunxi: gpio: Indentation fixPaul Kocialkowski2015-04-151-2/+2
* sunxi: musb: Fix some lo speed devices not working with musb hostHans de Goede2015-03-291-0/+1
* 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
OpenPOWER on IntegriCloud