1. ffdf1f9 sb/intel/ibexpeak: Drop Global NVS support by Angel Pons · 3 years, 7 months ago
  2. cf246d5 ACPI: Add top-level ASL by Kyösti Mälkki · 3 years, 7 months ago
  3. cb108ee mb/lenovo/t410: Convert to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 10 months ago
  4. 0be4199 arch/x86: Use wildcard for mb/smihandler.c by Kyösti Mälkki · 3 years, 7 months ago
  5. 661ad46 ACPI: Select ACPI_SOC_NVS only where suitable by Kyösti Mälkki · 3 years, 8 months ago
  6. a9766c7 mb/x/acpi_tables: Rename to mainboard_fill_gnvs() by Kyösti Mälkki · 4 years, 2 months ago
  7. e653942 sb/intel/ibexpeak: Drop ChromeOS setup for GNVS by Kyösti Mälkki · 3 years, 8 months ago
  8. c85cce0 mb/**/cmos.layout: Indent everything with tabs by Angel Pons · 3 years, 10 months ago
  9. 2c0aa00 mb/**/cmos.layout: Remove crusty comments by Angel Pons · 3 years, 10 months ago
  10. 90d00de {src/mb,util/autoport}: Use macro for DSDT revision by Elyes HAOUAS · 3 years, 11 months ago
  11. 1057519 nb/intel/ironlake: Use an enum for `gpu_panel_port_select` by Angel Pons · 4 years ago
  12. 16fe1e0 nb/intel/ironlake: Drop `D0F0_` prefix from register names by Angel Pons · 4 years, 1 month ago
  13. 6fcfca5 mb/lenovo/*/acpi/superio.asl: Replace with GPLv2+ equivalent by Peter Lemenkov · 4 years, 3 months ago
  14. 5664293 mb/lenovo: Prepend EC event number with 0x to denote hex notation by Paul Menzel · 4 years, 1 month ago
  15. 0c1dd9c ACPI: Drop typedef global_nvs_t by Kyösti Mälkki · 4 years, 2 months ago
  16. b8fba86 Kconfig: Escape variable to accommodate new Kconfig versions by Patrick Georgi · 4 years, 2 months ago
  17. 477b4f8 mb/lenovo/t410: Set default CBFS size by Patrick Rudolph · 4 years, 4 months ago
  18. b3162b5 mainboard/*/*/*.cb: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  19. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  20. 4611ad8 ec/lenovo/h8: Reintroduce h8_mb_init() for specific boards by Bill XIE · 4 years, 5 months ago
  21. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  22. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  23. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 3 months ago
  24. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 3 months ago
  25. 822148c treewide: Drop ACPI_VIDEO_DEVICE macro by Angel Pons · 4 years, 4 months ago
  26. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  27. cd23084 mb/lenovo/{x201,t410}: Move ThinkLight code by Stefan Ott · 4 years, 4 months ago
  28. 56a25a9 mainboard/lenovo: Use the original hardware ids for keyboard/pointing by dalao · 4 years, 10 months ago
  29. 89ab250 mainboard/lenovo: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  30. b0b25c8 drivers/intel/gma/acpi: Provide default definition for displays by Nico Huber · 4 years, 5 months ago
  31. d07ac8e drivers/intel/gma: Ditch `link_frequency_270_mhz` setting by Nico Huber · 4 years, 5 months ago
  32. c67e4db mb/**/gma-mainboard.ads: Use SPDX for GPL-2.0-or-later by Angel Pons · 4 years, 5 months ago
  33. 078bc41 mainboard/[g-p]*: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  34. 95de231 nb/intel/nehalem: Rename to ironlake by Angel Pons · 4 years, 6 months ago
  35. 4ce5290 3rdparty/libgfxinit: Update submodule pointer by Nico Huber · 4 years, 6 months ago
  36. 0c52638 mb/lenovo: Remove thermal.h header by Peter Lemenkov · 4 years, 6 months ago
  37. 6b7d40a mb/lenovo: Remove unnecessary whitespace in comments by Peter Lemenkov · 4 years, 7 months ago
  38. e9e1c40 mb/lenovo/t410/Kconfig: Don't select ONBOARD_VGA_IS_PRIMARY explicitly by Peter Lemenkov · 4 years, 7 months ago
  39. ec21170 mb/**/hda_verb.{c,h}: use denary numerals for codec IDs by Angel Pons · 4 years, 8 months ago
  40. 408d1da mb/**/dsdt.asl: Remove outdated sleepstates.asl comment by Angel Pons · 4 years, 8 months ago
  41. 0142d44 mb/**/dsdt.asl: Remove "Some generic macros" comment by Angel Pons · 4 years, 8 months ago
  42. 3012948 mb/**/hda_verb.c: Clean up formatting by Angel Pons · 4 years, 9 months ago
  43. e18dba8 mb/lenovo/t410: Select ricoh driver by Patrick Rudolph · 4 years, 8 months ago
  44. e495105 mb/**/hda_verb.c: use denary numerals for lengths by Angel Pons · 4 years, 9 months ago
  45. 0bb8346 Kconfig: comply to Linux 5.3's Kconfig language rules by Patrick Georgi · 4 years, 9 months ago
  46. 07b402b mb/lenovo/t410: Fix I2C SPD address by Patrick Rudolph · 4 years, 9 months ago
  47. 72f13e5 ec/lenovo/h8: Make dock init in ramstage fully mainboard-specific by Bill XIE · 4 years, 10 months ago
  48. 6c13b04 mb/*/*{bd82x6x/ibexpreak}: Use sb/intel/common/acpi/platform.asl by Arthur Heymans · 4 years, 10 months ago
  49. 2715cdb soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi by Subrata Banik · 4 years, 10 months ago
  50. 4d99cde src/mainboard: Drop wrong _ADR objects by Elyes HAOUAS · 4 years, 10 months ago
  51. 7398c95 mb/lenovo/t410/board_info: Add release year field by Peter Lemenkov · 4 years, 10 months ago
  52. 68ff729 mb/lenovo/t410/dock: Remove unused includes by Peter Lemenkov · 4 years, 10 months ago
  53. 0a793d8 mb/lenovo/t410/early_init: Remove unused include delay.h by Peter Lemenkov · 4 years, 10 months ago
  54. ebcb0c5b mb/lenovo/t410/gpio: Use static for const structures by Peter Lemenkov · 5 years ago
  55. b0b36f3 mb/lenovo/t410/Makefile: Avoid HAVE_SMI_HANDLER conditional with smm-class by Kyösti Mälkki · 5 years ago
  56. b165c4a mainboard/lenovo/t410: Add new port by Nicolas Reinecke · 9 years ago