1. 80ef7b7 IT8772F: Clean up it8772f includes and add a LED API by david · 9 years ago
  2. 56033a9 superio/smsc/mec1308: Fix IASL warnings by Martin Roth · 9 years ago
  3. 77c67b3 IASL: Enable warnings as errors by Martin Roth · 9 years ago
  4. 2439132 mainboard: Remove last_boot NVRAM option by Timothy Pearson · 9 years ago
  5. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  6. 954a55b gma ACPI: Make brightness levels a per board setting by Nico Huber · 9 years ago
  7. 6f49906 sandy/ivy: Fix PIRQs on Chromebooks by Kyösti Mälkki · 9 years ago
  8. ecf2eb4 sandybridge ivybridge: Treat native init as first class citizen by Alexandru Gagniuc · 9 years ago
  9. 9796f60 coreboot: move TS_END_ROMSTAGE to one spot by Aaron Durbin · 9 years ago
  10. 967cd9a ChromeOS: Fix Kconfig dependencies by Martin Roth · 9 years ago
  11. 94b8ad4 samsung/stumpy: implement get_write_protect_state by Patrick Georgi · 9 years ago
  12. 961e8a4 samsung/lumpy: implement get_write_protect_state by Patrick Georgi · 9 years ago
  13. a482322 sandy/ivy: Include IRQ routes from platform by Kyösti Mälkki · 9 years ago
  14. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  15. 899d13d cbfs: new API and better program loading by Aaron Durbin · 9 years ago
  16. b06a249 bd82x6x: Move calling of finalize() on resume to southbridge code by Vladimir Serbinenko · 9 years ago
  17. 5477dca intel: Remove pstate_coord_type. by Vladimir Serbinenko · 9 years ago
  18. dd2bc3f igd.asl rewrite by Vladimir Serbinenko · 10 years ago
  19. 0e90dae Move TPM code out of chromeos by Vladimir Serbinenko · 9 years ago
  20. e288758 bd82x6x: Merge common platform ASL code. by Vladimir Serbinenko · 9 years ago
  21. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  22. 5e59757 acpi: make fill_slit and fill_srat into arguments. by Vladimir Serbinenko · 10 years ago
  23. 4141b47 bd82x6x: Merge common apmc finalize procedure. by Vladimir Serbinenko · 9 years ago
  24. 4679c41 Move smi trap sample to documentation, don't keep it in every mobo. by Vladimir Serbinenko · 9 years ago
  25. 3026e47 Remove defines APMC_FINALIZE. by Vladimir Serbinenko · 9 years ago
  26. b9cd5ec sandy/ivy boards: Rename defines from onboard.h for ACPI by Kyösti Mälkki · 9 years ago
  27. a1361d4 mainboards: Add CHROMEOS_VBNV_* where appropriate by Patrick Georgi · 9 years ago
  28. 9ff8f6f Unify byte order macros and clrsetbits by Julius Werner · 9 years ago
  29. 139e106 kconfig: automatically include mainboards by Stefan Reinauer · 9 years ago
  30. 2624c8d vboot: add physical recovery switch support by Daisuke Nojiri · 10 years ago
  31. a30f7e6 cbfs: correct types used for accessing files by Aaron Durbin · 9 years ago
  32. 72a8e5e Update hex values to CBFS binary name types in Makefiles by Martin Roth · 9 years ago
  33. 9b68f05 mainboard/cmos: Delete obsolete commented parameters by Timothy Pearson · 9 years ago
  34. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  35. 77757c2 mainboard/*/romstage.c: Sanitize system header inclusions by Edward O'Callaghan · 10 years ago
  36. d76ac63 superio/smsc/lpc47n207: Hook into build system by Edward O'Callaghan · 10 years ago
  37. 74834e0 mainboard: Sanitize some superio include paths to be non-local by Edward O'Callaghan · 10 years ago
  38. 845e17c Remove IRQ_SLOT_COUNT on all boards without PIRQ table. by Vladimir Serbinenko · 10 years ago
  39. bd79c5e Replace hlt() loops with halt() by Patrick Georgi · 10 years ago
  40. 33b535f sandy/ivy/nehalem: Remerge interrupt handling by Vladimir Serbinenko · 10 years ago
  41. 5b044ae bd82x6x: Move to common FADT. by Vladimir Serbinenko · 10 years ago
  42. c9714bc mainboard/samsung/lumpy: Fix usage of GNU field designator ext by Edward O'Callaghan · 10 years ago
  43. 06c788d bd82x6x: Consolidate common GNVS init by Vladimir Serbinenko · 10 years ago
  44. a9db82f smbios: Mark laptops as such by Vladimir Serbinenko · 10 years ago
  45. 332f14b bd82x6x: Move common bd82x6x S3 detect to bd82x6x code. by Vladimir Serbinenko · 10 years ago
  46. c845b43 sandybridge: Move common northbridge finalize to northbridge code. by Vladimir Serbinenko · 10 years ago
  47. 75c8387 azalia: Shrink boilerplate by Vladimir Serbinenko · 10 years ago
  48. 35c0f43 Move nehalem/sandy/ivy to per-device acpi by Vladimir Serbinenko · 10 years ago
  49. a2a906e Consolidate intel vga int15 hooks by Vladimir Serbinenko · 10 years ago
  50. 02d674a azalia: Use convenience macros throughout by Vladimir Serbinenko · 10 years ago
  51. f99a62b Remove dead video.asl by Vladimir Serbinenko · 10 years ago
  52. 6a3a8ce azalia: Move shared variable to separate file by Vladimir Serbinenko · 10 years ago
  53. 73d5d4c mainboard/XXX/YYY/dsdt.asl: Whitespace fix by Martin Roth · 10 years ago
  54. a0a3727 intel/cpu: rename car.h to romstage.h by Aaron Durbin · 10 years ago
  55. 1ab2027 Intel: Add common header file for CAR setup by Edward O'Callaghan · 10 years ago
  56. 5fc04d1 sandy/ivybridge: Make UMA size configurable. by Vladimir Serbinenko · 10 years ago
  57. cb70f79 mainboard: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  58. 1f9653a src/superio/ite/it8772f: Separate mainboard from SIO at obj level by Edward O'Callaghan · 10 years ago
  59. 52f7043 mainboard,ASL: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  60. 7974471 mainboard: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  61. 4b79106 mainboard: Make use of ARRAY_SIZE macro in hda_verb.h by Edward O'Callaghan · 10 years ago
  62. d9cf38f sandy/ivy boards: Switch to use DYNAMIC_CBMEM by Kyösti Mälkki · 10 years ago
  63. c3ed886 intel boards: Use acpi_is_wakeup_s3() by Kyösti Mälkki · 10 years ago
  64. 6722f8d sandy/ivy boards: Use acpi_s3_resume_allowed() by Kyösti Mälkki · 10 years ago
  65. a0b4a8d ACPI: Remove CBMEM TOC from GNVS by Kyösti Mälkki · 10 years ago
  66. 1b3acb1 superio/ite/it8772f: Move towards removing #include .c by Edward O'Callaghan · 10 years ago
  67. b27d360 mainboard/samsung/stumpy: Fix usage of GNU field designator ext by Edward O'Callaghan · 10 years ago
  68. f7bfc34 intel: Remove GFXUMA and related global variables by Kyösti Mälkki · 11 years ago
  69. a6b6172 Add aliases for Chromebooks in board_info by Kyösti Mälkki · 10 years ago
  70. 5c4b848 ChromeOS boards: Always build code for bootmode straps by Kyösti Mälkki · 10 years ago
  71. e3ddee0 Rename from save_chromeos_gpios() to init_bootmode_straps() by Kyösti Mälkki · 10 years ago
  72. ff402e3 ChromeOS boards: Use explicit include of chromeos.c by Kyösti Mälkki · 10 years ago
  73. fd33781 Move ARCH_* from board/Kconfig to cpu or soc Kconfig. by Furquan Shaikh · 10 years ago
  74. 6578475 ChromeOS: Use common fill_lb_gpio() by Kyösti Mälkki · 11 years ago
  75. ab56b3b ChromeOS: Remove oprom_is_loaded by Kyösti Mälkki · 11 years ago
  76. 4c686f2 OxPCIe uart: Split PCI bridge control by Kyösti Mälkki · 10 years ago
  77. afa7b13 uart: Redefine Kconfig options by Kyösti Mälkki · 10 years ago
  78. 35a4901 mainboard/*/*/ec.c: Do not include `chromeos/chromeos.h` by Paul Menzel · 10 years ago
  79. 76e25b6 google boards: Do not hardcode location of spd.bin by Alexandru Gagniuc · 10 years ago
  80. 52884ad board_info.txt: Classify almost all remaining boards. by Vladimir Serbinenko · 10 years ago
  81. 2d8520b CBMEM: Replace cbmem_initialize() with cbmem_recovery() by Kyösti Mälkki · 11 years ago
  82. 4333071 board-status: Add board_info.txt extracted from wiki. by Vladimir Serbinenko · 10 years ago
  83. 7893848 Intel (sandy/ivy): Avoid calling cbmem_initialize() twice by Kyösti Mälkki · 11 years ago
  84. 6d6298d ibexpeak / bd82x6x: Make SATA mode user-visible option. by Vladimir Serbinenko · 10 years ago
  85. 1287416 CBFS: use cbfs_get_file_content whenever possible rather than cbfs_get_file by Vladimir Serbinenko · 10 years ago
  86. b32816e Remove PCI_ROM_RUN option by Vladimir Serbinenko · 11 years ago
  87. b67d99c lumpy: Fix build without ChromeOS by Kyösti Mälkki · 11 years ago
  88. b1b9c93 Add option to disable ChromeOS by Kyösti Mälkki · 11 years ago
  89. 454744f Unify and clean up remaining INT15 handlers by Stefan Reinauer · 11 years ago
  90. 0edc224 smi: Update mainboard_smi_gpi() to have 32bit argument by Duncan Laurie · 11 years ago
  91. f8bf5a1 Revert "CBMEM: Always have early initialisation" by Kyösti Mälkki · 11 years ago
  92. cbf5bdf CBMEM: Always select CAR_MIGRATION by Kyösti Mälkki · 11 years ago
  93. de1fe7f CBMEM: Always have early initialisation by Kyösti Mälkki · 11 years ago
  94. 3d45c40 timestamps: Stash early timestamps in CAR_GLOBAL by Kyösti Mälkki · 11 years ago
  95. e28bd4a timestamps intel: Move timestamp scratchpad to chipset by Kyösti Mälkki · 11 years ago
  96. dedcc78 Fix up Stumpy/Lumpy PEI data for system agent r6 by Stefan Reinauer · 11 years ago
  97. 0aede11 Drop unused EXTERNAL_MRC_BLOB by Stefan Reinauer · 11 years ago
  98. fbdb085 intel/sandybridge intel/ivybridge: Use MMCONF_SUPPORT_DEFAULT by Kyösti Mälkki · 11 years ago
  99. 1cc3416 Add support to enable/disable builtin GbE (again) by Stefan Reinauer · 11 years ago
  100. 3e4e303 Unify coreboot table generation by Stefan Reinauer · 11 years ago