summaryrefslogtreecommitdiff
path: root/driver/mcdp28x0.c
Commit message (Expand)AuthorAgeFilesLines
* chip/stm32/usart: Add flags to usart_configNicolas Boichat2017-10-181-0/+1
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-241-2/+1
* USART: Add flexibility needed to support DMAAnton Staaf2015-07-151-6/+7
* mcdp28x0: Add more useful error codes.Todd Broch2015-06-111-31/+50
* Stream: Remove in_stream/out_stream interfaceAnton Staaf2015-06-111-8/+16
* mcdp28x0: Use custom appstest command for get_infoTodd Broch2015-05-301-13/+16
* mcdp28x0: add appstest console command.Todd Broch2015-05-301-1/+61
* Producer/Consumer: Refactor to use Queue policiesAnton Staaf2015-05-261-13/+11
* Queue: Add policies to queuesAnton Staaf2015-05-261-2/+2
* mcdp28x0: Add devid console command.Todd Broch2015-05-221-6/+37
* mcdp28x0: Add info console command.Todd Broch2015-05-221-6/+32
* mcdp28x0: Add checksum verification to rx_serial.Todd Broch2015-05-221-11/+19
* Producer/Consumer: Convert USART and USB Stream driversAnton Staaf2015-03-021-8/+18
* mcdp28x0: Move structure definitions to ec_commands.hShawn Nematbakhsh2015-01-311-0/+1
* pd: hoho: mcdp28x0 serial driver.Todd Broch2014-12-231-0/+149