1. 6bf1301 nb/intel/pineview/raminit.c: Use static const for lookup tables by Arthur Heymans · 7 years ago
  2. 01f9aa5 Consolidate reset API, add generic reset_prepare mechanism by Julius Werner · 7 years ago
  3. d9762f7 cpu/x86/mtrr: fail early if solution exceeds available MTRRs by Aaron Durbin · 7 years ago
  4. e1058c7 cpu/amd/fam10/ram_calc: Remove superfluous guard by Arthur Heymans · 7 years ago
  5. a00d845 siemens/mc_apl1: Enable decoding for COM 3 on LPC by Mario Scheithauer · 7 years ago
  6. 7daac91 device/pnp: remove struct io_info by Samuel Holland · 7 years ago
  7. c21ba2c siemens/mc_apl1: Use Siemens NC FPGA driver by Mario Scheithauer · 7 years ago
  8. c4ff1de siemens/nc_fpga: Expand FPGA functionality by Mario Scheithauer · 7 years ago
  9. 59dd466 vendorcode/siemens: Add new values to hwilib by Mario Scheithauer · 7 years ago
  10. 049347f nb/intel/gm45: Add romstage timestamps by Arthur Heymans · 7 years ago
  11. 9ed74b5 nb/intel/ivybridge: Improve CAS freq selection by Arthur Heymans · 7 years ago
  12. dcd3cef nb/intel/sandybridge: Improve CAS freq selection by Arthur Heymans · 7 years ago
  13. f6934f5 src/cpu/amd/model_fxx/powernow_api.c Fix checkpatch errors + warnings by Evelyn Huang · 7 years ago
  14. 8265146 mb/foxconn/g41s-k: add new mainboard by Samuel Holland · 7 years ago
  15. ab71277 ec/librem/ec: Fix offset for Bluetooth enable (BTLE) by Matt DeVillier · 7 years ago
  16. 035cf71 mb/emulation/spike-riscv: Update UART address by Jonathan Neuschäfer · 7 years ago
  17. ccc5513 src/cpu/amd/atrr/amd_mtrr.c Fix checkpatch errors + warnings by Evelyn Huang · 7 years ago
  18. 877b586 src/cpu/amd/pi/00630F01 Fix checkpatch warnings and errors by Evelyn Huang · 7 years ago
  19. 53de6cd src/console: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  20. 6a3d0bf cpu/x86: fix spelling mistake by Martin Roth · 7 years ago
  21. e20f3d0 src/drivers: Add license headers by Martin Roth · 7 years ago
  22. e34a770 soc/baytrail: fix scope for I2C ACPI devices by Matt DeVillier · 8 years ago
  23. 1318ea6 superio/ite/it8720f: add new IT8720F Super I/O by Samuel Holland · 7 years ago
  24. da8ca65 superio/ite/it8728f: remove unused header by Samuel Holland · 7 years ago
  25. 901bdb3 superio/ite/common: fix prototype to match others by Samuel Holland · 7 years ago
  26. d2a86da superio/acpi: allow custom HID on generic device by Samuel Holland · 7 years ago
  27. eeef645 superio/acpi: allow 3 I/O ranges on generic device by Samuel Holland · 7 years ago
  28. 0f1dc0e elog: Add more detailed wake source events for USB2.0/3.0 port wake by Furquan Shaikh · 7 years ago
  29. a26f9da lib/spd_bin: Print out correct SMBus SPD address in dump_spd_info by Furquan Shaikh · 7 years ago
  30. 66fe0c4 soc/intel/apollolake: Use CPU common library code by Barnali Sarkar · 7 years ago
  31. 1517bab mb/asrock/g41c-gs: Rename the board to G41C-GS R2.0 (g41c-gs_r2_0). by Bill XIE · 7 years ago
  32. 9e55ff6 soc/intel/apollolake: Rename ACPI Base Address and Size Macro by Barnali Sarkar · 7 years ago
  33. f004f66 soc/intel/skylake: Enable ACPI PM timer emulation on all CPUs by Subrata Banik · 8 years ago
  34. 0a203d1 soc/intel/skylake: Use CPU common library code by Barnali Sarkar · 7 years ago
  35. 19b546f soc/intel/common/block: Add Intel common CPU library code by Barnali Sarkar · 7 years ago
  36. 6520e01 soc/intel/apollolake: Perform CPU MP Init before FSP-S Init by Barnali Sarkar · 7 years ago
  37. 97daf98 soc/intel/apollolake: Remove duplication of find_microcode_patch() code by Barnali Sarkar · 7 years ago
  38. 682355a soc/intel/skylake: Move update microcode from cbfs to mp_ops callbacks by Barnali Sarkar · 7 years ago
  39. 93d5f40 soc/intel/skylake: Cache the MMIO BIOS region by Aaron Durbin · 7 years ago
  40. efc92a8 soc/intel/apollolake: use fast_spi_cache_bios_region() by Aaron Durbin · 7 years ago
  41. 0b34fc6 soc/intel/common/fast_spi: support caching bios in ramstage by Aaron Durbin · 7 years ago
  42. ea0497c cpu/x86/mtrr: further expose declarations of functions by Aaron Durbin · 7 years ago
  43. acd02b5 cpu/amd/car: Fix checkpatch warnings by Evelyn Huang · 7 years ago
  44. 208587e soc/intel/apollolake: Use common systemagent code by Subrata Banik · 7 years ago
  45. 46a7178 soc/intel/skylake: Use common systemagent code by Subrata Banik · 7 years ago
  46. 7609c65 soc/intel/common/block: Add Intel common systemagent support by Subrata Banik · 7 years ago
  47. 43dcbfd soc/braswell: fix ACPI table by recollecting TOLM by Harry Pan · 8 years ago
  48. debb785 purism/librem13v2: Update PCI config by Youness Alaoui · 7 years ago
  49. 0ff3b73 purism/librem13v2: Don't disable PM timer by Matt DeVillier · 7 years ago
  50. 9d8cd50 purism/librem13v2: Enable SATA, disable eMMC support by Youness Alaoui · 7 years ago
  51. 6b8570d purism/librem13v2: Add microcode values in Kconfig by Youness Alaoui · 7 years ago
  52. 0e977fc purism/librem13v2: Add memory init code by Youness Alaoui · 7 years ago
  53. 34a30a6 purism/librem13v2: Add GPIO pad configuration by Youness Alaoui · 7 years ago
  54. 2766ebf purism/librem13v2: Select SERIRQ_CONTINUOUS_MODE by Matt DeVillier · 7 years ago
  55. 047475c purism/librem13v2: Add initial directory for librem13 v2 by Youness Alaoui · 7 years ago
  56. ab5b4c1 purism/librem13v1: Set FADT revision to ACPI 3.0 by Matt DeVillier · 7 years ago
  57. 2f48b7b pciexp_device: Remove useless write on a read-only register by Youness Alaoui · 7 years ago
  58. b191c9f soc/broadwell: Allow disabling of PCIe ASPM options by Youness Alaoui · 7 years ago
  59. bb5fb64 pciexp_device: Prevent race condition with retrain link by Youness Alaoui · 7 years ago
  60. 3c0d7d2 purism/librem13v1: Rename librem13 to librem13v1 by Youness Alaoui · 7 years ago
  61. f05d2e1 soc/baytrail: fix ACPI table by recollecting TOLM by Matt DeVillier · 7 years ago
  62. 930577a soc/baytrail: assign unique DMA request lines to I2C controllers by Matt DeVillier · 7 years ago
  63. f6cfa71 soc/braswell: assign unique DMA request lines to I2C controllers by Matt DeVillier · 7 years ago
  64. 9095e2f nb/intel/fsp_sandybridge/gma: Use common init_igd_opregion method by Patrick Rudolph · 7 years ago
  65. 96c3ef8 nb/intel/common: Create a common init_igd_opregion method by Patrick Rudolph · 7 years ago
  66. 87f7588 device/dram/ddr2.c: Fix is_registered_ddr2 by Arthur Heymans · 7 years ago
  67. 6a67ffb soc/braswell: fix scope for I2C ACPI devices by Matt DeVillier · 7 years ago
  68. 397c7b3 google/chell: add board-specific USB port info by Matt DeVillier · 7 years ago
  69. dc1b781 soc/skylake: add ACPI method to generate USB port info by Matt DeVillier · 7 years ago
  70. b9959e2 cpu/intel/model_206ax: Use tsc monotonic timer by Patrick Rudolph · 7 years ago
  71. 5e10422 mb/google/soraka: Update UF camera i2c address by Naresh G Solanki · 7 years ago
  72. 0dc405d rx6110sa: Add more chip configuration options to chip by Werner Zeh · 7 years ago
  73. 2e7f6cc fsp/gop: Add running the GOP to the choice of gfx init by Nico Huber · 7 years ago
  74. d4ebeaf device/Kconfig: Put gfx init methods into a `choice` by Nico Huber · 7 years ago
  75. 26ce9af device/Kconfig: Introduce MAINBOARD_FORCE_NATIVE_VGA_INIT by Nico Huber · 7 years ago
  76. 6ab7e5e nb/intel/sandybridge/raminit: Advertise correct frequency by Patrick Rudolph · 7 years ago
  77. a038835 arch/x86/acpigen: Add additional opcodes by Patrick Rudolph · 7 years ago
  78. 6086b4e drvs/intel/wifi/wifi: Fix regression by Patrick Rudolph · 7 years ago
  79. 2dafd89 spi: Remove unused/unnecessary spi_init function definitions by Furquan Shaikh · 7 years ago
  80. 5677e7d mainboard/google/poppy: Add support for ELAN device by Furquan Shaikh · 7 years ago
  81. f482396 Kconfig: Indent help text by Martin Roth · 7 years ago
  82. f0c7be4 intel/common/acpi: Fix ACPI debug log issue with LPSS UART by Subrata Banik · 7 years ago
  83. e18e642 src: change coreboot to lowercase by Martin Roth · 7 years ago
  84. a8843de Use more secure HTTPS URLs for coreboot sites by Paul Menzel · 7 years ago
  85. 619e830 via/epia-m700: Wrap long line in comment by Paul Menzel · 7 years ago
  86. e213bf3 asus/kgpe-d16: Add video card ID for VGA BIOS name by Paul Menzel · 7 years ago
  87. c216567 soc/intel/skylake: Use PCI IDs from device/pci_ids.h by Subrata Banik · 7 years ago
  88. 00b9f4c mb/*/*/cmos.layout: Make multibyte options byte aligned by Arthur Heymans · 8 years ago
  89. 4a47e4b soc/intel/skylake/chip.h: Reorder declarations by Nico Huber · 7 years ago
  90. 503965f soc/intel/skylake/chip.h: Provide some enums by Nico Huber · 7 years ago
  91. e7947df fsp1_1: Verify FSP_IMAGE_ID/_REV against headers by Nico Huber · 7 years ago
  92. a2cf686 device/Kconfig: Move "Display" menu below gfx options by Nico Huber · 7 years ago
  93. b09933a google/reef: Add coral by Patrick Georgi · 7 years ago
  94. 34e1087 intel/gma: Fix typo GMBUS0 -> GMBUS1 in edid.c by Sebastian "Swift Geek" Grzywna · 8 years ago
  95. 4c9cf30 soc/intel/apollolake: Use Intel timer common code by Aamir Bohra · 7 years ago
  96. 842776e soc/intel/skylake: Use Intel timer common code by Aamir Bohra · 7 years ago
  97. 1fa16c9 soc/intel/common: Add common Intel timer code by Aamir Bohra · 7 years ago
  98. 22b2c79 soc/intel/apollolake: Add config for cpu base clock frequency by Aamir Bohra · 7 years ago
  99. 1041d39 soc/intel/skylake: Add config for cpu base clock frequency by Aamir Bohra · 7 years ago
  100. 5391e55 soc/intel/common/block: add bios caching to fast spi module by Aaron Durbin · 7 years ago