Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | io.h: read/write[bwl] should use barrier | Kevin O'Connor | 2017-02-02 | 1 | -3/+0 |
* | serial: Be careful with comparison of transmit_max to transmit_pos | Kevin O'Connor | 2017-01-14 | 1 | -1/+1 |
* | command: No need to disable irqs in sendf reentrant check | Kevin O'Connor | 2017-01-14 | 1 | -0/+1 |
* | build: Define DECL_CONSTANT mechanism for defining exported constants | Kevin O'Connor | 2016-12-23 | 1 | -0/+3 |
* | serial: Increase AVR serial receive buffer | Kevin O'Connor | 2016-10-18 | 1 | -3/+2 |
* | avr/serial: Separate out low-level hardware manipulation to its own function | Kevin O'Connor | 2016-06-14 | 1 | -3/+9 |
* | irq: Allow boards to define the return type of irq_save() | Kevin O'Connor | 2016-06-13 | 1 | -1/+1 |
* | generic: Add new file generic/io.h and move read/writeb() to it | Kevin O'Connor | 2016-06-13 | 1 | -0/+1 |
* | generic: Create generic board infrastructure and move misc.h to it | Kevin O'Connor | 2016-06-13 | 1 | -1/+1 |
* | Initial commit of source code. | Kevin O'Connor | 2016-05-25 | 1 | -0/+137 |