summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/sunxi
Commit message (Expand)AuthorAgeFilesLines
* sun6i: clock: Add support for the mipi pllHans de Goede2015-08-141-0/+55
* sunxi: clock: Add clock_get_pll3() helper functionHans de Goede2015-08-142-0/+21
* sunxi: usb-phy: Never power off the usb portsHans de Goede2015-08-081-0/+7
* Kill unneeded #include <linux/kconfig.h>Masahiro Yamada2015-07-272-2/+0
* sunxi: musb: Stop treating not having a vbus-det gpio as an errorHans de Goede2015-07-251-3/+1
* sunxi: usb-phy: Add support for reading otg id pin valueHans de Goede2015-07-251-0/+34
* sunxi: spl: Detect at runtime where SPL was read fromDaniel Kochmański2015-07-241-12/+40
* ARMv7: Factor out reusable timer_wait from sunxi/psci_sun7i.SWang Dongsheng2015-07-202-40/+4
* sunxi: Add support for UART0 in PB pin group on A33Chen-Yu Tsai2015-07-051-0/+4
* sunxi: rsb: Enable R_PIO clock before configuring external pinsChen-Yu Tsai2015-07-051-2/+3
* sunxi: hardware-feature-specific function index defines for PORT F UART0Chen-Yu Tsai2015-07-051-4/+4
* Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal N...Ian Campbell2015-06-281-12/+2
* sun6i: cpu_reset: Do not return from cpu_reset()Hans de Goede2015-06-171-0/+1
* sunxi: Request macpwr gpio before using itHans de Goede2015-06-101-0/+1
* sunxi: usb_phy: Swap check for disconnect thresholdHans de Goede2015-06-041-3/+3
* ARM: sunxi: Share sun6i PSCI backend with sun8iChen-Yu Tsai2015-05-292-0/+5
* ARM: sunxi: Add sun6i specific PSCI implementationChen-Yu Tsai2015-05-292-0/+277
* ARM: sunxi: Make PSCI code sun7i specificChen-Yu Tsai2015-05-292-1/+1
* ARM: sunxi: Document registers in PSCI codeChen-Yu Tsai2015-05-291-7/+7
* sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memoryDaniel Kochmański2015-05-291-2/+12
* sun9i: Basic sun9i (A80) supportHans de Goede2015-05-293-0/+9
* sunxi: Remove support for building "old-fashioned" fel binariesHans de Goede2015-05-291-8/+0
* sunxi: Use axp221 sid on a33Hans de Goede2015-05-291-5/+3
* sunxi: Make DRAM_ODT_EN Kconfig setting a boolHans de Goede2015-05-193-14/+13
* sunxi: Fix dram initialization not working on some a33 devicesHans de Goede2015-05-191-1/+1
* sunxi: add support for UART2 on A23/A33Laurent Itti2015-05-191-0/+4
* ARM: Put target PC for PSCI CPU_ON on per-CPU stackJan Kiszka2015-05-131-3/+6
* ARM: Factor out reusable psci_get_cpu_stack_topJan Kiszka2015-05-131-10/+5
* ARM: Factor out reusable psci_cpu_entryJan Kiszka2015-05-131-18/+2
* ARM: Factor out reusable psci_cpu_off_commonJan Kiszka2015-05-131-62/+1
* ARM: Factor out common psci_get_cpu_idJan Kiszka2015-05-131-5/+7
* 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
OpenPOWER on IntegriCloud