1. 1706cb3 soc/intel/apollolake: make gpo.h ACPI compatible by Freddy Paul · 8 years ago
  2. 15fa992 intel/model_6ex: Prepare for dynamic CONFIG_RAMTOP by Kyösti Mälkki · 8 years ago
  3. 4c3de9c beaglebone: Update bootblock.c to use new structs/code by Gabe Black · 11 years ago
  4. 41bcf8a mb/google: remove superfluous header includes in bdw chromeboxes by Matt DeVillier · 8 years ago
  5. 408d392 intel/car/cache_as_ram_ht.inc: Prepare for dynamic CONFIG_RAMTOP by Kyösti Mälkki · 8 years ago
  6. 07921540d intel/car/cache_as_ram.inc: Prepare for dynamic CONFIG_RAMTOP by Kyösti Mälkki · 8 years ago
  7. 633c57d qemu/x86: car: drop pointless code, move stack out of the way by Gerd Hoffmann · 8 years ago
  8. 7105660 riscv-spike: Move coreboot to 0x80000000 (2GiB) by Jonathan Neuschäfer · 8 years ago
  9. 2459f67 util/riscvtools: Add script that turns coreboot.rom into an ELF by Jonathan Neuschäfer · 8 years ago
  10. 057ac4d soc/apollolake: Include PCI _OSC method by Hannah Williams · 8 years ago
  11. 5b9a253 Update SeaBIOS URL to https by Ryan Salsamendi · 8 years ago
  12. 072d436b ACPI S3: Cleanup RSDP reference by Kyösti Mälkki · 8 years ago
  13. f2a50d1 soc/intel/common: Add _OSC method by Hannah Williams · 8 years ago
  14. 55409eb nb/intel/sandybridge/raminit: Use supported CAS by Patrick Rudolph · 8 years ago
  15. d4c53e3 nb/intel/sandybridge/raminit: Do code cleanup by Patrick Rudolph · 8 years ago
  16. 4307835 arch/x86/smbios: Add DRAM manufacturer by Patrick Rudolph · 8 years ago
  17. 577aad6 include/device/dram/ddr3: Add additional frequencies by Patrick Rudolph · 8 years ago
  18. b7b1b28 nb/intel/sandybridge/raminit: Do code cleanup by Patrick Rudolph · 8 years ago
  19. 7bddd30 nb/intel/sandybridge/raminit: Allow 933Mhz on Lenovo devices by Patrick Rudolph · 8 years ago
  20. 4089a17 amd/fam_10h-fam_15h: allow building without microcode updates by Arthur Heymans · 8 years ago
  21. e6bab8f amd/geode: Fix comment about ACPI S3 by Kyösti Mälkki · 8 years ago
  22. d71cfd2 VIA C7 NANO: Fix early MTRR setting by Kyösti Mälkki · 8 years ago
  23. 4b86314 intel/broadwell: Remove old USBDEBUG backup store in CAR by Kyösti Mälkki · 8 years ago
  24. c6986fa emulation/qemu-i440fx qemu-q35: Asmlinkage for romstage main() by Kyösti Mälkki · 8 years ago
  25. e325b22 intel: Fix romstage main() with asmlinkage by Kyösti Mälkki · 8 years ago
  26. 5276941 AMD boards: Fix romstage main() declaration by Kyösti Mälkki · 8 years ago
  27. e93e710 dmp/vortex86ex: Drop excessive include by Kyösti Mälkki · 8 years ago
  28. 831a7ef intel/cache_as_ram_ht.inc: Fix include by Kyösti Mälkki · 8 years ago
  29. 9d2762c intel cache_as_ram: Fix typo in comment by Kyösti Mälkki · 8 years ago
  30. e813c15 google/reef: Update EMMC DLL setting in all mode by Zhao, Lijian · 8 years ago
  31. fda691e cbfstool: Extract payload in ELF by Antonello Dettori · 8 years ago
  32. 3bded7d elfwriter: Fix multi-phdrs ELFs parsing by Antonello Dettori · 8 years ago
  33. d72cc41 intel/model_206ax: Move platform specific defines by Kyösti Mälkki · 8 years ago
  34. a969ed3 Move definitions of HIGH_MEMORY_SAVE by Kyösti Mälkki · 8 years ago
  35. 465eff6 Fix some cbmem.h includes by Kyösti Mälkki · 8 years ago
  36. bec853e Define RAMTOP for x86 only by Kyösti Mälkki · 8 years ago
  37. e51c20b ifwitool: Calculate checksum for subpart_dir by Furquan Shaikh · 8 years ago
  38. 4b373ca google/reef: Add NVRAM and LEGACY sections to chromeos.fmd by Furquan Shaikh · 8 years ago
  39. 2c4a60d google/reef: Update flash size to 16MiB by Furquan Shaikh · 8 years ago
  40. 5a3833d mb/google: Remove whitespace from devicetree on bdw boxes. by Prabal Saha · 8 years ago
  41. f09d39d google/rikku: Upstream Acer Chromebox CXI2 by Matt DeVillier · 9 years ago
  42. 1f40ae2 intel/apollolake: Correct the offsets in gnvs by Furquan Shaikh · 8 years ago
  43. d01f5a0 intel/apollolake: Add CBMEM console to GNVS by Furquan Shaikh · 8 years ago
  44. eb8b7d6 ifwitool: Fix calculation of dst_size by Rolf Evers-Fischer · 8 years ago
  45. 82a6122 drivers/intel/fsp2_0: Add FSP return types for reset by Andrey Petrov · 8 years ago
  46. d450609 Added CL7 support by Elyes HAOUAS · 8 years ago
  47. 579fdb4 google/reef: Correct use of globalnvs.asl by Furquan Shaikh · 8 years ago
  48. e9cf848 google/reef: Update EMMC DLL settings by Zhao, Lijian · 8 years ago
  49. ce9e21a soc/intel/quark: Add C bootblock by Lee Leahy · 8 years ago
  50. 6c3c31e bootblock: Declare common bootblock_pre_c_entry routine by Lee Leahy · 8 years ago
  51. 065b683 soc/intel/common: don't infinitely recurse in busmaster_disable_on_bus() by Aaron Durbin · 8 years ago
  52. 1ee6f0b soc/intel/apollolake: save GNVS pointer to SMM handler by Aaron Durbin · 8 years ago
  53. ac57f08 soc/intel/apollolake: allow DEBUG_SMI to work by Aaron Durbin · 8 years ago
  54. a554b71 soc/intel/apollolake: provide fake PM1 SMI status bit by Aaron Durbin · 8 years ago
  55. 7929dd0 soc/intel/apollolake: add SMI status bit definitons and use them by Aaron Durbin · 8 years ago
  56. 266a1f7 nb/intel/raminit (native): Read PCI mmio size from devicetree by Patrick Rudolph · 8 years ago
  57. e7f35cd ifwitool: Do not calculate checksum for subpart_dir by Furquan Shaikh · 8 years ago
  58. fe42b11 ifwitool: Correct pack order and header order by Furquan Shaikh · 8 years ago
  59. d15e9aa riscv-spike: Replace custom UART with a memory-mapped 8250 by Jonathan Neuschäfer · 8 years ago
  60. 1282b8d arch/riscv: Compile with -mcmodel=medany by Jonathan Neuschäfer · 8 years ago
  61. f934efc arch/riscv: Add misc.c to bootblock/romstage to get udelay() by Jonathan Neuschäfer · 8 years ago
  62. a9067c6 arch/riscv: copy read/write8/16/32 from x86 by Jonathan Neuschäfer · 8 years ago
  63. 4ac8240 arch/riscv/trap_util.S: Use "li" pseudo-instruction to load a constant by Jonathan Neuschäfer · 8 years ago
  64. 6f76217 intel/apollolake: Use custom reset calls by Furquan Shaikh · 8 years ago
  65. 061e0fb Documentation/Intel/Board: Update the Galileo checklist by Lee Leahy · 8 years ago
  66. 5343b1f autoport: Add prompt for enabling unsafe inteltool glx option by Chris Ching · 8 years ago
  67. bb9c90a nb/intel: Factor out common MRC code by Patrick Rudolph · 8 years ago
  68. 70e03fe rockchip: rk3399: pass board specific message to BL31 by Lin Huang · 8 years ago
  69. 75ced9a 3rdparty/arm-trusted-firmware: Update to Jun 8, 2016 master by Martin Roth · 8 years ago
  70. cf6526c mt8173: dram: Add more sample points to improve dram timing margin by PH Hsu · 8 years ago
  71. 99f065f oak: Select VBOOT_EC_SLOW_UPDATE Kconfig option by Julius Werner · 8 years ago
  72. 0a0f9c5 Kconfig: Set VBOOT_OPROM_MATTERS for relevant non-x86 devices by Julius Werner · 8 years ago
  73. 76655cb rockchip: gru: Add USB DRD DWC3 controller support by Liangfeng Wu · 8 years ago
  74. 8c7e416 libpayload: usb: xhci: Support rockchip xHCI controller by Liangfeng Wu · 8 years ago
  75. 2030d25 arch/x86: Support "weak" BIST and timestamp save routines by Lee Leahy · 8 years ago
  76. db601b6 mainboard/intel/galileo: Support bootblock in C by Lee Leahy · 8 years ago
  77. d131ea3 arch/x86: Add debug spinloops in assembly_entry.S by Lee Leahy · 8 years ago
  78. fdc8c8b arch/x86: Add debug spinloop by Lee Leahy · 8 years ago
  79. 3790a42 Revert "soc/intel/apollolake: Do not use StackBase FSP-M parameter" by Brandon Breitenstein · 8 years ago
  80. 47d4f7c soc/intel/apollolake: FSP Header file update for FSP 139_40 by Brandon Breitenstein · 8 years ago
  81. c9bf8bf util/checklist: Add bootblock support by Lee Leahy · 8 years ago
  82. 9048384 vendorcode/intel/fsp1_1/checklist: romstage - Add car_stage_entry by Lee Leahy · 8 years ago
  83. 6735871 mainboard: Support ROM_SIZE > 16 MiB by Lee Leahy · 8 years ago
  84. de4b09f soc/intel/apollolake: Update FSP header files by Bora Guvendik · 8 years ago
  85. 1a71864 intel/amenia: Program EMMC dll setting by Zhao, Lijian · 8 years ago
  86. 1b8ee0b soc/intel/apollolake: Add EMMC DLL API by Zhao, Lijian · 8 years ago
  87. 4001f24 skylake: Support common LPSS I2C driver by Duncan Laurie · 8 years ago
  88. 7a29cdc lib: Build reg_script for bootblock by Lee Leahy · 8 years ago
  89. 3892597 arch/x86: Enable SSE in bootblock_crt0.S by Lee Leahy · 8 years ago
  90. 538b324 lib: Add asmlinkage attribute to bootblock_main_with_timestamp by Lee Leahy · 8 years ago
  91. c8d45ac skylake: Move I2C bus configuration to separate structure by Duncan Laurie · 8 years ago
  92. 7f3156d skylake: gpio: Add support for setting 1.8V tolerant by Duncan Laurie · 8 years ago
  93. 205ed2d skylake: Add function to set PRR for protecting flash by Duncan Laurie · 8 years ago
  94. 8a14c39 soc/intel/common: Add LPSS I2C driver by Duncan Laurie · 8 years ago
  95. ec00968 device: i2c: Add support for I2C bus operations by Duncan Laurie · 8 years ago
  96. 72179fa soc/intel/quark: Pass serial port address to FSP by Lee Leahy · 8 years ago
  97. 96fbc31 rockchip: rk3399: Add support i2s by Xing Zheng · 8 years ago
  98. 8f8cf4d gru: kevin: enable EC SPI interface by Vadim Bendebury · 8 years ago
  99. 9ed93cb gru: kevin: configure board GPIOs by Vadim Bendebury · 8 years ago
  100. 221fdd8 veyron: Add exception_init() to romstage by Julius Werner · 8 years ago