aboutsummaryrefslogtreecommitdiff
path: root/src/device/resource_allocator_v4.c
AgeCommit message (Expand)Author
2022-10-26src/device: Clean up includesElyes Haouas
2022-09-05Revert "allocator_v4: Treat above 4G resources more natively"Nico Huber
2022-09-04allocator_v4: Treat above 4G resources more nativelyNico Huber
2022-09-04allocator_v4: Introduce RESOURCE_ALLOCATION_TOP_DOWNNico Huber
2022-08-31allocator_v4: Completely ignore resources with 0 limitNico Huber
2022-06-27allocator_v4: Make it explicit that we start with the highest alignmentNico Huber
2022-06-27allocator_v4: Manually inline round()Nico Huber
2022-06-27allocator_v4: Reflow and revise comment blocksNico Huber
2022-06-27allocator_v4: Drop spurious rule from commentNico Huber
2021-10-05src/acpi to src/lib: Fix spelling errorsMartin Roth
2021-07-05device/resource_allocator_v4: Only highlight log message with ===Paul Menzel
2020-05-28device/resource_allocator_v4: Improve the logging in resource allocatorFurquan Shaikh
2020-05-28device/resource_allocator_v4: Change BIOS_SPEW to BIOS_DEBUGFurquan Shaikh
2020-05-28device: Enable resource allocation above 4G boundary with allocator v4Furquan Shaikh
2020-05-27resource_allocator_v4: Fix size of I/O hole at 0x3b0Furquan Shaikh
2020-05-26device: Add support for resource allocator v4Furquan Shaikh