1. c01ff74 util/kconfig/conf.c: Fix newline in error printf by Martin Roth · 8 years ago
  2. 21c99af util/lint: Add check to verify saved configs are miniconfigs by Martin Roth · 8 years ago
  3. 7a128cb configs: Add some sample default configuration files by Martin Roth · 8 years ago
  4. 57dcf55 google/eve: Add ASL code to describe SPI FPC1020 controller by Duncan Laurie · 8 years ago
  5. a697c19 soc/intel/apollolake: Move privilege drop to later stage by Andrey Petrov · 8 years ago
  6. b21e362 cpu/x86: allow AP callbacks after MP init by Aaron Durbin · 8 years ago
  7. 16bd267 bootstate: add arch specific hook at coreboot exit by Aaron Durbin · 8 years ago
  8. 530f677 buildsystem: Drop explicit (k)config.h includes by Kyösti Mälkki · 8 years ago
  9. 3ec149d mainboard/google/reef: Set PL2 override to 15000mW by Sumeet Pawnikar · 8 years ago
  10. 428f90a soc/intel/apollolake: Set PL2 in RAPL register by Sumeet Pawnikar · 8 years ago
  11. 256db40 commonlib: provide incoherent region device by Aaron Durbin · 8 years ago
  12. 305c0ca drivers/spi: provide a mechanism to obtain the SPI flash boot device by Aaron Durbin · 8 years ago
  13. cd0bc98 lib: add region file support by Aaron Durbin · 8 years ago
  14. 30c64be lib/compute_ip_checksum: mark data buffer as const by Aaron Durbin · 8 years ago
  15. 7c6951b google/beltino, tidus: simplify led_power_on() function by Matt DeVillier · 8 years ago
  16. f5dd23f drivers/r8168: Read default MAC address from CBFS by Damien Zammit · 8 years ago
  17. d1e2edf libpayload: Add Cougar Point PCH's AHCI to whitelist by Nico Huber · 8 years ago
  18. bd202bc nb/intel/sandybridge: Lock PAVPC by Dennis Wassenberg · 8 years ago
  19. 0c04720 sb/intel/bd82x6x: Add TCO_Lock in finalize step by Dennis Wassenberg · 9 years ago
  20. f8960a6 soc/broadwell: set EM4/EM5 registers based on cdclk by Matt DeVillier · 8 years ago
  21. 0b7c72c google/beltino: fix LED, simplify function for Tricky variant by Matt DeVillier · 8 years ago
  22. 4015608 autoport: Fix romstage generator by Kyösti Mälkki · 8 years ago
  23. fe204fe src/device: Get device structure by path type by Subrata Banik · 8 years ago
  24. d6c5559 soc/intel/apollolake: Use the new SPI driver interface by Furquan Shaikh · 8 years ago
  25. b5d41cb spi: Clean up SPI driver interface by Furquan Shaikh · 8 years ago
  26. 2dc8b77 soc/intel/skylake: Remove unwanted spi_release call by Furquan Shaikh · 8 years ago
  27. 847da79 soc/intel/skylake: Remove redundant BootLoaderTolumSize assignment by Subrata Banik · 8 years ago
  28. 00563bf lib: Add time stamp when starting to finalize chips by Paul Menzel · 8 years ago
  29. 5eef7b3 sio/ite/it8783ef: New super i/o chip by Nico Huber · 8 years ago
  30. 21707cc sio/acpi: Add more magic bytes to ENTER/EXIT_CONFIG_MODE by Nico Huber · 8 years ago
  31. 6167365 sio/ite/common: Export pnp_enter/exit_conf_state() by Nico Huber · 8 years ago
  32. 56c848c soc/mediatek/mt8173: Do not initialize static variables to 0 by Furquan Shaikh · 8 years ago
  33. 48f82a9 AMD fam10 binaryPI: Remove invalid PCI ops on CPU domain by Kyösti Mälkki · 8 years ago
  34. 27198ac MMCONF_SUPPORT: Drop redundant logging by Kyösti Mälkki · 8 years ago
  35. e25b5ef MMCONF_SUPPORT: Consolidate resource registration by Kyösti Mälkki · 8 years ago
  36. 3d15e10 MMCONF_SUPPORT: Flip default to enabled by Kyösti Mälkki · 8 years ago
  37. 6f66f41 PCI ops: MMCONF_SUPPORT_DEFAULT is required by Kyösti Mälkki · 8 years ago
  38. 891b6c4 mainboard/google/reef: adjust chromeos.fmd regions by Aaron Durbin · 8 years ago
  39. 26267a7 buildgcc: Be less restrictive when trying to build GNAT by Nico Huber · 8 years ago
  40. aa89fb4 buildgcc: Fix function prototype in GCC by Nico Huber · 8 years ago
  41. c99526c Bob: Update the memory ramid of bob by Shasha Zhao · 8 years ago
  42. 6bd75ec Bob: add bob in coreboot by Shasha Zhao · 8 years ago
  43. f00af58 rockchip/rk3399: sdram: use register to calculate sdram sizes by Lin Huang · 8 years ago
  44. c49782c google/gru: Power-cycle USB ports in developer/recovery modes by Julius Werner · 8 years ago
  45. ea79d2b google/chromeec: Add command to control USB PD role by Julius Werner · 8 years ago
  46. 3a0cb45 cpu/amd/mtrr.h: Drop excessive includes by Kyösti Mälkki · 8 years ago
  47. 4607cac cpu/x86/msr.h: Drop excessive includes by Kyösti Mälkki · 8 years ago
  48. 22cc9d2 cpu/cpu.h: Drop excessive includes by Kyösti Mälkki · 8 years ago
  49. 140087f CPU: Declare cpu_phys_address_size() for all arch by Kyösti Mälkki · 8 years ago
  50. cd6d281 CPU: Move SMM prototypes under x86 by Kyösti Mälkki · 8 years ago
  51. c895b7d PCI ops: Remove pci_mmio_xx() in ramstage by Kyösti Mälkki · 8 years ago
  52. d8d43ba PCI ops: Rename pcie_xx() to pci_mmio_xx() by Kyösti Mälkki · 11 years ago
  53. 48c389e PCI ops: Define read-modify-write routines globally by Kyösti Mälkki · 11 years ago
  54. 154768b intel PCI ops: Remove explicit PCI MMCONF access by Kyösti Mälkki · 11 years ago
  55. 8db31a8 PCI ops: Remove conflicting duplicate declarations by Kyösti Mälkki · 8 years ago
  56. b4a45dc intel PCI ops: Remove explicit PCI MMCONF access by Kyösti Mälkki · 11 years ago
  57. d45114f intel PCI ops: Remove explicit PCI MMCONF access by Kyösti Mälkki · 11 years ago
  58. b1de92e mb/lowrisc/nexys4ddr: Read RAM information from the config string by Jonathan Neuschäfer · 8 years ago
  59. c978886 mb/lowrisc/nexys4ddr: Initialize CBMEM in romstage by Jonathan Neuschäfer · 8 years ago
  60. 1e910c9 soc/lowrisc: Place CBMEM at top of autodetected RAM by Jonathan Neuschäfer · 8 years ago
  61. 30140d2 soc/marvell/mvmap2315: Fix integer arithmetic by Jonathan Neuschäfer · 8 years ago
  62. 522dcd1 riscv: Stub out sbi_(un)mask_interrupt by Jonathan Neuschäfer · 8 years ago
  63. fc5e6c6 soc/ucb/riscv: Place CBMEM at top of autodetected RAM by Jonathan Neuschäfer · 8 years ago
  64. ba571c7 arch/riscv/mcall.c: Return the correct memory base and size by Jonathan Neuschäfer · 8 years ago
  65. 0575a4f mc_tcu3: Do not abort initialization of PTN3460 when HW-ID is missing by Werner Zeh · 8 years ago
  66. 8f91623 vendorcode/siemens: Ensure a given info block is available for a field by Werner Zeh · 8 years ago
  67. 425890e AMD fam10h-15h: MMCONF_SUPPORT_DEFAULT is already set by Kyösti Mälkki · 8 years ago
  68. 8e73821 intel/fsp_sandybridge: Switch to MMCONF_SUPPORT_DEFAULT by Kyösti Mälkki · 8 years ago
  69. 6220eec intel/fsp_rangeley: Switch to MMCONF_SUPPORT_DEFAULT by Kyösti Mälkki · 8 years ago
  70. 810e2cd spi_flash: Make a deep copy of spi_slave structure by Furquan Shaikh · 8 years ago
  71. d3d1f13 mainboard & southbridge: Clear files that are just headers by Martin Roth · 8 years ago
  72. c12e5ae Add/Combine Haswell Chromebooks using variant board scheme by Matt DeVillier · 8 years ago
  73. b5a74d6 Remove boards google/falco and google/peppy by Matt DeVillier · 8 years ago
  74. e4b9af1 rockchip/rk3399: display: Update edp initialization retry by Martin Roth · 8 years ago
  75. fd5fa2a nb/intel/sandybridge/raminit: Split raminit.c by Patrick Rudolph · 8 years ago
  76. 94f8699 spi: Define and use spi_ctrlr structure by Furquan Shaikh · 8 years ago
  77. 36b81af spi: Pass pointer to spi_slave structure in spi_setup_slave by Furquan Shaikh · 8 years ago
  78. 0dba025 spi: Fix parameter types for spi functions by Furquan Shaikh · 8 years ago
  79. 52896c6 spi_flash: Move spi flash opcodes to spi_flash.h by Furquan Shaikh · 8 years ago
  80. 1d56eef cbfstool: Fix off-by-one error in checking hash_type by Furquan Shaikh · 8 years ago
  81. 2ed14f6 mainboard/intel/kblrvp: Enabling Kaby Lake RVP7 by Barnali Sarkar · 8 years ago
  82. d9e6543 nb/i945/raminit.h: Fix fsb_frequency's comment by Elyes HAOUAS · 8 years ago
  83. 5b30b82 nb/x4x: Fix sticky scratchpad register offset by Arthur Heymans · 8 years ago
  84. e640716 rockchip/rk3399: Fix typo by Patrick Georgi · 8 years ago
  85. b1feb51 soc/intel/common: Add suppport for Extended VBT by Abhay Kumar · 8 years ago
  86. 35d7d58 google/pyro: set i2c bus timings by rise/fall times by Kevin Chiu · 8 years ago
  87. 152c0ee mainboard/google/reef: Add all DMIC endpoints by Sathyanarayana Nujella · 8 years ago
  88. 89e39b5 soc/intel/apollolake: Drop privilege level to IA_UNTRUSTED by Andrey Petrov · 8 years ago
  89. 3b63753 soc/intel/apollolake: Enable ACPI PM timer emulation on all CPUs by Andrey Petrov · 8 years ago
  90. 91bfa8e PCIEXP_PLUGIN_SUPPORT: Change dependency on PCI access by Kyösti Mälkki · 8 years ago
  91. df96a70 PCIEXP_ASPM: Unify code with other PCI-e tuning by Kyösti Mälkki · 8 years ago
  92. d0a648e mainboard/google/reef: allow variants to modify nhlt oem revision by Aaron Durbin · 8 years ago
  93. b4afe3c lib/nhlt: add support for setting the oem_revision by Aaron Durbin · 8 years ago
  94. d008413 arch/x86: cache postcar in stage cache by Aaron Durbin · 8 years ago
  95. afe8aee lib: put romstage_handoff implementation in own compilation unit by Aaron Durbin · 8 years ago
  96. 6c191d8 romstage_handoff: add helper to determine resume status by Aaron Durbin · 8 years ago
  97. 77e1399 romstage_handoff: remove code duplication by Aaron Durbin · 8 years ago
  98. c1d7294 AMD binaryPI: Disable PCI_CFG_EXT_IO by Kyösti Mälkki · 8 years ago
  99. 187543c AMD binaryPI: Switch to MMCONF_SUPPORT_DEFAULT by Kyösti Mälkki · 8 years ago
  100. cc37bbd AMD binaryPI: Use explicit PCI IO config access in bootblock by Kyösti Mälkki · 8 years ago