Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | License and header guard cleanup | Tomasz Kramkowski | 2017-05-17 | 4 | -21/+57 |
| | | | | | | | Fix some of the license headers being GPL2 when the project should be GPL3. Next needs a LICENSE file. Also fix header guards to a more robust <PROJECT>_<PATH> format. | ||||
* | uart support | Tomasz Kramkowski | 2017-03-26 | 1 | -0/+2 |
| | |||||
* | usb: cleanup usb.c | Tomasz Kramkowski | 2017-03-25 | 1 | -0/+10 |
| | |||||
* | move register definitions to separate repository | Tomasz Kramkowski | 2017-03-23 | 11 | -579/+0 |
| | |||||
* | Add defines for PIT | Tomasz Kramkowski | 2016-11-30 | 2 | -1/+27 |
| | |||||
* | don't use memcpy and memset for now | Tomasz Kramkowski | 2016-11-24 | 2 | -48/+0 |
| | |||||
* | lib/arrlen.h: ARRLEN macro | Tomasz Kramkowski | 2016-11-23 | 1 | -0/+6 |
| | |||||
* | lib/le.h: correct ifdef guard define | Tomasz Kramkowski | 2016-11-23 | 1 | -3/+3 |
| | |||||
* | Init commit | Tomasz Kramkowski | 2016-10-20 | 14 | -0/+667 |