summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Collapse)Author
2 daysAdd more assert()sLuke T. Shumaker
6 dayslibcr_ipc: Pull as much as possible from public .h to .c filesLuke T. Shumaker
6 dayslibcr_ipc: Have *_DECLARE() allow+require semicolonsLuke T. Shumaker
7 daysflash.bin: Fix reading, implement basic writingLuke T. Shumaker
7 daysAdd `uptime.txt`Luke T. Shumaker
7 daysNotes and docsLuke T. Shumaker
10 daysAdd libfmt to bypass output buffering for libmisc:assertLuke T. Shumaker
10 dayslib9p: Split internal.h up, rename some CONFIG symbolsLuke T. Shumaker
2025-03-26Have libhw_generic be independent of libcr, rename libhw to libhw_crLuke T. Shumaker
2025-03-23lib9p has no CONFIG_9P_PORT configure knob, remove it from config.hLuke T. Shumaker
2025-03-04Turn off CONFIG_W5500_DEBUGLuke T. Shumaker
2025-03-04Bump the CPU clock speed, wring a few more MHz out of the hwspiLuke T. Shumaker
2025-03-04libhw: rp2040_hwspi: Use DMALuke T. Shumaker
2025-03-04libhw: rp2040_hwspi: Add more config knobsLuke T. Shumaker
2025-03-02libhw: Update comments and asserts about clock rateLuke T. Shumaker
2025-03-02libhw: w5500: Add a VALIDATE_SPI toggleLuke T. Shumaker
2025-03-02libhw: Add rp2040_gpioirq, use itLuke T. Shumaker
2025-03-01Fix linker confusionLuke T. Shumaker
2025-02-28stack.c.gen: Resolve remaining __indirect_call:sLuke T. Shumaker
2025-02-23cmd/sbc_harness: Add documentation for rom.bin and flash.binLuke T. Shumaker
2025-02-23lib9p_util: Pull utility macros into static.hLuke T. Shumaker
2025-02-23Complete TODO comments and documentationLuke T. Shumaker
2025-02-23Require license notices static files tooLuke T. Shumaker
2025-02-21Make use of the generated stack.cLuke T. Shumaker
2025-02-21cmd/sbc_harness: Comment out the hello-world keyboard generatorLuke T. Shumaker
2025-02-21cmd/sbc_harness: Wire in the parts of the file tree that existLuke T. Shumaker
2025-02-21Add license filesLuke T. Shumaker
2025-02-21cmd/sbc_harness: main.c: Tidy #includesLuke T. Shumaker
2025-02-13lib9p: Expose default-port-number constantsLuke T. Shumaker
2025-02-13Start linting against global variablesLuke T. Shumaker
2025-02-09libhw_generic: net: Use libobj instead of vcall.hLuke T. Shumaker
2025-02-09libhw_generic: spi: Use libobj instead of vcall.hLuke T. Shumaker
2025-02-09Have main() set `bootclock`Luke T. Shumaker
2025-02-09lib9p: srv: Use a separate pathmapLuke T. Shumaker
2025-02-09lib9p: Separate the srv config from the main configLuke T. Shumaker
2025-02-03lib9p: idl: 9P2000.p9p: Get code generatingLuke T. Shumaker
2025-01-17lib9p: Enable generating code for 9P2000.LLuke T. Shumaker
2025-01-11mv cmd/srv9p lib9p/tests/test_server # and supporting changesLuke T. Shumaker
2024-12-13Gather macros into libmisc/macro.hLuke T. Shumaker
2024-12-11Pull out lib9p_util from srv9pLuke T. Shumaker
2024-12-10Get lib9p building on rp2040Luke T. Shumaker
2024-12-10Analyze host stacks tooLuke T. Shumaker
2024-12-09stack.c.gen: ImproveLuke T. Shumaker
2024-12-09w5500: Quiet down some loggingLuke T. Shumaker
2024-12-09libhw: Separate w5500_ll.h logging from w5500.c loggingLuke T. Shumaker
2024-12-08dhcp: Add DEBUG loggingLuke T. Shumaker
2024-12-08w5500: Add DEBUG loggingLuke T. Shumaker
2024-12-08cmd/sbc_harness: Make reboots clear in the logsLuke T. Shumaker
2024-11-30Prune out pico_stdlibLuke T. Shumaker
2024-11-30tusb_config.h: Have TU_ASSERT use libmisc loggingLuke T. Shumaker