summaryrefslogtreecommitdiffstats
path: root/src/device/resource_allocator_v4.c
Commit message (Expand)AuthorAgeFilesLines
* allocator_v4: Make it explicit that we start with the highest alignmentNico Huber2022-06-271-9/+6
* allocator_v4: Manually inline round()Nico Huber2022-06-271-14/+2
* allocator_v4: Reflow and revise comment blocksNico Huber2022-06-271-155/+196
* allocator_v4: Drop spurious rule from commentNico Huber2022-06-271-3/+0
* src/acpi to src/lib: Fix spelling errorsMartin Roth2021-10-051-1/+1
* device/resource_allocator_v4: Only highlight log message with ===Paul Menzel2021-07-051-1/+1
* device/resource_allocator_v4: Improve the logging in resource allocatorFurquan Shaikh2020-05-281-21/+29
* device/resource_allocator_v4: Change BIOS_SPEW to BIOS_DEBUGFurquan Shaikh2020-05-281-8/+8
* device: Enable resource allocation above 4G boundary with allocator v4Furquan Shaikh2020-05-281-10/+135
* resource_allocator_v4: Fix size of I/O hole at 0x3b0Furquan Shaikh2020-05-271-1/+1
* device: Add support for resource allocator v4Furquan Shaikh2020-05-261-0/+552