summaryrefslogtreecommitdiff
path: root/chip/g/build.mk
Commit message (Expand)AuthorAgeFilesLines
* Initial RSA implementation.stabilize-7821.Bnagendra modadugu2016-01-111-0/+2
* cr50: adds the SPI master driverEwout van Bekkum2015-12-211-0/+2
* cr50: add ability to include two identical RW sections in the EC imageVadim Bendebury2015-12-091-1/+5
* cr50: SHA1 and SHA256 implementation with hardware supportnagendra modadugu2015-11-251-2/+8
* cr50: dcrypto code belongs with the chip, not with the boardVadim Bendebury2015-11-231-0/+1
* cr50: move key ladder initialization into its own filesVadim Bendebury2015-11-231-0/+1
* cr50: rename hw generated register definitions fileVadim Bendebury2015-11-211-1/+1
* cr50: make customized RO workVadim Bendebury2015-11-101-3/+5
* cr50: RO Loader implementationVadim Bendebury2015-11-101-2/+9
* Cr50: Disable customized RO image by defaultBill Richardson2015-11-061-1/+3
* cr50: introduce RO image skeletonVadim Bendebury2015-11-051-1/+9
* g: implement support for hardware based TRNGVadim Bendebury2015-10-171-0/+1
* Cr50: Add support for flash write & eraseBill Richardson2015-09-181-0/+2
* cr50: add plumbing for signing CR50 RO imagesVadim Bendebury2015-08-251-0/+6
* cr50: add polling uart implementationVadim Bendebury2015-08-111-1/+6
* Cr50: Enable TPM-protocol data over the SPI busVadim Bendebury2015-07-251-0/+1
* cr50: Use distinct configuration option for SPI Slave supportVadim Bendebury2015-07-251-2/+2
* cr50: restore SPS driver performanceVadim Bendebury2015-07-171-1/+0
* Cr50: Restore spstest commandBill Richardson2015-07-141-0/+1
* Cr50: Implement host commands over SPI busBill Richardson2015-07-081-0/+1
* Cr50: Simplify the API for the SPS driverBill Richardson2015-07-071-1/+1
* Cr50: Add usb_blob handler frameworkBill Richardson2015-06-041-0/+2
* cr50: add SPI Slave driverVadim Bendebury2015-05-071-0/+1
* cr50: add USB supportVincent Palatin2015-04-021-0/+4
* cr50: Added PMU driverSheng-Liang Song2015-03-211-0/+1
* cr50: added cr50 a1 chipSheng-Liang Song2015-03-201-1/+1
* g: update version stringVincent Palatin2014-12-061-0/+8
* g: add watchdog driverVincent Palatin2014-12-061-0/+1
* Add initial support for cr50 SoCBill Richardson2014-10-311-0/+11