summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/sunxi
Commit message (Expand)AuthorAgeFilesLines
* 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
* sunxi: Add support for the rsb (Reduced Serial Bus)Hans de Goede2015-01-142-0/+159
* sun6i: s/SUNXI_*P2WI*/SUN6I_*P2WI*/Hans de Goede2015-01-141-7/+7
* sunxi: Align PSCI stack calculation to commentJan Kiszka2015-01-141-1/+1
* sunxi: Add sunxi_get_sid helper functionHans de Goede2015-01-141-0/+19
* sun6i: dram: Do not try to initialize a second dram chan on A31sHans de Goede2015-01-142-7/+15
* sun6i: Add sunxi_get_ss_bonding_id() functionHans de Goede2015-01-141-1/+37
* sun6i: Make dram clk and zq value Kconfig optionsHans de Goede2015-01-141-7/+5
* sun6i: Drop some "unknown magic" from dram initHans de Goede2014-11-251-3/+0
OpenPOWER on IntegriCloud