summaryrefslogtreecommitdiff
path: root/plat/allwinner
AgeCommit message (Expand)Author
2020-08-17plat/allwinner: Use common gicv2.mkAndre Przywara
2020-06-29allwinner: Disable NS access to PRCM power control registersSamuel Holland
2020-03-23allwinner: H6: Fix GPIO and CCU memory map addressesAndre Przywara
2020-02-26Merge "allwinner: Implement PSCI system suspend using SCPI" into integrationOlivier Deprez
2020-02-26Merge "allwinner: Add a msgbox driver for use with SCPI" into integrationOlivier Deprez
2020-02-26Merge "allwinner: Reserve and map space for the SCP firmware" into integrationOlivier Deprez
2020-02-25Merge changes from topic "console_t_cleanup" into integrationMark Dykes
2020-02-2516550: Use generic console_t data structureAndre Przywara
2020-02-12allwinner: Implement PSCI system suspend using SCPISamuel Holland
2020-02-12allwinner: Add a msgbox driver for use with SCPISamuel Holland
2020-02-12allwinner: Reserve and map space for the SCP firmwareSamuel Holland
2020-02-12allwinner: Adjust SRAM A2 base to include the ARISC vectorsSamuel Holland
2020-01-24allwinner: Unify Platform specific defines for PSCI moduleDeepika Bhavnani
2020-01-20allwinner: Clean up MMU setupSamuel Holland
2020-01-15allwinner: Reenable USE_COHERENT_MEMSamuel Holland
2020-01-14Merge "allwinner: Move the NOBITS region to SRAM A1" into integrationAlexei Fedorov
2019-12-29allwinner: Remove unused include pathSamuel Holland
2019-12-29allwinner: Move the NOBITS region to SRAM A1Samuel Holland
2019-12-13allwinner: h6: power: Switch to using the AXP driverSamuel Holland
2019-12-13allwinner: Convert AXP803 regulator setup code into a driverSamuel Holland
2019-12-13allwinner: a64: power: Use fdt_for_each_subnodeSamuel Holland
2019-12-13allwinner: a64: power: Remove obsolete register checkSamuel Holland
2019-12-13allwinner: a64: power: Remove duplicate DT checkSamuel Holland
2019-12-13allwinner: Build PMIC bus drivers only in BL31Samuel Holland
2019-12-13allwinner: a64: power: Make sunxi_turn_off_soc staticSamuel Holland
2019-12-13allwinner: Merge duplicate code in sunxi_power_downSamuel Holland
2019-12-13allwinner: Clean up PMIC-related error handlingSamuel Holland
2019-12-13allwinner: Synchronize PMIC enumerationsSamuel Holland
2019-12-13allwinner: Enable clock before resetting I2C/RSBSamuel Holland
2019-12-13Merge "allwinner: Fix incorrect ARISC code patch offset check" into integrationSoby Mathew
2019-12-04allwinner: Fix incorrect ARISC code patch offset checkSamuel Holland
2019-11-26allwinner: power: Add DLDO4 power railStefan Mavrodiev
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