summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/sunxi
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
OpenPOWER on IntegriCloud