1. 58132cc include/device/resource: drop unused IORESOURCE_* definitions by Felix Held · 1 year ago
  2. e111de0 lib: set up specific purpose memory as LB_MEM_SOFT_RESERVED by Jonathan Zhang · 3 years, 4 months ago
  3. 239b5df include: Add SPDX-License-Identifiers to files missing them by Martin Roth · 2 years, 1 month ago
  4. 68e6dc9 device: Add log_resource() by Kyösti Mälkki · 3 years, 2 months ago
  5. 8c93fed device: Add support for PCIe Resizable BARs by Tim Wawrzynczak · 2 years, 7 months ago
  6. b228771 device: Clean up resource utility function signatures by Kyösti Mälkki · 3 years, 2 months ago
  7. 563fc08 src/include: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  8. 1bb05ef30 device: Enable resource allocation above 4G boundary with allocator v4 by Furquan Shaikh · 4 years, 3 months ago
  9. 6939574 device: Move resource allocation into a separate compilation unit by Furquan Shaikh · 4 years, 3 months ago
  10. bca71f6 Revert "device: Enable resource allocation above 4G boundary" by Furquan Shaikh · 4 years, 3 months ago
  11. 44ae0ea device: Enable resource allocation above 4G boundary by Furquan Shaikh · 4 years, 5 months ago
  12. 28883db device: Constify `dev` argument to (probe|find)_resource() by Nico Huber · 5 years ago
  13. e4d7abc lib: provide clearer devicetree semantics by Aaron Durbin · 7 years ago
  14. 6a566d7 src/include: Wrap lines at 80 columns by Lee Leahy · 7 years ago
  15. 6d71a43 src/include: Fix space between type, * and variable name by Lee Leahy · 7 years ago
  16. 91d1e76 src/include: Remove spaces before ( and after ) by Lee Leahy · 7 years ago
  17. ae3fd34 src/include: Add space after comma by Lee Leahy · 7 years ago
  18. 0ca2a06 src/include: Fix unsigned warnings by Lee Leahy · 7 years ago
  19. fdc0a90 resource: Refactor IORESOURCE flags use by Kyösti Mälkki · 9 years ago
  20. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  21. 30fe612 MTRR: Mark all prefetchable resources as WRCOMB. by Vladimir Serbinenko · 11 years ago
  22. 4fa5fa5 resources: introduce IORESOURCE_WRCOMB by Aaron Durbin · 11 years ago
  23. a755614 resources: remove IORESOURCE_[UMA_FB|IGNORE_MTRR] by Aaron Durbin · 11 years ago
  24. d2245bb Drop unused ISA Pnp definitions by Kyösti Mälkki · 12 years ago
  25. 57879c9 Make the device tree available in the rom stage by Stefan Reinauer · 12 years ago
  26. 1ec5e74 Intel Sandybridge: add reserved memory as resources by Kyösti Mälkki · 12 years ago
  27. 0b08515 Change uma_resource() to use new type IORESOURCE_UMA_FB. by Kyösti Mälkki · 12 years ago
  28. d6b4f1c Fix some wrong capitalizations, reformat comments, fix a typo. by Stefan Reinauer · 14 years ago
  29. e0a000c Add support for reserved regions to resources and coreboot tables. by Myles Watson · 14 years ago
  30. c25cc11 Use lists instead of arrays for resources in devices to reduce memory usage. by Myles Watson · 14 years ago
  31. 29cc9ed Move the v3 resource allocator to v2. by Myles Watson · 15 years ago
  32. 13f1c2a eric patch by Yinghai Lu · 19 years ago
  33. f8a2ddd - To reduce confuse rename the parts of linuxbios bios that run from by Eric Biederman · 20 years ago
  34. 992cd00 - Update the device header files by Eric Biederman · 20 years ago
  35. e3c79ed number of bits should be called log 2 rather than base 2 by Li-Ta Lo · 20 years ago
  36. 5cd8173 - Moved hlt() to it's own header. by Eric Biederman · 20 years ago
  37. e9a271e3 - Major update of the dynamic device tree so it can handle by Eric Biederman · 21 years ago
  38. 5899fd8 - Small step forward Linux boots and almost works... by Eric Biederman · 21 years ago