Age | Commit message (Expand) | Author |
---|---|---|
2022-04-25 | debug24_fw: large packets for lower overheadtrunk | Alexis Lockwood |
2022-04-25 | avl68kdb: improve reliability and speed | Alexis Lockwood |
2022-04-24 | db: make COBS actually work | Alexis Lockwood |
2022-04-24 | fw: make COBS actually work | Alexis Lockwood |
2022-04-24 | avl68kdb: COBS (currently disabled) | Alexis Lockwood |
2022-04-24 | COBS needs to use 8N1 | Alexis Lockwood |
2022-04-24 | Add untested COBS mode | Alexis Lockwood |
2022-04-24 | Fix a typo | Alexis Lockwood |
2022-02-20 | Some TODO list stuff | Alexis Lockwood |
2022-02-20 | Combine redundant include dirs | Alexis Lockwood |
2022-02-20 | Move the kernel page allocator | Alexis Lockwood |
2022-02-20 | Add pthread_mutex and make malloc use it | Alexis Lockwood |
2022-02-20 | malloc now uses PALLOC syscall | Alexis Lockwood |
2022-02-20 | Static kernel thread to support pre-sched syscalls | Alexis Lockwood |
2022-02-20 | Start building atomic prims | Alexis Lockwood |
2022-02-20 | Make malloc work in processes | Alexis Lockwood |
2022-02-19 | Expose process struct to the user | Alexis Lockwood |
2022-02-19 | procmm is working | Alexis Lockwood |
2022-02-19 | Fix some warnings | Alexis Lockwood |
2022-02-19 | start building procmm | Alexis Lockwood |
2022-02-16 | Check pointers in syscalls | Alexis Lockwood |
2022-02-16 | Fix rev 2 MPU | Alexis Lockwood |
2022-02-16 | IO subsystem beginnings | Alexis Lockwood |
2022-02-16 | Export objects properly | Alexis Lockwood |
2022-01-29 | flto | Alexis Lockwood |
2022-01-29 | Debug24_fw: Working again... | Alexis Lockwood |
2022-01-29 | Reorg | Alexis Lockwood |
2022-01-29 | stuff | Alexis Lockwood |
2022-01-29 | Debug24 fw: rev 2 changes - broken | Alexis Lockwood |
2022-01-29 | OAK: changes for rev2 | Alexis Lockwood |
2022-01-29 | BASIL: rev 06 | Alexis Lockwood |
2022-01-29 | ASH: modifications for rev 2 | Alexis Lockwood |
2022-01-29 | Debug24 r2 as built | Alexis Lockwood |
2022-01-18 | Reorg scheduler | Alexis Lockwood |
2022-01-18 | Implement reloc 5 | Alexis Lockwood |
2022-01-17 | Some more tidying | Alexis Lockwood |
2022-01-17 | Some task tidy-ups | Alexis Lockwood |
2022-01-16 | Fix A6_KSTACK_END | Alexis Lockwood |
2022-01-16 | Slight shuffle | Alexis Lockwood |
2022-01-16 | Major task work, change name | Alexis Lockwood |
2022-01-04 | BASIL r05: faster DTACK | Alexis Lockwood |
2022-01-03 | CEDAR r04: further simplification | Alexis Lockwood |
2022-01-03 | Some MPU test code, some of it will be removed | Alexis Lockwood |
2022-01-03 | Clean up ASH datasheet typo | Alexis Lockwood |
2022-01-03 | CEDAR real r03, simplify a little more | Alexis Lockwood |
2022-01-03 | OAK r06: several improvements | Alexis Lockwood |
2022-01-03 | OAK: remove extra files and fix openocd_cmd.sh | Alexis Lockwood |
2022-01-03 | OAK r5: simpler MPU design | Alexis Lockwood |
2022-01-03 | CEDAR r03 | Alexis Lockwood |
2022-01-03 | CEDAR r02: MPT access decode fix | Alexis Lockwood |