aboutsummaryrefslogtreecommitdiffstats
path: root/src/generic
Commit message (Expand)AuthorAgeFilesLines
* armcm_irq: Move ARM Cortex-M irq handling to new fileKevin O'Connor2017-02-191-0/+58
* io.h: read/write[bwl] should use barrierKevin O'Connor2017-02-021-3/+13
* gpio: Merge gpio_adc_sample_time() into gpio_adc_sample()Kevin O'Connor2016-11-021-3/+2
* irq: Allow boards to define the return type of irq_save()Kevin O'Connor2016-06-131-2/+4
* generic: Add new file generic/io.h and move read/writeb() to itKevin O'Connor2016-06-131-0/+25
* generic: Move simulator/gpio.h to generic/gpio.hKevin O'Connor2016-06-131-0/+37
* generic: Move simulator/irq.h to new file generic/irq.hKevin O'Connor2016-06-132-0/+24
* generic: Move board timer.h files into generic/misc.hKevin O'Connor2016-06-131-0/+6
* generic: Create generic board infrastructure and move misc.h to itKevin O'Connor2016-06-133-0/+51