Age | Commit message (Expand) | Author |
---|---|---|
2025-03-04 | libhw: rp2040_hwspi: Use interrupts instead of busy-polling | Luke T. Shumaker |
2025-03-04 | libhw: rp2040_hwspi: Use DMA | Luke T. Shumaker |
2025-03-04 | libhw: rp2040_hwspi: Add more config knobs | Luke T. Shumaker |
2025-03-02 | libhw: Update comments and asserts about clock rate | Luke T. Shumaker |
2025-03-02 | libhw: rp2040_hwspi: Pull out a assert_4distinct macro | Luke T. Shumaker |
2025-03-01 | Pull out libhw/generic/io.h, have it enforce iovecs everywhere | Luke T. Shumaker |
2025-02-09 | libhw_generic: spi: Use libobj instead of vcall.h | Luke T. Shumaker |
2024-11-23 | Speed SPI back up | Luke T. Shumaker |
2024-11-11 | libmisc: Write my own assert.h with assert_notreached() | Luke T. Shumaker |
2024-10-29 | wip host_alarmclock | Luke T. Shumaker |
2024-10-29 | Add a way to make private object members | Luke T. Shumaker |
2024-10-28 | s/Licence/License/g | Luke T. Shumaker |
2024-10-27 | Factor out a libhw | Luke T. Shumaker |