aboutsummaryrefslogtreecommitdiff
path: root/test/lib/lmb.c
AgeCommit message (Expand)Author
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-12-13test: lmb: Move tests into the lib suiteSimon Glass
2023-10-09test: lmb: Add test for coalescing and overlap rangeUdit Kumar
2023-02-08test: lmb: Rework lib_test_lmb_max_regions test to scaleTom Rini
2021-11-20lmb: remove lmb_is_nomap() from includeHeinrich Schuchardt
2021-06-07test: lmb: add test for lmb_reserve_flagsPatrick Delaunay
2021-04-22test: lmb: add test for overflow protection in lmb_add_regionPatrick Delaunay
2020-08-07dm: Rename DM test flags to make them more genericSimon Glass
2020-08-03dm: core: Drop header files from dm/test.hSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2019-02-02test: lib: lmb: add lmb test for multiple RAM banksSimon Goldschmidt
2019-01-26lib: lmb: rename lmb_get_unreserved_size to lmb_get_free_sizeSimon Goldschmidt
2019-01-16lib: lmb: extend lmb for checks at load timeSimon Goldschmidt
2019-01-16lib: lmb: reserving overlapping regions should failSimon Goldschmidt
2019-01-16lmb: fix allocation at end of address rangeSimon Goldschmidt
2019-01-16test: add test for lib/lmb.cSimon Goldschmidt