Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gpio: Merge gpio_adc_sample_time() into gpio_adc_sample() | Kevin O'Connor | 2016-11-02 | 1 | -6/+3 |
* | irq: Allow boards to define the return type of irq_save() | Kevin O'Connor | 2016-06-13 | 1 | -6/+10 |
* | Makefile: Move listing of directories to create to board makefiles | Kevin O'Connor | 2016-06-13 | 1 | -0/+2 |
* | generic: Move simulator/gpio.h to generic/gpio.h | Kevin O'Connor | 2016-06-13 | 2 | -38/+1 |
* | generic: Move simulator/irq.h to new file generic/irq.h | Kevin O'Connor | 2016-06-13 | 3 | -44/+32 |
* | generic: Move board timer.h files into generic/misc.h | Kevin O'Connor | 2016-06-13 | 1 | -12/+0 |
* | generic: Create generic board infrastructure and move misc.h to it | Kevin O'Connor | 2016-06-13 | 2 | -21/+1 |
* | sched: Change sched_from_ms() to sched_from_us() | Kevin O'Connor | 2016-06-02 | 2 | -2/+2 |
* | Initial commit of source code. | Kevin O'Connor | 2016-05-25 | 9 | -0/+274 |