summaryrefslogtreecommitdiff
path: root/chip/g/config_chip.h
Commit message (Expand)AuthorAgeFilesLines
* cr50: fix calculations determining the image typeVadim Bendebury2015-12-091-0/+3
* cr50: add ability to include two identical RW sections in the EC imageVadim Bendebury2015-12-091-1/+3
* cr50: rename hw generated register definitions fileVadim Bendebury2015-11-211-1/+1
* add command multiplexer to the TPM driverVadim Bendebury2015-11-181-0/+1
* cr50: make customized RO workVadim Bendebury2015-11-101-0/+7
* cr50: allocate signature headers in both RO and RW imagesVadim Bendebury2015-11-101-0/+1
* cr50: upgrade to the latest FPGA imageVadim Bendebury2015-10-051-6/+5
* cr50: update to the next fpga revisionVadim Bendebury2015-09-291-1/+1
* cleanup: Put chip-specific configs in config_chip.hBill Richardson2015-09-211-0/+7
* Cr50: Add support for flash write & eraseBill Richardson2015-09-181-6/+9
* cleanup: Remove redundant FLASH_SIZE CONFIGsShawn Nematbakhsh2015-09-161-1/+1
* cleanup: Rename geometry constantsShawn Nematbakhsh2015-09-161-1/+1
* Update some TODO comments.Bill Richardson2015-09-031-4/+0
* cr50: allocate RO header for signatureVadim Bendebury2015-08-251-0/+1
* cr50: tpm2: pull in the tpm2 library sourcesVadim Bendebury2015-08-141-2/+2
* cr50: code modifications to support FPGA B1Vadim Bendebury2015-08-111-1/+5
* Cr50: USB hardware uses 8-bit buffers, not 16-bitBill Richardson2015-05-291-7/+0
* mec1322: Simplify GPIO listsSteven Jian2015-05-271-0/+3
* cleanup: Use appropriate image geometry CONFIGsShawn Nematbakhsh2015-05-151-3/+1
* cr50: add USB supportVincent Palatin2015-04-021-0/+7
* cr50: enable signed RW imagesBill Richardson2015-02-251-4/+9
* Cr50: Update/refactor for new HW releaseBill Richardson2014-11-181-1/+1
* cr50: Update TODO comments with new bug numbersBill Richardson2014-11-141-1/+1
* Add initial support for cr50 SoCBill Richardson2014-10-311-0/+50