summaryrefslogtreecommitdiff
path: root/chip/g/system.c
Commit message (Expand)AuthorAgeFilesLines
* cr50: help battery disconnect to work on detachable devicesVadim Bendebury2017-01-121-0/+9
* g: tell between C and D and P SKUs of the H1B2 chipVadim Bendebury2017-01-121-2/+49
* cr50: keep wp and console state through deep sleepMary Ruthven2016-12-211-15/+37
* cr50: keep board properties related code in board.cVadim Bendebury2016-12-201-14/+0
* g: remove the impact of deep sleep resumes from the rolling reboot countMary Ruthven2016-12-091-0/+2
* g: do not consider valid headers with the 'magic' field corruptedVadim Bendebury2016-11-221-1/+2
* chip/g to chip/lm4: fix more misspellings in commentsMartin Roth2016-11-151-1/+1
* cr50: make sure board resets when cr50 resetsVadim Bendebury2016-09-241-0/+10
* g: usb update: clear fallback counter after update finishesVadim Bendebury2016-09-091-19/+9
* g: clear reset_counter after updateMary Ruthven2016-09-021-3/+19
* cr50: unlock consoleMary Ruthven2016-09-011-0/+4
* 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