aboutsummaryrefslogtreecommitdiffstats
path: root/plat/mediatek
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated plat_crash_console_*Ambroise Vincent2019-04-032-2/+30
* locks: linker variables to calculate per-cpu bakery lock sizeVarun Wadekar2019-02-071-1/+3
* Remove unneeded include paths in PLAT_INCLUDESAntonio Nino Diaz2019-02-011-1/+0
* plat/arm: Sanitise includesAntonio Nino Diaz2019-01-253-3/+2
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-0437-122/+182
* Standardise header guards across codebaseAntonio Nino Diaz2018-11-0826-78/+79
* context_mgmt: Fix MISRA defectsAntonio Nino Diaz2018-11-011-1/+1
* Replace S-EL3 references by EL3John Tsichritzis2018-10-102-2/+2
* mediatek: Migrate to new interfacesAntonio Nino Diaz2018-09-2816-342/+46
* PSCI: Fix types of definitionsAntonio Nino Diaz2018-07-202-13/+15
* Fix types of arch.h definitionsAntonio Nino Diaz2018-07-182-12/+12
* Use ALIGN instead of NEXT in linker scriptsRoberto Vargas2018-07-111-2/+2
* Make TF UUID RFC 4122 compliantRoberto Vargas2018-06-142-7/+6
* Fix pointer type mismatch of handlersMasahiro Yamada2018-04-274-38/+38
* Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statementsDimitris Papastamos2018-03-292-9/+5
|\
| * plat: fix switch statements to comply with MISRA rulesJonathan Wright2018-03-262-9/+5
* | Clean usage of void pointers to access symbolsJoel Hutton2018-03-272-29/+10
|/
* Merge pull request #1287 from davidcunado-arm/dc/fix_misradavidcunado-arm2018-02-282-3/+3
|\
| * Update ULL() macro and instances of ull to comply with MISRADavid Cunado2018-02-272-3/+3
* | Add comments about mismatched TCR_ELx and xlat tablesAntonio Nino Diaz2018-02-271-2/+3
|/
* Disable workaround for CVE-2017-5715 on unaffected platformsDimitris Papastamos2018-01-291-0/+2
* Merge pull request #1178 from davidcunado-arm/dc/enable_svedavidcunado-arm2017-12-112-0/+5
|\
| * Do not enable SVE on pre-v8.2 platformsDavid Cunado2017-11-302-0/+5
* | Replace magic numbers in linkerscripts by PAGE_SIZEAntonio Nino Diaz2017-11-291-4/+5
|/
* mt8173: Migrate to using interrupt propertiesJeenu Viswambharan2017-10-171-11/+22
* Fix order of remaining platform #includesIsla Mitchell2017-07-146-12/+13
* Resolve build errors flagged by GCC 6.2David Cunado2017-06-202-14/+10
* Merge pull request #927 from jeenu-arm/state-switchdavidcunado-arm2017-05-111-7/+2
|\
| * Add macro to check whether the CPU implements an ELJeenu Viswambharan2017-05-021-7/+2
* | Use SPDX license identifiersdp-arm2017-05-0364-1600/+64
|/
* Merge pull request #885 from antonio-nino-diaz-arm/an/console-flushdavidcunado-arm2017-04-121-1/+17
|\
| * Add console_core_flush() in upstream platformsAntonio Nino Diaz2017-03-311-1/+17
* | Add support for GCC stack protectionDouglas Raillard2017-03-311-0/+5
|/
* Merge pull request #873 from dp-arm/dp/makefile-reorgdavidcunado-arm2017-03-272-6/+2
|\
| * Move plat/common source file definitions to generic Makefilesdp-arm2017-03-202-6/+2
* | plat/mediatek: Enable Cortex-A53 erratum 855873 workaroundAndre Przywara2017-03-201-0/+1
|/
* Introduce unified API to zero memoryDouglas Raillard2017-02-061-2/+3
* Remove use of all deprecated APIsKoan-Sin Tan2017-01-243-4/+13
* Get rid of use of old GIC APIsKoan-Sin Tan2017-01-246-29/+44
* Add support of PSCI_EXTENDED_STATE_ID to MT8173Koan-Sin Tan2017-01-242-0/+97
* Get rid of use of compatibility APIKoan-Sin Tan2017-01-246-0/+382
* Use #ifdef for IMAGE_BL* instead of #ifMasahiro Yamada2017-01-242-8/+8
* Merge pull request #801 from masahir0y/cleanupdavidcunado-arm2017-01-182-31/+7
|\
| * Move BL_COHERENT_RAM_BASE/END defines to common_def.hMasahiro Yamada2017-01-182-31/+7
* | mt8173: Correct SPM MCDI firmware lengthPaul Kocialkowski2017-01-141-1/+1
|/
* Remove MT6795 plat_sip_svc.c to fix Coverity analysis error.Leon Chen2016-09-192-90/+0
* Support for Mediatek MT6795 SoCLeon Chen2016-09-1224-2/+2934
* Migrate platform makefile to new console driver locationSoby Mathew2016-08-091-1/+1
* Introduce utils.h header fileSandrine Bailleux2016-07-082-2/+4
* Replace MediaTek delay timer by generic oneAntonio Nino Diaz2016-05-205-57/+4