summaryrefslogtreecommitdiff
path: root/board/cr50
Commit message (Expand)AuthorAgeFilesLines
* 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