summaryrefslogtreecommitdiff
path: root/chip/g/uart.c
Commit message (Expand)AuthorAgeFilesLines
* Cr50: Fix uart_tx_flush() to really flushBill Richardson2015-11-101-2/+3
* Cr50: Disable customized RO image by defaultBill Richardson2015-11-061-3/+5
* cr50: introduce RO image skeletonVadim Bendebury2015-11-051-0/+4
* cr50: allow using ccprintf() early in the processVadim Bendebury2015-04-301-0/+3
* cr50: added cr50 a1 chipSheng-Liang Song2015-03-201-5/+0
* cr50: Separate ARM core GPIOs from pinmux configurationBill Richardson2015-02-201-3/+0
* g: implement GPIOsVincent Palatin2014-12-101-10/+2
* cr50: update for 11/20 hardware releaseVincent Palatin2014-11-211-1/+1
* Cr50: Update/refactor for new HW releaseBill Richardson2014-11-181-28/+29
* cr50: Update TODO comments with new bug numbersBill Richardson2014-11-141-1/+1
* tweak: Allow "rw" command to read AND write memory.Bill Richardson2014-11-141-1/+1
* Add initial support for cr50 SoCBill Richardson2014-10-311-0/+168