1. 03f0e43 haswell: Drop GPIO indirection layers by Angel Pons · 4 years ago
  2. 6e1c471 haswell: Turn RCBA configuration into a function by Angel Pons · 4 years ago
  3. 2e25ac6 haswell: relocate `romstage_common` to northbridge by Angel Pons · 4 years ago
  4. e816829 haswell: drop unused function parameter by Angel Pons · 4 years ago
  5. 5f201ef nb/intel/pineview/acpi: Remove unmatched comment start by Angel Pons · 4 years ago
  6. bfc8009 nb/intel/pineview: Convert to ASL 2.0 syntax by Angel Pons · 4 years ago
  7. 4d962b2 nb/intel/pineview: Tidy up comments and cosmetics by Angel Pons · 4 years ago
  8. f67bf49 nb/intel/i945: Use ASL 2.0 syntax by Angel Pons · 4 years ago
  9. 837141f nb/intel/i945/acpi: Tidy up comments and cosmetics by Angel Pons · 4 years ago
  10. 29cd350 nb/intel/gm45: Use ASL 2.0 syntax by Angel Pons · 4 years ago
  11. d85d7e2 nb/intel/gm45: Tidy up comments and cosmetics by Angel Pons · 4 years ago
  12. 7c71f7d nb/intel/x4x/acpi: Use ASL 2.0 syntax by Angel Pons · 4 years ago
  13. 0b5673d nb/intel/x4x/acpi: Clean up comments by Angel Pons · 4 years ago
  14. 9d69d88 nb/intel/haswell/acpi: Update to ASL 2.0 syntax by Angel Pons · 4 years ago
  15. 05f996d nb/intel/haswell/acpi: Fix host bridge registers by Angel Pons · 4 years ago
  16. 572d66a nb/intel/i440bx: Add PMCR register to ACPI code by Keith Hui · 4 years, 2 months ago
  17. 8ba85de nb/intel/i440bx: Refactor ACPI code by Keith Hui · 4 years, 3 months ago
  18. 43bcc7b nb/intel/ironlake: Clean up code style (except raminit) by Angel Pons · 4 years, 1 month ago
  19. ecdbc84 nb/intel/ironlake/northbridge.c: Drop thunk functions by Angel Pons · 4 years, 1 month ago
  20. ca18073 nb/intel/ironlake: Drop copy-pasted and unused macro by Angel Pons · 4 years, 1 month ago
  21. 8308e2b nb/intel/ironlake: Use `pci_update_config32()` by Angel Pons · 4 years, 1 month ago
  22. 68ab745 nb/intel/ironlake: Simplify BAR handling by Angel Pons · 4 years, 1 month ago
  23. dd6a3d8 nb/intel/ironlake/ironlake.h: Clean up by Angel Pons · 4 years, 1 month ago
  24. b639707 nb/intel/ironlake: Drop copy-pasted and dead code by Angel Pons · 4 years, 1 month ago
  25. 94dfaad nb/intel/ironlake: Remove unused structs by Angel Pons · 4 years, 1 month ago
  26. ec5b71a nb/intel/pineview: Drop undefined function declaration by Angel Pons · 4 years, 1 month ago
  27. e1a616c sb/intel/i82801ix: Use pmutil.h definitions by Angel Pons · 4 years, 1 month ago
  28. 0df0c7e nb/intel/sandybridge/gma.c: Remove useless if condition by Evgeny Zinoviev · 4 years, 1 month ago
  29. 1a1b04e device/smbus_host: Declare common early SMBus prototypes by Kyösti Mälkki · 4 years, 6 months ago
  30. eb86016 nb/intel/haswell: Use 16-bit ops on PCI COMMAND by Angel Pons · 4 years, 1 month ago
  31. f3973bd i945 boards: Factor out MAX_CPUS by Angel Pons · 4 years, 2 months ago
  32. a1dfce1 x4x boards: Factor out MAX_CPUS by Angel Pons · 4 years, 2 months ago
  33. 22aeed3 nb/intel/i945/rcven.c: Correct comment by Angel Pons · 4 years, 1 month ago
  34. 3049257 nb/intel/i945: Clean up raminit coding style by Angel Pons · 4 years, 1 month ago
  35. e3c68d2 nb/intel/i945: Use PCI bitwise ops by Angel Pons · 4 years, 1 month ago
  36. 306e893 nb/intel/x4x: Drop unused `pci_ops.h` include by Angel Pons · 4 years, 1 month ago
  37. 26766fd nb/intel/pineview: Use PCI bitwise ops by Angel Pons · 4 years, 1 month ago
  38. 4a9569a nb/intel/x4x: Use PCI bitwise ops by Angel Pons · 4 years, 1 month ago
  39. 2688607 nb/intel/haswell: Use PCI bitwise ops by Angel Pons · 4 years, 1 month ago
  40. 71892b4 nb/intel/sandybridge: Use MCHBAR bitwise ops by Angel Pons · 4 years, 1 month ago
  41. 9733f6a nb/intel/sandybridge: Use PCI bitwise ops by Angel Pons · 4 years, 1 month ago
  42. 8ad0a4c nb/intel/gm45/iommu.c: Fix regression when updating PCI command by Angel Pons · 4 years, 1 month ago
  43. 1fc0edd src: Use pci_dev_ops_pci where applicable by Angel Pons · 4 years, 2 months ago
  44. 379aab4 src: Remove unused 'include <cpu/x86/mtrr.h>' by Elyes HAOUAS · 4 years, 2 months ago
  45. abf51ab src: Remove unused '#include <cpu/x86/smm.h>' by Elyes HAOUAS · 4 years, 2 months ago
  46. 4b4c0c6 northbridge/intel/sandybridge: Mask lower 20 bits of TOLUD and TOLM in hostbridge.asl by Furquan Shaikh · 4 years, 1 month ago
  47. 9e94cce northbridge/intel/sandybridge: Update hostbridge.asl to ASL2.0 syntax by Furquan Shaikh · 4 years, 1 month ago
  48. 506479d northbridge/intel/haswell: Mask lower 20 bits of TOLUD and TOLM in hostbridge.asl by Furquan Shaikh · 4 years, 1 month ago
  49. 181e2d4 northbridge/intel/haswell: Update hostbridge.asl to ASL2.0 by Furquan Shaikh · 4 years, 1 month ago
  50. 0c154af src: Remove redundant includes by Elyes HAOUAS · 4 years, 2 months ago
  51. fcf7d99 src: Remove unused 'include <bootmode.h>' by Elyes HAOUAS · 4 years, 2 months ago
  52. 32da343 src: Remove unused '#include <cpu/x86/lapic.h>' by Elyes HAOUAS · 4 years, 2 months ago
  53. dd59762 intel/gma: Only enable bus mastering if we are going to use it by Nico Huber · 4 years, 3 months ago
  54. dfdf102 intel/gma: Don't bluntly enable I/O by Nico Huber · 4 years, 3 months ago
  55. f2a0be2 drivers/intel/gma: Move IGD OpRegion to CBMEM by Nico Huber · 4 years, 3 months ago
  56. 7cf96ae northbridge/intel/i945: Mark legacy VGA memory as reserved by Furquan Shaikh · 4 years, 2 months ago
  57. 8bdf3f4 northbridge/amd: Keep using old resource allocator by Furquan Shaikh · 4 years, 2 months ago
  58. afaae8a device_util,agesa/family14: Do not consider unassigned resources in find_pci_tolm() by Furquan Shaikh · 4 years, 2 months ago
  59. 5ac723e nb/intel: Fix 16-bit read/write PCI_COMMAND register by Elyes HAOUAS · 4 years, 3 months ago
  60. 3abd206 nb/intel/sandybridge: Use the new IOSAV struct API by Angel Pons · 4 years, 2 months ago
  61. 38d901e nb/intel/sandybridge: Drop unused parameters by Angel Pons · 4 years, 2 months ago
  62. d5b780c nb/intel/sandybridge: Redefine IOSAV_SUBSEQUENCE by Angel Pons · 4 years, 2 months ago
  63. 2be5900 nb/intel/sandybridge: Truncate IOSAV subseq gaps by Angel Pons · 4 years, 2 months ago
  64. e7afcd53 nb/intel/sandybridge: Replace macros with functions by Angel Pons · 4 years, 2 months ago
  65. ad70400 nb/intel/sandybridge: Refactor IOSAV_RUN_ONCE by Angel Pons · 4 years, 2 months ago
  66. b631d07 nb/intel/sandybridge: Refactor IOSAV_SUBSEQUENCE again by Angel Pons · 4 years, 2 months ago
  67. 14ea2fc nb/intel/sandybridge: Do not hardcode resource indices by Angel Pons · 4 years, 2 months ago
  68. fb6606b nb/intel/sandybridge: Correct IOSAV register notes by Angel Pons · 4 years, 3 months ago
  69. 6aa7cca nb/intel/sandybridge: Use or-based logic for RANKSEL by Angel Pons · 4 years, 2 months ago
  70. ca00dec nb/intel/sandybridge: Program IOSAV with macros by Angel Pons · 4 years, 2 months ago
  71. 8e66124 nb/intel/sandybridge: Add and use BROADCAST_CH for IOSAV by Angel Pons · 4 years, 2 months ago
  72. d13bd05 nb/intel: Const'ify pci_devfn_t devices by Elyes HAOUAS · 4 years, 3 months ago
  73. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 2 months ago
  74. ffa5e8d nb/intel/i440bx: add resources during read_resources() by Furquan Shaikh · 4 years, 2 months ago
  75. 1ca2433 nb/intel/sandybridge: add resources during read_resources() by Aaron Durbin · 4 years, 2 months ago
  76. e30c396 src: Remove unused '#include <stddef.h>' by Elyes HAOUAS · 4 years, 2 months ago
  77. f70bd99 src: Remove unused '#include <stdint.h>' by Elyes HAOUAS · 4 years, 2 months ago
  78. 5cb34e2 device/pci_device: Extract pci_domain_set_resources from SOC by Raul E Rangel · 4 years, 2 months ago
  79. edd9a4f nb/intel/i440bx: Drop mainboard_enable_serial() by Keith Hui · 4 years, 3 months ago
  80. c36cd07 nb/intel/sandybridge: Reorder IOSAV writes by Angel Pons · 4 years, 2 months ago
  81. 2b6bb79 nb/intel/sandybridge: Reorder register write by Angel Pons · 4 years, 2 months ago
  82. 7051707 treewide: Replace BSD-3-Clause and ISC headers with SPDX headers by Patrick Georgi · 4 years, 2 months ago
  83. 16849bb treewide: split off license text, remove extra copyright notices by Patrick Georgi · 4 years, 2 months ago
  84. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  85. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 2 months ago
  86. 29fbfcc vboot: Clean up pre-RAM use of vboot_recovery_mode_enabled() by Julius Werner · 4 years, 5 months ago
  87. d8abb26 nb/intel/haswell/northbridge.c: Fix typo by Angel Pons · 4 years, 2 months ago
  88. 36787b0 northbridge/*/Kconfig: Replace GPLv2 long form headers with SPDX header by Elyes HAOUAS · 4 years, 2 months ago
  89. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 2 months ago
  90. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 2 months ago
  91. f49f4d4 nb/intel/i945/memmap: Convert to 96 characters line length by Elyes HAOUAS · 4 years, 3 months ago
  92. 0e0fdbe nb/intel/i440bx: Ready raminit for S3 resume path by Keith Hui · 4 years, 3 months ago
  93. 11bce20 nb/intel/i440bx: Use SPDX for remaining files by Keith Hui · 4 years, 3 months ago
  94. 095f927 nb/intel/i440bx: Drop northbridge.h by Keith Hui · 4 years, 3 months ago
  95. 67c7311 nb/intel/i440bx: Resolve a SMP-raminit TODO by Keith Hui · 4 years, 3 months ago
  96. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 2 months ago
  97. 8bd784e nb/intel/i440bx: Clean up register_values table by Keith Hui · 4 years, 3 months ago
  98. 2d7173d src: Remove unused 'include <cpu/x86/cache.h>' by Elyes HAOUAS · 4 years, 3 months ago
  99. 6ba3a07 nb/intel/haswell/pei_data.h: Add ULT system type by Angel Pons · 4 years, 3 months ago
  100. 7536a39 device: Constify struct device * parameter to acpi_fill_ssdt() by Furquan Shaikh · 4 years, 3 months ago