summaryrefslogtreecommitdiff
path: root/chip/g/system.c
Commit message (Expand)AuthorAgeFilesLines
* g: report RW header version along with code revisionVadim Bendebury2016-08-191-5/+32
* cr50: try recovering from rolling rebootsstabilize-8688.BVadim Bendebury2016-08-081-0/+16
* g: Decode more reasons for chip resetBill Richardson2016-08-051-8/+11
* Cr50: Sample slave configuration pins at PORScott2016-08-031-0/+9
* g: Always reboot on watchdog or lockupBill Richardson2016-08-031-1/+1
* g: use single buffer for version reportingVadim Bendebury2016-08-011-5/+3
* HACK tpm: reset fallback counter when readyVadim Bendebury2016-07-291-2/+2
* g: lock the active bootloader, just in caseBill Richardson2016-07-291-0/+9
* cr50: process retry counter and act on itVadim Bendebury2016-07-261-0/+110
* g: Improve version info for dual RO & RW imagesBill Richardson2016-07-261-0/+90
* g: report proper silicon versionVadim Bendebury2016-07-241-3/+10
* Cr50: Include low-power exit triggers in reset causesBill Richardson2016-03-301-2/+16
* Cr50: Cleanup check_reset_cause() codeBill Richardson2016-03-251-10/+18
* Cr50: Workaround for watchdog permission problemsBill Richardson2015-11-101-0/+2
* Fix soft reboot to handle dropped permissions.nagendra modadugu2015-11-061-7/+31
* cr50: code modifications to support FPGA B1Vadim Bendebury2015-08-111-16/+0
* g: update version stringVincent Palatin2014-12-061-1/+8
* g: update reset codeVincent Palatin2014-12-061-7/+58
* g: add core resetVincent Palatin2014-12-041-1/+6
* Cr50: Update/refactor for new HW releaseBill Richardson2014-11-181-1/+1
* cr50: Update TODO comments with new bug numbersBill Richardson2014-11-141-2/+2
* Add initial support for cr50 SoCBill Richardson2014-10-311-0/+45