Commit message (Expand) | Author | Age | |
---|---|---|---|
* | altos: ARM ABI requires 8-byte aligned stack | Keith Packard | 2019-03-18 |
* | altos: Declare task stack as union of uint8_t and uint32_t | Keith Packard | 2019-02-18 |
* | altos/stm32f4: Align stack to 8 bytes | Keith Packard | 2018-10-13 |
* | altos: Add generic LED driver. | Keith Packard | 2018-10-13 |
* | altos: Remove 8051 address space specifiers | Keith Packard | 2018-10-13 |
* | altos: Allow building with newlib + avr stdio on ARM | Keith Packard | 2017-12-11 |
* | altos/arm: Align data so that gcc 5.4 doesn't do byte-accesses. Add -Wcast-align | Keith Packard | 2016-12-17 |
* | Switch from GPLv2 to GPLv2+ | Keith Packard | 2016-07-12 |
* | altos/stm: Validate current task SP in interrupt by looking at PSP | Keith Packard | 2016-03-26 |
* | altos: Replace ao_alarm/ao_clear_alarm with ao_sleep_for | Keith Packard | 2015-02-13 |
* | altos: Rename 'core' to 'kernel' | Keith Packard | 2014-04-05 |