1. 82d0f91 soc/intel/apollolake: enable exception handling in every stage for glk by Aaron Durbin · 6 years ago
  2. d3c5aea arch/x86: remove nop padding from exception vectors by Aaron Durbin · 6 years ago
  3. aae73d7 arch/x86: print cr2 value on every exception by Aaron Durbin · 6 years ago
  4. 4b032e4 arch/x86: allow idt to be available to link in all stages by Aaron Durbin · 6 years ago
  5. e361ac9 drivers/i2c/ck505: Remove unneeded headers by Elyes HAOUAS · 6 years ago
  6. 1c09cfa mb/sifive: Add HiFive Unleashed mainboard by Jonathan Neuschäfer · 6 years ago
  7. 55b4645 src/sifive: Add the SiFive Freedom Unleashed 540 SoC by Jonathan Neuschäfer · 6 years ago
  8. 93c9130 arch/riscv: Store mprv bit in size_t by Jonathan Neuschäfer · 6 years ago
  9. 225b035 soc/amd/stoneyridge: Fix smi_write32 arg order in disable_all_smi_status by Daniel Kurtz · 6 years ago
  10. 963419a soc/amd/stoneyridge: Static constify smi_sources by Daniel Kurtz · 6 years ago
  11. 2e97780 src/mainboard/ibase/mb899: Fix typo in comment by Elyes HAOUAS · 7 years ago
  12. 696c642 cpu/x86: add limited runtime identity page mapping by Aaron Durbin · 6 years ago
  13. d127be1 siemens/mc_apl1: Provide baseboard and variant concepts by Mario Scheithauer · 6 years ago
  14. 1732dcb drivers/uart: Add helper function to allow bit-banging by Julius Werner · 6 years ago
  15. a695a73 soc/intel/apollake: add support for tracking memory details by Aaron Durbin · 6 years ago
  16. f874442 soc/intel/common: disable paging if PAGING_IN_CACHE_AS_RAM enabled by Aaron Durbin · 6 years ago
  17. 0f35af8f arch/x86: add support for cache-as-ram paging by Aaron Durbin · 6 years ago
  18. cfb1680 soc/amd/stoneyridge: Add additional early LPC and SPI init by Marc Jones · 6 years ago
  19. 785509c vendorcode/amd/pi/00670F00: Remove include header by Garrett Kirkendall · 6 years ago
  20. 49b4285 cpu/via/car: drop CARTEST by Lubomir Rintel · 7 years ago
  21. 9618cf4 cpu/via/car: ensure CAR ends up zeroed out by Lubomir Rintel · 7 years ago
  22. 55fe082 mb/google/octopus: Disable PCIE NPK device by Shaunak Saha · 6 years ago
  23. 6681cf0 soc/intel/apollolake: Sync FSP PCIE NPK device as per devicetree by Shaunak Saha · 6 years ago
  24. f2b4993 util/riscvtools: Rename to util/riscv/ by Jonathan Neuschäfer · 6 years ago
  25. 5bc1f13 vx900: Drop some unused defines by Lubomir Rintel · 6 years ago
  26. 894e3a9 drivers/uart: Add a driver for SiFive's UART by Jonathan Neuschäfer · 6 years ago
  27. f35cc4d soc/amd/common/block/pi/amd_late_init.c: Fix illegal memory access by Richard Spiegel · 6 years ago
  28. e07e4f3 mb/google/kahlee/variants/baseboard/gpio.c: move all non-critical gpios by Richard Spiegel · 6 years ago
  29. 90b3095 mb/google/cyan/spd/spd.c: Fix module part number transfer by Richard Spiegel · 6 years ago
  30. ed76908 include/memory_info.h: Change part number field from 19 bytes to 21 by Richard Spiegel · 6 years ago
  31. 1705d65 arch/x86: add ENV_CACHE_AS_RAM by Aaron Durbin · 6 years ago
  32. 3b16e78 lib/ext_stage_cache: include prog arg in stage cache metadata by Aaron Durbin · 6 years ago
  33. c546c76 arch/x86/postcar: add comment clarifying reason for finalize_load() by Aaron Durbin · 6 years ago
  34. 6403167 compiler.h: add __weak macro by Aaron Durbin · 6 years ago
  35. 38fd668 arch/x86: align stack on entry to x86_exception() by Aaron Durbin · 6 years ago
  36. 7a7c70b arch/x86: prepare for having an idt in other stages by Aaron Durbin · 6 years ago
  37. 4886a65 mainboard/emulation/qemu-i440fx/fw_cfg: fix checksum for ACPI tables by Oleksii Kurochko · 6 years ago
  38. 4e8adbc mb/google/poppy/variants/nami: Add keyboard backlight support by Zhuohao Lee · 6 years ago
  39. 851dde8 drivers/spi: reduce confusion in the API by Aaron Durbin · 6 years ago
  40. 484aa42 device/oprom/yabel: Fix spelling of *successful* by Paul Menzel · 6 years ago
  41. c82e48d cpu/x86: add paging_set_default_pat() function by Aaron Durbin · 6 years ago
  42. d5e4746 cpu/x86: expose and add paging helper functions by Aaron Durbin · 6 years ago
  43. ae18f80 cpu/x86: move NXE and PAT accesses to paging module by Aaron Durbin · 6 years ago
  44. 7f5e734 cpu/x86: add pae paging module to all stages by Aaron Durbin · 6 years ago
  45. 9a1bb36 soc{broadcom,imgtec,mediatek,qualcomm}: stop using spi_xfer_two_vectors by Aaron Durbin · 6 years ago
  46. 2a466cc mb/google/poppy/atlas: Enable trackpad by Caveh Jalali · 6 years ago
  47. 57003d4 mb/google/bip: Add GPIO configuration settings by Shamile Khan · 6 years ago
  48. a626d27 rules: Define SIMPLE_DEVICE on x86 only by Patrick Rudolph · 6 years ago
  49. e56189c pci: Move inline PCI functions to pci_ops.h by Patrick Rudolph · 6 years ago
  50. 6fcb9b0 soc/amd/stoneyridge/include/soc/southbridge.c: Rename gpio structure by Richard Spiegel · 6 years ago
  51. e6db189 soc/intel/common: Adjust LPC Generic IO setup by Lijian Zhao · 6 years ago
  52. 551e1fe device/oprom/yabel: Fix vbe-buffer index in vbe.c by Hal Tsai · 6 years ago
  53. 51895d1 soc/amd/common/block/pi/heapmanager.c: Simplify code by Richard Spiegel · 6 years ago
  54. 26be35a soc/intel/cannonlake: Set DISB after Dram init by Lijian Zhao · 6 years ago
  55. afabaed soc/intel/apollolake: fix 'DENSITY' misspelling by Aaron Durbin · 6 years ago
  56. 9258021 soc/intel/cannonlake: Force LPC IO decode settings by Lijian Zhao · 6 years ago
  57. 6d5093d mb/google/octopus: Select DRIVERS_I2C_HID by Furquan Shaikh · 6 years ago
  58. 08c4ce8 soc/amd/stoneyridge/include/soc/gpio.h: Remove vendor code reference by Richard Spiegel · 6 years ago
  59. 4d25212 mb/google/kahlee/variants/kahlee/gpio.c: Convert GPIO to new format by Richard Spiegel · 6 years ago
  60. 9226385 mb/google/poppy/variants: Set VmxEnable to 1 by Furquan Shaikh · 6 years ago
  61. 7fb2ab6 mainboard/google/kahlee: Add EC back into grunt devicetree by Martin Roth · 6 years ago
  62. f93e63c mainboard/google/kahlee: Update EC pins from GPIOs to GPEs by Martin Roth · 6 years ago
  63. a2e1758 mb/google/poppy/variants/nami: Update GPIOs by Shelley Chen · 6 years ago
  64. a8a717d mb/google/octopus: Enable Yorp EC software sync by Justin TerAvest · 6 years ago
  65. 809fa7b cbfs: Add cbfs_boot_load_file() by T Michael Turney · 6 years ago
  66. 79f1c3e soc/intel/apollolake: Implement _PS0/_PS3 methods for PCIe root ports by Venkateswarlu Vinjamuri · 6 years ago
  67. f03c63e soc/intel/apollolake: Configure PCIe root port #3 for GLK WiFi by Venkateswarlu Vinjamuri · 6 years ago
  68. efeb690 soc/intel/apollolake: Configure PCIe root port #1 for APL WiFi by Venkateswarlu Vinjamuri · 6 years ago
  69. a4e8f67b nb/intel/x4x/rcven.c: Change the verbosity of some messages by Arthur Heymans · 7 years ago
  70. 276049f nb/intel/x4x: Add a convenient macro to loop over bytelanes by Arthur Heymans · 7 years ago
  71. 1994e448 nb/intel/x4x: Clarify the raminit memory mapping by Arthur Heymans · 7 years ago
  72. 0bf87de nb/intel/x4x: Refactor setting default dll settings by Arthur Heymans · 7 years ago
  73. adc571a nb/intel/x4x: Use SPI flash to cache raminit results by Arthur Heymans · 7 years ago
  74. 2a67c37 mb/google/poppy/variants/nami: Enable DPTF and configure DPTF parameters by Frank Wu · 6 years ago
  75. 0ac94ee soc/intel/skylake: check DPTF_TSR0_ACTIVE_AC* in _ACx methods by Frank Wu · 6 years ago
  76. a4bf0b7 drivers/pc80/tpm: Add some optional delay to tis_readresponse() by Bill XIE · 6 years ago
  77. c8412ed nb/intel/i945/gma: Log native graphics init in level INFO by Paul Menzel · 6 years ago
  78. 82683c0 nb/intel/i945/gma: Fix aligment of equal sign by Paul Menzel · 6 years ago
  79. 0a2b9d4 mb/google/octopus: Add Write Protect GPIO to cros_gpios by Hannah Williams · 6 years ago
  80. dabebc3 nb/intel/sandybridge: support more XMP timings by Dan Elkouby · 6 years ago
  81. 0c02420 device/dram/ddr3: improve XMP support by Dan Elkouby · 6 years ago
  82. 3d34ae3 soc/amd/stoneyridge/northbridge.c: Fix bit definitions by Richard Spiegel · 6 years ago
  83. bbcfa8a soc/amd/stoneyridge/lpc.c: Fix bit definitions by Richard Spiegel · 6 years ago
  84. e148ddc mb/google/poppy/variants/nami: Add SPD file for Pantheon by Chris Zhou · 6 years ago
  85. 1564bf0 mb/google/poppy/variants/nami: Add SPD file for Pantheon by Chris Zhou · 6 years ago
  86. 4677f6b lib/bootmem: tightly couple bootmem_init to bootmem_write_memory_table by Aaron Durbin · 6 years ago
  87. 99b6566 soc/intel/skylake: Hook up libgfxinit by Nico Huber · 7 years ago
  88. edf2f59 google/kahlee: Resume on AC insertion by Marshall Dawson · 6 years ago
  89. 1b92474 vendorcode/amd/pi/00670F00: Remove unused headers by Garrett Kirkendall · 6 years ago
  90. 30df2a4 vendorcode/amd/pi/00670F00: Remove unused headers by Garrett Kirkendall · 6 years ago
  91. 0e9aa26 mb/google/kahlee: Select BT I2S PAD on ACP_BT_UART mux by Akshu Agrawal · 6 years ago
  92. f8d13d5 intel/fsp_broadwell_de: Set FSP serial speed to match coreboot's by David Hendricks · 6 years ago
  93. 57d8ccb soc/intel/apollolake: Fix CPU address bits by Hannah Williams · 6 years ago
  94. 0c557cd Revert "mb/google/reef/sand: Override USB2 phy settings" by Katherine Hsieh · 6 years ago
  95. fa529bb soc/intel/apollolake: update cache options for glk by Aaron Durbin · 6 years ago
  96. cee8532 intel/fsp_broadwell_de: Remove buggy code for SMBus clock gating by Werner Zeh · 6 years ago
  97. 0b643d2 nb/intel/sandybridge/peg: Add PEG driver stub by Patrick Rudolph · 7 years ago
  98. 70df5d6 src/mainboard/kahlee: Turn on keyboard backlight on grunt by Martin Roth · 6 years ago
  99. 2c3e3ef soc/amd/stoneyridge: add a romstage hook for mainboards by Martin Roth · 6 years ago
  100. 2423189 drivers/uart/pl011.c Add read support by Marcello Sylvester Bauer · 6 years ago