summaryrefslogtreecommitdiff
path: root/plat/allwinner
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-03-08allwinner: regulators: pick correct DT subnodeAndre Przywara
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: power: Add DCDC6 power railAndre Przywara
2018-11-14allwinner: power: add enable switches for DCDC1/5Andre Przywara
2018-11-14allwinner: power: fix DRIVEVBUS pin setupAndre Przywara
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: PMIC: AXP803: Delay activation of DC1SW switchAndre Przywara
2018-10-20allwinner: PMIC: AXP803: Setup basic voltage railsAndre Przywara
2018-10-20allwinner: Scan AXP803 FDT node to setup initial power railsAndre 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: A64: Add AXP803 PMIC support to power off the boardAndre Przywara
2018-10-20allwinner: H6: Factor out I2C platform setupAndre Przywara
2018-10-20allwinner: H5: Implement power down for H5 reference design boardsAndre Przywara
2018-10-20allwinner: Introduce GPIO helper functionAndre Przywara
2018-10-20allwinner: Export sunxi_private.hAndre Przywara
2018-10-20allwinner: A64/H5: Add basic and generic shutdown methodAndre 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: H6: Fix SRAM sizeAndre 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-28allwinner: Remove references to removed build flagsAntonio Nino Diaz
2018-09-19drivers: i2c: mentor: move platform code into header filesAndre Przywara
2018-09-17allwinner: sun50i_h6: initialise I2C just before powering downAndre Przywara
2018-09-17allwinner: sun50i_h6: improve I2C setupAndre Przywara
2018-09-07allwinner: implement system power down on H6 w/ AXP805Icenowy Zheng
2018-09-07allwinner: sun50i_h6: add initial AXP805 PMIC codeIcenowy 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: sun50i_a64: remove unneeded VER_REG offsetAndre 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