summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/sunxi
Commit message (Expand)AuthorAgeFilesLines
...
* sunxi: usb: Protect phy-init and phy-power-on against multiple callsHans de Goede2015-05-041-0/+18
* sunxi: usb: Do not call phy_probe from hcd codeHans de Goede2015-05-041-49/+57
* sunxi: usb: Rename the usbc.? files to usb_phy.?Hans de Goede2015-05-042-2/+2
* sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_barHans de Goede2015-05-041-63/+61
* sunxi: usb: Remove sunxi_usbc_get_io_base functionHans de Goede2015-05-041-20/+10
* sunxi: usb: Move setup of host controller clocks to the host controller driversHans de Goede2015-05-041-13/+1
* sunxi: emac: Remove non driver-model codeHans de Goede2015-05-041-12/+0
* sunxi: emac: Add driver model supportHans de Goede2015-05-041-1/+3
* sunxi: axp: Add support for i2c based PMICs to the pmic-bus helpersHans de Goede2015-05-042-8/+29
* sunxi: axp: Move axp pmic register helpers to a separate fileHans de Goede2015-05-042-0/+95
* sunxi: usbc: Fix vbus gpio handling to work with the driver-modelHans de Goede2015-05-041-10/+11
* sunxi: Add basic A33 basic supportVishnu Patekar2015-05-043-0/+12
* sunxi: Add a33 dram init codeVishnu Patekar2015-05-041-0/+363
* sunxi: Add support for A33 PLL11 (second DRAM pll)Hans de Goede2015-05-041-0/+18
* sunxi: s/sun8i/sun8i_a23/Hans de Goede2015-05-044-4/+4
* sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig boolHans de Goede2015-05-042-4/+5
* sunxi: usbc: Remove unused irq fieldHans de Goede2015-05-041-16/+0
* sunxi: Also set Auxiliary Ctl SMP bit in SPLHans de Goede2015-05-041-2/+3
* sun7i: Remove duplicate call to psci_arch_initJan Kiszka2015-05-021-1/+0
* sunxi: usbc: Wait for vbus to fall after disabling itHans de Goede2015-04-151-2/+13
* sunxi: usbc: Initialize vusb value on request_resourcesHans de Goede2015-04-151-8/+8
* sunxi: GPIO pin mux hardware-feature-specific function index definesPaul Kocialkowski2015-04-152-16/+21
* sunxi: common VBUS detection logic in usbcPaul Kocialkowski2015-04-151-4/+39
* sunxi: usb: Drop AXP-sepcific VBUS detection and drive logicPaul Kocialkowski2015-04-151-17/+0
* sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clockIain Paton2015-03-291-1/+1
* sunxi: sun4i: improve cpu clock selection methodIain Paton2015-03-291-16/+19
* sunxi: musb: Fix some lo speed devices not working with musb hostHans de Goede2015-03-291-0/+7
* sunxi: Support the FEL boot mode in the regular u-boot buildSiarhei Siamashka2015-02-162-6/+46
* sunxi: Normalise FEL supportSimon Glass2015-02-165-87/+47
* sunxi: dram: Un-inline dram helper functionsHans de Goede2015-02-162-0/+38
* sunxi: rsb: Move rsb_set_device_mode() call to rsb_init()Hans de Goede2015-02-021-3/+8
* sunxi: rsb: Add sun9i (A80 support)Hans de Goede2015-02-022-0/+13
* sun9i: Add sun9i (A80) clock setup supportHans de Goede2015-01-222-0/+69
* sunxi: Drop pll6 setting from clock_init_uartHans de Goede2015-01-221-4/+1
* sunxi: Restore lowlevel_init usageHans de Goede2015-01-211-21/+21
* sunxi: Drop use of lowlevel_init()Simon Glass2015-01-161-5/+0
* sunxi: Move SPL s_init() code to board_init_f()Simon Glass2015-01-161-32/+37
* sunxi: usbc: Add support for usb-vbus0 controller by axp drivebus pinHans de Goede2015-01-141-0/+26
* sunxi: usbc: Add support for usb0 to the common usbc codeHans de Goede2015-01-141-8/+25
* sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otgHans de Goede2015-01-142-0/+230
* sun7i: Move psci_arch_init close to text_endJan Kiszka2015-01-141-40/+40
* sun7i: Add support for taking CPUs offline via PSCIJan Kiszka2015-01-141-0/+171
* sunxi: Fix PLL1 running at half speed on sun8iHans de Goede2015-01-141-2/+6
* sunxi: Fix buggy sun6i/sun8i DRAM size detection logicSiarhei Siamashka2015-01-142-2/+0
* sun8i: Add dram initialization supportHans de Goede2015-01-143-1/+349
* sunxi: Fill memory before comparing it when doing dram init on sun6iHans de Goede2015-01-141-14/+1
* sunxi: Move await_completion dram helper to dram.hHans de Goede2015-01-142-37/+11
* sun6i: clock_set_pll5: Calculate k and m rather then hardcoding themHans de Goede2015-01-141-2/+7
* sun6i: Add a sigma_delta_enable paramter to clock_set_pll5()Hans de Goede2015-01-142-3/+8
* sunxi: axp221: Add axp223 supportHans de Goede2015-01-141-1/+1
OpenPOWER on IntegriCloud