1. 74aa99a src: Drop unused '#include <halt.h>' by Elyes HAOUAS · 5 years ago
  2. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  3. 2d4e836 src: Drop unused include <timestamp.h> by Elyes HAOUAS · 5 years ago
  4. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  5. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  6. 498f1cc mb/*/*/romstage: curly braces after the function definition by Peter Lemenkov · 6 years ago
  7. 0c152cf src: Remove unused include device/pnp_def.h by Elyes HAOUAS · 6 years ago
  8. 55d6238 src: Remove unneeded include <cbfs.h> by Elyes HAOUAS · 6 years ago
  9. f765d4f src: Remove unneeded include <lib.h> by Elyes HAOUAS · 6 years ago
  10. d2b9ec1 src: Remove unneeded include "{arch,cpu}/cpu.h" by Elyes HAOUAS · 6 years ago
  11. 1156b35 mainboard: Remove unneeded include <console/console.h> by Elyes HAOUAS · 6 years ago
  12. 2527648 src/mb: Remove some unneeded includes by Elyes HAOUAS · 6 years ago
  13. e308cc6 mb: Get rid of unneeded include <cbmem.h> by Elyes HAOUAS · 6 years ago
  14. 58a8953 Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location" by Arthur Heymans · 6 years ago
  15. 8aaa004 sb/intel/common: Fix conflicting OIC register definition by Nico Huber · 6 years ago
  16. d2d2aef sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location by Arthur Heymans · 7 years ago
  17. ff4025c sb/intel/bd82x6x: Reduce function-disable mess by Nico Huber · 7 years ago
  18. c35a1e8 google/butterfly: add function needed for MRC raminit by Matt DeVillier · 7 years ago
  19. 356b519 mainboard/[g-l]: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  20. e258b9a intel sandy/ivy: Improve DIMM replacement detection by Kyösti Mälkki · 8 years ago
  21. e8e66f4 southbridge/intel/bd82x6x: Use common gpio.c by Patrick Rudolph · 9 years ago
  22. 421b340 butterfly: Make configurable MRC vs non-MRC. by Vladimir Serbinenko · 9 years ago
  23. 4a84e47 Fix butterfly usb map. by Vladimir Serbinenko · 9 years ago
  24. ffbb3c0 Merge sandy/ivybridge romstage flow for MRC and non-MRC. by Vladimir Serbinenko · 9 years ago
  25. 609bd94 ivy: Add a possiblity for mainboard early init. by Vladimir Serbinenko · 9 years ago
  26. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  27. 6f49906 sandy/ivy: Fix PIRQs on Chromebooks by Kyösti Mälkki · 9 years ago
  28. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  29. 9ff8f6f Unify byte order macros and clrsetbits by Julius Werner · 9 years ago
  30. 83b05eb google/butterfly: Drop MRC.bin in favor of native raminit by Alexandru Gagniuc · 10 years ago
  31. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  32. 77757c2 mainboard/*/romstage.c: Sanitize system header inclusions by Edward O'Callaghan · 10 years ago
  33. bd79c5e Replace hlt() loops with halt() by Patrick Georgi · 10 years ago
  34. 33b535f sandy/ivy/nehalem: Remerge interrupt handling by Vladimir Serbinenko · 10 years ago
  35. 38b9854 mainboard/google/butterfly: Fix usage of GNU field designator ext by Edward O'Callaghan · 10 years ago
  36. 332f14b bd82x6x: Move common bd82x6x S3 detect to bd82x6x code. by Vladimir Serbinenko · 10 years ago
  37. c845b43 sandybridge: Move common northbridge finalize to northbridge code. by Vladimir Serbinenko · 10 years ago
  38. a0a3727 intel/cpu: rename car.h to romstage.h by Aaron Durbin · 10 years ago
  39. 1ab2027 Intel: Add common header file for CAR setup by Edward O'Callaghan · 10 years ago
  40. 6722f8d sandy/ivy boards: Use acpi_s3_resume_allowed() by Kyösti Mälkki · 10 years ago
  41. 2d8520b CBMEM: Replace cbmem_initialize() with cbmem_recovery() by Kyösti Mälkki · 11 years ago
  42. 7893848 Intel (sandy/ivy): Avoid calling cbmem_initialize() twice by Kyösti Mälkki · 11 years ago
  43. 752b1e6 Butterfly: Force DDR refresh rate to 2x. by Shawn Nematbakhsh · 11 years ago
  44. cbf5bdf CBMEM: Always select CAR_MIGRATION by Kyösti Mälkki · 11 years ago
  45. 3d45c40 timestamps: Stash early timestamps in CAR_GLOBAL by Kyösti Mälkki · 11 years ago
  46. e28bd4a timestamps intel: Move timestamp scratchpad to chipset by Kyösti Mälkki · 11 years ago
  47. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  48. 1bc9efa CBMEM: always initialize early if the board supports it by Stefan Reinauer · 11 years ago
  49. d7bd4eb Add support for "Butterfly" Chromebook by Stefan Reinauer · 12 years ago