1. 99bc2ec i945: Disable check for 2-dimm support. by Vladimir Serbinenko · 10 years ago
  2. 3026e47 Remove defines APMC_FINALIZE. by Vladimir Serbinenko · 9 years ago
  3. 7780c4f rk3288: remove unused structs and declarations by Aaron Durbin · 9 years ago
  4. 675a6d9 gigabyte/ga-b75m-d3: Fix SMBios version entry by Kyösti Mälkki · 9 years ago
  5. 633e827 x230: Fix ricoh driver. by Vladimir Serbinenko · 9 years ago
  6. 9d45d69 ibexpeak: Merge common NVS init by Vladimir Serbinenko · 10 years ago
  7. a3565ae spi_flash: document expected return values by Aaron Durbin · 9 years ago
  8. d4a72f7 console: Bring back newline translation by Kyösti Mälkki · 9 years ago
  9. 2d3964e superio: Replace the indexed I/O functions by Dave Frodin · 9 years ago
  10. d3b194e bd82x6x, ibexpeak: Support fully locking ROM on S3 resume. by Vladimir Serbinenko · 9 years ago
  11. e62cf52 regions: add mmap helper device by Aaron Durbin · 9 years ago
  12. b419c1a8 regions: add memory region device support by Aaron Durbin · 9 years ago
  13. 127525c coreboot: add memory pool infrastructure by Aaron Durbin · 9 years ago
  14. 5d5f4b3 coreboot: add region infrastructure by Aaron Durbin · 9 years ago
  15. d22206a superio/nct5104d: Handle shared GPIO/UART pins by Kyösti Mälkki · 9 years ago
  16. 0430c69 superio/nct5104d: Refactor IRQ trigger config by Kyösti Mälkki · 9 years ago
  17. cbcf28f lenovo: Disable radio when suspending or turning off. by Vladimir Serbinenko · 9 years ago
  18. 4b1f096 x230: Fix VGA PCIIDs. by Vladimir Serbinenko · 9 years ago
  19. 3dc60c5 vboot: fix die() hang for recovery path by Aaron Durbin · 9 years ago
  20. a6a566b amd/pi: Move AGESA cbfs access into the wrapper by Marc Jones · 9 years ago
  21. 2591e93 secmon: allow for serial console by Aaron Durbin · 9 years ago
  22. fd6fb26 verstage: provide support for serial console by Aaron Durbin · 9 years ago
  23. ce2c50d vboot: indicate verstage loading on console by Aaron Durbin · 9 years ago
  24. aab1326 console: enumerate all known stages by Aaron Durbin · 9 years ago
  25. e7366da Include back the 306ax microcode again. by Vladimir Serbinenko · 9 years ago
  26. 522149c cbmem: Add initial allocation support by Lee Leahy · 9 years ago
  27. 1f04e94 x86: expose tsc's timer_monotonic_get() in SMM by Aaron Durbin · 9 years ago
  28. 797ca1b baytrail: broadwell: correct refcode loading by Aaron Durbin · 9 years ago
  29. 09560fa vboot: handle RELOCATABLE_RAMSTAGE by Aaron Durbin · 9 years ago
  30. 3dad489 FSP 1.1 Comparison Base by Lee Leahy · 9 years ago
  31. cc4d309 usbdebug: Add FTDI FT232H support by Kyösti Mälkki · 9 years ago
  32. 0e571fd vboot: allow for dynamic work buffers by Aaron Durbin · 9 years ago
  33. 1e8be63 vboot: add vb2_working_data_size() by Aaron Durbin · 9 years ago
  34. c6100e5 chromeos: remove vboot_verify_firmware() by Aaron Durbin · 9 years ago
  35. 17200ad vboot: inject vboot loader for stage loading by Aaron Durbin · 9 years ago
  36. 01562b6 imd: don't recover on limit == 0 by Aaron Durbin · 9 years ago
  37. 375570e vboot2: Use the right set of compiler flags for building vboot libraries by Patrick Georgi · 9 years ago
  38. d2ab4e4 vboot: allow options to be selected from .config by Aaron Durbin · 9 years ago
  39. d1cf44c vboot: fix vboot_reference compilation by Aaron Durbin · 9 years ago
  40. e385b37 chromeos: add missing vboot functions by Aaron Durbin · 9 years ago
  41. bc40933 arm64: update verstage linking by Aaron Durbin · 9 years ago
  42. 52a530d arm: update verstage linking by Aaron Durbin · 9 years ago
  43. a9ee61e cache: Add arch_program_segment_loaded call to arm and arm64 by Furquan Shaikh · 9 years ago
  44. 9bb90cd secmon: Add some missing files by Patrick Georgi · 9 years ago
  45. c96ff45 nvidia/tegra132: we write tables in ramstage by Patrick Georgi · 9 years ago
  46. 6be1a8b AGESA: Drop unused AGESA_MEM_TABLE by Kyösti Mälkki · 9 years ago
  47. ef33db0 cpu/amd/model_10xxx: Add missing ACPI _PSD object by Timothy Pearson · 9 years ago
  48. 61942de northbridge/intel/gm45/gma: Minor cleanup by Timothy Pearson · 9 years ago
  49. f88b932 southbridge/i82801gx: Add x_EN defines for LPC_EN by Damien Zammit · 9 years ago
  50. e7f7090 northbridge/intel/gm45/gma: Add backlight control register field by Timothy Pearson · 9 years ago
  51. 69b88bf fmaptool: Introduce the fmd ("flashmap descriptor") language and compiler by Sol Boucher · 9 years ago
  52. 7aafe53 timestamp: fix incremental linking error for !HAVE_MONOTONIC_TIMER by Aaron Durbin · 9 years ago
  53. 1d7b9de kbuild: Use wildcard for driver subdirectories by Stefan Reinauer · 9 years ago
  54. b2aee6f2 vboot2: Replace hard coded 'fallback' prefix with Kconfig variable by Patrick Georgi · 9 years ago
  55. b4a6ca9 imgtec/pistachio: Add comment on the unusual memory layout by Patrick Georgi · 9 years ago
  56. 29ed46c 3rdparty/vboot: Add vboot by Patrick Georgi · 9 years ago
  57. 26e24cc 3rdparty: move to 3rdparty/blobs by Patrick Georgi · 9 years ago
  58. f4f0287 3rdparty: Move to blobs by Patrick Georgi · 9 years ago
  59. b9cd5ec sandy/ivy boards: Rename defines from onboard.h for ACPI by Kyösti Mälkki · 9 years ago
  60. 168eda5 arch/arm64: provide boot_cpu() by Aaron Durbin · 9 years ago
  61. 9e80e27 timestamp: provide weak default implementation of timestamp_get by Aaron Durbin · 9 years ago
  62. ae1fcc3 vboot: add cbfs_core by Aaron Durbin · 9 years ago
  63. 2daadf8 timestamp: refine boot CPU test by Aaron Durbin · 9 years ago
  64. d914412 cbfs: make cbfs_load_prog_stage_by_offset() public by Aaron Durbin · 9 years ago
  65. 26681ec vboot2: Fix compiler flags dropped during verstage/libverstage split by Aaron Durbin · 9 years ago
  66. 32bc18ef nvidia/tegra132: Fix vboot2 memory layout by Aaron Durbin · 9 years ago
  67. 8fb36c0 console: rename do_vtxprintf to do_printk_va_list and use it by Aaron Durbin · 9 years ago
  68. ed98eee vboot: Remove vboot_get_payload() by Aaron Durbin · 9 years ago
  69. 0946a1b vboot: remove uses of vboot2_verify_firmware() by Aaron Durbin · 9 years ago
  70. c3b0e29 veyron_danger: Turn on backlight enable before VCC_LCD by David Hendricks · 9 years ago
  71. 9ac9ac63 veyron: Initialize EC interrupt GPIO and add them to coreboot tables by Julius Werner · 9 years ago
  72. 8ccdeae haswell: Link stage_cache_external_region into ramstage, too by Sol Boucher · 9 years ago
  73. 634899c resource: Adjust memory resources high earlier by Kyösti Mälkki · 9 years ago
  74. e6a9290f resource: Enhance resource reporting by Kyösti Mälkki · 9 years ago
  75. 134b616 resource: Report correct secondary resource window by Kyösti Mälkki · 9 years ago
  76. ade2c5e winent/mb6047: symbolic arguments for acpi_create_madt_lapic_nmis() by Jonathan A. Kollasch · 10 years ago
  77. fd1f514 drivers/spi/stmicro: Rename N25Q256A to N25Q256 by David Imhoff · 9 years ago
  78. a42edc30 drivers/spi/stmicro: Add '.op_erase' for N25Q256 by David Imhoff · 9 years ago
  79. 61295b5 drivers/spi/stmicro: Add N25Q064 support by David Imhoff · 9 years ago
  80. 52148b7 intel/fsp_baytrail: Fix SPI debugging by David Imhoff · 9 years ago
  81. 7249572 spi: Remove out of date comment and reorder flash table by David Imhoff · 9 years ago
  82. 8d4377b spi: Change 'page' to 'sector' in log message by David Imhoff · 9 years ago
  83. 2436bda cpu: get rid of socket source code by Stefan Reinauer · 9 years ago
  84. 58649b0 src/southbridge/intel/i82801ix: Add GPIO register locations by Timothy Pearson · 9 years ago
  85. 1abd0dd drivers/intel/fsp1_0: Remove executable bit from C files by Paul Menzel · 9 years ago
  86. 289eec8 mainboard/lenovo/x200: Use defines from southbridge for GPIO config by Timothy Pearson · 9 years ago
  87. b738913 northbridge/intel/fsp_rangeley: Correct MMIO size setting by Dave Frodin · 9 years ago
  88. 2eaa0d4 intel: Correct MMIO related ACPI table settings by Dave Frodin · 9 years ago
  89. 3905cae dmp/vortex86: fix missing cpu Kconfig guards by Matt DeVillier · 9 years ago
  90. c95ebcc vendorcode/intel: Add EDK2 header files by Lee Leahy · 9 years ago
  91. 405bd69 intel/broadwell: Allow using non-fake IFD descriptor by Patrick Georgi · 9 years ago
  92. 31769d9 cpu/intel/haswell: remove dependency on socket_rpga989 by Matt DeVillier · 9 years ago
  93. 40e2004 intel/broadwell: bootstate mechanism only exists in ramstage by Patrick Georgi · 9 years ago
  94. c41fd4b arm/armv7: drop merge left-over by Patrick Georgi · 9 years ago
  95. 27ef602 vboot: split class in library and stage by Patrick Georgi · 9 years ago
  96. 8ef8afb arch/arm: only include subdirectories for ARM builds by Patrick Georgi · 9 years ago
  97. b5e1984 intel/broadwell: Don't select MONOTONIC_TIMER_MSR by Patrick Georgi · 9 years ago
  98. e3f880e intel/broadwell: Build monotonic timer driver for SMM by Patrick Georgi · 9 years ago
  99. ba2b1e3 i2c/tpm: add final newline by Patrick Georgi · 9 years ago
  100. e360df0 chromeos: Use __attribute__ normal form by Patrick Georgi · 9 years ago