1. d09a881 drivers/xgi/common: Fix XGI_SetGroup2 by Stefan Reinauer · 9 years ago
  2. a4c5740 drivers/intel/fsp1_0/fsp_util.c: Fix indentation by Martin Roth · 9 years ago
  3. 7b22d84 drivers/pc80: Add optional spinlock for nvram CBFS access by Timothy Pearson · 9 years ago
  4. 929b602 fsp1_1: supply fsp version to mrc_cache API by Aaron Durbin · 9 years ago
  5. a606598 ati/ragexl: Change .h #defines named CONFIG_ to CFG_ by Martin Roth · 9 years ago
  6. 7e7a4df lib: remove assets infrastructure by Aaron Durbin · 9 years ago
  7. 6d720f3 cbfs/vboot: remove firmware component support by Aaron Durbin · 9 years ago
  8. 7c38e1e8 Remove #ifdef checks on Kconfig symbols by Martin Roth · 9 years ago
  9. fb50983 intel/fsp: Add post codes for FSP phases by Duncan Laurie · 9 years ago
  10. 590ac64 intel/fsp1_1: Add accurate print for full fsp version by Dhaval Sharma · 9 years ago
  11. cbce4de drivers/intel/fsp1_1: Don't hide build related options behind HAVE_FSP_BIN by Stefan Reinauer · 9 years ago
  12. c5bb7bd fsp1_0: Update Kconfig for symbols not depending on FSP binary by Martin Roth · 9 years ago
  13. 7e14654 drivers/intel/fsp1_1: Don't include files from blobs / fsp directory by Stefan Reinauer · 9 years ago
  14. 31fbb71 drivers/intel/fsp1_1: Include rules.h in util.h by Stefan Reinauer · 9 years ago
  15. 167c03a drivers/ti/tps65913: Set default values in Kconfig by Martin Roth · 9 years ago
  16. ffa4054 drivers/ams: Set default values in Kconfig by Martin Roth · 9 years ago
  17. b90b94d intel: Add MMA feature in coreboot by Pratik Prajapati · 9 years ago
  18. 3ecfdbd intel/fsp1_0: Use dummy microcode when calling FSP TempRamInit by York Yang · 9 years ago
  19. c41c6a4 elog: fix improper assumption for year values by Aaron Durbin · 9 years ago
  20. a2d1315 [REMOVAL] drivers/trident/blade3d by Stefan Reinauer · 9 years ago
  21. fdb3a8d arm64: Remove cpu intialization through device-tree by Furquan Shaikh · 9 years ago
  22. 8c8e2b7 arm64: remove secmon by Aaron Durbin · 9 years ago
  23. 2524be4 fsp1_1: pass ROM_SIZE to FSP for cacheable RO region by Aaron Durbin · 9 years ago
  24. 3bfd7cc drivers/pc80: Rework normal / fallback selector code by Timothy Pearson · 9 years ago
  25. 3c47e8a intel/gma: Return success for Intel int15 VGA set panel type hook by Konstantin Aladyshev · 9 years ago
  26. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  27. d5855ec FSP1_1: Always use common code by Lee Leahy · 9 years ago
  28. 66208bd FSP 1.1: Replace soc_ prefix with fsp_ by Lee Leahy · 9 years ago
  29. 94b856e FSP 1.1: Move common FSP code by Lee Leahy · 9 years ago
  30. 8b11b2c tpm: acpi: Add support for TPM PIRQ by Duncan Laurie · 9 years ago
  31. 3207414 fsp/intel common: Add support for Gfx PEIM (AKA GOP) by robbie zhang · 9 years ago
  32. 8eb63fa Add support for the Silicon Image "Ultra ATA-133 Host Controller" by Denis 'GNUtoo' Carikli · 9 years ago
  33. 04cf449 drivers/aspeed: Add native text mode VGA support for the AST2050 by Timothy Pearson · 9 years ago
  34. f7e0a1a drivers/i2c/w83795: Add option to use auxiliary SMBUS controller by Timothy Pearson · 9 years ago
  35. cab71b6 drivers/i2c/w83795: Add full support for core functions by Timothy Pearson · 9 years ago
  36. 954a55b gma ACPI: Make brightness levels a per board setting by Nico Huber · 9 years ago
  37. 86091f9 cpu/mtrr.h: Fix macro names for MTRR registers by Alexandru Gagniuc · 9 years ago
  38. 909c512 fsp1_1: add verstage support by Aaron Durbin · 9 years ago
  39. 75c51d9 x86: add standalone verstage support by Aaron Durbin · 9 years ago
  40. deeec18 gma ACPI: Do not overwrite backlight configuration by Nico Huber · 9 years ago
  41. d5842f5 gma ACPI: Consolidate non-PCH and PCH brightness levels by Nico Huber · 9 years ago
  42. 62047d1 gma: Consolidate Intel IGD ACPI code some more by Nico Huber · 9 years ago
  43. e6af4be intel fsp1_1: prepare for romstage vboot verification split by Aaron Durbin · 9 years ago
  44. e1ecfc9 intel: update common and FSP cache-as-ram parameters by Aaron Durbin · 9 years ago
  45. c48f5ef Kill lvds_num_lanes by Vladimir Serbinenko · 9 years ago
  46. 551cff0 Derive lvds_dual_channel from EDID timings. by Vladimir Serbinenko · 9 years ago
  47. 8a75d82 fsp1_0: Fix broken logic when searching for FSP by Werner Zeh · 9 years ago
  48. 47818b4 fsp/cache_as_ram.inc and boards: Fix incorrect usage of POST_IO by Alexandru Gagniuc · 9 years ago
  49. 3a54318 Add EM100 'hyper term' spi console support in ramstage & smm by Martin Roth · 9 years ago
  50. 715a18e drivers/uart/Kconfig: Select 8250 mem when 8250 mem32 is enabled by Alexandru Gagniuc · 9 years ago
  51. 04ebf59 fsp1_1: move relocation algorithm to commonlib by Aaron Durbin · 9 years ago
  52. 923b4d5 fsp1_1: use commonlib/endian.h routines by Aaron Durbin · 9 years ago
  53. 1d85700 cpu: microcode: Use microcode stored in binary format by Alexandru Gagniuc · 9 years ago
  54. b20a600 intel/fsp1_0: Declare microcode to be size 0 if it doesn't exist by Patrick Georgi · 9 years ago
  55. c947fee intel/fsp1.0: Get size of microcode during build time by Werner Zeh · 9 years ago
  56. 16ea519 tpm: acpi: Make _CRS method serialized by Duncan Laurie · 9 years ago
  57. dc9f5cd coreboot: introduce commonlib by Aaron Durbin · 9 years ago
  58. a5be7fa drivers/intel/fsp1_1: split relocation code for tool use by Aaron Durbin · 9 years ago
  59. a77d0d6 drivers/intel/fsp1_1: handle UEFI endianness by Aaron Durbin · 9 years ago
  60. 8007c6b drivers/intel/fsp1_1: prepare relocation code for sharing by Aaron Durbin · 9 years ago
  61. 789f2b6 fsp1_1: provide binding to UEFI version by Aaron Durbin · 9 years ago
  62. a887492 FSP: Pass FSP image base address to find_fsp by Lee Leahy · 9 years ago
  63. 6aa8c5b drivers/pc80: Do not initialize PS2 keyboard by default by Alexandru Gagniuc · 9 years ago
  64. 17ba944 drivers/pc80/tpm: Set "Found TPM" message to BIOS_INFO level by Duncan Laurie · 9 years ago
  65. 5c26122 drivers/intel/fsp1_1: Take platform ID as a string, not integers by Alexandru Gagniuc · 9 years ago
  66. 2c482a9 intel: Do not hardcode the position of mrc.cache by Alexandru Gagniuc · 9 years ago
  67. 4460703 Drop "See file CREDITS..." comment by Stefan Reinauer · 9 years ago
  68. 0bc3e325 qemu: fix vga driver build by Gerd Hoffmann · 9 years ago
  69. 4d3de7e bootstate: remove need for #ifdef ENV_RAMSTAGE by Aaron Durbin · 9 years ago
  70. 439356f x86: remove cpu_incs as romstage Make variable by Aaron Durbin · 9 years ago
  71. 3f2a945 drivers/intel/fsp1_1/fsp_util.c: Use ALIGN_UP_macro by Alexandru Gagniuc · 9 years ago
  72. 681012a drivers/intel/fsp_1_1: Remove useless #ifndef/#error pairs by Alexandru Gagniuc · 9 years ago
  73. 5c9a71e intel/fsp1_1/hob.c: Refactor file to match coreboot coding style by Alexandru Gagniuc · 9 years ago
  74. 1dbbe82 drivers/intel/fsp1_1: Don't compile GOP support in romstage by Alexandru Gagniuc · 9 years ago
  75. 80f5d5b fsp1_1: remove duplicate mrc caching mechanism by Aaron Durbin · 9 years ago
  76. 7dbf9c6 edid: Use edid_mode struct to reduce redundancy by David Hendricks · 9 years ago
  77. 22ea007 fsp1_1: fsp_relocate: use struct region_device and struct prog by Aaron Durbin · 9 years ago
  78. 4f7cf3a uart8250mem: provide uart_fill_lb() by Aaron Durbin · 9 years ago
  79. 7580b1a drivers/pc80/i8254.c: Indent with GNU indent 2.2.11 by Paul Menzel · 9 years ago
  80. 8d8799a arm, arm64, mips: Add rough static stack size checks with -Wstack-usage by Julius Werner · 10 years ago
  81. a73408d console: Add UART8250MEM 32bit support by Naveen Krishna Chatradhi · 9 years ago
  82. 46cf9f7 Verify Kconfigs symbols are not zero for hex and int type symbols by Martin Roth · 9 years ago
  83. 9a8e4f9 FSP 1.1: Update the CBFS image type by Lee Leahy · 9 years ago
  84. 78390f1 drivers/i2c/tpm: move tpm driver around a bit more. by Patrick Georgi · 9 years ago
  85. 091b4ae drivers/i2c/tpm: push tpm driver from verstage to libverstage by Patrick Georgi · 9 years ago
  86. 0458370 Kconfig: Remove unnecessary and incorrect MRC_CACHE symbols by Martin Roth · 9 years ago
  87. 128043e Intel FSP 1.1: Move Kconfig comment inside 'if' block by Martin Roth · 9 years ago
  88. 4a8c19c FSP 1.1: Bring source up-to-date by Lee Leahy · 9 years ago
  89. 0afdec4 lenovo: Hide SMBIOS config by Vladimir Serbinenko · 9 years ago
  90. 41607a4 cbmem: add indicator to hooks if cbmem is being recovered by Aaron Durbin · 9 years ago
  91. 4fbac46 cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API by Kyösti Mälkki · 9 years ago
  92. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  93. 29824c5 Fix Kconfig whitespace. by Martin Roth · 9 years ago
  94. d0e212c devicetree: Discriminate device ops scan_bus() by Kyösti Mälkki · 9 years ago
  95. 09b20cd Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  96. 1aeea7f tpm: Add dummy _DSM to make Bitlocker happy. by Vladimir Serbinenko · 9 years ago
  97. 1cac2c9 Hide PLATFORM_USES_FSP1_1. by Vladimir Serbinenko · 9 years ago
  98. 899d13d cbfs: new API and better program loading by Aaron Durbin · 9 years ago
  99. 641529b TPM: Add Infineon SLB9670 SPI TPM support by Wenkai Du · 9 years ago
  100. f4d6587 tpm: Add Infineon TPM 1.2 support by Subrata · 9 years ago