summaryrefslogtreecommitdiff
path: root/plat/mediatek/mt6795
AgeCommit message (Expand)Author
2019-04-03Remove deprecated plat_crash_console_*Ambroise Vincent
2019-02-07locks: linker variables to calculate per-cpu bakery lock sizeVarun Wadekar
2019-02-01Remove unneeded include paths in PLAT_INCLUDESAntonio Nino Diaz
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-11-08Standardise header guards across codebaseAntonio Nino Diaz
2018-11-01context_mgmt: Fix MISRA defectsAntonio Nino Diaz
2018-10-10Replace S-EL3 references by EL3John Tsichritzis
2018-09-28mediatek: Migrate to new interfacesAntonio Nino Diaz
2018-07-20PSCI: Fix types of definitionsAntonio Nino Diaz
2018-07-18Fix types of arch.h definitionsAntonio Nino Diaz
2018-07-11Use ALIGN instead of NEXT in linker scriptsRoberto Vargas
2018-03-27Clean usage of void pointers to access symbolsJoel Hutton
2018-02-28Merge pull request #1287 from davidcunado-arm/dc/fix_misradavidcunado-arm
2018-02-27Update ULL() macro and instances of ull to comply with MISRADavid Cunado
2018-02-27Add comments about mismatched TCR_ELx and xlat tablesAntonio Nino Diaz
2018-01-29Disable workaround for CVE-2017-5715 on unaffected platformsDimitris Papastamos
2017-12-11Merge pull request #1178 from davidcunado-arm/dc/enable_svedavidcunado-arm
2017-11-30Do not enable SVE on pre-v8.2 platformsDavid Cunado
2017-11-29Replace magic numbers in linkerscripts by PAGE_SIZEAntonio Nino Diaz
2017-07-14Fix order of remaining platform #includesIsla Mitchell
2017-06-20Resolve build errors flagged by GCC 6.2David Cunado
2017-05-11Merge pull request #927 from jeenu-arm/state-switchdavidcunado-arm
2017-05-03Use SPDX license identifiersdp-arm
2017-05-02Add macro to check whether the CPU implements an ELJeenu Viswambharan
2017-03-31Add support for GCC stack protectionDouglas Raillard
2017-03-20Move plat/common source file definitions to generic Makefilesdp-arm
2017-02-06Introduce unified API to zero memoryDouglas Raillard
2017-01-24Use #ifdef for IMAGE_BL* instead of #ifMasahiro Yamada
2017-01-18Move BL_COHERENT_RAM_BASE/END defines to common_def.hMasahiro Yamada
2016-09-19Remove MT6795 plat_sip_svc.c to fix Coverity analysis error.Leon Chen
2016-09-12Support for Mediatek MT6795 SoCLeon Chen