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. 834b3ec cbfs: Simplify load/map API names, remove type arguments by Julius Werner · 4 years, 4 months ago
  5. c802745 nb/intel/sandybridge: Drop casts from DEFAULT_{MCHBAR,DMIBAR} by Angel Pons · 3 years, 10 months ago
  6. 92717ff nb/intel/sandybridge: Drop invalid `DEFAULT_RCBABASE` macro by Angel Pons · 3 years, 10 months ago
  7. b21bffa sb/intel: Define CONFIG_FIXED_SMBUS_IO_BASE by Angel Pons · 4 years ago
  8. 32da343 src: Remove unused '#include <cpu/x86/lapic.h>' by Elyes HAOUAS · 4 years, 2 months ago
  9. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  10. d32b6de mainboard/samsung: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  11. 53a9e41 mainboard/[^a-p]*: Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  12. 44f558e treewide: capitalize 'USB' by Elyes HAOUAS · 4 years, 4 months ago
  13. aa57187 mb/*/*/early_init.c: Remove unused <device/pci_{def,ops}.h> by Elyes HAOUAS · 4 years, 7 months ago
  14. 2b297d9 mb/samsung: remove header guards for SuperIO by Matt DeVillier · 4 years, 8 months ago
  15. 25128a7 mb/samsung: Clean up LPC and IOAPIC configuration by Nico Huber · 4 years, 8 months ago
  16. fa5d0f8 nb/intel/sandybridge: Set up console in bootblock by Arthur Heymans · 4 years, 8 months ago[Renamed (99%) from src/mainboard/samsung/lumpy/romstage.c]
  17. 2b28a16 sb/intel/bd82x6x: Make the pch_enable_lpc hook optional by Arthur Heymans · 4 years, 8 months ago
  18. 9c53834 nb/intel/sandybridge: Make the mainboard_rcba_config hook optional by Arthur Heymans · 4 years, 8 months ago
  19. 6beaef9 sb/intel/bd82x6x: Set up io_gen_dec in romstage based on devicetree by Arthur Heymans · 5 years ago
  20. 59b4255 mb/samsung/lumpy: Move onboard SPD to second channel by Patrick Rudolph · 5 years ago
  21. 4410594 nb/intel/sandybridge: Update pei_data comments by Patrick Rudolph · 5 years ago
  22. 74aa99a src: Drop unused '#include <halt.h>' by Elyes HAOUAS · 5 years ago
  23. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  24. 2d4e836 src: Drop unused include <timestamp.h> by Elyes HAOUAS · 5 years ago
  25. 89989cf src: Drop unused include <arch/acpi.h> by Elyes HAOUAS · 5 years ago
  26. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 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. c07f8fb security/tpm: Unify the coreboot TPM software stack by Philipp Deppenwiese · 6 years ago
  35. 8aaa004 sb/intel/common: Fix conflicting OIC register definition by Nico Huber · 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. 43927ba mainboard/[m-w]: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  41. e258b9a intel sandy/ivy: Improve DIMM replacement detection by Kyösti Mälkki · 8 years ago
  42. 38ab6f2 samsung/lumpy: Swap SPD assignments by Kyösti Mälkki · 8 years ago
  43. f359997 samsung/lumpy: Fix build with System Agent blob by Kyösti Mälkki · 8 years ago
  44. 2585209 mb/samsung/lumpy/romstage: read SPD data of removable DIMM by Patrick Rudolph · 8 years ago
  45. e8e66f4 southbridge/intel/bd82x6x: Use common gpio.c by Patrick Rudolph · 8 years ago
  46. 0a07c5c lumpy: Support native raminit by Vladimir Serbinenko · 8 years ago
  47. 613d3ad Move gpio.h to gpio.c on sandy and ivy. by Vladimir Serbinenko · 8 years ago
  48. ffbb3c0 Merge sandy/ivybridge romstage flow for MRC and non-MRC. by Vladimir Serbinenko · 8 years ago
  49. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  50. 6f49906 sandy/ivy: Fix PIRQs on Chromebooks by Kyösti Mälkki · 9 years ago
  51. 9796f60 coreboot: move TS_END_ROMSTAGE to one spot by Aaron Durbin · 9 years ago
  52. 899d13d cbfs: new API and better program loading by Aaron Durbin · 9 years ago
  53. 0e90dae Move TPM code out of chromeos by Vladimir Serbinenko · 9 years ago
  54. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  55. 9ff8f6f Unify byte order macros and clrsetbits by Julius Werner · 9 years ago
  56. a30f7e6 cbfs: correct types used for accessing files by Aaron Durbin · 9 years ago
  57. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  58. 77757c2 mainboard/*/romstage.c: Sanitize system header inclusions by Edward O'Callaghan · 10 years ago
  59. d76ac63 superio/smsc/lpc47n207: Hook into build system by Edward O'Callaghan · 10 years ago
  60. 74834e0 mainboard: Sanitize some superio include paths to be non-local by Edward O'Callaghan · 10 years ago
  61. bd79c5e Replace hlt() loops with halt() by Patrick Georgi · 10 years ago
  62. 33b535f sandy/ivy/nehalem: Remerge interrupt handling by Vladimir Serbinenko · 10 years ago
  63. c9714bc mainboard/samsung/lumpy: Fix usage of GNU field designator ext by Edward O'Callaghan · 10 years ago
  64. 332f14b bd82x6x: Move common bd82x6x S3 detect to bd82x6x code. by Vladimir Serbinenko · 10 years ago
  65. c845b43 sandybridge: Move common northbridge finalize to northbridge code. by Vladimir Serbinenko · 10 years ago
  66. a0a3727 intel/cpu: rename car.h to romstage.h by Aaron Durbin · 10 years ago
  67. 1ab2027 Intel: Add common header file for CAR setup by Edward O'Callaghan · 10 years ago
  68. 6722f8d sandy/ivy boards: Use acpi_s3_resume_allowed() by Kyösti Mälkki · 10 years ago
  69. 5c4b848 ChromeOS boards: Always build code for bootmode straps by Kyösti Mälkki · 10 years ago
  70. e3ddee0 Rename from save_chromeos_gpios() to init_bootmode_straps() by Kyösti Mälkki · 10 years ago
  71. afa7b13 uart: Redefine Kconfig options by Kyösti Mälkki · 10 years ago
  72. 2d8520b CBMEM: Replace cbmem_initialize() with cbmem_recovery() by Kyösti Mälkki · 11 years ago
  73. 7893848 Intel (sandy/ivy): Avoid calling cbmem_initialize() twice by Kyösti Mälkki · 11 years ago
  74. 1287416 CBFS: use cbfs_get_file_content whenever possible rather than cbfs_get_file by Vladimir Serbinenko · 10 years ago
  75. cbf5bdf CBMEM: Always select CAR_MIGRATION by Kyösti Mälkki · 11 years ago
  76. 3d45c40 timestamps: Stash early timestamps in CAR_GLOBAL by Kyösti Mälkki · 11 years ago
  77. e28bd4a timestamps intel: Move timestamp scratchpad to chipset by Kyösti Mälkki · 11 years ago
  78. dedcc78 Fix up Stumpy/Lumpy PEI data for system agent r6 by Stefan Reinauer · 11 years ago
  79. 1cc3416 Add support to enable/disable builtin GbE (again) by Stefan Reinauer · 11 years ago
  80. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  81. 1bc9efa CBMEM: always initialize early if the board supports it by Stefan Reinauer · 11 years ago
  82. 6fe0cab Extend CBFS to support arbitrary ROM source media. by Hung-Te Lin · 11 years ago
  83. 11a20b6 Lumpy: Need byteorder.h in romstage by Stefan Reinauer · 12 years ago
  84. 9aeb694 hpet: common ACPI generation by Patrick Georgi · 12 years ago
  85. afcaac2 Drop (empty) sandybridge_late_initialization() by Stefan Reinauer · 12 years ago
  86. b405857 Remove CMOS Extended range enable from romstage by Duncan Laurie · 12 years ago
  87. e6063fe Fix Sandybridge/Ivybridge mainboards according to code review by Stefan Reinauer · 12 years ago
  88. 155e9b5 Add support for Sandybridge based Samsung ChromeBook by Stefan Reinauer · 12 years ago