1. 9c81066 cpu/amd (non-AGESA): Fix AP crash during microcode version lookup by Timothy Pearson · 10 years ago
  2. 0d7f8d0 amd/amdfam10: Update name table with Opteron 2400/8400 series codes by Timothy Pearson · 10 years ago
  3. 86393bb vendorcode/amd/agesa/f14: update microcode by Nicolas Reinecke · 10 years ago
  4. cb6cfbd mainboard/lenovo/t420s/Kconfig: select NO_UART_ON_SUPERIO by Nicolas Reinecke · 10 years ago
  5. 5e03170 intel/model_2065x: update microcode by Nicolas Reinecke · 10 years ago
  6. 6d1158f southbridge/intel/bd82x6x native usb init: replace some magic values by Nicolas Reinecke · 10 years ago
  7. 266971c lenovo/t530/romstage.c: add usb port description and missing oc config by Nicolas Reinecke · 10 years ago
  8. 5ecc6bc lenovo/t5x0: Make version look like something thinkpad_acpi would accept by Nicolas Reinecke · 10 years ago
  9. 9664345 devicetree: Search PnP device node from the tree by path by Kyösti Mälkki · 10 years ago
  10. 20c2c4b asus/kfsn4-dre/Kconfig: Enable power on after power fail by default by Timothy Pearson · 10 years ago
  11. 5fc32bf drivers/intel/fsp: Add find_saved_temp_mem() by Martin Roth · 10 years ago
  12. 8057285 mainboards: Add support for the Asus KFSN4-DRE series of motherboards by Timothy Pearson · 10 years ago
  13. a6f669e amd/amdfam10: Allocate the lower DRAM region up to TOM by Timothy Pearson · 10 years ago
  14. 7f3ae39 nvidia/ck804: Enable AMD Family 0Fh/10h dynamic ACPI _PSS objects by Timothy Pearson · 10 years ago
  15. b871687 nvidia/ck804: Add ability to override CK804 base unit ID by Timothy Pearson · 10 years ago
  16. 6300b03 amd/amdfam10: Add runtime ACPI _PSS generation by Timothy Pearson · 10 years ago
  17. e916201 nvidia/ck804: Fix FTBFS with AMD Family 10h systems by Timothy Pearson · 10 years ago
  18. 02112bd nvidia/ck804: Add ability to enable/disable PCIe PME# wake events by Timothy Pearson · 10 years ago
  19. 684fda5 nvidia/ck804: Fix cosmetics in Kconfig by Timothy Pearson · 10 years ago
  20. e1cc3ab nvidia/ck804: Add ability to bypass register 0x78 initialization by Timothy Pearson · 10 years ago
  21. 82982a1 amd/amdfam10: Enhance resource debugging when enabled by Timothy Pearson · 10 years ago
  22. c139c42 northbridge/amd/amdht: Initialize variable `currentBUID` by Timothy Pearson · 10 years ago
  23. 8d9492e amd/amdfam10: Serialize mutable ASL methods by Timothy Pearson · 10 years ago
  24. e538dae amd/amdfam10/northbridge.c: Fix FTBFS with CONFIG_PCI_64BIT_PREF_MEM by Timothy Pearson · 10 years ago
  25. ae98e83 CBMEM: Always use DYNAMIC_CBMEM by Kyösti Mälkki · 10 years ago
  26. 2fb6b40 CBMEM: Support DYNAMIC_CBMEM with LATE_CBMEM_INIT by Kyösti Mälkki · 10 years ago
  27. 02aebb6 CBMEM: Change some types to uintptr_t by Kyösti Mälkki · 10 years ago
  28. f1e3c76 CBMEM: Do not use get_top_of_ram() with DYNAMIC_CBMEM by Kyösti Mälkki · 10 years ago
  29. 91fac61 CBMEM: Tidy up CAR migration by Kyösti Mälkki · 10 years ago
  30. 3bf3854 CBMEM: Tag chipsets with LATE_CBMEM_INIT by Kyösti Mälkki · 10 years ago
  31. 8659e40 CBMEM console: Fix and enhance pre-RAM support by Kyösti Mälkki · 10 years ago
  32. 4d10750 CBMEM: Add timestamp_reinit() by Kyösti Mälkki · 10 years ago
  33. 0a11a61 CBMEM: Move cbmemc_reinit() by Kyösti Mälkki · 10 years ago
  34. e455425 CBMEM console: Fix CAR migration step by Kyösti Mälkki · 10 years ago
  35. 823edda CBMEM: Implement cbmem_run_init_hooks() stub by Kyösti Mälkki · 10 years ago
  36. 05369de intel: Drop romstage handoff via scratchpad by Kyösti Mälkki · 10 years ago
  37. 7b132de drivers/intel/fsp: Add HOB tools to work with GUIDs by Martin Roth · 10 years ago
  38. fedd8e3 southbridge/amd/pi: Clean up whitespace in Kconfig by Dave Frodin · 10 years ago
  39. bc21a41 southbridge/amd/pi: Rename Avalon to Hudson by Dave Frodin · 10 years ago
  40. bd1d158 northbridge/amd/pi: Correct the path to an #include by Dave Frodin · 10 years ago
  41. fa2ec5e southbridge/amd/pi: Correct several path names by Dave Frodin · 10 years ago
  42. 6b31431 southbridge/amd/pi: Correct several yangtze/avalon typos by Dave Frodin · 10 years ago
  43. 98e8253 AMD Bald Eagle: Add binary PI vendorcode files by Bruce Griffith · 10 years ago
  44. 88d213a amd/amdht: Compile in multiprocessor support when selected by Timothy Pearson · 10 years ago
  45. 367fe8c ACPI: Fix corrupt SSDT table on multiprocessor AMD Family 10h systems by Timothy Pearson · 10 years ago
  46. ae9cd01 rmodule: Correct the typecast with proper parenthesis by Furquan Shaikh · 10 years ago
  47. efb5cde vboot2: copy tlcl from vboot_reference as a preparation for vboot2 integration by Daisuke Nojiri · 10 years ago
  48. 3c21e46 vboot_wrapper: handling VBERROR_TPM_REBOOT_REQUIRED from VbInit(). by Kevin Cheng · 10 years ago
  49. 224f922 vboot2: read dev and recovery switch by Daisuke Nojiri · 10 years ago
  50. 1989a53 vboot2: implement vb2ex_read_resource by Daisuke Nojiri · 10 years ago
  51. bcc1d42 vboot2: implement select_firmware for pre-romstage verification by Daisuke Nojiri · 10 years ago
  52. 77b1655 vboot2: add verstage by Stefan Reinauer · 10 years ago
  53. 40ce5d9 nvidia/ck804/lpc.c: Fix power restoration control by Timothy Pearson · 10 years ago
  54. 5c4a510 rush: Add support for rush board by Furquan Shaikh · 10 years ago
  55. 4208e0c tegra132: Add support for tegra132 soc by Furquan Shaikh · 10 years ago
  56. 17b9c19 arm64: Prepare ARM64 for building by Marc Jones · 10 years ago
  57. c4dbdaf xcompile: Rename aarch64 to arm64 by Marc Jones · 10 years ago
  58. d1f840b toolchain.inc: Check toolchain is installed before running it by Marc Jones · 10 years ago
  59. 5ec1153 northbridge/amd: Add Kconfig options for ECC redirection by Timothy Pearson · 10 years ago
  60. 6f2caa0 northbridge/amd: Add Kconfig options for ECC scrub rate by Timothy Pearson · 10 years ago
  61. d0c1dd0 device/hypertransport.c: Fix typo in comment by Timothy Pearson · 10 years ago
  62. 29445dc device/oprom/realmode/x86: Fix memory corruption by Zhuo-Hao Lee · 10 years ago
  63. 7e72abe samus: Update indices of ramstage and refcode blobs by Randall Spangler · 10 years ago
  64. 808a254 samus: Delay bringing SSD out of reset by Duncan Laurie · 10 years ago
  65. 6a342cb samus: Disable self refresh and MRC cache on broadwell by Duncan Laurie · 10 years ago
  66. 515d3d2 samus: Enable keyboard backlight by Duncan Laurie · 10 years ago
  67. 00aedc5 samus: add acpi resource for supporting RT5677 codec by Kane Chen · 10 years ago
  68. 2e3bdcf7 asrock/e350m1: Fix PCIe slot for x4 cards by Kyösti Mälkki · 10 years ago
  69. 790547b 3rdparty: Update to latest commit in blobs repository by Dave Frodin · 10 years ago
  70. 374f27b baytrail: there is a chance that USBPHY_COMPBG is set to 0 by Kane Chen · 10 years ago
  71. e381544 rambi: configure USBPHY_COMPBG by the setting in devicetree.cb by Kane Chen · 10 years ago
  72. 314c4c3 baytrail: use the setting in devicetree.cb to config USBPHY_COMPBG by Kane Chen · 10 years ago
  73. 7a3c349 rmodule: Fix 64-bit related typecast errors by Furquan Shaikh · 10 years ago
  74. 251eef1 coreboot tpm: Fix printk format specifiers by Furquan Shaikh · 10 years ago
  75. c1f5a2e fmap: Fix pointer related casts by Furquan Shaikh · 10 years ago
  76. 3e72482 3rdparty: Update to latest commit in blobs repository by Dave Frodin · 10 years ago
  77. 660ec7c drivers/i2c/w83795: Fix tautology from wrong return type by Edward O'Callaghan · 10 years ago
  78. b0a00c9 mainboard/tyan/s2882/irq_tables.c: Remove dead code under #if 0 by Edward O'Callaghan · 10 years ago
  79. 4417deb Move container_of() macro to stddef.h by Stefan Reinauer · 10 years ago
  80. 4175927 baytrail broadwell: Use timestamps internal stash by Kyösti Mälkki · 10 years ago
  81. 5780d6f Revert "vboot2: add verstage" by Paul Menzel · 10 years ago
  82. 3bde659 vendorcode/amd/agesa: Remove UCODE_VS_FLAG() macro unused variable by Edward O'Callaghan · 10 years ago
  83. b4d176b northbridge/via/vx800/lpc.c: Remove unused variables by Edward O'Callaghan · 10 years ago
  84. 320647a vboot2: add verstage by Daisuke Nojiri · 10 years ago
  85. 337de4c cbmem: Add support for new 'coreboot' compatible device tree binding by Julius Werner · 10 years ago
  86. b3e0202 cbfs: add cbfs_read() by Aaron Durbin · 10 years ago
  87. b312b7f cbfs: add cbfs_locate_file() by Aaron Durbin · 10 years ago
  88. 01f5396 cbfstool: Remove arch check for different stages by Furquan Shaikh · 10 years ago
  89. fa6bd71 vendorcode/intel: remove DebugDeadLoop() from fsptypes.h by Martin Roth · 10 years ago
  90. 735e10a soc/intel/fsp_baytrail/gpio.c: Silence unused variable warning by Edward O'Callaghan · 10 years ago
  91. b50921e mainboard/lenovo/x220/gpio.c: Remove unused struct by Edward O'Callaghan · 10 years ago
  92. 98b698c src/device: Doxygen fixes by Martin Roth · 10 years ago
  93. 97ccefd southbridge/intel/lynxpoint/me_9.x.c: Avoid unused func warn by Edward O'Callaghan · 10 years ago
  94. 8cc5dc1 soc/intel/broadwell/me.c: Prevent unused function warning by Edward O'Callaghan · 10 years ago
  95. dd191a2 soc/intel/broadwell/spi_loading.c: Remove dead code by Edward O'Callaghan · 10 years ago
  96. 37130eb mainboard/lenovo/?/Kconfig: select NO_UART_ON_SUPERIO by Edward O'Callaghan · 10 years ago
  97. 456314f libpayload: Let GDB stub read/write memory with aligned MMIO words by Julius Werner · 10 years ago
  98. 8a1d11f libpayload: Expand setbits_le32() and fix readl() const-ness by Julius Werner · 10 years ago
  99. 1c5cdad libpayload: improve us timer accuracy by Vadim Bendebury · 10 years ago
  100. ab69984 libpayload: Add Rock Chip drivers by huang lin · 10 years ago