summaryrefslogtreecommitdiff
path: root/plat
AgeCommit message (Expand)Author
2017-03-08sun50iw1p1: Add ARISC emulator service.HEADlynx-3.10-without-ariscChristoph Muellner
2017-03-08sun50iw1p1: Rewrite PMIC driver.Christoph Muellner
2017-03-08sun50iw1p1: Make RSB read/write calls MP-safe.Christoph Muellner
2017-03-08sun50iw1p1: Separate RSB driver from PMIC code.Christoph Muellner
2017-03-08sun50iw1p1: Add function to get current CPU speed.Christoph Muellner
2017-03-08sun50iw1p1: Generalize CPU PLL setup code for arbitrary frequencies.Christoph Muellner
2017-02-02sun50iw1p1: Adjust PMIC setting for the A64-uQ7 (DDR3L and GbE PHY)Philipp Tomsich
2017-02-02sun50iw1p1: Adjust clock initialisation to follow Allwinner's guidancePhilipp Tomsich
2017-02-02sun50iw1p1: Perform power-setup before increasing operating clocksPhilipp Tomsich
2016-11-11avoid PLL_CPUX setup on H5Andre Przywara
2016-11-10sunxi: add most basic H5 supportAndre Przywara
2016-11-10sunxi: print SoC ID on startupAndre Przywara
2016-11-10sunxi: remove unused GPIO codeAndre Przywara
2016-11-10sunxi: power: set DRAM voltage to 1.5VAndre Przywara
2016-10-23sunxi: setup basic clocksAndre Przywara
2016-10-23sunxi: fix udelay() implementationAndre Przywara
2016-10-23sun50i: CPU ops: disable delay loopsAndre Przywara
2016-08-08sunxi: power: enable DLDO4 switch as wellAndre Przywara
2016-06-02bl31: output memory location of running codeAndre Przywara
2016-06-02sun50i: switch RSB and SRAM1 to be secure-onlyAndre Przywara
2016-06-02PSCI: add shutdown implementation for AXP803Andre Przywara
2016-06-02sun50i: initialize and setup PMICAndre Przywara
2016-06-02PSCI: remove Allwinner debug messagesAndre Przywara
2016-06-02sun50i: sunxi_def.h: remove RAM layout ASCII artAndre Przywara
2016-06-02sun50i: platform_smp_init(): fix unneeded comments and rewrap linesAndre Przywara
2016-06-02sun50i: platform.mk: remove unused definitionsAndre Przywara
2016-06-02sun50i: smc handlers: remove Allwinner specific service callsAndre Przywara
2016-06-02sun50i: MHU, SCPI: remove codeAndre Przywara
2016-06-02sun50i: arisc: remove codeAndre Przywara
2016-06-02PSCI: remove arisc from PSCI_SHUTDOWNAndre Przywara
2016-06-02PSCI: replace arisc call for PSCI_RESET with watchdog resetAndre Przywara
2016-06-02PSCI: rework sun50i CPU state management to avoid the ariscAndre Przywara
2016-06-02sun50i: enter U-Boot in AArch64Andre Przywara
2016-06-02sun50i: remove now unused trusted mappingAndre Przywara
2016-06-02sun50i: move ATF into SRAM A2Andre Przywara
2016-06-02sun50i: move ATF into SRAM CAndre Przywara
2016-06-02sun50i: mmap: dont map the whole device area, exclude SRAMAndre Przywara
2016-06-02sun50i: limit ATF sizeAndre Przywara
2016-06-02sun50i: fix comment about NS_IMAGE_OFFSET locationAndre Przywara
2016-06-02sun50i: remove unneeded platform-specific GIC setupAndre Przywara
2016-06-02sun50i: platform.mk: rewrap source file listingAndre Przywara
2016-06-02sun50i: introduce get_highest_el() functionalityAndre Przywara
2016-06-02sun50i: remove unneeded platform specific address definitionsAndre Przywara
2016-06-02sun50i: clean up serial (debug) driverAndre Przywara
2016-06-02sun50i: remove unneeded sunxi_config_setup()Andre Przywara
2016-06-02sun50i: define empty print_plat_interconnect_regsAndre Przywara
2016-06-02sun50i: MMU setup: remove unneeded EL1 versionAndre Przywara
2016-06-02sun50i: remove unneeded TSP implementationAndre Przywara
2016-06-02sun50i: remove unneeded BL1 and BL2 codeAndre Przywara
2016-06-02sun50i: remove unneeded AEM and A57 codeAndre Przywara