1. 4e9bb33 Rename ECAM-specific MMCONF Kconfigs by Shelley Chen · 2 years, 9 months ago
  2. ea573b0 sandybridge MRC boards: Drop channel disable masks by Angel Pons · 3 years, 6 months ago
  3. d9e58dc nb/intel/sandybridge: Use common {DMI,EP,MCH}BAR accessors by Angel Pons · 3 years, 6 months ago
  4. c802745 nb/intel/sandybridge: Drop casts from DEFAULT_{MCHBAR,DMIBAR} by Angel Pons · 3 years, 10 months ago
  5. 92717ff nb/intel/sandybridge: Drop invalid `DEFAULT_RCBABASE` macro by Angel Pons · 3 years, 10 months ago
  6. b21bffa sb/intel: Define CONFIG_FIXED_SMBUS_IO_BASE by Angel Pons · 4 years ago
  7. 32da343 src: Remove unused '#include <cpu/x86/lapic.h>' by Elyes HAOUAS · 4 years, 2 months ago
  8. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  9. 60ec365 mainboard/intel: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  10. 078bc41 mainboard/[g-p]*: Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  11. 44f558e treewide: capitalize 'USB' by Elyes HAOUAS · 4 years, 4 months ago
  12. aa57187 mb/*/*/early_init.c: Remove unused <device/pci_{def,ops}.h> by Elyes HAOUAS · 4 years, 7 months ago
  13. 052e3ef mb/intel/emeraldlake2: Revise early init by Nico Huber · 4 years, 8 months ago
  14. fa5d0f8 nb/intel/sandybridge: Set up console in bootblock by Arthur Heymans · 4 years, 8 months ago[Renamed (98%) from src/mainboard/intel/emeraldlake2/romstage.c]
  15. 2b28a16 sb/intel/bd82x6x: Make the pch_enable_lpc hook optional by Arthur Heymans · 4 years, 8 months ago
  16. 9c53834 nb/intel/sandybridge: Make the mainboard_rcba_config hook optional by Arthur Heymans · 4 years, 8 months ago
  17. dc2e7c6 nb/intel/sandybridge: Make the mainboard_early_init hook optional by Arthur Heymans · 4 years, 8 months ago
  18. d28d507 sb/intel/bd82x6x/lpc: Set up default LPC decode ranges by Arthur Heymans · 5 years ago
  19. 2a3f9f5 smsc/superio/sio1007: Fix header name by Kyösti Mälkki · 4 years, 11 months ago
  20. 6beaef9 sb/intel/bd82x6x: Set up io_gen_dec in romstage based on devicetree by Arthur Heymans · 5 years ago
  21. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  22. 74aa99a src: Drop unused '#include <halt.h>' by Elyes HAOUAS · 5 years ago
  23. 2d4e836 src: Drop unused include <timestamp.h> by Elyes HAOUAS · 5 years ago
  24. 89989cf src: Drop unused include <arch/acpi.h> by Elyes HAOUAS · 5 years ago
  25. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  26. 498f1cc mb/*/*/romstage: curly braces after the function definition by Peter Lemenkov · 5 years ago
  27. 0c152cf src: Remove unused include device/pnp_def.h by Elyes HAOUAS · 5 years ago
  28. f765d4f src: Remove unneeded include <lib.h> by Elyes HAOUAS · 6 years ago
  29. d2b9ec1 src: Remove unneeded include "{arch,cpu}/cpu.h" by Elyes HAOUAS · 6 years ago
  30. 2527648 src/mb: Remove some unneeded includes by Elyes HAOUAS · 6 years ago
  31. e308cc6 mb: Get rid of unneeded include <cbmem.h> by Elyes HAOUAS · 6 years ago
  32. db70f3b drivers/tpm: Add TPM ramstage driver for devices without vboot. by Philipp Deppenwiese · 6 years ago
  33. 58a8953 Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location" by Arthur Heymans · 6 years ago
  34. 4b73fa9 mainboard: Get rid of device_t by Elyes HAOUAS · 6 years ago
  35. c07f8fb security/tpm: Unify the coreboot TPM software stack by Philipp Deppenwiese · 6 years ago
  36. d2d2aef sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location by Arthur Heymans · 6 years ago
  37. ff4025c sb/intel/bd82x6x: Reduce function-disable mess by Nico Huber · 6 years ago
  38. d88fb36 security/tpm: Change TPM naming for different layers. by Philipp Deppenwiese · 7 years ago
  39. 64e2d19 security/tpm: Move tpm TSS and TSPI layer to security section by Philipp Deppenwiese · 7 years ago
  40. e258b9a intel sandy/ivy: Improve DIMM replacement detection by Kyösti Mälkki · 8 years ago
  41. e8e66f4 southbridge/intel/bd82x6x: Use common gpio.c by Patrick Rudolph · 8 years ago
  42. cf0e902 emeraldlake2: Support native raminit. by Vladimir Serbinenko · 8 years ago
  43. 613d3ad Move gpio.h to gpio.c on sandy and ivy. by Vladimir Serbinenko · 8 years ago
  44. ffbb3c0 Merge sandy/ivybridge romstage flow for MRC and non-MRC. by Vladimir Serbinenko · 8 years ago
  45. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  46. 9796f60 coreboot: move TS_END_ROMSTAGE to one spot by Aaron Durbin · 9 years ago
  47. 0e90dae Move TPM code out of chromeos by Vladimir Serbinenko · 9 years ago
  48. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  49. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  50. 77757c2 mainboard/*/romstage.c: Sanitize system header inclusions by Edward O'Callaghan · 10 years ago
  51. 74834e0 mainboard: Sanitize some superio include paths to be non-local by Edward O'Callaghan · 10 years ago
  52. bd79c5e Replace hlt() loops with halt() by Patrick Georgi · 10 years ago
  53. 33b535f sandy/ivy/nehalem: Remerge interrupt handling by Vladimir Serbinenko · 10 years ago
  54. 332f14b bd82x6x: Move common bd82x6x S3 detect to bd82x6x code. by Vladimir Serbinenko · 10 years ago
  55. c845b43 sandybridge: Move common northbridge finalize to northbridge code. by Vladimir Serbinenko · 10 years ago
  56. a0a3727 intel/cpu: rename car.h to romstage.h by Aaron Durbin · 10 years ago
  57. 1ab2027 Intel: Add common header file for CAR setup by Edward O'Callaghan · 10 years ago
  58. 6722f8d sandy/ivy boards: Use acpi_s3_resume_allowed() by Kyösti Mälkki · 10 years ago
  59. ea4ae2f mainboard/intel/emeraldlake2 Fix usage of GNU field designator ext by Edward O'Callaghan · 10 years ago
  60. 2d8520b CBMEM: Replace cbmem_initialize() with cbmem_recovery() by Kyösti Mälkki · 11 years ago
  61. 7893848 Intel (sandy/ivy): Avoid calling cbmem_initialize() twice by Kyösti Mälkki · 11 years ago
  62. 04134a5 sio1007: Properly build '.c' files by Marc Jones · 11 years ago
  63. c4b6f3b emeraldlake2: Clean up COM port enable by Marc Jones · 11 years ago
  64. cbf5bdf CBMEM: Always select CAR_MIGRATION by Kyösti Mälkki · 11 years ago
  65. 3d45c40 timestamps: Stash early timestamps in CAR_GLOBAL by Kyösti Mälkki · 11 years ago
  66. e28bd4a timestamps intel: Move timestamp scratchpad to chipset by Kyösti Mälkki · 11 years ago
  67. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  68. 1bc9efa CBMEM: always initialize early if the board supports it by Stefan Reinauer · 11 years ago
  69. 9aeb694 hpet: common ACPI generation by Patrick Georgi · 12 years ago
  70. afcaac2 Drop (empty) sandybridge_late_initialization() by Stefan Reinauer · 12 years ago
  71. b405857 Remove CMOS Extended range enable from romstage by Duncan Laurie · 12 years ago
  72. 8a36634 Don't pre-enable SATA AHCI in romstage.c by Stefan Reinauer · 12 years ago
  73. 599e204 Clean up Emerald Lake 2 mainboard directory by Gabe Black · 12 years ago
  74. e6063fe Fix Sandybridge/Ivybridge mainboards according to code review by Stefan Reinauer · 12 years ago
  75. 6651da3 Add support for Intel Emerald Lake 2 CRB by Stefan Reinauer · 12 years ago