1. dd96ab6 cpu/intel/haswell: Move chip_ops to cpu cluster by Arthur Heymans · 2 years, 9 months ago
  2. 0f864f6 mb/google: Fix log messages by Elyes Haouas · 1 year, 9 months ago
  3. 865c97c broadwell: Decouple LPDDR3 DQ/DQS maps from `pei_data` by Angel Pons · 3 years, 2 months ago
  4. 4a8cb30 soc/intel/broadwell: Consolidate SPD handling by Angel Pons · 3 years, 2 months ago
  5. ae626d3 broadwell boards: Do not set `ddr_refresh_2x` again by Angel Pons · 3 years, 2 months ago
  6. 29e71b1 broadwell: Move some MRC/refcode settings to devicetree by Angel Pons · 3 years, 2 months ago
  7. 333751b broadwell: Compute channel disable masks at runtime by Angel Pons · 3 years, 2 months ago
  8. cf4722d src/mb: Update unlicensable files with the CC-PDDC SPDX ID by Martin Roth · 2 years ago
  9. af4bd56 sb/intel: Use `bool` for PCIe coalescing option by Angel Pons · 2 years, 8 months ago
  10. a3adb75 broadwell boards: Reflow USB2 parameter statements by Angel Pons · 3 years, 2 months ago
  11. 2bc7a6b soc/intel/broadwell: Move `mainboard_fill_spd_data` by Angel Pons · 3 years, 2 months ago
  12. 887b779 Broadwell boards: Do not assign unused SPD addresses by Angel Pons · 3 years, 2 months ago
  13. 19f1e91 mb/google/auron: Refactor memory-down SPD handling by Angel Pons · 3 years, 2 months ago
  14. e72dc3d mb/google/auron/var/lulu: Uniformise dual-channel handling by Angel Pons · 3 years, 2 months ago
  15. d1b3f24 mb/google/*: allow LAN MAC to be read from VPD w/o ChromeOS by Matt DeVillier · 3 years, 4 months ago
  16. 88f94a9 lynxpoint/broadwell: Rename LP GPIO config global by Angel Pons · 3 years, 5 months ago
  17. 39239e6 src/mb: Remove unused <console/console.h> by Elyes HAOUAS · 3 years, 6 months ago
  18. 52e48b5 broadwell boards: Switch to Lynxpoint GPIO headers by Angel Pons · 3 years, 7 months ago
  19. 9602a4a mb/google/auron/var/samus: Replace define with literal by Angel Pons · 3 years, 7 months ago
  20. c26b567 mb/google/auron/var/samus: Switch to Lynxpoint GPIO macros by Angel Pons · 3 years, 7 months ago
  21. 4dadeb3 mb/google/auron/var/lulu: Switch to Lynxpoint GPIO macros by Angel Pons · 3 years, 7 months ago
  22. 7ad729c1 mb/google/auron/var/gandof: Switch to Lynxpoint GPIO macros by Angel Pons · 3 years, 7 months ago
  23. d1ff7e4 mb/google/auron/var/buddy: Switch to Lynxpoint GPIO macros by Angel Pons · 3 years, 7 months ago
  24. 6259aeb mb/google/auron/var/auron_yuna: Switch to Lynxpoint GPIO macros by Angel Pons · 3 years, 7 months ago
  25. bb95f24 mb/google/auron/var/auron_paine: Switch to Lynxpoint GPIO macros by Angel Pons · 3 years, 7 months ago
  26. f76822a soc/intel/broadwell/pch: Rename GPIO identifiers by Angel Pons · 3 years, 7 months ago
  27. 7ac6ae9 mb/google/auron/var/buddy: Convert to ASL 2.0 by Elyes HAOUAS · 3 years, 6 months ago
  28. 865db96 src: Remove unused <cbfs.h> by Elyes HAOUAS · 3 years, 7 months ago
  29. f9acd37 mb/google/auron: Use `get_gpios` function by Angel Pons · 3 years, 7 months ago
  30. 9c19a4f mb/google/auron: Convert to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 10 months ago
  31. ac1c9bb broadwell: Clean up `mainboard_post_raminit` by Angel Pons · 3 years, 7 months ago
  32. 739a6ad1 mb/google/auron: Use Haswell CPU code by Angel Pons · 3 years, 10 months ago
  33. 3ece1641 mb/google/auron: Drop `variant_romstage_entry` by Angel Pons · 3 years, 7 months ago
  34. 292a764 mb/google/auron: Factor out SPD indexing by Angel Pons · 3 years, 7 months ago
  35. e23b0ab mb/google/auron: Factor out `mainboard_print_spd_info` by Angel Pons · 3 years, 7 months ago
  36. 465b2a8 mb/google/auron: Merge two print statements by Angel Pons · 3 years, 7 months ago
  37. af4e8e8 mb/google/auron: Drop `spd.h` from variants by Angel Pons · 3 years, 7 months ago
  38. 97e21d3 nb/intel/hsw,soc/intel/{bdw,skl,apl},mb/*: unify dt panel settings by Michael Niewöhner · 3 years, 8 months ago
  39. 44fa0d4 soc/intel/bdw,nb/intel/hsw: convert panel delays to ms representation by Michael Niewöhner · 3 years, 8 months ago
  40. 834b3ec cbfs: Simplify load/map API names, remove type arguments by Julius Werner · 4 years, 6 months ago
  41. 3cc2c38 soc/intel/broadwell: Separate PCH in devicetree by Angel Pons · 3 years, 10 months ago
  42. d79b87a mb/google/auron: Add SATA PCI device to overridetree by Angel Pons · 3 years, 10 months ago
  43. 99af210 mb/google/auron: Prepare devicetree for PCH split by Angel Pons · 3 years, 10 months ago
  44. 261226d mb/google: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  45. f8d4745 soc/intel/broadwell: Drop `gpu_panel_port_select` by Angel Pons · 4 years ago
  46. e83d30b mb: remove duplicated Make code for spd.bin generation by Michael Niewöhner · 4 years ago
  47. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  48. f70bd99 src: Remove unused '#include <stdint.h>' by Elyes HAOUAS · 4 years, 3 months ago
  49. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  50. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  51. 58c0d32 mb/google/auron: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  52. ae01122 mb/google/auron: Convert variants to use override devicetree by Matt DeVillier · 4 years, 5 months ago
  53. a2fe778 mainboard/google: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  54. 22f8ee0 mb/google: Fix typos by Elyes HAOUAS · 4 years, 6 months ago
  55. ec21170 mb/**/hda_verb.{c,h}: use denary numerals for codec IDs by Angel Pons · 4 years, 8 months ago
  56. b9bd69e src/mainboard: Remove unused '#include <device/pci.h>' by Elyes HAOUAS · 4 years, 9 months ago
  57. 658ae3e mb/google/auron: add VBTs for variants by Matt DeVillier · 4 years, 8 months ago
  58. 3b57a7c intel/broadwell: Implement proper backlight PWM config by Nico Huber · 4 years, 10 months ago
  59. 84c491a mb/[google/intel/lenovo]/*: fix posix shell bug with SPD files by Greg V · 4 years, 11 months ago
  60. ea58add google/buddy: adjust CID for realtek audio codec by Matt DeVillier · 6 years ago
  61. a82f991 google/buddy: fix Windows ACPI error with WLAN by Matt DeVillier · 6 years ago
  62. e6afab1 src/mainboard/google: Adopt Mainboards to changed Type41 Func by Christian Walter · 5 years ago
  63. cadc70f soc/intel/broadwell: Move GPIO init to a common place by Arthur Heymans · 5 years ago
  64. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  65. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  66. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  67. 38f1d13 src/{sb/intel,mb/google/auron}: Don't use device_t by Elyes HAOUAS · 6 years ago
  68. c80ff84 ec/google/chromeec: Update google_chromeec_get_board_version prototype by Karthikeyan Ramasubramanian · 6 years ago
  69. 1b25f1b google/buddy: Add board as variant of google/auron by Matt DeVillier · 6 years ago
  70. 9941603 google/auron: Clean up variant-specific romstage code by Matt DeVillier · 6 years ago
  71. 59962f3 mb/google/auron,cyan: Remove interrupt from devicetree LPC TPM chip driver by Matt DeVillier · 6 years ago
  72. a21d0a1 google/lulu,gandof: set kb backlight on boot by Matt DeVillier · 7 years ago
  73. b4560cd Update files with no newline at the end by Martin Roth · 7 years ago
  74. 3c3c7a1 google/auron: add board-specific USB port info by Matt DeVillier · 7 years ago
  75. 1a5c620 google/lulu: enable SATA device to sleep in S0 by Matt DeVillier · 7 years ago
  76. 4aeb239 google/auron: Fix omitted ACPI KB backlight for variants by Matt DeVillier · 8 years ago
  77. 45e11aa Add/Combine Broadwell Chromebooks using variant board scheme by Matt DeVillier · 8 years ago