1. bf69622 device: Allow virtual/generic devices under PCI in devicetree by Duncan Laurie · 3 years, 10 months ago
  2. 32f385e Revert "Revert "pciexp_device: Add option to allocate prefetch memory above 4G boundary"" by Furquan Shaikh · 4 years, 3 months ago
  3. 196d855 Revert "pciexp_device: Add option to allocate prefetch memory above 4G boundary" by Furquan Shaikh · 4 years, 3 months ago
  4. dcbf645 pciexp_device: Add option to allocate prefetch memory above 4G boundary by Furquan Shaikh · 4 years, 5 months ago
  5. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  6. deeccbf Drop explicit NULL initializations from `device_operations` by Elyes HAOUAS · 4 years, 5 months ago
  7. c74dae9 src/device: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  8. cf2ac54 pciexp: Add support for allocating PCI express hotplug resources by Jeremy Soller · 4 years, 10 months ago
  9. 94ce79d device/pciexp: Match Max_Payload_Size between ends of a link by Kyösti Mälkki · 4 years, 8 months ago
  10. aeff512 src/device: Fix typo by Elyes HAOUAS · 4 years, 9 months ago
  11. 38ddbfb src/[arch-lib]: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 10 months ago
  12. df60e87 src: Remove unused include '<device/pci_ids.h>' by Elyes HAOUAS · 4 years, 10 months ago
  13. 99f83bb AUTHORS: Move src/device copyrights into AUTHORS file by Martin Roth · 5 years ago
  14. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  15. a342f39 src: Remove unneeded whitespace by Elyes HAOUAS · 6 years ago
  16. b1fa287 src/device/pciexp_device.c: Get rid of device_t by Elyes HAOUAS · 6 years ago
  17. 570b183 device: Add flag to disable PCIe ASPM by Nico Huber · 7 years ago
  18. e56189c pci: Move inline PCI functions to pci_ops.h by Patrick Rudolph · 6 years ago
  19. 9adcbfe device/pciexp_device: Set values numerically instead of as bitmask by Patrick Georgi · 7 years ago
  20. 2188f57 src/device: Update LTR configuration scheme by Aamir Bohra · 7 years ago
  21. 330c46b device/pciexp_device.c: Terminate CLK PM message with newline by Arthur Heymans · 7 years ago
  22. 2f48b7b pciexp_device: Remove useless write on a read-only register by Youness Alaoui · 7 years ago
  23. bb5fb64 pciexp_device: Prevent race condition with retrain link by Youness Alaoui · 7 years ago
  24. 48c389e PCI ops: Define read-modify-write routines globally by Kyösti Mälkki · 11 years ago
  25. 91bfa8e PCIEXP_PLUGIN_SUPPORT: Change dependency on PCI access by Kyösti Mälkki · 8 years ago
  26. df96a70 PCIEXP_ASPM: Unify code with other PCI-e tuning by Kyösti Mälkki · 8 years ago
  27. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  28. 439a527 Revert "device/pciexp_device: Tune PCIe bridges before scanning children" by Kyösti Mälkki · 9 years ago 4.2
  29. 785b3eb device/pciexp_device: Tune PCIe bridges before scanning children by Timothy Pearson · 9 years ago
  30. 0cd0d28 PCIe : Adding some error/not-null condition checking by Pratik Prajapati · 9 years ago
  31. 580e722 devicetree: Change scan_bus() prototype in device ops by Kyösti Mälkki · 9 years ago
  32. de271a8 PCI subsystem: Drop parameter max from scan_bus by Kyösti Mälkki · 9 years ago
  33. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  34. a874a7c PCIe: Revise L1 Sub-State support by Kenji Chen · 10 years ago
  35. 31c6e63 PCIe: Add L1 Sub-State support. by Kenji Chen · 10 years ago
  36. 18cb134 device/pciexp: Add support for PCIe CLK power management by Kane Chen · 10 years ago
  37. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  38. 8d71155 Rename devices -> device by Stefan Reinauer · 12 years ago[Renamed from src/devices/pciexp_device.c]
  39. 90dcdd4 Add support for enabling PCIe Common Clock and ASPM by Duncan Laurie · 13 years ago
  40. 1d888a9 some ifdef --> if fixes by Stefan Reinauer · 13 years ago
  41. e487047 Various cosmetic and coding style fixes in src/devices. by Uwe Hermann · 14 years ago
  42. d453dd0 Cosmetics and coding style fixes in devices/*. by Uwe Hermann · 14 years ago
  43. c1ee429 Various Doxygen comment fixes, typo fixes, etc. by Uwe Hermann · 14 years ago
  44. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  45. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  46. f6eb88a Initial PCIe tuning: Enable Active State Power Management (ASPM) by Stefan Reinauer · 15 years ago
  47. 312673c Improve coreboot build output and eliminate some warnings: by Uwe Hermann · 15 years ago
  48. 2b34db8 coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 by Stefan Reinauer · 15 years ago
  49. 75f519c Typo, thanks to Idwer for spotting this. (trivial patch) by Stefan Reinauer · 16 years ago
  50. d98cf5b fix typos and warnings in the device tree code (trivial) by Stefan Reinauer · 16 years ago
  51. 7e61e45 Please bear with me - another rename checkin. This qualifies as trivial, no by Stefan Reinauer · 17 years ago
  52. b80dbf0 Add explicit license headers to all files in src/device. by Uwe Hermann · 17 years ago
  53. 13f1c2a eric patch by Yinghai Lu · 19 years ago