1. ce9e21a soc/intel/quark: Add C bootblock by Lee Leahy · 8 years ago
  2. 6c3c31e bootblock: Declare common bootblock_pre_c_entry routine by Lee Leahy · 8 years ago
  3. 065b683 soc/intel/common: don't infinitely recurse in busmaster_disable_on_bus() by Aaron Durbin · 8 years ago
  4. 1ee6f0b soc/intel/apollolake: save GNVS pointer to SMM handler by Aaron Durbin · 8 years ago
  5. ac57f08 soc/intel/apollolake: allow DEBUG_SMI to work by Aaron Durbin · 8 years ago
  6. a554b71 soc/intel/apollolake: provide fake PM1 SMI status bit by Aaron Durbin · 8 years ago
  7. 7929dd0 soc/intel/apollolake: add SMI status bit definitons and use them by Aaron Durbin · 8 years ago
  8. 266a1f7 nb/intel/raminit (native): Read PCI mmio size from devicetree by Patrick Rudolph · 8 years ago
  9. d15e9aa riscv-spike: Replace custom UART with a memory-mapped 8250 by Jonathan Neuschäfer · 8 years ago
  10. 1282b8d arch/riscv: Compile with -mcmodel=medany by Jonathan Neuschäfer · 8 years ago
  11. f934efc arch/riscv: Add misc.c to bootblock/romstage to get udelay() by Jonathan Neuschäfer · 8 years ago
  12. a9067c6 arch/riscv: copy read/write8/16/32 from x86 by Jonathan Neuschäfer · 8 years ago
  13. 4ac8240 arch/riscv/trap_util.S: Use "li" pseudo-instruction to load a constant by Jonathan Neuschäfer · 8 years ago
  14. 6f76217 intel/apollolake: Use custom reset calls by Furquan Shaikh · 8 years ago
  15. bb9c90a nb/intel: Factor out common MRC code by Patrick Rudolph · 8 years ago
  16. 70e03fe rockchip: rk3399: pass board specific message to BL31 by Lin Huang · 8 years ago
  17. cf6526c mt8173: dram: Add more sample points to improve dram timing margin by PH Hsu · 8 years ago
  18. 99f065f oak: Select VBOOT_EC_SLOW_UPDATE Kconfig option by Julius Werner · 8 years ago
  19. 0a0f9c5 Kconfig: Set VBOOT_OPROM_MATTERS for relevant non-x86 devices by Julius Werner · 8 years ago
  20. 76655cb rockchip: gru: Add USB DRD DWC3 controller support by Liangfeng Wu · 8 years ago
  21. 2030d25 arch/x86: Support "weak" BIST and timestamp save routines by Lee Leahy · 8 years ago
  22. db601b6 mainboard/intel/galileo: Support bootblock in C by Lee Leahy · 8 years ago
  23. d131ea3 arch/x86: Add debug spinloops in assembly_entry.S by Lee Leahy · 8 years ago
  24. fdc8c8b arch/x86: Add debug spinloop by Lee Leahy · 8 years ago
  25. 3790a42 Revert "soc/intel/apollolake: Do not use StackBase FSP-M parameter" by Brandon Breitenstein · 8 years ago
  26. 47d4f7c soc/intel/apollolake: FSP Header file update for FSP 139_40 by Brandon Breitenstein · 8 years ago
  27. c9bf8bf util/checklist: Add bootblock support by Lee Leahy · 8 years ago
  28. 9048384 vendorcode/intel/fsp1_1/checklist: romstage - Add car_stage_entry by Lee Leahy · 8 years ago
  29. 6735871 mainboard: Support ROM_SIZE > 16 MiB by Lee Leahy · 8 years ago
  30. de4b09f soc/intel/apollolake: Update FSP header files by Bora Guvendik · 8 years ago
  31. 1a71864 intel/amenia: Program EMMC dll setting by Zhao, Lijian · 8 years ago
  32. 1b8ee0b soc/intel/apollolake: Add EMMC DLL API by Zhao, Lijian · 8 years ago
  33. 4001f24 skylake: Support common LPSS I2C driver by Duncan Laurie · 8 years ago
  34. 7a29cdc lib: Build reg_script for bootblock by Lee Leahy · 8 years ago
  35. 3892597 arch/x86: Enable SSE in bootblock_crt0.S by Lee Leahy · 8 years ago
  36. 538b324 lib: Add asmlinkage attribute to bootblock_main_with_timestamp by Lee Leahy · 8 years ago
  37. c8d45ac skylake: Move I2C bus configuration to separate structure by Duncan Laurie · 8 years ago
  38. 7f3156d skylake: gpio: Add support for setting 1.8V tolerant by Duncan Laurie · 8 years ago
  39. 205ed2d skylake: Add function to set PRR for protecting flash by Duncan Laurie · 8 years ago
  40. 8a14c39 soc/intel/common: Add LPSS I2C driver by Duncan Laurie · 8 years ago
  41. ec00968 device: i2c: Add support for I2C bus operations by Duncan Laurie · 8 years ago
  42. 72179fa soc/intel/quark: Pass serial port address to FSP by Lee Leahy · 8 years ago
  43. 96fbc31 rockchip: rk3399: Add support i2s by Xing Zheng · 8 years ago
  44. 8f8cf4d gru: kevin: enable EC SPI interface by Vadim Bendebury · 8 years ago
  45. 9ed93cb gru: kevin: configure board GPIOs by Vadim Bendebury · 8 years ago
  46. 221fdd8 veyron: Add exception_init() to romstage by Julius Werner · 8 years ago
  47. 5554d1c rk3399: add ability to configure SPI5 by Vadim Bendebury · 8 years ago
  48. 993dbe1 gru: kevin: define GPIOs used on both platforms by Vadim Bendebury · 8 years ago
  49. 6a58734 drivers/intel/fsp2.0: Add semantic patch for FspUpdVpd.h header by Alexandru Gagniuc · 9 years ago
  50. 0f61da8 soc/apollolake: Add SOC specific c-state table by Hannah Williams · 8 years ago
  51. f8daa37 soc/intel/common: Add common code for acpi c/p/t-state entries by Hannah Williams · 8 years ago
  52. 5f8cdc6 mainboard/intel/amenia: Enable VIRT_DEV_SWITCH by Ravi Sarawadi · 8 years ago
  53. 1c6c583 Intel/amenia: Make the device address more readable by Zhao, Lijian · 8 years ago
  54. b146931 adi/rc-dff: Add Initial implementaion by Chris Ching · 8 years ago
  55. b874308 mainboard/lenovo/x220: Clean up code by Jan Tatje · 8 years ago
  56. 00f21c7 mainboard/google/reef: Configure sd card pins by Jagadish Krishnamoorthy · 8 years ago
  57. 7d38faf lenovo/x60: add hda_verb.c by Arthur Heymans · 8 years ago
  58. f7f1244 intel/amenia: Add asl code to enable google ChromeEC by Shaunak Saha · 8 years ago
  59. f6118c6 google/reef: Add asl code to enable google ChromeEC by Shaunak Saha · 8 years ago
  60. d841da8 Kevin/Gru : Update Board ID table. by jongpil19.jung · 8 years ago
  61. e3a8f46 soc/intel/apollolake: Add missing DRAM density constants by Andrey Petrov · 8 years ago
  62. 0d9839b rockchip: gru: update the hynix lpddr3 config to run at 928MHz by Shunqian Zheng · 8 years ago
  63. 6724b1b rk3288: Remove duplicate timestamp_init() by Julius Werner · 8 years ago
  64. 517aa8b intel/skylake: Fix typo in comment by Paul Menzel · 8 years ago
  65. 9aba60e pcengines/apu1: Add SMBIOS SKU field by Kyösti Mälkki · 8 years ago
  66. 5d9cc78 soc/apollolake: Put CSE to low power state by Hannah Williams · 8 years ago
  67. a942bd4 soc/apollolake/pmc: Store the ACPI bar during set_resources stage by Alexandru Gagniuc · 8 years ago
  68. 68e1dcf nb/intel/x4x: Fix unpopulated value by Damien Zammit · 8 years ago
  69. 062ef1c AGESA boards: Split dispatcher to romstage and ramstage by Kyösti Mälkki · 8 years ago
  70. 7afcfe0 gm45: enable setting all vram sizes from cmos by Arthur Heymans · 8 years ago
  71. 90e63de AGESA f12 f15: Add OEM customisation by Kyösti Mälkki · 8 years ago
  72. 5003632 AGESA: Fix invalid use of CFG_ declarations by Kyösti Mälkki · 8 years ago
  73. 206e157 AGESA: Fix invalid BLDCFG_ and CFG_ use by Kyösti Mälkki · 8 years ago
  74. b97dc87 AGESA: Drop unused assembly files by Kyösti Mälkki · 8 years ago
  75. 6de9795 AGESA: Remove unused platform configuration files by Kyösti Mälkki · 8 years ago
  76. db1b344 AGESA f10: Pick sample platform configuration by Kyösti Mälkki · 8 years ago
  77. 11f3443 AMD boards: Drop comment on include file by Kyösti Mälkki · 8 years ago
  78. b62c5e8 aopen/dxplplusu: Disable HW scrubber by Kyösti Mälkki · 8 years ago
  79. b497b48 rockchip: gru: enable eDP display by Lin Huang · 8 years ago
  80. d1cec75 rockchip: rk3399: initialize display for eDP by Shunqian Zheng · 8 years ago
  81. e747b74 drivers/intel/fsp1_1: Make weak routines quiet by Lee Leahy · 8 years ago
  82. 287cd75 mainboard/intel/galileo: Add CREATE_BOARD_CHECKLIST by Lee Leahy · 8 years ago
  83. fc3741f Add Board Checklist Support by Lee Leahy · 8 years ago
  84. eb0e7bc mainboard/intel/galileo: Set board version by Lee Leahy · 8 years ago
  85. 8e97d00 chromeec: Move EC image hash to separate file in CBFS by Julius Werner · 8 years ago
  86. 3fa4350 AGESA boards: Drop unused include by Kyösti Mälkki · 8 years ago
  87. 44bb9bd intel/fsp_baytrail/i2c: mask i2c interrupts in i2c_init() by Ben Gardner · 8 years ago
  88. e3a692d intel/apollolake: Clear TSEG reg early in bootblock by Furquan Shaikh · 8 years ago
  89. b54a2d1 intel/apollolake: Add car.c to verstage by Furquan Shaikh · 8 years ago
  90. d5583a5 cbfs: Use NO_XIP_EARLY_STAGES to decide if stage is XIP by Furquan Shaikh · 8 years ago
  91. ab90f96 google/reef: Select UART_FOR_CONSOLE for reef by Furquan Shaikh · 8 years ago
  92. 0bca3c9 lenovo/t420: correct the eSATA port by Iru Cai · 8 years ago
  93. d52f258 drivers/intel/fsp1_1: Update weak MRC cache routines by Lee Leahy · 8 years ago
  94. c5b758b SMBIOS: Implement SKU field by Kyösti Mälkki · 8 years ago
  95. 7db1509 generic: Add a Maxim 98357A codec driver by Duncan Laurie · 8 years ago
  96. 21a097a i2c: Add a generic i2c driver by Duncan Laurie · 8 years ago
  97. 5c02644 drivers/intel/wifi: Add support for generating SSDT table by Duncan Laurie · 8 years ago
  98. 9fed935 wrdd: Export WRDD info in the header by Duncan Laurie · 8 years ago
  99. 1bfcc84 Gale board: Move TPM setup function to verstage.c by Kan Yan · 8 years ago
  100. 830fdc7 mb/lenovo/T4xx: enable PEG device by Patrick Rudolph · 8 years ago