summaryrefslogtreecommitdiff
path: root/chip/g/pmu.c
Commit message (Expand)AuthorAgeFilesLines
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* common: bit change 1 << constants with BIT(constants)Gwendal Grignou2019-03-261-2/+2
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-1/+1
* cr50: drop obsolete/addressed TODOsVadim Bendebury2017-05-161-5/+0
* cr50: code modifications to support FPGA B1Vadim Bendebury2015-08-111-505/+7
* cr50: Added PMU driverSheng-Liang Song2015-03-211-0/+619