aboutsummaryrefslogtreecommitdiff
path: root/plat/allwinner
AgeCommit message (Expand)Author
2021-01-24allwinner: Leave CPU power alone during BL31 setupSamuel Holland
2021-01-24allwinner: psci: Invert check in .validate_ns_entrypointSamuel Holland
2021-01-24allwinner: psci: Drop MPIDR check from .pwr_domain_onSamuel Holland
2021-01-24allwinner: psci: Drop .get_node_hw_state callbackSamuel Holland
2020-12-22Merge changes I3703868b,Ie77476db into integrationAndré Przywara
2020-12-22Merge "allwinner: Fix non-default PRELOADED_BL33_BASE" into integrationAndré Przywara
2020-12-22Merge "allwinner: Enable workaround for Cortex-A53 erratum 1530924" into inte...André Przywara
2020-12-13allwinner: Use RSB for the PMIC connection on H6Samuel Holland
2020-12-13allwinner: Return the PMIC to I2C mode after useSamuel Holland
2020-12-13allwinner: Always use a 3MHz RSB bus clockSamuel Holland
2020-12-13allwinner: Enable workaround for Cortex-A53 erratum 1530924Samuel Holland
2020-12-13allwinner: Fix non-default PRELOADED_BL33_BASESamuel Holland
2020-12-13allwinner: Add SPC security setup for H6Samuel Holland
2020-12-13allwinner: Add R_PRCM security setup for H6Samuel Holland
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