summaryrefslogtreecommitdiff
path: root/chip/g/system.c
Commit message (Expand)AuthorAgeFilesLines
* system: make sure CR50_DEV images will not update info mapVadim Bendebury2020-07-071-0/+25
* remove CR50_SQAMary Ruthven2020-06-021-2/+2
* SQA images should allow support rollback to 0.0.22Vadim Bendebury2019-12-191-2/+2
* g: update rollback info map for both RO and RW sectionsVadim Bendebury2019-12-061-10/+19
* g: display both RO and RW info map statusVadim Bendebury2019-12-061-25/+36
* printf: Fix up %p to %pPEvan Green2019-10-051-1/+1
* include: Move RESET_FLAG_* into ec_commands.h as EC_RESET_FLAG_*You-Cheng Syu2019-08-261-12/+12
* cr50: use dedicated region for info1 accessesVadim Bendebury2019-08-101-17/+1
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* g: system: move print statements to CC_SYSTEMMary Ruthven2019-06-181-19/+18
* g: use reset_count to determine system_rollback_detectedMary Ruthven2018-03-301-16/+27
* Mark reset and panic functions as noreturnPatrick Georgi2017-11-071-1/+2
* g: Provide a pinhold interfaceNadim Taha2017-09-271-1/+20
* g: cr50: update INFO1 mask when corrupting the second imageVadim Bendebury2017-06-211-13/+34
* g: provide an API to set rollback counter to ensure rollbackVadim Bendebury2017-06-151-0/+7
* g: add chip unique id generationVincent Palatin2017-06-151-0/+18
* g: show RW headers' Board ID fields in 'version' outputVadim Bendebury2017-06-131-1/+30
* cr50: drop obsolete/addressed TODOsVadim Bendebury2017-05-161-4/+0
* mn50: initial checkinNick Sanders2017-05-121-4/+3
* chip/g: Add support for deprecated RO version_structShawn Nematbakhsh2017-03-161-7/+37
* version: Store image size data in version structShawn Nematbakhsh2017-03-161-7/+8
* cr50: add rollback information to the sysinfo command outputVadim Bendebury2017-03-091-0/+40
* g: mark RW INFO rollback map space to match the header infomap fieldVadim Bendebury2017-03-091-1/+109
* system: Add generic bbram read / write routinesShawn Nematbakhsh2017-02-241-2/+2
* cr50: Decrement retry counter on manual reboots.Aseda Aboagye2017-02-181-0/+19
* Revert "version: Store image size data in version struct"Vadim Bendebury2017-02-011-8/+7
* version: Store image size data in version structShawn Nematbakhsh2017-01-301-7/+8
* 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