summaryrefslogtreecommitdiff
path: root/chip/g/board_id.c
Commit message (Expand)AuthorAgeFilesLines
* remove CR50_SQAMary Ruthven2020-06-021-2/+2
* board_id: refactor to expose function checking INFO1 board ID spaceVadim Bendebury2020-05-201-0/+19
* SQA images should allow support rollback to 0.0.22Vadim Bendebury2019-12-191-2/+2
* g: board_id: allow setting bid type if only flags are setMary Ruthven2019-11-071-13/+17
* g: bid: show type is empty instead of an errorMary Ruthven2019-11-071-1/+1
* sn_bits: allow setting serial number if BID type is blankMary Ruthven2019-11-071-1/+1
* board_id: change the vc to allow setting only flagsMary Ruthven2019-11-071-1/+4
* board_id: ignore erased bid type when checking headersMary Ruthven2019-11-071-11/+23
* board_id: clean up/enhancementsMary Ruthven2019-11-071-5/+6
* cr50: use dedicated region for info1 accessesVadim Bendebury2019-08-101-16/+1
* cr50: add INFO1 RW MAP erasing to CR50_SQA modeVadim Bendebury2019-04-101-25/+1
* cr50: add support for building CR50_SQA imagesMary Ruthven2019-03-201-9/+34
* g: add board_id_is_blankMary Ruthven2019-03-201-3/+8
* cr50: Add commands to get/set serial number bits.Louis Collard2018-09-051-8/+6
* chip/g: Run unrestricted image even if Board ID can't be readRandall Spangler2017-10-131-2/+11
* cr50 updater: reject images with mismatching board IDVadim Bendebury2017-09-051-4/+4
* g: add a function to report current board ID mismatch statusVadim Bendebury2017-06-151-7/+16
* g: show RW headers' Board ID fields in 'version' outputVadim Bendebury2017-06-131-0/+253