summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
10 hoursMerge branch 'lukeshu/misc'HEADmainLuke T. Shumaker
2 dayslib9p_srv: Fix an outdated commentLuke T. Shumaker
3 dayslib9p: Declare more things as `const` pointersLuke T. Shumaker
3 dayslibmisc: error.h: Add ok_or_errorLuke T. Shumaker
3 dayslibmisc: error.h: Allow a 2-arg form of DECLARE_ERROR_{OR,AND}Luke T. Shumaker
3 dayslib9p_srv: Rename the private _reqch to just reqchLuke T. Shumaker
3 dayslibmisc: map.h: Touch upLuke T. Shumaker
3 daysMerge branch 'lukeshu/misc'Luke T. Shumaker
3 dayslibdhcp: client.h: Prune copyrightLuke T. Shumaker
There is nothing left of WIZnet's influence in that file.
3 dayslibmisc: alloc.h: Assert that we succeedLuke T. Shumaker
3 dayslibmisc: alloc.h: Let heap_cleanup() be used on typed pointersLuke T. Shumaker
3 dayslib9p: srv.c: Drop `inline`sLuke T. Shumaker
4 daysMerge branch 'lukeshu/measurestack'Luke T. Shumaker
4 dayscpu_main: Rename cpu_main_stack.c to just stack.cLuke T. Shumaker
4 dayslib9p: test_server: Don't bother with measurestackLuke T. Shumaker
4 daysmeasurestack: Fix CONFIG_9P_MAX_CONNSLuke T. Shumaker
4 daysmeasurestack: Tidy long lists of synthetic nodesLuke T. Shumaker
4 daysmeasurestack: Resolve all `__indirect_call`sLuke T. Shumaker
4 daysMerge branch 'lukeshu/const'Luke T. Shumaker
4 dayslibhw_generic: io: Split iovec into rd_iovec and wr_iovecLuke T. Shumaker
4 dayslibmisc: fmt: `const` pointer fixesLuke T. Shumaker
4 daysMerge branch 'lukeshu/misc'Luke T. Shumaker
4 daysmeasurestack: Don't include fmt_print_* in the misc tableLuke T. Shumaker
4 daysmake: Add `make build-check` to build the checks without running themLuke T. Shumaker
4 daysREADME.md: Fix bad filepathLuke T. Shumaker
4 daysfixup! libmisc: static_assert: Disable -Wtype-limitsLuke T. Shumaker
5 daysMerge branch 'lukeshu/misc'Luke T. Shumaker
5 daysDocumentation: Don't replace . with _ in filenamesLuke T. Shumaker
5 dayscpu_main: /harness/uptime.txt: Touch upLuke T. Shumaker
6 daysMerge branch 'lukeshu/misc'Luke T. Shumaker
6 dayslibmisc: static_assert: Disable -Wtype-limitsLuke T. Shumaker
6 daysGNUmakefile: Auto-generate the list of lint/* targetsLuke T. Shumaker
6 dayslib9p_srv: Prune includesLuke T. Shumaker
6 dayslibcr: coroutine.h: Check that config NAME_LEN is setLuke T. Shumaker
6 dayslibcr_ipc: tests: Add _compile testsLuke T. Shumaker
6 daysMerge branch 'lukeshu/compile-fast'Luke T. Shumaker
6 dayslib9p: tests: Don't bother compiling deps for the compile testsLuke T. Shumaker
6 dayslib9p: tests: Don't bother toggling SRV_DEBUGLuke T. Shumaker
6 daysmake: Have `make check lint build` be safe, defer work to `make check`Luke T. Shumaker
10 daysMerge branch 'lukeshu/reorg'Luke T. Shumaker
10 daysAdd a stub for cpu_hdmiLuke T. Shumaker
10 dayslint-src: Fuss with the rules for config files identifying themselvesLuke T. Shumaker
10 daysReorganize the `cmd` directoryLuke T. Shumaker
10 daysrm PLAN.md notes.mdLuke T. Shumaker
11 daysmake generate-clean && make generateLuke T. Shumaker
14 daysMerge branch 'lukeshu/fix-leak'Luke T. Shumaker
14 days/harness/flash.bin: Fix a memory leakLuke T. Shumaker
2025-06-12Merge branch 'lukeshu/better-net-flash'Luke T. Shumaker
2025-06-12/harness/flash.bin: Accept ihex files instead of verbatim dataLuke T. Shumaker
2025-06-12libmisc: error.h: Add error_dup()Luke T. Shumaker