Files
u-boot/drivers
Tom Rini 1aa8b03c01 Merge patch series "membuff: Add tests and update to support a flag for empty/full"
Simon Glass <sjg@chromium.org> says:

The membuff implementation curently has no tests. It also assumes that
head and tail can never correspond unless the buffer is empty.

This series provides a compile-time flag to support a 'full' flag. It
also adds some tests of the main routines.

The data structure is also renamed to membuf which fits better with
U-Boot.

There may be some cases in the code which could be optimised a little,
but the implementation is functional.

Link: https://lore.kernel.org/r/20250318152059.1464369-1-sjg@chromium.org
2025-04-03 16:54:59 -06:00
..
2025-01-20 19:26:54 -06:00
2024-10-11 11:44:48 -06:00
2024-11-20 17:57:58 +01:00
2024-10-11 11:44:48 -06:00
2025-03-04 12:07:23 -06:00
2025-03-27 00:26:35 +00:00
2025-03-19 03:36:19 +01:00
2023-11-07 14:50:51 -05:00
2024-04-26 08:28:35 +03:00
2025-02-11 20:10:58 -06:00
2025-02-18 08:26:43 -06:00