summaryrefslogtreecommitdiff
path: root/board/cr50/board.c
Commit message (Expand)AuthorAgeFilesLines
* Cr50: Configure GPIOs for Kevin proto0Bill Richardson2016-02-271-0/+6
* Cr50: cleanup: Remove some unneccessary codeBill Richardson2016-02-271-8/+0
* Cr50: Remove GPIOs left over from FPGA boardsBill Richardson2016-02-251-40/+0
* Cr50: Cleanup some of the GPIO handling codeBill Richardson2016-02-251-10/+10
* cr50: allow board to provide flash configurationVadim Bendebury2016-02-171-0/+35
* cr50: configure GPIOs properlyVadim Bendebury2016-02-101-0/+8
* 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
* Provide interface to random number generatorVadim Bendebury2015-10-171-8/+16
* cleanup: Remove ifdefs for older implementationsBill Richardson2015-09-141-2/+0
* cr50: control adding USB specific code using proper configVadim Bendebury2015-08-111-1/+1
* cr50: cleanup a few strings & messagesBill Richardson2015-07-011-0/+1
* Cr50: Add usb_blob handler frameworkBill Richardson2015-06-041-0/+1
* Cr50: Fix compilation without CONFIG_USB_HID defined.Bill Richardson2015-06-041-0/+4
* cr50: share board directory among board variantsVadim Bendebury2015-05-071-0/+4
* cr50: add USB supportVincent Palatin2015-04-021-0/+33
* cr50: Separate ARM core GPIOs from pinmux configurationBill Richardson2015-02-201-3/+22
* g: implement GPIOsVincent Palatin2014-12-101-2/+14
* cr50: Update TODO comments with new bug numbersBill Richardson2014-11-141-1/+1
* Add initial support for cr50 SoCBill Richardson2014-10-311-0/+20