summaryrefslogtreecommitdiffstats
path: root/src/soc/mediatek/mt8183/spm.c
Commit message (Expand)AuthorAgeFilesLines
* src/soc/mediatek: Remove unnecessary space after castsElyes Haouas2022-11-221-2/+2
* timer: Change timer util functions to 64-bitRob Barnes2022-09-141-2/+2
* cbfs: Simplify load/map API names, remove type argumentsJulius Werner2020-12-021-2/+1
* src: Remove unused 'include <delay.h>'Elyes HAOUAS2020-08-181-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/mediatek: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-051-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* soc/mediatek: Fix typos in commentsElyes HAOUAS2020-02-251-1/+1
* Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner2019-12-041-7/+7
* soc/mediatek: Add missing '#include <console/console.h>'Elyes HAOUAS2019-11-111-0/+1
* mediatek/mt8183: Init SPM driverDawei Chien2019-09-301-0/+351