index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
device
/
resource_allocator_v4.c
Age
Commit message (
Expand
)
Author
2022-10-26
src/device: Clean up includes
Elyes Haouas
2022-09-05
Revert "allocator_v4: Treat above 4G resources more natively"
Nico Huber
2022-09-04
allocator_v4: Treat above 4G resources more natively
Nico Huber
2022-09-04
allocator_v4: Introduce RESOURCE_ALLOCATION_TOP_DOWN
Nico Huber
2022-08-31
allocator_v4: Completely ignore resources with 0 limit
Nico Huber
2022-06-27
allocator_v4: Make it explicit that we start with the highest alignment
Nico Huber
2022-06-27
allocator_v4: Manually inline round()
Nico Huber
2022-06-27
allocator_v4: Reflow and revise comment blocks
Nico Huber
2022-06-27
allocator_v4: Drop spurious rule from comment
Nico Huber
2021-10-05
src/acpi to src/lib: Fix spelling errors
Martin Roth
2021-07-05
device/resource_allocator_v4: Only highlight log message with ===
Paul Menzel
2020-05-28
device/resource_allocator_v4: Improve the logging in resource allocator
Furquan Shaikh
2020-05-28
device/resource_allocator_v4: Change BIOS_SPEW to BIOS_DEBUG
Furquan Shaikh
2020-05-28
device: Enable resource allocation above 4G boundary with allocator v4
Furquan Shaikh
2020-05-27
resource_allocator_v4: Fix size of I/O hole at 0x3b0
Furquan Shaikh
2020-05-26
device: Add support for resource allocator v4
Furquan Shaikh