summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/sunxi
Commit message (Expand)AuthorAgeLines
* sun9i: Basic sun9i (A80) supportHans de Goede2015-05-29-0/+9
* sunxi: Remove support for building "old-fashioned" fel binariesHans de Goede2015-05-29-8/+0
* sunxi: Use axp221 sid on a33Hans de Goede2015-05-29-5/+3
* sunxi: Make DRAM_ODT_EN Kconfig setting a boolHans de Goede2015-05-19-14/+13
* sunxi: Fix dram initialization not working on some a33 devicesHans de Goede2015-05-19-1/+1
* sunxi: add support for UART2 on A23/A33Laurent Itti2015-05-19-0/+4
* ARM: Put target PC for PSCI CPU_ON on per-CPU stackJan Kiszka2015-05-13-3/+6
* ARM: Factor out reusable psci_get_cpu_stack_topJan Kiszka2015-05-13-10/+5
* ARM: Factor out reusable psci_cpu_entryJan Kiszka2015-05-13-18/+2
* ARM: Factor out reusable psci_cpu_off_commonJan Kiszka2015-05-13-62/+1
* ARM: Factor out common psci_get_cpu_idJan Kiszka2015-05-13-5/+7
* sunxi: usb: Protect phy-init and phy-power-on against multiple callsHans de Goede2015-05-04-0/+18
* sunxi: usb: Do not call phy_probe from hcd codeHans de Goede2015-05-04-49/+57
* sunxi: usb: Rename the usbc.? files to usb_phy.?Hans de Goede2015-05-04-2/+2
* sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_barHans de Goede2015-05-04-63/+61
* sunxi: usb: Remove sunxi_usbc_get_io_base functionHans de Goede2015-05-04-20/+10
* sunxi: usb: Move setup of host controller clocks to the host controller driversHans de Goede2015-05-04-13/+1
* sunxi: emac: Remove non driver-model codeHans de Goede2015-05-04-12/+0
* sunxi: emac: Add driver model supportHans de Goede2015-05-04-1/+3
* sunxi: axp: Add support for i2c based PMICs to the pmic-bus helpersHans de Goede2015-05-04-8/+29
* sunxi: axp: Move axp pmic register helpers to a separate fileHans de Goede2015-05-04-0/+95
* sunxi: usbc: Fix vbus gpio handling to work with the driver-modelHans de Goede2015-05-04-10/+11
* sunxi: Add basic A33 basic supportVishnu Patekar2015-05-04-0/+12
* sunxi: Add a33 dram init codeVishnu Patekar2015-05-04-0/+363
* sunxi: Add support for A33 PLL11 (second DRAM pll)Hans de Goede2015-05-04-0/+18
* sunxi: s/sun8i/sun8i_a23/Hans de Goede2015-05-04-4/+4
* sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig boolHans de Goede2015-05-04-4/+5
* sunxi: usbc: Remove unused irq fieldHans de Goede2015-05-04-16/+0
* sunxi: Also set Auxiliary Ctl SMP bit in SPLHans de Goede2015-05-04-2/+3
* sun7i: Remove duplicate call to psci_arch_initJan Kiszka2015-05-02-1/+0
* sunxi: usbc: Wait for vbus to fall after disabling itHans de Goede2015-04-15-2/+13
* sunxi: usbc: Initialize vusb value on request_resourcesHans de Goede2015-04-15-8/+8
* sunxi: GPIO pin mux hardware-feature-specific function index definesPaul Kocialkowski2015-04-15-16/+21
* sunxi: common VBUS detection logic in usbcPaul Kocialkowski2015-04-15-4/+39
* sunxi: usb: Drop AXP-sepcific VBUS detection and drive logicPaul Kocialkowski2015-04-15-17/+0
* sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clockIain Paton2015-03-29-1/+1
* sunxi: sun4i: improve cpu clock selection methodIain Paton2015-03-29-16/+19
* sunxi: musb: Fix some lo speed devices not working with musb hostHans de Goede2015-03-29-0/+7
* sunxi: Support the FEL boot mode in the regular u-boot buildSiarhei Siamashka2015-02-16-6/+46
* sunxi: Normalise FEL supportSimon Glass2015-02-16-87/+47
* sunxi: dram: Un-inline dram helper functionsHans de Goede2015-02-16-0/+38
* sunxi: rsb: Move rsb_set_device_mode() call to rsb_init()Hans de Goede2015-02-02-3/+8
* sunxi: rsb: Add sun9i (A80 support)Hans de Goede2015-02-02-0/+13
* sun9i: Add sun9i (A80) clock setup supportHans de Goede2015-01-22-0/+69
* sunxi: Drop pll6 setting from clock_init_uartHans de Goede2015-01-22-4/+1
* sunxi: Restore lowlevel_init usageHans de Goede2015-01-21-21/+21
* sunxi: Drop use of lowlevel_init()Simon Glass2015-01-16-5/+0
* sunxi: Move SPL s_init() code to board_init_f()Simon Glass2015-01-16-32/+37
* sunxi: usbc: Add support for usb-vbus0 controller by axp drivebus pinHans de Goede2015-01-14-0/+26
* sunxi: usbc: Add support for usb0 to the common usbc codeHans de Goede2015-01-14-8/+25