1. d9e58dc nb/intel/sandybridge: Use common {DMI,EP,MCH}BAR accessors by Angel Pons · 3 years, 7 months ago
  2. b3a411c sb,soc/intel: Drop unnecessary headers by Kyösti Mälkki · 3 years, 8 months ago
  3. c802745 nb/intel/sandybridge: Drop casts from DEFAULT_{MCHBAR,DMIBAR} by Angel Pons · 4 years ago
  4. 92717ff nb/intel/sandybridge: Drop invalid `DEFAULT_RCBABASE` macro by Angel Pons · 4 years ago
  5. b21bffa sb/intel: Define CONFIG_FIXED_SMBUS_IO_BASE by Angel Pons · 4 years, 2 months ago
  6. 32da343 src: Remove unused '#include <cpu/x86/lapic.h>' by Elyes HAOUAS · 4 years, 3 months ago
  7. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  8. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  9. 54c5472 mb/google/butterfly: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 4 months ago
  10. a2fe778 mainboard/google: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  11. 44f558e treewide: capitalize 'USB' by Elyes HAOUAS · 4 years, 6 months ago
  12. aa57187 mb/*/*/early_init.c: Remove unused <device/pci_{def,ops}.h> by Elyes HAOUAS · 4 years, 8 months ago
  13. 47bf498 nb/intel/sandybridge/mrc: Handle P2P disabling via devicetree by Nico Huber · 4 years, 9 months ago
  14. e036aae mb/google(sandybrige): Clean up LPC and IOAPIC configuration by Nico Huber · 4 years, 9 months ago
  15. fa5d0f8 nb/intel/sandybridge: Set up console in bootblock by Arthur Heymans · 4 years, 9 months ago[Renamed (98%) from src/mainboard/google/butterfly/romstage.c]
  16. 2b28a16 sb/intel/bd82x6x: Make the pch_enable_lpc hook optional by Arthur Heymans · 4 years, 9 months ago
  17. 9c53834 nb/intel/sandybridge: Make the mainboard_rcba_config hook optional by Arthur Heymans · 4 years, 9 months ago
  18. dc2e7c6 nb/intel/sandybridge: Make the mainboard_early_init hook optional by Arthur Heymans · 4 years, 9 months ago
  19. 6beaef9 sb/intel/bd82x6x: Set up io_gen_dec in romstage based on devicetree by Arthur Heymans · 5 years ago
  20. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  21. 74aa99a src: Drop unused '#include <halt.h>' by Elyes HAOUAS · 5 years ago
  22. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  23. 2d4e836 src: Drop unused include <timestamp.h> by Elyes HAOUAS · 5 years ago
  24. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 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 · 6 years ago
  27. 0c152cf src: Remove unused include device/pnp_def.h by Elyes HAOUAS · 6 years ago
  28. 55d6238 src: Remove unneeded include <cbfs.h> by Elyes HAOUAS · 6 years ago
  29. f765d4f src: Remove unneeded include <lib.h> by Elyes HAOUAS · 6 years ago
  30. d2b9ec1 src: Remove unneeded include "{arch,cpu}/cpu.h" by Elyes HAOUAS · 6 years ago
  31. 1156b35 mainboard: Remove unneeded include <console/console.h> by Elyes HAOUAS · 6 years ago
  32. 2527648 src/mb: Remove some unneeded includes by Elyes HAOUAS · 6 years ago
  33. e308cc6 mb: Get rid of unneeded include <cbmem.h> by Elyes HAOUAS · 6 years ago
  34. 58a8953 Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location" by Arthur Heymans · 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 · 7 years ago
  37. ff4025c sb/intel/bd82x6x: Reduce function-disable mess by Nico Huber · 7 years ago
  38. c35a1e8 google/butterfly: add function needed for MRC raminit by Matt DeVillier · 7 years ago
  39. 356b519 mainboard/[g-l]: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 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 · 9 years ago
  42. 421b340 butterfly: Make configurable MRC vs non-MRC. by Vladimir Serbinenko · 9 years ago
  43. 4a84e47 Fix butterfly usb map. by Vladimir Serbinenko · 9 years ago
  44. ffbb3c0 Merge sandy/ivybridge romstage flow for MRC and non-MRC. by Vladimir Serbinenko · 9 years ago
  45. 609bd94 ivy: Add a possiblity for mainboard early init. by Vladimir Serbinenko · 9 years ago
  46. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  47. 6f49906 sandy/ivy: Fix PIRQs on Chromebooks by Kyösti Mälkki · 9 years ago
  48. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  49. 9ff8f6f Unify byte order macros and clrsetbits by Julius Werner · 9 years ago
  50. 83b05eb google/butterfly: Drop MRC.bin in favor of native raminit by Alexandru Gagniuc · 10 years ago
  51. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  52. 77757c2 mainboard/*/romstage.c: Sanitize system header inclusions by Edward O'Callaghan · 10 years ago
  53. bd79c5e Replace hlt() loops with halt() by Patrick Georgi · 10 years ago
  54. 33b535f sandy/ivy/nehalem: Remerge interrupt handling by Vladimir Serbinenko · 10 years ago
  55. 38b9854 mainboard/google/butterfly: Fix usage of GNU field designator ext by Edward O'Callaghan · 10 years ago
  56. 332f14b bd82x6x: Move common bd82x6x S3 detect to bd82x6x code. by Vladimir Serbinenko · 10 years ago
  57. c845b43 sandybridge: Move common northbridge finalize to northbridge code. by Vladimir Serbinenko · 10 years ago
  58. a0a3727 intel/cpu: rename car.h to romstage.h by Aaron Durbin · 10 years ago
  59. 1ab2027 Intel: Add common header file for CAR setup by Edward O'Callaghan · 10 years ago
  60. 6722f8d sandy/ivy boards: Use acpi_s3_resume_allowed() by Kyösti Mälkki · 10 years ago
  61. 2d8520b CBMEM: Replace cbmem_initialize() with cbmem_recovery() by Kyösti Mälkki · 11 years ago
  62. 7893848 Intel (sandy/ivy): Avoid calling cbmem_initialize() twice by Kyösti Mälkki · 11 years ago
  63. 752b1e6 Butterfly: Force DDR refresh rate to 2x. by Shawn Nematbakhsh · 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. d7bd4eb Add support for "Butterfly" Chromebook by Stefan Reinauer · 12 years ago