Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Moved action to top level. | Josh Rahm | 2020-11-24 |
* | Add new GPIO subsystem. | Josh Rahm | 2020-11-23 |
* | Update the testing harness to insulate tests in --nofork mode. | Josh Rahm | 2020-11-23 |
* | Fixed diasterous bug with hfree. | Josh Rahm | 2020-11-22 |
* | Large reorganization. | Josh Rahm | 2020-11-22 |
* | Add the spi headers that define the SPI structure. | Josh Rahm | 2020-11-21 |
* | Fix mem.c to use the address of DATA_SEGMENT_START instead of the value | Josh Rahm | 2020-11-21 |
* | Added halloc for allocating memory on the heap. | Josh Rahm | 2020-11-21 |
* | Implemented DMA abstraction in the peri/dma.c source file. | Josh Rahm | 2020-11-21 |
* | Finally got a peripheral interrupt! | Josh Rahm | 2020-11-20 |
* | Change dma.h over to a regset() strategy. | Josh Rahm | 2020-11-18 |
* | Reorganize some file. Put thte core register libraries in a core/ | Josh Rahm | 2020-11-18 |
* | Got the DMA to send a simple message through UART2. | Josh Rahm | 2020-11-16 |
* | Add DMA header file which defines the DMA registers and add | Josh Rahm | 2020-11-16 |