1. 8e9906c treewide: Get rid of "NO_DDRx" selection by Elyes Haouas · 1 year ago
  2. 2571ecb device, soc: Add SPDX license headers to Makefiles by Martin Roth · 12 months ago
  3. a959f0a allocator_v4: Disable top-down allocation for EDK2 by Nico Huber · 1 year ago
  4. 40cb3fe commonlib/console/post_code.h: Change post code prefix to POSTCODE by lilacious · 1 year, 1 month ago
  5. 0754e00 allocator_v4: Fix top-level allocations w/o IORESOURCE_ABOVE_4G by Nico Huber · 1 year, 1 month ago
  6. 58fe703 allocator_v4: Remove redundant parameter by Nico Huber · 1 year, 11 months ago
  7. 866eff0 allocator_v4: Manually inline some thin functions by Nico Huber · 4 years, 2 months ago
  8. ee57065 allocator_v4: Factor resource printing out by Nico Huber · 4 years, 2 months ago
  9. 9260ea6 allocator_v4: Use memranges only for toplevel by Nico Huber · 4 years, 2 months ago
  10. 5226301 allocator_v4: Treat above 4G resources more natively by Nico Huber · 4 years, 2 months ago
  11. 310ef52 device/resource_allocator_v4: Remove "ERROR: " from log message by Elyes Haouas · 1 year, 1 month ago
  12. ae81497 device/pci: Limit default domain memory window by Nico Huber · 1 year, 2 months ago
  13. d436b16 device/resource_allocator_v4.c: Fix printing unsigned integers by Arthur Heymans · 1 year, 2 months ago
  14. 68b2b8f device/allocator: Allow for multiple domain resources of a type by Arthur Heymans · 1 year, 7 months ago
  15. a6df40c device/dram: Update RDIMM classification from RIMM to DIMM by Ziang Wang · 1 year, 2 months ago
  16. caf27ad device/Kconfig: Reduce PCIe hotplug bus numbers and IO resources by Arthur Heymans · 1 year, 3 months ago
  17. 6a07db2 console: Add format-checking __printf() to die() by Nico Huber · 1 year, 2 months ago
  18. e8e01af device/allocator: Fix format string for resource flags (%lu) by Nico Huber · 1 year, 2 months ago
  19. a9dd3c3 lib/version: Move board identification strings by Kyösti Mälkki · 1 year, 7 months ago
  20. aa8c6a2 device: Move D3COLD_SUPPORT symbol by Sean Rhodes · 1 year, 3 months ago
  21. f14dbdc Revert "device: Add Kconfig options for D3COLD_SUPPORT and NO_S0IX_SUPPORT" by Michael Niewöhner · 1 year, 3 months ago
  22. 177e135 cpu/x86/topology: Add code to fill in topology on struct path by Arthur Heymans · 1 year, 8 months ago
  23. 21ca775 cpu/x86/mp_init.c: Keep track of initial lapic ID inside device_path by Arthur Heymans · 2 years, 2 months ago
  24. 337deb6 device/Kconfig: explain which PCI ID needs to be used for VGA_BIOS_ID by Felix Held · 1 year, 4 months ago
  25. 42f0396 device/pci_rom: rework PCI ID remapping in pci_rom_probe by Felix Held · 1 year, 4 months ago
  26. 219cb95 device/xhci: Add functions to work with resource pointers by Robert Zieba · 1 year, 8 months ago
  27. c83c958 device/pciexp_device.c: Do not enable common clock if already active by Werner Zeh · 1 year, 5 months ago
  28. 2c6c353 device/dram/spd.c: Add Nanya's Manufacturer ID by Martin Roth · 1 year, 5 months ago
  29. 655f736 device: Add Kconfig options for D3COLD_SUPPORT and NO_S0IX_SUPPORT by Sean Rhodes · 1 year, 5 months ago
  30. 3b3bb7c treewide: Remove repeated words by Elyes Haouas · 1 year, 5 months ago
  31. 20d2577 device/pci_device.c: Add way to limit max bus numbers by Arthur Heymans · 2 years, 8 months ago
  32. 7cba1c4 treewide: Remove duplicated include <device/pci.h> by Elyes Haouas · 1 year, 6 months ago
  33. f3a6729 device/Kconfig: Fix selection of software connection manager by Martin Roth · 1 year, 6 months ago
  34. 765e5df drivers/intel/gma: Hook up libgfxinit in romstage by Jeremy Compostella · 1 year, 8 months ago
  35. 060df17 soc/intel/alderlake/acpi: Add Kconfig options for SCM and FCM by Sean Rhodes · 2 years, 2 months ago
  36. f82e68c spd.h: Move enum ddr3_module_type to ddr3.h by Elyes Haouas · 1 year, 7 months ago
  37. 5a04746 spd.h: Move enum ddr2_module_type to ddr2.h by Elyes Haouas · 1 year, 7 months ago
  38. d14461f device/Kconfig: bump desktop framebuffer max height/width to support 4K by Matt DeVillier · 1 year, 7 months ago
  39. 719f7be device/oprom/yabel/io: use __fallthrough instead of comment by Felix Held · 1 year, 7 months ago
  40. 4f2b5a5 device/cpu_device.c: Zero initialize struct by Arthur Heymans · 1 year, 8 months ago
  41. 8823ba1 treewide: Include <device/mmio.h> instead of <arch/mmio.h> by Elyes Haouas · 1 year, 7 months ago
  42. 49ec39f device/mdio: Provide helper functions for read and write by Werner Zeh · 1 year, 8 months ago
  43. 67f63e7 src/device + util/sconfig: Introduce new device 'mdio' by Mario Scheithauer · 1 year, 9 months ago
  44. d369c66 src/device/pci_: Remove unnecessary space after casts by Elyes Haouas · 1 year, 8 months ago
  45. 1864f12 device/pciexp: add pcie_find_dsn() by Jonathan Zhang · 1 year, 9 months ago
  46. e095c46 device/Kconfig: Don't allow native mode in x86_64 by Arthur Heymans · 1 year, 8 months ago
  47. 9a8667a device & commonlib: Update pci_scan_bus postcodes by Martin Roth · 1 year, 8 months ago
  48. aba1c94 /: Remove "ERROR: "/"WARNING: " prefixes from log messages by Elyes Haouas · 1 year, 8 months ago
  49. 36695f2 device/resource_allocator_v3: Drop code by Arthur Heymans · 1 year, 9 months ago
  50. a666af7 device/dram: Add kconfig options for memory types by Martin Roth · 1 year, 9 months ago
  51. 5318d9c {device,drivers}: Include <cpu/cpu.h> instead of <arch/cpu.h> by Elyes Haouas · 1 year, 9 months ago
  52. 04c3b5a src/device: Clean up includes by Elyes Haouas · 1 year, 9 months ago
  53. 803241c device/dram/ddr2: Use 'enum cb_err' instead of 'int' by Elyes Haouas · 1 year, 9 months ago
  54. 4fce79f include/device/device_util.c: add predicates for pci devices by Fabio Aiuto · 1 year, 10 months ago
  55. ecb5e2d device/device_const.c: Clean up includes and add <types.h> by Elyes Haouas · 1 year, 10 months ago
  56. 45aae7f treewide: use is_enabled_cpu() on cycles over device list by Fabio Aiuto · 1 year, 10 months ago
  57. c5573d6 include/device/path.h: use functions for enabled cpu selection by Fabio Aiuto · 1 year, 10 months ago
  58. c705ecd device/dram: Reformat code by Elyes Haouas · 2 years, 2 months ago
  59. c8a8695 device: Clear lane error status by Wilson Chou · 1 year, 11 months ago
  60. d579d80 device/pci_device: Add missing spaces to log messages by Paul Menzel · 1 year, 10 months ago
  61. 21ddf55 allocator_v4: Disable top-down mode by default by Nico Huber · 1 year, 10 months ago
  62. 38aafa3 Revert "allocator_v4: Treat above 4G resources more natively" by Nico Huber · 1 year, 10 months ago
  63. 117e436 allocator_v4: Treat above 4G resources more natively by Nico Huber · 4 years, 2 months ago
  64. 577c6b9 pciexp_device: Propagate above-4G flag to all hotplug devices by Nico Huber · 1 year, 11 months ago
  65. 526c642 allocator_v4: Introduce RESOURCE_ALLOCATION_TOP_DOWN by Nico Huber · 4 years, 2 months ago
  66. 63f72f0 device/i2c_bus: Add routines to read and write multiple bytes by Werner Zeh · 1 year, 11 months ago
  67. 40adaf6 device/dram/ddr4.c: note that dimm size calculation won't work for 3DS by Krystian Hebel · 3 years, 5 months ago
  68. ed9f562 device/dram/ddr4.c: fill missing ECC info from SPD by Krystian Hebel · 3 years, 5 months ago
  69. ec7b313 allocator_v4: Completely ignore resources with 0 limit by Nico Huber · 4 years, 2 months ago
  70. 49fc4e3 pciexp: Move PCI path check one level up to pciexp_enable_ltr() by Nico Huber · 1 year, 11 months ago
  71. bb9d106 device/dram: Add function to convert freq to MT/s for (LP)DDR5 by Matt DeVillier · 1 year, 11 months ago
  72. 5f7cfb3 pciexp_device: Fix offset handling for extended capabilities by Nico Huber · 2 years ago
  73. 077dc2e pciexp: Refactor extended capability handling by Nico Huber · 2 years ago
  74. b511804 pciexp_device: Drop quirk handling in pciexp_get_ext_cap_offset() by Nico Huber · 2 years ago
  75. bba9735 pciexp_device: Properly search for Intel's 0xcafe capability by Nico Huber · 2 years ago
  76. 9099fea pciexp_device: Introduce pciexp_find_ext_vendor_cap() by Nico Huber · 2 years ago
  77. 5ffc2c8 pciexp_device: Join pciexp_find_(next_)extended_cap() APIs by Nico Huber · 2 years ago
  78. 4b864e5 pciexp_device: Fix pciexp_find_next_extended_cap() by Nico Huber · 2 years ago
  79. 0640c28 device: Skip not assigned resources during global resource search by Shuo Liu · 2 years ago
  80. 38c99b5 payloads/tianocore: Rename TianoCore to edk2 by Sean Rhodes · 2 years ago
  81. 385e432 pciexp_device: Handle unsupported requests in pciexp_get_ext_cap_offset() by Bill XIE · 2 years ago
  82. 513d359 pci_device: Add a function to find PCI capability ID recursively by Bill XIE · 2 years ago
  83. a43380e pciexp_device: Fix a bug in pciexp_enable_ltr() by Bill XIE · 2 years ago
  84. cfb90fd device: Fix 64Bit Device Resource Info Print by Gang Chen · 2 years ago
  85. 51a35764 dev/i2c_bus: Fix `count` argument in i2c_dev_detect() by Nico Huber · 2 years ago
  86. 74169c1 allocator_v4: Make it explicit that we start with the highest alignment by Nico Huber · 4 years, 2 months ago
  87. b327704 allocator_v4: Manually inline round() by Nico Huber · 4 years, 2 months ago
  88. 9d7728a allocator_v4: Reflow and revise comment blocks by Nico Huber · 4 years, 2 months ago
  89. f708b05 allocator_v4: Drop spurious rule from comment by Nico Huber · 2 years, 1 month ago
  90. d0525d4 resource: Add helpers for memory resources by Kyösti Mälkki · 3 years, 1 month ago
  91. ad5fab2 device: Add fixed_io_range_flags() and helpers by Kyösti Mälkki · 3 years, 1 month ago
  92. ce34596 device: Add fixed_mem_range_flags() and helpers by Kyösti Mälkki · 3 years, 1 month ago
  93. 27d6299 device/resource: Add _kb postfix for resource allocators by Kyösti Mälkki · 2 years, 2 months ago
  94. e97eb8f device/i2c_bus: Add missing trailing newline to console output by Matt DeVillier · 2 years, 1 month ago
  95. 06abb91 device/i2c_bus: Check for self loop in bus link by Matt DeVillier · 2 years, 1 month ago
  96. ee849ba dev/i2c_bus: Add declaration, implementation of i2c_dev_detect() by Matt DeVillier · 2 years, 2 months ago
  97. 2b83fa7 device: Add IORESOURCE_ABOVE_4G flag to PCI64 resources by Tim Wawrzynczak · 2 years, 2 months ago
  98. 8d88557 payloads/external: Add support for coreDOOM payload by Nicholas Chin · 2 years, 11 months ago
  99. 68e6dc9 device: Add log_resource() by Kyösti Mälkki · 3 years, 1 month ago
  100. 0a635ab arch/x86/ebda.c: Move setting up ebda to a BS hook by Arthur Heymans · 2 years, 2 months ago