1. 3b5b66d device: Add support for multiple PCI segment groups by Felix Held · 6 months ago
  2. 6a07db2 console: Add format-checking __printf() to die() by Nico Huber · 1 year, 2 months ago
  3. 67f63e7 src/device + util/sconfig: Introduce new device 'mdio' by Mario Scheithauer · 1 year, 8 months ago
  4. 04c3b5a src/device: Clean up includes by Elyes Haouas · 1 year, 9 months ago
  5. 4fce79f include/device/device_util.c: add predicates for pci devices by Fabio Aiuto · 1 year, 9 months ago
  6. 45aae7f treewide: use is_enabled_cpu() on cycles over device list by Fabio Aiuto · 1 year, 10 months ago
  7. c5573d6 include/device/path.h: use functions for enabled cpu selection by Fabio Aiuto · 1 year, 10 months ago
  8. 577c6b9 pciexp_device: Propagate above-4G flag to all hotplug devices by Nico Huber · 1 year, 11 months ago
  9. 0640c28 device: Skip not assigned resources during global resource search by Shuo Liu · 2 years ago
  10. cfb90fd device: Fix 64Bit Device Resource Info Print by Gang Chen · 2 years ago
  11. d0525d4 resource: Add helpers for memory resources by Kyösti Mälkki · 3 years, 1 month ago
  12. ad5fab2 device: Add fixed_io_range_flags() and helpers by Kyösti Mälkki · 3 years, 1 month ago
  13. ce34596 device: Add fixed_mem_range_flags() and helpers by Kyösti Mälkki · 3 years, 1 month ago
  14. 27d6299 device/resource: Add _kb postfix for resource allocators by Kyösti Mälkki · 2 years, 1 month ago
  15. 68e6dc9 device: Add log_resource() by Kyösti Mälkki · 3 years, 1 month ago
  16. 4e9bb33 Rename ECAM-specific MMCONF Kconfigs by Shelley Chen · 2 years, 9 months ago
  17. d7df383 device_util.c: Replace `memcpy()` with `strcpy()` by Angel Pons · 2 years, 11 months ago
  18. 679c37a src/device: Remove DEVICE_PATH_ESPI & DEVICE_PATH_LPC by Martin Roth · 3 years ago
  19. d19cc11 device: Reflow strings in printk statements by Angel Pons · 3 years ago
  20. b228771 device: Clean up resource utility function signatures by Kyösti Mälkki · 3 years, 1 month ago
  21. 7cc14ac Rename do_printk() to printk() by Nico Huber · 3 years, 3 months ago
  22. a9caa50 device: correct code style by Frans Hendriks · 3 years, 5 months ago
  23. 90be754 device: Drop `mmconf_resource_init` function by Angel Pons · 3 years, 6 months ago
  24. dbb667a device + util/sconfig: introduce new device `gpio` by Michael Niewöhner · 3 years, 7 months ago
  25. 4792f8f superio/common: Fix NULL pointer dereferences by John Zhao · 3 years, 10 months ago
  26. afaae8a device_util,agesa/family14: Do not consider unassigned resources in find_pci_tolm() by Furquan Shaikh · 4 years, 2 months ago
  27. 3f3f53c util/sconfig: Add LPC and ESPI buses by Raul E Rangel · 4 years, 2 months ago
  28. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  29. 5b5c233 device: Constify struct device * parameter to dev_name by Furquan Shaikh · 4 years, 2 months ago
  30. c74dae9 src/device: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  31. 38ddbfb src/[arch-lib]: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 9 months ago
  32. ede8dd0 src/{device,drivers}: Use 'include <stdlib.h>' when appropriate by Elyes HAOUAS · 5 years ago
  33. 99f83bb AUTHORS: Move src/device copyrights into AUTHORS file by Martin Roth · 4 years, 10 months ago
  34. 28883db device: Constify `dev` argument to (probe|find)_resource() by Nico Huber · 5 years ago
  35. d552aca device/device_util.c: Correct format specifier by Jacob Garber · 5 years ago
  36. 1939824 device/device_util: Fix encoding the USB device path by Karthikeyan Ramasubramanian · 5 years ago
  37. 464f4d6 device: Tidy up add_more_links() by Jacob Garber · 5 years ago
  38. f77f7cd device,nb/amd: Deduplicate add_more_links() by Jacob Garber · 5 years ago
  39. bd7739f device: ignore NONE devices behind bridge by Patrick Rudolph · 5 years ago
  40. 217ca36 resources: introduce io_resource() by Subrata Banik · 5 years ago
  41. 0ce41f1 src: Add required space after "switch" by Elyes HAOUAS · 6 years ago
  42. 2df1c12 device: Move find_dev_path() to device_const.c by Kyösti Mälkki · 6 years ago
  43. f6a4344 device: Move dev_find_path() to device_const.c by Nico Huber · 6 years ago
  44. 9129f1a device: Always build device_simple.c for less code duplication by Nico Huber · 6 years ago
  45. e348066 src/device: Get rid of device_t by Elyes HAOUAS · 6 years ago
  46. b748221 device/device_util.c: Remove space after sizeof by Elyes HAOUAS · 6 years ago
  47. bae9f85 devicetree: Add USB device type by Duncan Laurie · 6 years ago
  48. 564547f src/device: Fix discarded-qualifiers compilation issue by Subrata Banik · 6 years ago
  49. 9ba8f7c device: constify some variables by Lubomir Rintel · 6 years ago
  50. ca2ed9f sconfig: Add a new mmio resource type by Justin TerAvest · 6 years ago
  51. f034902 device: further untangle device_t from struct device by Aaron Durbin · 7 years ago
  52. 6a81184 device/device_util: Add string for DEVICE_PATH_NONE by Patrick Rudolph · 7 years ago
  53. 7f35d3a src/device: Fix checkpatch warning: no spaces at the start of a line by Martin Roth · 7 years ago
  54. a6909f8 device/device_util: Add function to determine bridge state by Patrick Rudolph · 7 years ago
  55. 7606c37 device: Add a new "SPI" device type by Furquan Shaikh · 7 years ago
  56. 3d3c8c3 devtree: Drop unused parameter show_devs_tree() call by Kyösti Mälkki · 8 years ago
  57. fe204fe src/device: Get device structure by path type by Subrata Banik · 8 years ago
  58. e25b5ef MMCONF_SUPPORT: Consolidate resource registration by Kyösti Mälkki · 8 years ago
  59. 4650f5b sconfig: Add a new generic device type by Duncan Laurie · 8 years ago
  60. b7ce5fe sconfig: Add 10bit addressing mode to i2c device type by Duncan Laurie · 8 years ago
  61. a95baf9 device: Add device path display support by Lee Leahy · 8 years ago
  62. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  63. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  64. bf62b2d AMD fam10: Drop PCI_BUS_SEGN_BITS by Kyösti Mälkki · 9 years ago
  65. eb605d7 device/device_util.c: Add space after ellipse for better legibility by Paul Menzel · 9 years ago
  66. 8404dca Remove stale char[] initialization causing unaligned memory access by Marcelo Povoa · 10 years ago
  67. 2092387 device/device_util.c: Fix wording in comment of `new_resource()` by Paul Menzel · 10 years ago
  68. 318066f PCI: Guard pci.h with CONFIG_PCI by Kyösti Mälkki · 10 years ago
  69. b33384a device_util: Make device in dev_find_slot_pnp u16. by Vladimir Serbinenko · 10 years ago
  70. 400c05c device_util: Add dev_find_slot_pnp. by Vladimir Serbinenko · 10 years ago
  71. a37383d Replace all occurences of sprintf with snprintf by Vladimir Serbinenko · 11 years ago
  72. 5f5d914 Add function to encode device path into integer by Duncan Laurie · 11 years ago
  73. 63373ed device: Fix spelling by Martin Roth · 11 years ago
  74. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  75. 0aa37c4 sconfig: rename lapic_cluster -> cpu_cluster by Stefan Reinauer · 11 years ago
  76. 4aff445 sconfig: rename pci_domain -> domain by Stefan Reinauer · 11 years ago
  77. 8d71155 Rename devices -> device by Stefan Reinauer · 12 years ago[Renamed from src/devices/device_util.c]
  78. 7d54eb8 Add name field for device by Kyösti Mälkki · 12 years ago
  79. 7baadac Take care of NULL chip_ops->name by Kyösti Mälkki · 12 years ago
  80. ecf1ed4 Allocators for different memory regions types by Kyösti Mälkki · 12 years ago
  81. 0b08515 Change uma_resource() to use new type IORESOURCE_UMA_FB. by Kyösti Mälkki · 12 years ago
  82. 63f8c08 Add global uma_resource() by Kyösti Mälkki · 12 years ago
  83. 0fa50a1 MPTAPLE: generate from devicetree.cb by Sven Schnelle · 12 years ago
  84. a5650a4 Use dev_lock for alloc_find_dev() by Kyösti Mälkki · 12 years ago
  85. dc8448fd Add a helper function to determine the number of enabled CPUs by Stefan Reinauer · 12 years ago
  86. 5161509 printf: Remove some L modifier uses by Patrick Georgi · 12 years ago
  87. 6f88a6e Add helper function to find a Local APIC by ID in the device tree. by Duncan Laurie · 13 years ago
  88. 5807555 Don't try to compute I/O for empty sub buses. by Stefan Reinauer · 13 years ago
  89. e487047 Various cosmetic and coding style fixes in src/devices. by Uwe Hermann · 14 years ago
  90. c1ee429 Various Doxygen comment fixes, typo fixes, etc. by Uwe Hermann · 14 years ago
  91. 4b42a62 Factor out a few commonly duplicated functions from northbridge.c. by Uwe Hermann · 14 years ago
  92. 894a347 Same conversion as with resources from static arrays to lists, except by Myles Watson · 14 years ago
  93. 5f06701 Fix hard-coded log levels. by Myles Watson · 14 years ago
  94. c25cc11 Use lists instead of arrays for resources in devices to reduce memory usage. by Myles Watson · 14 years ago
  95. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  96. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  97. 8f6354b Split a print statement that called dev_path twice, and add a warning comment. by Myles Watson · 15 years ago
  98. ea92185 Add few missing prototypes, and remove few unused (thus lonelly) variables. by Maciej Pijanka · 15 years ago
  99. 29cc9ed Move the v3 resource allocator to v2. by Myles Watson · 15 years ago
  100. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago