1. 4b2464f arch/x86: factor out and commonize HPET_BASE_ADDRESS definition by Felix Held · 2 years, 6 months ago
  2. 46a3a04 soc/intel/baytrail,braswell/include/iomap: drop unused HPET_BASE_SIZE by Felix Held · 2 years, 6 months ago
  3. b7ec42d src: Use 'stdint.h' when appropriate by Elyes HAOUAS · 2 years, 8 months ago
  4. dc4f46e soc/intel/baytrail: Make `num_cpus` unsigned by Angel Pons · 2 years, 10 months ago
  5. 37e160e soc/intel/baytrail: use mp_cpu_bus_init by Felix Held · 2 years, 10 months ago
  6. 2fd1e47 {sb,soc}/intel: Drop PRMx from GNVS by Angel Pons · 2 years, 11 months ago
  7. 286c771 {sb,soc}/intel: Drop LCKF from GNVS by Angel Pons · 2 years, 11 months ago
  8. 4cedb8c baytrail: Factor out INT15 handler by Angel Pons · 3 years, 3 months ago
  9. 6d08544 soc/intel/baytrail,braswell: Drop aliases on MMCONF_BASE_ADDRESS by Kyösti Mälkki · 3 years, 6 months ago
  10. f6f1215 sb,soc/intel: Drop OSYS from GNVS by Kyösti Mälkki · 3 years, 8 months ago
  11. d6ccbb9 mainboards: Drop PWRS from GNVS by Kyösti Mälkki · 3 years, 7 months ago
  12. 8fee995 sb,soc/intel: Add wake source fields in GNVS by Kyösti Mälkki · 3 years, 7 months ago
  13. 4abc731 ACPI: Separate device_nvs_t by Kyösti Mälkki · 3 years, 7 months ago
  14. c196246 ACPI GNVS: Drop most dev_count_cpu() by Kyösti Mälkki · 3 years, 8 months ago
  15. 66c6413 ACPI: Refactor ChromeOS specific ACPI GNVS by Kyösti Mälkki · 3 years, 8 months ago
  16. 98323cd ACPI: Add missing include in nvs.h by Kyösti Mälkki · 3 years, 8 months ago
  17. d6c5714 soc/intel: Drop indirect <soc/nvs.h> include by Kyösti Mälkki · 3 years, 8 months ago
  18. 2854f40 src/soc/intel: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  19. 3406a4a soc/intel/baytrail: Add missing GSM size definitions by Angel Pons · 4 years ago
  20. e231949 soc/intel/baytrail: Add native refcode replacement by Mate Kukri · 4 years, 2 months ago
  21. ea07702 soc/intel/baytrail/include/soc/irq.h: Add braces by Angel Pons · 4 years, 1 month ago
  22. baebe2a soc/intel/baytrail: Simplify pattrs definitions by Angel Pons · 4 years, 1 month ago
  23. 91ca2dd soc/intel/baytrail: Move `acpi_fill_fadt` to fadt.c by Angel Pons · 4 years, 1 month ago
  24. 8547823 src: Remove unused 'include <stdint.h> by Elyes HAOUAS · 4 years, 3 months ago
  25. 45b51e0 soc/intel/baytrail: Add dedicated devices for MMC and MMC 4.5 controller by Mate Kukri · 4 years, 2 months ago
  26. 26b49cc soc/intel/baytrail: Align whitespace and comments by Angel Pons · 4 years, 1 month ago
  27. b5320b2 soc/intel/baytrail: Rename "pmc.h" to "pm.h" by Angel Pons · 4 years, 1 month ago
  28. 0c1dd9c ACPI: Drop typedef global_nvs_t by Kyösti Mälkki · 4 years, 2 months ago
  29. 4164476 mb,soc/intel: Rename acpi_fill_in_fadt() to acpi_fill_fadt() by Kyösti Mälkki · 4 years, 3 months ago
  30. f2a0be2 drivers/intel/gma: Move IGD OpRegion to CBMEM by Nico Huber · 4 years, 4 months ago
  31. 7051707 treewide: Replace BSD-3-Clause and ISC headers with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  32. 16849bb treewide: split off license text, remove extra copyright notices by Patrick Georgi · 4 years, 3 months ago
  33. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  34. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  35. c3f58f6 soc/intel/baytrail: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  36. a5b0bc4 src: capitalize 'APIC' by Elyes HAOUAS · 4 years, 6 months ago
  37. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  38. 79ccc69 src: capitalize 'PCIe' by Elyes HAOUAS · 4 years, 6 months ago
  39. 88f5c71 src: Remove unused 'include <arch/cpu.h>' by Elyes HAOUAS · 4 years, 10 months ago
  40. 179da7f soc/intel/baytrail: Move to C_ENVIRONMENT_BOOTBLOCK by Arthur Heymans · 4 years, 9 months ago
  41. b48d633 soc/intel/baytrail: Use sb/intel/common/spi.c by Arthur Heymans · 5 years ago
  42. 056fbe4 ELOG, soc/intel: Avoid some preprocessor use by Kyösti Mälkki · 4 years, 10 months ago
  43. 82c0e7e arch/x86: Drop some __SMM__ guards by Kyösti Mälkki · 4 years, 10 months ago
  44. 728a060 soc/intel: Remove unused code by Patrick Rudolph · 5 years ago
  45. 57e8909 src/soc: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 10 months ago
  46. 0b4298c intel/pci_devs: Regroup PCI xx_DEVID entries by Kyösti Mälkki · 5 years ago
  47. e9dcc7a soc/intel: Remove some __PRE_RAM__ use by Kyösti Mälkki · 5 years ago
  48. 3e77279 google/rambi,intel/baytrail: Simplified romstage flow by Kyösti Mälkki · 5 years ago
  49. 568a42a intel/baytrail: Use smm_subregion() by Kyösti Mälkki · 5 years ago
  50. c274185 arch/x86: Rename some mainboard_romstage_entry() by Kyösti Mälkki · 5 years ago
  51. 8e23bac intel/fsp1_0,baytrail,rangeley: Tidy up use of preprocessor by Kyösti Mälkki · 5 years ago
  52. 157b189 cpu/intel: Enter romstage without BIST by Kyösti Mälkki · 5 years ago
  53. faf20d3 soc/intel: Rename some SMM support functions by Kyösti Mälkki · 5 years ago
  54. 6336ee6 sb/intel/*: Delete early_spi by Patrick Rudolph · 5 years ago
  55. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  56. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  57. c641f7e cpu/intel/car: Prepare for C_ENVIRONMENT_BOOTBLOCK by Kyösti Mälkki · 6 years ago
  58. acaa581 soc/intel: Drop romstage_after_car() by Kyösti Mälkki · 6 years ago
  59. dfbe6bd src: Add missing include <stdint.h> by Elyes HAOUAS · 6 years ago
  60. 45022ae intel: Use CF9 reset (part 1) by Patrick Rudolph · 6 years ago
  61. 419bfbc src: Move common IA-32 MSRs to <cpu/x86/msr.h> by Elyes HAOUAS · 6 years ago
  62. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  63. 4e6b790 src: Fix MSR_PKG_CST_CONFIG_CONTROL register name by Elyes HAOUAS · 6 years ago
  64. 44cff7a cbtable: remove chromeos_acpi from cbtable by Joel Kitching · 6 years ago
  65. 39303d5 src/soc: Use "foo *bar" instead of "foo* bar" by Elyes HAOUAS · 6 years ago
  66. 05498a2 src/soc: Get rid of whitespace before tab by Elyes HAOUAS · 6 years ago
  67. 448d9fb src: Use "foo *bar" instead of "foo* bar" by Elyes HAOUAS · 6 years ago
  68. 17a3ceb soc/intel/baytrail: Get rid of device_t by Elyes HAOUAS · 6 years ago
  69. be33a67 soc/intel/baytrail: add support for Intel GMA OpRegion by Matt DeVillier · 6 years ago
  70. 0781cbe sb and soc: Enforce correct offset of member "chromeos" in global_nvs_t by Jonathan Neuschäfer · 7 years ago
  71. 64b4bdd soc/intel/baytrail: refactor rtc failure checking by Aaron Durbin · 7 years ago
  72. e6ff159 soc/intel: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  73. 6a00113 Rename __attribute__((packed)) --> __packed by Stefan Reinauer · 7 years ago
  74. 474a7c5 google/rambi: add explicit pull-down for ram-id by Matt DeVillier · 8 years ago
  75. 038e724 src/soc: Capitalize CPU, ACPI, RAM and ROM by Elyes HAOUAS · 8 years ago
  76. b0f8151 chromeos mainboards: remove chromeos.asl by Aaron Durbin · 8 years ago
  77. f5cfaa3 soc/intel/baytrail: use common Intel ACPI hardware definitions by Aaron Durbin · 8 years ago
  78. 2d3d1b7 baytrail: add C0 and D0 stepping decode by Ben Gardner · 9 years ago
  79. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  80. 7fb149d baytrail: Switch to per-device ACPI by Vladimir Serbinenko · 10 years ago
  81. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  82. bae8608 baytrail: correct NC pin to GPO pin according to BYT platform design guide by Kane Chen · 10 years ago
  83. 18ea2d3 baytrail: Change all SoC headers to <soc/headername.h> system by Julius Werner · 10 years ago