index
:
sbc-harness
clang-format
lukeshu/9p-printf
lukeshu/dhcp
lukeshu/no-pico_time
lukeshu/patch-typeshed
lukeshu/picolibc
lukeshu/promise
main
Unnamed repository; edit this file 'description' to name the repository.
Luke T. Shumaker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
12 days
Bump the CPU clock speed, wring a few more MHz out of the hwspi
Luke T. Shumaker
12 days
libhw: rp2040_hwspi: Use DMA
Luke T. Shumaker
12 days
libhw: rp2040_hwspi: Add more config knobs
Luke T. Shumaker
12 days
notes.md: Link to W5500 datasheet versions
Luke T. Shumaker
12 days
gdb-helpers: rp2040-show-interrupts: Fuss with output
Luke T. Shumaker
12 days
gdb-helpers: rp2040-show-interrupts: Split into several methods
Luke T. Shumaker
13 days
libhw: Update comments and asserts about clock rate
Luke T. Shumaker
13 days
libhw: rp2040_hwspi: Pull out a assert_4distinct macro
Luke T. Shumaker
13 days
libhw: w5500: Add a VALIDATE_SPI toggle
Luke T. Shumaker
13 days
libhw: w5500: Re-add SPI validation
Luke T. Shumaker
13 days
Merge branch 'lukeshu/irq'
Luke T. Shumaker
13 days
libhw: Add rp2040_gpioirq, use it
Luke T. Shumaker
13 days
stack.c.gen: Organize intrhandlers
Luke T. Shumaker
13 days
Merge branch 'lukeshu/iov'
Luke T. Shumaker
2025-03-01
Pull out libhw/generic/io.h, have it enforce iovecs everywhere
Luke T. Shumaker
2025-03-01
Merge branch 'lukeshu/misc'
Luke T. Shumaker
2025-03-01
stack.c.gen: Fix analysis
Luke T. Shumaker
2025-03-01
lint-bin: (dry-run) lint that list of functions matches stack.c.gen
Luke T. Shumaker
2025-03-01
Fix linker confusion
Luke T. Shumaker
2025-03-01
CMakeLists.txt: Fix whitespace
Luke T. Shumaker
2025-02-28
Merge branch 'lukeshu/misc'
Luke T. Shumaker
2025-02-28
stack.c.gen: Resolve remaining __indirect_call:s
Luke T. Shumaker
2025-02-28
stack.c.gen: Fix LibObjPlugin
Luke T. Shumaker
2025-02-28
stack.c.gen: Refactor to a plugin architecture
Luke T. Shumaker
2025-02-28
stack.c.gen: Fix filename hacks
Luke T. Shumaker
2025-02-28
stack.c.gen: Also inspect .h files
Luke T. Shumaker
2025-02-28
stack.c.gen: Fix missing indirect callees
Luke T. Shumaker
2025-02-28
Merge branch 'lukeshu/misc'
Luke T. Shumaker
2025-02-28
make lint: Only lint binaries if build scripts passed
Luke T. Shumaker
2025-02-27
Merge branch 'lukeshu/misc'
Luke T. Shumaker
2025-02-26
Move embedded files from .data to .rodata
Luke T. Shumaker
2025-02-26
Merge branch 'lukeshu/misc'
Luke T. Shumaker
2025-02-26
lint-bin: Also show sizes in decimal
Luke T. Shumaker
2025-02-26
lint-bin: Ignore removed symbols
Luke T. Shumaker
2025-02-26
Integrate lint-bin into `make lint`
Luke T. Shumaker
2025-02-26
I guess CMake uses .o now instead of .obj?
Luke T. Shumaker
2025-02-26
GNUmakefile: Don't set INNER=t for CMake
Luke T. Shumaker
2025-02-26
README.md: Touch up
Luke T. Shumaker
2025-02-26
Upgrade pico-sdk
Luke T. Shumaker
2025-02-26
libmisc: macro.h: Add LM_FLOORLOG2
Luke T. Shumaker
2025-02-26
libmisc: private.h: Add IS_IMPLEMENTATION_FOR(name) for use with LM_IF
Luke T. Shumaker
2025-02-26
libmisc: macro.h: Add LM_ROUND_DOWN
Luke T. Shumaker
2025-02-23
3rd-party/pico-sdk: Remove non-free submodules
Luke T. Shumaker
2025-02-23
Merge branch 'lukeshu/docs'
Luke T. Shumaker
2025-02-23
cmd/sbc_harness: Add documentation for rom.bin and flash.bin
Luke T. Shumaker
2025-02-23
lib9p_util: Pull utility macros into static.h
Luke T. Shumaker
2025-02-23
Complete TODO comments and documentation
Luke T. Shumaker
2025-02-23
Require license notices static files too
Luke T. Shumaker
2025-02-21
Merge branch 'lukeshu/misc'
Luke T. Shumaker
2025-02-21
Make use of the generated stack.c
Luke T. Shumaker
[next]