1. fceac7e amd/stoneyridge: Increase SMM reserved memory by Marshall Dawson · 6 years ago
  2. 3dee6d1 mainboard/google/kahlee: Update RW_LEGACY size in fmap by Martin Roth · 6 years ago
  3. e153101 google/kahlee: Swap UNIFIED_MRC_CACHE and RW_SECTION_A in fwmap by Daniel Kurtz · 6 years ago
  4. 9641a92 src: Remove non-ascii characters by Martin Roth · 6 years ago
  5. 8f25a66 rk3399: Enable bootblock compression by Julius Werner · 6 years ago
  6. 99f4683 Introduce bootblock self-decompression by Julius Werner · 6 years ago
  7. 12574dd bootblock: Allow more timestamps in bootblock_main_with_timestamp() by Julius Werner · 6 years ago
  8. 55b3081 Revert "program_loading: make types a mask, make unknown type a non-zero" by Julius Werner · 6 years ago
  9. 045cc89 Revert "acpi: device: Walk up the tree to find identifier" by Duncan Laurie · 6 years ago
  10. e4988cc nb/amd/amdk8: Get rid of device_t by Elyes HAOUAS · 6 years ago
  11. 1c56f2f sb/sis/sis966: Get rid of device_t by Elyes HAOUAS · 6 years ago
  12. 1df39c3 nvidia/mcp55: Get rid of device_t by Elyes HAOUAS · 6 years ago
  13. bcb124e sb/via/vt8237r: Get rid of device_t by Elyes HAOUAS · 6 years ago
  14. ec41dae sb/via/k8t890: Get rid of device_t by Elyes HAOUAS · 6 years ago
  15. 674f9c4 sb/amd/cs5536: Get rid of device_t by Elyes HAOUAS · 6 years ago
  16. d9edab5 sb/amd/amd8151: Get rid of device_t by Elyes HAOUAS · 6 years ago
  17. d0f3e17 sb/amd/amd8132: Get rid of device_t by Elyes HAOUAS · 6 years ago
  18. f854822 sb/amd/amd8131: Get rid of device_t by Elyes HAOUAS · 6 years ago
  19. 39733a0 sb/amd/amd8111: Get rid of device_t by Elyes HAOUAS · 6 years ago
  20. 8aafbd8 nb/via/cx700: Get rid of device_t by Elyes HAOUAS · 6 years ago
  21. 315b239 sb/amd/sb800: Get rid of device_t by Elyes HAOUAS · 6 years ago
  22. f29a689 sb/amd/sb700: Get rid of device_t by Elyes HAOUAS · 6 years ago
  23. 7f55810 sb/amd/sb600: Get rid of device_t by Elyes HAOUAS · 6 years ago
  24. 7a4d41a sb/amd/rs690: Get rid of device_t by Elyes HAOUAS · 6 years ago
  25. d5c4aa7 google/kahlee: Reduce UMA memory to 32MB by Marshall Dawson · 6 years ago
  26. 2c8bd0d google/grunt: Reduce UMA memory to 32MB by Marshall Dawson · 6 years ago
  27. 08f4fb0 mb/google/octopus: Add devicetree for Bip by Justin TerAvest · 6 years ago
  28. dda0fc4 cimx/sb800: Use PCI_DEVFN() by Kyösti Mälkki · 6 years ago
  29. 0bc06ab agesa/hudson pi/hudson: Use PCI_DEVICE_ID by Kyösti Mälkki · 6 years ago
  30. b11d4e3 agesa/hudson pi/hudson: Skip device node search by Kyösti Mälkki · 6 years ago
  31. 1cbe19f sb/nvidia/ck804: Get rid of device_t by Elyes HAOUAS · 6 years ago
  32. 8349cb5 sb/ricoh/rl5c476: Get rid of device_t by Elyes HAOUAS · 6 years ago
  33. 59b8e4f nb/via/vx800: Get rid of device_t by Elyes HAOUAS · 6 years ago
  34. e58a782 nb/via/cn700: Get rid of device_t by Elyes HAOUAS · 6 years ago
  35. dfa5125 nb/intel/nehalem: Fix smashed stack in romstage by Matthias Gazzari · 6 years ago
  36. e51d731 sb/amd/cimx/sb900: Get rid of device_t by Elyes HAOUAS · 6 years ago
  37. ee424e5 sb/amd/common: Get rid of device_t by Elyes HAOUAS · 6 years ago
  38. 0d7c7a8 nb/amd/agesa/family14: Get rid of device_t by Elyes HAOUAS · 6 years ago
  39. a93e754 sb/amd/agesa/hudson: Get rid of device_t by Elyes HAOUAS · 6 years ago
  40. ddfccb4 nb/amd/agesa/family12: Get rid of device_t by Elyes HAOUAS · 6 years ago
  41. d9ef546 sb/amd/pi/hudson: Get rid of device_t by Elyes HAOUAS · 6 years ago
  42. 1a4abb7 sb/amd/cimx/sb800: Get rid of device_t by Elyes HAOUAS · 6 years ago
  43. 4a027e6 lib/gnat: Drop Restriction `No_Exception_Propagation` by Nico Huber · 6 years ago
  44. 757a246 mb/google/octopus: enable xdci controller by Jagadish Krishnamoorthy · 6 years ago
  45. cbdbf01 mb/google/reef/variants/: Add new memory ID by ren kuo · 6 years ago
  46. 967ed21 via/vx900: Remove leftover code by Kyösti Mälkki · 6 years ago
  47. 8a25cae cpu/x86: Add support to run function on single AP by Subrata Banik · 6 years ago
  48. e66600e soc/intel/cannonlake: Add CONFIG_SMM_RESERVED_SIZE config by Subrata Banik · 6 years ago
  49. 549080b arch/x86: Increase TIMESTAMP region size to 0x200 by Furquan Shaikh · 6 years ago
  50. 283b01d mb/google/eve: Describe USB devices in devicetree by Duncan Laurie · 6 years ago
  51. 32bdffa soc/amd/stoneyridge: Support ACPI USB code generation by Duncan Laurie · 6 years ago
  52. bf713b0 soc/intel: Add support for USB ACPI code generation by Duncan Laurie · 6 years ago
  53. 4721f43 drivers/usb/acpi: Add a driver for generating USB ACPI by Duncan Laurie · 6 years ago
  54. 8ccf59a acpi: device: Walk up the tree to find identifier by Duncan Laurie · 6 years ago
  55. 4021a5a nb/common/intel: Remove the mrc cache code by Arthur Heymans · 7 years ago
  56. dc71e25 nb/intel/nehalem: Use the common mrc cache driver by Arthur Heymans · 7 years ago
  57. 0e9bbcc intel/fsp: Update Cannonlake FSP header by Lijian Zhao · 6 years ago
  58. 65cbbe7 arch/x86/acpigen: Fix corner case in _ROM generator by Patrick Rudolph · 6 years ago
  59. 892e9f6 sb/intel/i82801bx: Get rid of device_t by Elyes HAOUAS · 6 years ago
  60. 152f1c9 sb/intel/i82801ax: Get rid of device_t by Elyes HAOUAS · 6 years ago
  61. 97e8b75 nb/intel/e7505: Get rid of device_t by Elyes HAOUAS · 6 years ago
  62. be84140 sb/intel/ibexpeak: Get rid of device_t by Elyes HAOUAS · 6 years ago
  63. 77f7a6e nb/intel/haswell: Get rid of device_t by Elyes HAOUAS · 6 years ago
  64. 6e09b3b mb/google/poppy/variants/nami: Fix SoC I2C CLK is abnormal by Chris Zhou · 6 years ago
  65. a613ccd mb/google/poppy/variants/nocturne: enable pogo pin USB port by Nick Vaccaro · 6 years ago
  66. 09b883f mb/google/octopus: Disable BT before S5 entry by Hannah Williams · 6 years ago
  67. 5c3452b nb/intel/nehalem: Add ACPI path by Patrick Rudolph · 6 years ago
  68. b77cbbe mb/google/poppy/variants/nami: Update DPTF table by John Su · 6 years ago
  69. 1c9d863 soc/intel/skylake: Fix AP timeout issue while executing sgx_configure by Subrata Banik · 6 years ago
  70. 13f8998 mb/google/poppy: Disable one ALS node by Amanda Huang · 6 years ago
  71. eeb4e20 commonlib/cbfs: Make cbfsf_file_type public by Patrick Rudolph · 6 years ago
  72. 71327fb lib/prog_loaders: Store CBFS type in struct prog by Patrick Rudolph · 6 years ago
  73. d8ec973 vx900: Move to EARLY_CBMEM_INIT by Lubomir Rintel · 7 years ago
  74. faafbfb mb/google/poppy/variants/nami: Load pantheon VBT binary by Ivy Jian · 6 years ago
  75. aeb50d2 mb/google/poppy/variants/nami: Enable synaptics touchscreen support by Ivy Jian · 6 years ago
  76. c6d1349 Revert "cbfs/payload type: Fix build warning and whitespace in name" by Ronald G. Minnich · 6 years ago
  77. 77a30af soc/intel/skylake: check DPTF_TSR1_ACTIVE_AC* in _ACx methods by John Su · 6 years ago
  78. 532b8d5 soc/intel/apollolake: add rt5682 NHLT support by Naveen Manohar · 6 years ago
  79. 5dbe8ee ACPI: Set the correct number of arguments in ACPI methods by Martin Roth · 6 years ago
  80. 782c910 mainboard/amd/*: Remove unused arguments from SIOW ACPI method by Martin Roth · 6 years ago
  81. c622dc5 superio/ite/it8720f: Implement power control by Samuel Holland · 6 years ago
  82. 9d217bf mb/scaleway/tagada: Set DIMM slot information from mainboard by Julien Viard de Galbert · 6 years ago
  83. 717ba74 cbfs/payload type: Fix build warning and whitespace in name by Paul Menzel · 6 years ago
  84. 2b2f895 mb/emulation/qemu-q35: Enable user option table support by Paul Menzel · 6 years ago
  85. bb0d839 mb/google/fizz: Add device index for dual LAN sku by David Wu · 6 years ago
  86. 9a0d9e0 drivers/net: Check "ethernet_mac" when the device index is 1 by David Wu · 6 years ago
  87. 07e77f1 sb/intel/i82371eb: Get rid of device_t by Elyes HAOUAS · 6 years ago
  88. 6f7e8de nb/intel/fsp_sandybridge: Get rid of device_t by Elyes HAOUAS · 6 years ago
  89. 9749a85 nb/intel/i945/raminit.c: Remove not necessary braces {} by Elyes HAOUAS · 6 years ago
  90. 60fd684 cbfs_locate: Optionally return file type by Ronald G. Minnich · 6 years ago
  91. 5a1f540 soc/intel/denverton_ns: Enable common code for CPU by Julien Viard de Galbert · 7 years ago
  92. f729cd0 mb/scaleway/tagada: Update gpio configuration to use intelblock by Julien Viard de Galbert · 6 years ago
  93. 3ac3a68 soc/intel/denverton_ns: port gpio to intelblock by Julien Viard de Galbert · 6 years ago
  94. 7ebb6b0 soc/intel/denverton_ns + mb: Rename gpio configuration by Julien Viard de Galbert · 6 years ago
  95. adc9bdb security/vboot: Remove redundent _verstage/_everstage/_verstage_size symbols by Subrata Banik · 6 years ago
  96. f18c1b0 pci: Fix compilation on non x86 by Patrick Rudolph · 6 years ago
  97. 4576600 superio/nuvoton: Add support for NPCD378 by Patrick Rudolph · 6 years ago
  98. 3337497 cpu/x86: Add support to run function with argument over APs by Subrata Banik · 6 years ago
  99. 223fb43 cpu/x86/mp: pass pointers to structures for AP callbacks by Aaron Durbin · 6 years ago
  100. e6cc21e nb/intel/x4x/raminit: DDR3 specific ODT by Arthur Heymans · 7 years ago