summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/sunxi
AgeCommit message (Expand)Author
2015-07-20ARMv7: Factor out reusable timer_wait from sunxi/psci_sun7i.SWang Dongsheng
2015-07-05sunxi: Add support for UART0 in PB pin group on A33Chen-Yu Tsai
2015-07-05sunxi: rsb: Enable R_PIO clock before configuring external pinsChen-Yu Tsai
2015-07-05sunxi: hardware-feature-specific function index defines for PORT F UART0Chen-Yu Tsai
2015-06-28Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal N...Ian Campbell
2015-06-17sun6i: cpu_reset: Do not return from cpu_reset()Hans de Goede
2015-06-10sunxi: Request macpwr gpio before using itHans de Goede
2015-06-04sunxi: usb_phy: Swap check for disconnect thresholdHans de Goede
2015-05-29ARM: sunxi: Share sun6i PSCI backend with sun8iChen-Yu Tsai
2015-05-29ARM: sunxi: Add sun6i specific PSCI implementationChen-Yu Tsai
2015-05-29ARM: sunxi: Make PSCI code sun7i specificChen-Yu Tsai
2015-05-29ARM: sunxi: Document registers in PSCI codeChen-Yu Tsai
2015-05-29sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memoryDaniel KochmaƄski
2015-05-29sun9i: Basic sun9i (A80) supportHans de Goede
2015-05-29sunxi: Remove support for building "old-fashioned" fel binariesHans de Goede
2015-05-29sunxi: Use axp221 sid on a33Hans de Goede
2015-05-19sunxi: Make DRAM_ODT_EN Kconfig setting a boolHans de Goede
2015-05-19sunxi: Fix dram initialization not working on some a33 devicesHans de Goede
2015-05-19sunxi: add support for UART2 on A23/A33Laurent Itti
2015-05-13ARM: Put target PC for PSCI CPU_ON on per-CPU stackJan Kiszka
2015-05-13ARM: Factor out reusable psci_get_cpu_stack_topJan Kiszka
2015-05-13ARM: Factor out reusable psci_cpu_entryJan Kiszka
2015-05-13ARM: Factor out reusable psci_cpu_off_commonJan Kiszka
2015-05-13ARM: Factor out common psci_get_cpu_idJan Kiszka
2015-05-04sunxi: usb: Protect phy-init and phy-power-on against multiple callsHans de Goede
2015-05-04sunxi: usb: Do not call phy_probe from hcd codeHans de Goede
2015-05-04sunxi: usb: Rename the usbc.? files to usb_phy.?Hans de Goede
2015-05-04sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_barHans de Goede
2015-05-04sunxi: usb: Remove sunxi_usbc_get_io_base functionHans de Goede
2015-05-04sunxi: usb: Move setup of host controller clocks to the host controller driversHans de Goede
2015-05-04sunxi: emac: Remove non driver-model codeHans de Goede
2015-05-04sunxi: emac: Add driver model supportHans de Goede
2015-05-04sunxi: axp: Add support for i2c based PMICs to the pmic-bus helpersHans de Goede
2015-05-04sunxi: axp: Move axp pmic register helpers to a separate fileHans de Goede
2015-05-04sunxi: usbc: Fix vbus gpio handling to work with the driver-modelHans de Goede
2015-05-04sunxi: Add basic A33 basic supportVishnu Patekar
2015-05-04sunxi: Add a33 dram init codeVishnu Patekar
2015-05-04sunxi: Add support for A33 PLL11 (second DRAM pll)Hans de Goede
2015-05-04sunxi: s/sun8i/sun8i_a23/Hans de Goede
2015-05-04sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig boolHans de Goede
2015-05-04sunxi: usbc: Remove unused irq fieldHans de Goede
2015-05-04sunxi: Also set Auxiliary Ctl SMP bit in SPLHans de Goede
2015-05-02sun7i: Remove duplicate call to psci_arch_initJan Kiszka
2015-04-15sunxi: usbc: Wait for vbus to fall after disabling itHans de Goede
2015-04-15sunxi: usbc: Initialize vusb value on request_resourcesHans de Goede
2015-04-15sunxi: GPIO pin mux hardware-feature-specific function index definesPaul Kocialkowski
2015-04-15sunxi: common VBUS detection logic in usbcPaul Kocialkowski
2015-04-15sunxi: usb: Drop AXP-sepcific VBUS detection and drive logicPaul Kocialkowski
2015-03-29sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clockIain Paton
2015-03-29sunxi: sun4i: improve cpu clock selection methodIain Paton