index
:
sbc-harness-firmware
lukeshu/9p-L
lukeshu/9p-containers
lukeshu/9p-perms
lukeshu/9p-read-multi-iovec
lukeshu/clang-format
lukeshu/dhcp
lukeshu/heap-valgrind
lukeshu/libobj
lukeshu/macros
lukeshu/measurestack-refactor
lukeshu/no-pico_time
lukeshu/patch-typeshed
lukeshu/picolibc
lukeshu/pio-spi
lukeshu/promise
lukeshu/safe-conversion
lukeshu/uf2
lukeshu/vid-hdmi
lukeshu/vid-scratch
lukeshu/waitgroup
lukeshu/wrap-foreach
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
path:
root
/
libhw_cr
Age
Commit message (
Expand
)
Author
4 days
Watch link-up/link-down status from the W5500
Luke T. Shumaker
4 days
Reapply "Well, I didn't find a CPU bug after all"
Luke T. Shumaker
4 days
Explicitly configure GPIO pads
Luke T. Shumaker
5 days
rp2040_hwtimer: Don't break after 72 minutes of uptime
Luke T. Shumaker
6 days
Separate ifup from config, have w5500 reset be more robust
Luke T. Shumaker
6 days
Add fmt_print_base2_u8_
Luke T. Shumaker
6 days
libhw: Use libmisc/linkedlist.h for alarmclocks
Luke T. Shumaker
6 days
Add place-separators when formatting numbers
Luke T. Shumaker
6 days
Revert "Well, I didn't find a CPU bug after all"
Luke T. Shumaker
2025-09-12
Well, I didn't find a CPU bug after all
Luke T. Shumaker
2025-07-07
libhw_cr: host_alarmclock: Fix whitespace
Luke T. Shumaker
2025-07-07
libmisc: Don't include _intercept.h from public headers
Luke T. Shumaker
2025-07-06
libmisc: Rework the malloc abstraction into heap.h
Luke T. Shumaker
2025-07-05
Remove extra keywords from target_include_directories() calls
Luke T. Shumaker
2025-07-05
libhw_cr: host_net: Fix file descriptor leak
Luke T. Shumaker
2025-07-03
libhw_cr, cpu_main: Don't DMA from XIP_BASE
Luke T. Shumaker
2025-07-03
libhw_generic: io: Begone with io_readwriter
Luke T. Shumaker
2025-07-02
libhw_cr: rp2040_hwspi: Add several assert()s about SSP state
Luke T. Shumaker
2025-07-02
libhw_cr: rp2040_hwspi: No need for a `now` variable
Luke T. Shumaker
2025-07-02
libhw_cr: rp2040_hwspi: Don't bother with a full semaphore
Luke T. Shumaker
2025-07-02
libhw_cr: rp2040_hwspi: Don't trigger the data channels twice
Luke T. Shumaker
2025-07-02
libhw_cr: rp2040_hwspi: Don't bother with a null-trigger for tx
Luke T. Shumaker
2025-07-02
libhw_cr: rp2040_hwspi: Tidy up comments/formatting/asserts
Luke T. Shumaker
2025-07-02
libhw_cr: rp2040_dma: Re-organize and clean-up
Luke T. Shumaker
2025-07-02
libhw_cr: rp2040_hwspi: Don't allow using DMA channel 0
Luke T. Shumaker
2025-07-02
libhw_cr: rp2040_hwspi: Tidy up the assert_4distinct macro
Luke T. Shumaker
2025-07-01
libhw_cr: rp2040_dma: Acknowledge IRQs before dispatching
Luke T. Shumaker
2025-07-01
libhw_cr: rp2040_hwspi: Touch up comment
Luke T. Shumaker
2025-07-01
libch_cr: rp2040_dma.h: Whitespace
Luke T. Shumaker
2025-07-01
libhw_cr: w5500_ll: Fix debug logging
Luke T. Shumaker
2025-06-27
Lighten rp2040_hwtimer's stack use
Luke T. Shumaker
2025-06-27
Avoid stack_alloc(), use heap_alloc() instead
Luke T. Shumaker
2025-06-27
cpu_main: Assert that coroutines get created
Luke T. Shumaker
2025-06-22
libhw_generic: io: Split iovec into rd_iovec and wr_iovec
Luke T. Shumaker
2025-06-10
libmisc: obj.h: Rework the LO_INTERFACE_* API to expose method funcs
Luke T. Shumaker
2025-06-06
libhw_generic: Switch io.h and net.h to use result.h/error.h
Luke T. Shumaker
2025-06-06
host: Avoid the "error" sym
Luke T. Shumaker
2025-06-02
libmisc: obj.h: Use LM_DEFAPPEND() to implement magic LO_BOX()
Luke T. Shumaker
2025-06-01
no-integrated-cpp
Luke T. Shumaker
2025-05-27
Pull the ARP-ping from libdhcp to net_iface
Luke T. Shumaker
2025-05-27
libhw_cr: host_net: Fix UDP
Luke T. Shumaker
2025-05-26
Try to clean up w5500_ll.h
Luke T. Shumaker
2025-05-26
No more (static inline) function bodies in headers
Luke T. Shumaker
2025-05-17
Fix some funny indents
Luke T. Shumaker
2025-05-17
Sort+align #includes
Luke T. Shumaker
2025-05-17
Tidy #includes: We don't use PRI* anymore
Luke T. Shumaker
2025-05-15
Begone with the printf variants of the log functions
Luke T. Shumaker
2025-05-12
More GCC 15 fixes
Luke T. Shumaker
2025-05-12
libhw_generic: io.h: Clarify that sum lenghts of iovecs must not be 0
Luke T. Shumaker
2025-05-06
Merge libobj into libmisc
Luke T. Shumaker
[next]