summaryrefslogtreecommitdiff
path: root/plat/allwinner/common
AgeCommit message (Expand)Author
2019-06-28Remove MULTI_CONSOLE_API flag and references to itAmbroise Vincent
2019-06-08allwinner: Disable unused features to save spaceSamuel Holland
2019-04-11plat: allwinner: common: use r_wdog instead of wdogClément Péron
2019-02-17allwinner: Clean up CPU ops functionsSamuel Holland
2019-02-17allwinner: Constify data structuresSamuel Holland
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-12-06drivers/console: Link console framework code by defaultJulius Werner
2018-11-14allwinner: A64/H5: setup missing bus clocksAndre Przywara
2018-11-08Standardise header guards across codebaseAntonio Nino Diaz
2018-10-20allwinner: Use the arisc to turn off ARM coresAndre Przywara
2018-10-20allwinner: Prepare for executing code on the management processorAndre Przywara
2018-10-20allwinner: Pass FDT address to sunxi_pmic_setup()Andre Przywara
2018-10-20allwinner: Find DTB in BL33 imageAndre Przywara
2018-10-20allwinner: H6: Factor out I2C platform setupAndre Przywara
2018-10-20allwinner: Introduce GPIO helper functionAndre Przywara
2018-10-20allwinner: Export sunxi_private.hAndre Przywara
2018-10-20allwinner: Pass SoC ID to sunxi_pmic_setup()Andre Przywara
2018-10-20allwinner: Introduce names for SoC IDsAndre Przywara
2018-10-20allwinner: Disable USE_COHERENT_MEMAndre Przywara
2018-10-20allwinner: Adjust memory mapping to fit into 256MBAndre Przywara
2018-10-20allwinner: Unify platform.mk filesAndre Przywara
2018-09-19drivers: i2c: mentor: move platform code into header filesAndre Przywara
2018-09-07allwinner: implement system power down on H6 w/ AXP805Icenowy Zheng
2018-09-07allwinner: call PMIC setup codeIcenowy Zheng
2018-07-20PSCI: Fix types of definitionsAntonio Nino Diaz
2018-07-03allwinner: Add Allwinner H6 SoC supportAndre Przywara
2018-06-28allwinner: Detect and output current SoCAndre Przywara
2018-06-28allwinner: Don't map boot ROMAndre Przywara
2018-06-28allwinner: Relax PSCI entry point checkAndre Przywara
2018-06-28allwinner: security: Fix SPC guardAndre Przywara
2018-06-28allwinner: cpu-ops: avoid PSCI on/off outputAndre Przywara
2018-06-28allwinner: common: add missing headerAndre Przywara
2018-06-28allwinner: Add BL32 (corresponds to Trusted OS) supportAmit Singh Tomar
2018-06-15allwinner: Add security setupAndre Przywara
2018-06-15allwinner: Add platform PSCI functions required for SMPSamuel Holland
2018-06-15allwinner: Add functions to control CPU power/resetSamuel Holland
2018-06-15allwinner: Introduce basic platform supportSamuel Holland