summaryrefslogtreecommitdiff
path: root/test/lib/abuf.c
AgeCommit message (Expand)Author
2025-07-23abuf: Remove code that prevented test code runningAndrew Goodbody
2025-05-30abuf: Add a way to printf() into a bufferSimon Glass
2025-05-30abuf: Add a function to copy a bufferSimon Glass
2025-05-30abuf: Add a helper for initing and allocating a bufferSimon Glass
2025-01-22abuf: Provide a constant bufferSimon Glass
2025-01-22abuf: Provide a way to get the buffer addressSimon Glass
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06test: Remove <common.h> and add needed includesTom Rini
2023-08-25abuf: Allow incrementing the sizeSimon Glass
2022-04-06abuf: Correct a corner case with abuf_realloc()Simon Glass
2021-10-08Add support for an owned bufferSimon Glass