1. 1822816 drivers/intel/gma: Put gma_gfxinit() into its own header by Nico Huber · 7 years ago
  2. fea2429 security/vboot: Move vboot2 to security kconfig section by Philipp Deppenwiese · 7 years ago
  3. ebe08e0 drivers/intel/gma/opregion: migrate from nb/common by Matt DeVillier · 7 years ago
  4. 6a00113 Rename __attribute__((packed)) --> __packed by Stefan Reinauer · 7 years ago
  5. 89f3a60 nb/intel/haswell/gma: Set ASLS on S3 resume by Patrick Rudolph · 7 years ago
  6. 19c2ad8 drv/intel/gma/opregion: Add interface for GNVS ASLB handling by Patrick Rudolph · 7 years ago
  7. b9bc257 northbridge/intel/haswell: Fix undefined behavior by Ryan Salsamendi · 7 years ago
  8. dab81a4 northbridge/intel/haswell: Fix copy paste error by Ryan Salsamendi · 7 years ago
  9. fa0725d northbridge/intel/haswell: Fix undefined behavior by Ryan Salsamendi · 7 years ago
  10. 7c78970 nb/haswell: set ASLB gnvs to OpRegion ACPI memory address by Matt DeVillier · 7 years ago
  11. 3323260 nb/intel: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  12. acac02d nb/intel/haswell/raminit: Die if cbmem_add() fails by Nico Huber · 7 years ago
  13. 5aaa8ce haswell: add CBMEM_MEMINFO table when initing RAM by Matt DeVillier · 8 years ago
  14. 9aca643 nb/intel/haswell/gma: Use common init_igd_opregion method by Patrick Rudolph · 7 years ago
  15. ee14ccc nb/intel/haswell/gma: Write ACPI tables by Patrick Rudolph · 7 years ago
  16. d4ebeaf device/Kconfig: Put gfx init methods into a `choice` by Nico Huber · 7 years ago
  17. 0df9a01 nb/intel/haswell: Fix up C NGI remnants by Nico Huber · 7 years ago
  18. 6955b9c northbridge/haswell: clean up native graphics init code by Matt DeVillier · 7 years ago
  19. 45a0dbc nb/intel: Deduplicate vbt header by Patrick Rudolph · 7 years ago
  20. 1210b41 vboot: Select SoC-specific configuration for all Chrome OS boards by Julius Werner · 7 years ago
  21. 410f256 Only show CACHE_RELOCATED_RAMSTAGE_OUTSIDE_CBMEM option when implemented by Arthur Heymans · 8 years ago
  22. 6d0c65e nb/intel/*/northbridge.c: Remove #include <device/hypertransport.h> by Arthur Heymans · 8 years ago
  23. 23cda347 nb/intel/haswell: Hook up libgfxinit by Arthur Heymans · 8 years ago
  24. 3d15e10 MMCONF_SUPPORT: Flip default to enabled by Kyösti Mälkki · 8 years ago
  25. 6f66f41 PCI ops: MMCONF_SUPPORT_DEFAULT is required by Kyösti Mälkki · 8 years ago
  26. bac0fad Remove explicit select MMCONF_SUPPORT by Kyösti Mälkki · 8 years ago
  27. 128c104 nb/intel: Fix some spelling mistakes in comments and strings by Martin Roth · 8 years ago
  28. 7db506c src/northbridge: Remove unnecessary whitespace by Elyes HAOUAS · 8 years ago
  29. 69d658f northbridge/intel/haswell: Add space around operators by Elyes HAOUAS · 8 years ago
  30. 6e8b3c1 src/northbridge: Improve code formatting by Elyes HAOUAS · 8 years ago
  31. 12df950 northbridge/intel: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  32. 15279a9 src/northbridge: Capitalize CPU, RAM and ROM by Elyes HAOUAS · 8 years ago
  33. 0325dc6 bootmode: Get rid of CONFIG_BOOTMODE_STRAPS by Furquan Shaikh · 8 years ago
  34. bb9c90a nb/intel: Factor out common MRC code by Patrick Rudolph · 8 years ago
  35. 92fc072 northbridge/intel: move mrccache.c of sandybridge + haswell to common by Alexander Couzens · 8 years ago
  36. 81c5c76 northbridge/intel: move mrc_cache definition into a common header by Alexander Couzens · 8 years ago
  37. d7ee9dd northbridge/intel: add missing #include guards by Iru Cai · 8 years ago
  38. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  39. fc70643 Intel: Move MCRS ResourceTemplate outside of _CRS method by Martin Roth · 9 years ago
  40. 62047d1 gma: Consolidate Intel IGD ACPI code some more by Nico Huber · 9 years ago
  41. 2c482a9 intel: Do not hardcode the position of mrc.cache by Alexandru Gagniuc · 9 years ago
  42. 4d3de7e bootstate: remove need for #ifdef ENV_RAMSTAGE by Aaron Durbin · 9 years ago
  43. df20506 Intel: Remove CACHE_MRC_BIN - 'selected' everywhere in Kconfig by Martin Roth · 9 years ago
  44. 7a625da intel/haswell: fix CHROMEOS builds for haswell by Patrick Georgi · 9 years ago
  45. 6cb3a59 x86: flatten hierarchy by Stefan Reinauer · 9 years ago 4.1 4.1
  46. c4e49f6 Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED() by Martin Roth · 9 years ago
  47. df02c33 Kconfig: Fix references to obsolete symbols by Martin Roth · 9 years ago
  48. 026e4dc Kconfig: Move CBFS_SIZE into Mainboard menu by Martin Roth · 9 years ago
  49. 5eea458 device_ops: add device_t argument to acpi_fill_ssdt_generator by Alexander Couzens · 9 years ago
  50. 899d13d cbfs: new API and better program loading by Aaron Durbin · 9 years ago
  51. dd2bc3f igd.asl rewrite by Vladimir Serbinenko · 10 years ago
  52. 0424c95 fmap: new API using region_device by Aaron Durbin · 9 years ago
  53. 83f81ca acpi: Remove monolithic ACPI by Vladimir Serbinenko · 10 years ago
  54. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  55. 2eaa0d4 intel: Correct MMIO related ACPI table settings by Dave Frodin · 9 years ago
  56. e1133b7 kbuild: automatically include northbridges by Stefan Reinauer · 9 years ago
  57. a30f7e6 cbfs: correct types used for accessing files by Aaron Durbin · 9 years ago
  58. 72a8e5e Update hex values to CBFS binary name types in Makefiles by Martin Roth · 9 years ago
  59. 9ef9d85 bootstate: use structure pointers for scheduling callbacks by Aaron Durbin · 9 years ago
  60. 9e94dbf ACPI: Get S3 resume state from romstage_handoff by Kyösti Mälkki · 10 years ago
  61. 033bb4b acpi: Generate valid ACPI processor objects by Timothy Pearson · 10 years ago
  62. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  63. f1e3c76 CBMEM: Do not use get_top_of_ram() with DYNAMIC_CBMEM by Kyösti Mälkki · 10 years ago
  64. 2fcf6f1 haswell: Fix MRC cache to use CBFS by Kyösti Mälkki · 10 years ago
  65. 9b29aad Revert "Re-factor 'to_flash_offset()' into 'spi_flash.h'" by Kyösti Mälkki · 10 years ago
  66. 9270553 Re-factor 'to_flash_offset()' into 'spi_flash.h' by Edward O'Callaghan · 10 years ago
  67. 089a510 northbridge/intel: Do not define include guard as 1 by Edward O'Callaghan · 10 years ago
  68. bd79c5e Replace hlt() loops with halt() by Patrick Georgi · 10 years ago
  69. c36af7b Replace includes of build.h with version.h by Kyösti Mälkki · 10 years ago
  70. 986e85c intel: Use 'FORCEWAKE_ACK_HSW' define over '0x130044' by Edward O'Callaghan · 10 years ago
  71. 9f74462 northbridge/intel: Use DEVICE_NOOP macro over dummy symbol by Edward O'Callaghan · 10 years ago
  72. 822bc65 ACPI: Remove CONFIG_GENERATE_ACPI_TABLES by Vladimir Serbinenko · 11 years ago
  73. 0a66991 acpi: Remove explicit pointer tracking in per-device ssdt. by Vladimir Serbinenko · 10 years ago
  74. 6481cfb1 peppy and falco: set panel power timings in northbridge, using devicetree, not mainboards by Ronald G. Minnich · 11 years ago
  75. c6e566a haswell: Move to per-device ACPI by Vladimir Serbinenko · 10 years ago
  76. 3a75e5e Haswell/falco/peppy/slippy: continue to clean up FUI. by Ronald G. Minnich · 11 years ago
  77. 4c8465c Peppy, Haswell: refactor and create set_translation_table function in haswell/gma.c by Ronald G. Minnich · 11 years ago
  78. 9518b56 intel/gma: Clarify code and use dedicated init for Google Peppy by Ronald G. Minnich · 11 years ago
  79. 77f48cd Falco/Slippy: Patch to refactor haswell/gma.c and mainboard/google/slippy/i915io.c by Furquan Shaikh · 11 years ago
  80. cb61ea7 Falco/Slippy: Patch to remove redundant graphics initializations by Furquan Shaikh · 11 years ago
  81. 2b48b65 northbridge/intel: Out of bounds write to array in gma.h by Edward O'Callaghan · 10 years ago
  82. c1b1c8e northbridge,ASL: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  83. 234781e northbridge: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  84. 1e18735 spi: Remove unused parameters from spi_flash_probe and setup_spi_slave. by Gabe Black · 10 years ago
  85. 7034b9e intel/haswell: Allow overriding PRE_GRAPHICS_DELAY in config by Stefan Reinauer · 11 years ago
  86. f1aabec intel/haswell: Allow pre-graphics delay by Stefan Reinauer · 11 years ago
  87. 8d77402 intel/haswell: Report x32 memory as "x8 or x32" by Duncan Laurie · 11 years ago
  88. ab56b3b ChromeOS: Remove oprom_is_loaded by Kyösti Mälkki · 11 years ago
  89. 5687fc9 Declare recovery and developer modes outside ChromeOS by Kyösti Mälkki · 11 years ago
  90. 657e0be console: Move newline translation outside console_tx_byte by Kyösti Mälkki · 11 years ago
  91. 20f83d5 intel/*/acpi: Increase range length of MCHBAR buffer to 32 kB by Paul Menzel · 11 years ago
  92. 6a36004 haswell: backup the default SMM region on resume by Aaron Durbin · 11 years ago
  93. 30fe612 MTRR: Mark all prefetchable resources as WRCOMB. by Vladimir Serbinenko · 11 years ago
  94. cb08e16 CBMEM intel: Define get_top_of_ram() once per chipset by Kyösti Mälkki · 11 years ago
  95. 0af61b6 lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_content by Vladimir Serbinenko · 11 years ago
  96. e51210d MRC cache: determine flash size on runtime by Vladimir Serbinenko · 11 years ago
  97. 190688c haswell: add option to change DqPinsInterleaved by Stefan Reinauer · 11 years ago
  98. 3106d0f haswell: Misc updates from 1.6.1 ref code by Duncan Laurie · 11 years ago
  99. 727b545 Add a specific post code for S3 resume failures by Duncan Laurie · 11 years ago
  100. 289bac6 haswell: Add pei_data field for USB routing by Duncan Laurie · 11 years ago