1. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  2. fc70643 Intel: Move MCRS ResourceTemplate outside of _CRS method by Martin Roth · 9 years ago
  3. 62047d1 gma: Consolidate Intel IGD ACPI code some more by Nico Huber · 9 years ago
  4. 2c482a9 intel: Do not hardcode the position of mrc.cache by Alexandru Gagniuc · 9 years ago
  5. 4d3de7e bootstate: remove need for #ifdef ENV_RAMSTAGE by Aaron Durbin · 9 years ago
  6. df20506 Intel: Remove CACHE_MRC_BIN - 'selected' everywhere in Kconfig by Martin Roth · 9 years ago
  7. 7a625da intel/haswell: fix CHROMEOS builds for haswell by Patrick Georgi · 9 years ago
  8. 6cb3a59 x86: flatten hierarchy by Stefan Reinauer · 9 years ago 4.1 4.1
  9. c4e49f6 Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED() by Martin Roth · 9 years ago
  10. df02c33 Kconfig: Fix references to obsolete symbols by Martin Roth · 9 years ago
  11. 026e4dc Kconfig: Move CBFS_SIZE into Mainboard menu by Martin Roth · 9 years ago
  12. 5eea458 device_ops: add device_t argument to acpi_fill_ssdt_generator by Alexander Couzens · 9 years ago
  13. 899d13d cbfs: new API and better program loading by Aaron Durbin · 9 years ago
  14. dd2bc3f igd.asl rewrite by Vladimir Serbinenko · 10 years ago
  15. 0424c95 fmap: new API using region_device by Aaron Durbin · 9 years ago
  16. 83f81ca acpi: Remove monolithic ACPI by Vladimir Serbinenko · 10 years ago
  17. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  18. 2eaa0d4 intel: Correct MMIO related ACPI table settings by Dave Frodin · 9 years ago
  19. e1133b7 kbuild: automatically include northbridges by Stefan Reinauer · 9 years ago
  20. a30f7e6 cbfs: correct types used for accessing files by Aaron Durbin · 9 years ago
  21. 72a8e5e Update hex values to CBFS binary name types in Makefiles by Martin Roth · 9 years ago
  22. 9ef9d85 bootstate: use structure pointers for scheduling callbacks by Aaron Durbin · 9 years ago
  23. 9e94dbf ACPI: Get S3 resume state from romstage_handoff by Kyösti Mälkki · 10 years ago
  24. 033bb4b acpi: Generate valid ACPI processor objects by Timothy Pearson · 9 years ago
  25. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  26. f1e3c76 CBMEM: Do not use get_top_of_ram() with DYNAMIC_CBMEM by Kyösti Mälkki · 10 years ago
  27. 2fcf6f1 haswell: Fix MRC cache to use CBFS by Kyösti Mälkki · 10 years ago
  28. 9b29aad Revert "Re-factor 'to_flash_offset()' into 'spi_flash.h'" by Kyösti Mälkki · 10 years ago
  29. 9270553 Re-factor 'to_flash_offset()' into 'spi_flash.h' by Edward O'Callaghan · 10 years ago
  30. 089a510 northbridge/intel: Do not define include guard as 1 by Edward O'Callaghan · 10 years ago
  31. bd79c5e Replace hlt() loops with halt() by Patrick Georgi · 10 years ago
  32. c36af7b Replace includes of build.h with version.h by Kyösti Mälkki · 10 years ago
  33. 986e85c intel: Use 'FORCEWAKE_ACK_HSW' define over '0x130044' by Edward O'Callaghan · 10 years ago
  34. 9f74462 northbridge/intel: Use DEVICE_NOOP macro over dummy symbol by Edward O'Callaghan · 10 years ago
  35. 822bc65 ACPI: Remove CONFIG_GENERATE_ACPI_TABLES by Vladimir Serbinenko · 11 years ago
  36. 0a66991 acpi: Remove explicit pointer tracking in per-device ssdt. by Vladimir Serbinenko · 10 years ago
  37. 6481cfb1 peppy and falco: set panel power timings in northbridge, using devicetree, not mainboards by Ronald G. Minnich · 11 years ago
  38. c6e566a haswell: Move to per-device ACPI by Vladimir Serbinenko · 10 years ago
  39. 3a75e5e Haswell/falco/peppy/slippy: continue to clean up FUI. by Ronald G. Minnich · 11 years ago
  40. 4c8465c Peppy, Haswell: refactor and create set_translation_table function in haswell/gma.c by Ronald G. Minnich · 11 years ago
  41. 9518b56 intel/gma: Clarify code and use dedicated init for Google Peppy by Ronald G. Minnich · 11 years ago
  42. 77f48cd Falco/Slippy: Patch to refactor haswell/gma.c and mainboard/google/slippy/i915io.c by Furquan Shaikh · 11 years ago
  43. cb61ea7 Falco/Slippy: Patch to remove redundant graphics initializations by Furquan Shaikh · 11 years ago
  44. 2b48b65 northbridge/intel: Out of bounds write to array in gma.h by Edward O'Callaghan · 10 years ago
  45. c1b1c8e northbridge,ASL: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  46. 234781e northbridge: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  47. 1e18735 spi: Remove unused parameters from spi_flash_probe and setup_spi_slave. by Gabe Black · 10 years ago
  48. 7034b9e intel/haswell: Allow overriding PRE_GRAPHICS_DELAY in config by Stefan Reinauer · 10 years ago
  49. f1aabec intel/haswell: Allow pre-graphics delay by Stefan Reinauer · 10 years ago
  50. 8d77402 intel/haswell: Report x32 memory as "x8 or x32" by Duncan Laurie · 11 years ago
  51. ab56b3b ChromeOS: Remove oprom_is_loaded by Kyösti Mälkki · 11 years ago
  52. 5687fc9 Declare recovery and developer modes outside ChromeOS by Kyösti Mälkki · 11 years ago
  53. 657e0be console: Move newline translation outside console_tx_byte by Kyösti Mälkki · 10 years ago
  54. 20f83d5 intel/*/acpi: Increase range length of MCHBAR buffer to 32 kB by Paul Menzel · 10 years ago
  55. 6a36004 haswell: backup the default SMM region on resume by Aaron Durbin · 10 years ago
  56. 30fe612 MTRR: Mark all prefetchable resources as WRCOMB. by Vladimir Serbinenko · 10 years ago
  57. cb08e16 CBMEM intel: Define get_top_of_ram() once per chipset by Kyösti Mälkki · 11 years ago
  58. 0af61b6 lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_content by Vladimir Serbinenko · 11 years ago
  59. e51210d MRC cache: determine flash size on runtime by Vladimir Serbinenko · 11 years ago
  60. 190688c haswell: add option to change DqPinsInterleaved by Stefan Reinauer · 11 years ago
  61. 3106d0f haswell: Misc updates from 1.6.1 ref code by Duncan Laurie · 11 years ago
  62. 727b545 Add a specific post code for S3 resume failures by Duncan Laurie · 11 years ago
  63. 289bac6 haswell: Add pei_data field for USB routing by Duncan Laurie · 11 years ago
  64. 0a7c49e HDA: Enable Mini-HDA and fix up PCH-HDA init by Duncan Laurie · 11 years ago
  65. 356833d haswell: Fix up GPU power management setup by Duncan Laurie · 11 years ago
  66. 118d105 haswell: Export functions for CPU family+model and stepping by Duncan Laurie · 11 years ago
  67. b171179 haswell: Add ACPI support for Controllable TDP by Duncan Laurie · 11 years ago
  68. c70353f haswell: Misc power management setup and fixes by Duncan Laurie · 11 years ago
  69. 5bcca7e haswell: pull in the init code for FUI by Ronald G. Minnich · 11 years ago
  70. bcfcfa4 haswell: Update pei_data to match ref code by Duncan Laurie · 11 years ago
  71. c7f2ab7 haswell: Add magic to turn on grahpics in normal mode by Duncan Laurie · 11 years ago
  72. b1c25e7 haswell: update pei_data data structure by Aaron Durbin · 11 years ago
  73. 990555b haswell: Update GT PM register value by Duncan Laurie · 11 years ago
  74. 697927c CBMEM: Define cbmem_top() just once for x86 by Kyösti Mälkki · 11 years ago
  75. dcb688e CBMEM: Unify get_top_of_ram() by Kyösti Mälkki · 11 years ago
  76. 0aede11 Drop unused EXTERNAL_MRC_BLOB by Stefan Reinauer · 11 years ago
  77. 78c3e33 FUI: reorganize include files by Ronald G. Minnich · 11 years ago
  78. 872c922 Fix MMCONF_SUPPORT_DEFAULT for ramstage by Kyösti Mälkki · 11 years ago
  79. 4f78b18 fox_wtm2: First step support for coreboot-based graphics startup by Ronald G. Minnich · 11 years ago
  80. 2a66d6b FOX_WTM2: First pass at FUI. by Ronald G. Minnich · 11 years ago
  81. 15c4ab7 Move select MMCONF_SUPPORT under northbridge by Kyösti Mälkki · 11 years ago
  82. 1cc3416 Add support to enable/disable builtin GbE (again) by Stefan Reinauer · 11 years ago
  83. 714212a Revert "Add support to enable/disable builtin GbE" by Kyösti Mälkki · 11 years ago
  84. d358a50 Add support to enable/disable builtin GbE by Stefan Reinauer · 11 years ago
  85. a296ce7 Move the MARK_GRAPHICS_MEM_WRCOMB to x86 architecture by Ronald G. Minnich · 11 years ago
  86. 27435d3 haswell: fix overflow handling TOUUD by Aaron Durbin · 11 years ago
  87. 7cb1ba9 haswell: use tsc for udelay() by Aaron Durbin · 11 years ago
  88. 243aa44 boot: remove cbmem_post_handling() by Aaron Durbin · 11 years ago
  89. fcfe67c haswell: add option to mark graphics memory write-combining. by Aaron Durbin · 11 years ago
  90. c965076 resources: introduce reserved_ram_resource() by Aaron Durbin · 11 years ago
  91. c0cbd6e haswell: use dynamic cbmem by Aaron Durbin · 11 years ago
  92. dd4a6d2 coreboot: dynamic cbmem requirement by Aaron Durbin · 11 years ago
  93. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  94. 467f31d haswell/lynxpoint: Use new PCH/PM helper functions by Duncan Laurie · 11 years ago
  95. 969ac8d haswell: Drop the device ID check in graphics init path by Duncan Laurie · 11 years ago
  96. 8ce667e haswell: add multipurpose SMM memory region by Aaron Durbin · 11 years ago
  97. bf396ff haswell: use s3_resume field in romstage_handoff by Aaron Durbin · 11 years ago
  98. 605ca1b haswell: cbmem_get_table_location() implementation by Aaron Durbin · 11 years ago
  99. 0013a69 haswell: drop memory reservation for sandybridge GPU bug by Duncan Laurie · 11 years ago
  100. 2ad1dba haswell: move call site of save_mrc_data() by Aaron Durbin · 11 years ago