summaryrefslogtreecommitdiff
path: root/board/cr50
Commit message (Expand)AuthorAgeFilesLines
* cleanup: Rename usb.h to usb_descriptor.hShawn Nematbakhsh2015-11-081-1/+1
* Fix soft reboot to handle dropped permissions.nagendra modadugu2015-11-061-2/+22
* Dropping of DAP permission causes false alert when debugging.nagendra modadugu2015-11-041-1/+0
* Drop permissions to MEDIUM (APP level).nagendra modadugu2015-11-031-0/+35
* cr50: move tpm2 stubs.c file to this repositoryVadim Bendebury2015-10-192-1/+580
* Provide interface to random number generatorVadim Bendebury2015-10-173-8/+50
* cleanup: Cr50: remove duplicated compiler argsBill Richardson2015-09-191-11/+14
* Cr50: Add support for flash write & eraseBill Richardson2015-09-181-1/+8
* cleanup: Remove ifdefs for older implementationsBill Richardson2015-09-142-6/+0
* Cr50: Add stub to implement native NV storageBill Richardson2015-09-022-2/+174
* Cr50: Build external libs remotely, but put objects hereBill Richardson2015-08-221-11/+21
* cr50: tpm2: pull in the tpm2 library sourcesVadim Bendebury2015-08-143-0/+73
* cr50: introduce tpm task skeletonVadim Bendebury2015-08-141-1/+2
* cr50: code modifications to support FPGA B1Vadim Bendebury2015-08-111-2/+3
* cr50: control adding USB specific code using proper configVadim Bendebury2015-08-111-1/+1
* 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: Enable host commands over SPI busBill Richardson2015-07-092-1/+7
* Cr50: Simplify the API for the SPS driverBill Richardson2015-07-071-0/+3
* cr50: cleanup a few strings & messagesBill Richardson2015-07-012-0/+2
* cleanup: fix all the header guardsBill Richardson2015-06-181-3/+3
* Cr50: Enable USB blob handler (and disable USB console)Bill Richardson2015-06-042-3/+4
* Cr50: Add usb_blob handler frameworkBill Richardson2015-06-042-0/+2
* Cr50: Fix compilation without CONFIG_USB_HID defined.Bill Richardson2015-06-041-0/+4
* mec1322: Simplify GPIO listsSteven Jian2015-05-271-34/+35
* cr50: add SPI Slave driverVadim Bendebury2015-05-072-0/+8
* cr50: share board directory among board variantsVadim Bendebury2015-05-073-1/+8
* cr50: uart: increase console tx buffer sizzeVadim Bendebury2015-05-011-0/+9
* gpio: Refactor IRQ handler pointer out of gpio_listAseda Aboagye2015-04-101-15/+15
* cr50: add USB supportVincent Palatin2015-04-022-0/+62
* cr50: added cr50 a1 chipSheng-Liang Song2015-03-201-0/+2
* cr50: enable signed RW imagesBill Richardson2015-02-252-0/+32
* cr50: Separate ARM core GPIOs from pinmux configurationBill Richardson2015-02-203-20/+71
* g: implement GPIOsVincent Palatin2014-12-103-6/+35
* g: add watchdog driverVincent Palatin2014-12-061-1/+0
* cr50: always generate the .hex fileVincent Palatin2014-11-211-0/+3
* cr50: Update TODO comments with new bug numbersBill Richardson2014-11-142-2/+2
* Add initial support for cr50 SoCBill Richardson2014-10-316-0/+102