1. e392f41 soc/intel/broadwell: Rework IGD's CDClk selection by Nico Huber · 8 years ago
  2. 601aa31 intel/broadwell: Use the correct SATA port config for setting IOBP register by Youness Alaoui · 7 years ago
  3. 696ebc2 Broadwell/Sata: Add support for setting IOBP registers for Ports 2 and 3. by Youness Alaoui · 7 years ago
  4. c97e042 lynxpoint/broadwell: fix PCH power optimizer by Matt DeVillier · 7 years ago
  5. ee6a612 Revert "intel/lynxpoint,broadwell: Fix eDP display in Windows, SeaBios & Tiano" by Matt DeVillier · 7 years ago
  6. ed6fe2f cpu/intel/common: Add/Use common function to set virtualization by Matt DeVillier · 8 years ago
  7. c2973d1 spi: Get rid of SPI_ATOMIC_SEQUENCING by Furquan Shaikh · 8 years ago
  8. 31be2c9 soc/intel/common: remove mrc cache assumptions by Aaron Durbin · 8 years ago
  9. a1df15e soc/intel/broadwell/lpc.c: don't zeroize existing gnvs table by Matt DeVillier · 9 years ago
  10. f8960a6 soc/broadwell: set EM4/EM5 registers based on cdclk by Matt DeVillier · 8 years ago
  11. 3d15e10 MMCONF_SUPPORT: Flip default to enabled by Kyösti Mälkki · 8 years ago
  12. 6f66f41 PCI ops: MMCONF_SUPPORT_DEFAULT is required by Kyösti Mälkki · 8 years ago
  13. 48c389e PCI ops: Define read-modify-write routines globally by Kyösti Mälkki · 11 years ago
  14. b4a45dc intel PCI ops: Remove explicit PCI MMCONF access by Kyösti Mälkki · 11 years ago
  15. 94f8699 spi: Define and use spi_ctrlr structure by Furquan Shaikh · 8 years ago
  16. 36b81af spi: Pass pointer to spi_slave structure in spi_setup_slave by Furquan Shaikh · 8 years ago
  17. 0dba025 spi: Fix parameter types for spi functions by Furquan Shaikh · 8 years ago
  18. 52896c6 spi_flash: Move spi flash opcodes to spi_flash.h by Furquan Shaikh · 8 years ago
  19. 77e1399 romstage_handoff: remove code duplication by Aaron Durbin · 8 years ago
  20. bac0fad Remove explicit select MMCONF_SUPPORT by Kyösti Mälkki · 8 years ago
  21. de01136 intel post-car: Increase stacktop alignment by Kyösti Mälkki · 8 years ago
  22. 2bad1e7 intel car: Remove references to DCACHE_RAM_ROMSTACK_SIZE by Kyösti Mälkki · 8 years ago
  23. 8cd723b lib/prog_loaders: use common ramstage_cache_invalid() by Aaron Durbin · 8 years ago
  24. b753eeb intel/broadwell: "free" memory after use by Patrick Georgi · 8 years ago
  25. 3b87812 Kconfig: Update default hex values to start with 0x by Martin Roth · 8 years ago
  26. 4a83f1c src/soc: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  27. e8e118d Kconfig: introduce writable boot device notion by Aaron Durbin · 8 years ago
  28. 16246ea chromeos chipsets: select RTC usage by Aaron Durbin · 8 years ago
  29. 0f2025d intel/lynxpoint,broadwell: Fix eDP display in Windows, SeaBios & Tiano by Prabal Saha · 8 years ago
  30. 038e724 src/soc: Capitalize CPU, ACPI, RAM and ROM by Elyes HAOUAS · 8 years ago
  31. e8f2ef5 intel/broadwell: fix typo by Patrick Georgi · 8 years ago
  32. b0f8151 chromeos mainboards: remove chromeos.asl by Aaron Durbin · 8 years ago
  33. 0faf401 soc/intel/broadwell: Use init_vbnv_cmos from vboot vbnv by Furquan Shaikh · 8 years ago
  34. 0325dc6 bootmode: Get rid of CONFIG_BOOTMODE_STRAPS by Furquan Shaikh · 8 years ago
  35. 2a12e2e vboot: Separate vboot from chromeos by Furquan Shaikh · 8 years ago
  36. 9e6d143 soc/intel/broadwell: use common Intel ACPI hardware definitions by Aaron Durbin · 8 years ago
  37. e5c00a5 intel post-car: Consolidate choose_top_of_stack() by Kyösti Mälkki · 8 years ago
  38. 65e8f64 intel romstage: Use run_ramstage() by Kyösti Mälkki · 8 years ago
  39. 65cc526 Ignore RAMTOP for MTRRs by Kyösti Mälkki · 8 years ago
  40. 4b86314 intel/broadwell: Remove old USBDEBUG backup store in CAR by Kyösti Mälkki · 8 years ago
  41. 9d2762c intel cache_as_ram: Fix typo in comment by Kyösti Mälkki · 8 years ago
  42. 465eff6 Fix some cbmem.h includes by Kyösti Mälkki · 8 years ago
  43. 6366d92 {cpu,soc}/intel: remove unused smm_init() function by Aaron Durbin · 8 years ago
  44. 309b857 soc/intel/broadwell: convert to using common MP and SMM init by Aaron Durbin · 8 years ago
  45. d87c7bc cpu/x86: remove BACKUP_DEFAULT_SMM_REGION option by Aaron Durbin · 8 years ago
  46. aa431c0 broadwell/me: Fix out-of-bounds array access error by Evan Lojewski · 8 years ago
  47. 0e55632 cpu/x86/mp_init: remove unused callback arguments by Aaron Durbin · 8 years ago
  48. ebabfad soc/intel: Update license headers by Martin Roth · 8 years ago
  49. 2a08137 x86 chipsets: utilize x86_setup_mtrrs_with_detect() by Aaron Durbin · 8 years ago
  50. 3cbf8d9 chromeos: Remove CONFIG_VBNV_SIZE variable by Duncan Laurie · 8 years ago
  51. 576b7c7 broadwell: gpio.asl: Make GWAK method serialized by Duncan Laurie · 9 years ago
  52. 8d2b49f soc/intel/broadwell: Add back support for EHCI debug setup by Duncan Laurie · 9 years ago
  53. 791d058 broadwell: Fix SATA Gen3 DTLE configuration registers by Duncan Laurie · 9 years ago
  54. 9d08c4a broadwell: Fix CONFIG_SPI_CONSOLE usage by Duncan Laurie · 9 years ago
  55. d890b45 ACPI: Add hack to avoid IASL warning when reading back registers by Martin Roth · 9 years ago
  56. 2b2ff7f soc/intel/broadwell: Init var before use, only use when needed by Martin Roth · 9 years ago
  57. 7e7a4df lib: remove assets infrastructure by Aaron Durbin · 9 years ago
  58. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  59. fc70643 Intel: Move MCRS ResourceTemplate outside of _CRS method by Martin Roth · 9 years ago
  60. 49ee5ef soc/intel/broadwell: fix USBDEBUG copy-pasta by Georg Wicherski · 9 years ago
  61. 86091f9 cpu/mtrr.h: Fix macro names for MTRR registers by Alexandru Gagniuc · 9 years ago
  62. 3a54318 Add EM100 'hyper term' spi console support in ramstage & smm by Martin Roth · 9 years ago
  63. 1d85700 cpu: microcode: Use microcode stored in binary format by Alexandru Gagniuc · 9 years ago
  64. 7dcb545 intel: auto include intel/common/firmware by Aaron Durbin · 9 years ago
  65. 9796f60 coreboot: move TS_END_ROMSTAGE to one spot by Aaron Durbin · 9 years ago
  66. a400327 chromeos: vboot and chromeos dependency removal for sw write protect state by Paul Kocialkowski · 9 years ago
  67. dc9f5cd coreboot: introduce commonlib by Aaron Durbin · 9 years ago
  68. 81a4c85 broadwell: Switch to using common ACPI _SWS code by Duncan Laurie · 9 years ago
  69. 3fda3c2 Move final Intel chipsets with ME to intel/common/firmware by Martin Roth · 9 years ago
  70. 3953e39 x86: bootblock: remove linking and program flow from build system by Aaron Durbin · 9 years ago
  71. 4460703 Drop "See file CREDITS..." comment by Stefan Reinauer · 9 years ago
  72. 4d3de7e bootstate: remove need for #ifdef ENV_RAMSTAGE by Aaron Durbin · 9 years ago
  73. 439356f x86: remove cpu_incs as romstage Make variable by Aaron Durbin · 9 years ago
  74. 27fea06 soc/intel: Fix dependency of CACHE_RELOCATED_RAMSTAGE_OUTSIDE_CBMEM by Alexandru Gagniuc · 9 years ago
  75. 4093148 Kconfig: Don't 'select' options based on PAYLOAD_SEABIOS by Alexandru Gagniuc · 9 years ago
  76. df20506 Intel: Remove CACHE_MRC_BIN - 'selected' everywhere in Kconfig by Martin Roth · 9 years ago
  77. b95fc30 Fix Kconfig: ALWAYS_LOAD_OPROM has unmet dependency VGA_ROM_RUN by Martin Roth · 9 years ago
  78. ec505ad2 azalia: fix up and clean up shrinkage of boilerplate code by Jonathan A. Kollasch · 9 years ago
  79. 4a45ec4 x86: Drop -Wa,--divide by Stefan Reinauer · 9 years ago
  80. df02c33 Kconfig: Fix references to obsolete symbols by Martin Roth · 9 years ago
  81. c4dd3e0 Kconfig: Get rid of obsolete symbols by Martin Roth · 9 years ago
  82. 026e4dc Kconfig: Move CBFS_SIZE into Mainboard menu by Martin Roth · 9 years ago
  83. e6e9493 intel/broadwell: Fix refcode handling by Patrick Georgi · 9 years ago
  84. f1db074 broadwell: fix typo by Patrick Georgi · 9 years ago
  85. 7403e05 Remove incorrect Kconfig expressions by Martin Roth · 9 years ago
  86. eb22da0e Remove old HAVE_UART_MEMORY_MAPPED select statements by Martin Roth · 9 years ago
  87. 42e6856 stage_cache: use cbmem init hooks by Aaron Durbin · 9 years ago
  88. 41607a4 cbmem: add indicator to hooks if cbmem is being recovered by Aaron Durbin · 9 years ago
  89. 4fbac46 cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API by Kyösti Mälkki · 10 years ago
  90. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  91. 5eea458 device_ops: add device_t argument to acpi_fill_ssdt_generator by Alexander Couzens · 9 years ago
  92. a90dad1 device_ops: add device_t argument to acpi_inject_dsdt_generator by Alexander Couzens · 9 years ago
  93. d0e212c devicetree: Discriminate device ops scan_bus() by Kyösti Mälkki · 9 years ago
  94. ac12c66c assets: abstract away the firmware assets used for booting by Aaron Durbin · 9 years ago
  95. 899d13d cbfs: new API and better program loading by Aaron Durbin · 9 years ago
  96. 1ec23c9 intel/broadwell: Hide use of acpi_slp_type by Kyösti Mälkki · 9 years ago
  97. 4bddb75 chromeos: always enable timestamps by Stefan Reinauer · 9 years ago
  98. 44cbe10 smm: Merge configs SMM_MODULES and SMM_TSEG by Vladimir Serbinenko · 9 years ago
  99. 0e90dae Move TPM code out of chromeos by Vladimir Serbinenko · 9 years ago
  100. 9bb5c5c acpigen: Remove all explicit length tracking by Vladimir Serbinenko · 10 years ago