1. 3660c0f northbridge/intel/sandybridge: Enable PEG clock-gating on demand by Patrick Rudolph · 9 years ago
  2. a2bed34 cbfstool: allow printable characters in image name by Andrey Petrov · 9 years ago
  3. ee2740b arch/x86/bootblock: Do not include non-code files in bootblock.S by Alexandru Gagniuc · 9 years ago
  4. c46a392 arch/x86: Link walkcbfs.S instead on including it in bootblock.S by Alexandru Gagniuc · 9 years ago
  5. dbeedbe arch/x86/bootblock: Link in object files selected with bootblock-y by Alexandru Gagniuc · 9 years ago
  6. 0017b00 arch/x86/Makefile.inc: Simplify rule for bootblock.debug by Alexandru Gagniuc · 9 years ago
  7. c824c26 lib/gcov-glue.c: Define macro `COVERAGE_MAGIC` and use it by Paul Menzel · 9 years ago
  8. 8a75d82 fsp1_0: Fix broken logic when searching for FSP by Werner Zeh · 9 years ago
  9. 37a5d15 cbfs: add struct cbfsf by Aaron Durbin · 9 years ago
  10. 72bb66e x86/bootblock: Use LDFLAGS_bootblock to enable garbage collection by Alexandru Gagniuc · 9 years ago
  11. 3f4a997 vboot2: Look up actual CBFS in MULTIPLE_CBFS configuration by Patrick Georgi · 9 years ago
  12. 47818b4 fsp/cache_as_ram.inc and boards: Fix incorrect usage of POST_IO by Alexandru Gagniuc · 9 years ago
  13. cc32842 cpu/Makefile.inc: Only inculde x86 subdir if ARCH_x86 is selected by Alexandru Gagniuc · 9 years ago
  14. 3a54318 Add EM100 'hyper term' spi console support in ramstage & smm by Martin Roth · 9 years ago
  15. f35f5ff buildgcc: Fix the binutils-no-doc patch with 2.25 by zbao · 9 years ago
  16. 05d39ff buildgcc: Add patch for building binutils by clang 6.0 by zbao · 9 years ago
  17. 282dd95 buildgcc: Show the progress when downloading by zbao · 9 years ago
  18. bda38ee libpayload: Check for CBFS_DEFAULT_MEDIA in cbfs_get_file_content() by Nico Huber · 9 years ago
  19. b142b84 northbridge/intel/nehalem: Fix native VGA init by Nicolas Reinecke · 9 years ago
  20. 715a18e drivers/uart/Kconfig: Select 8250 mem when 8250 mem32 is enabled by Alexandru Gagniuc · 9 years ago
  21. 959478a Remove FSP Rangeley SOC and mohonpeak board support by Alexandru Gagniuc · 9 years ago
  22. fb50124 Remove sandybridge and ivybridge FSP code path by Alexandru Gagniuc · 9 years ago
  23. ecf2eb4 sandybridge ivybridge: Treat native init as first class citizen by Alexandru Gagniuc · 9 years ago
  24. ac1f4b8 libpayload: Fix possible NULL deref in cbfs_get_file_content() by Nico Huber · 9 years ago
  25. 8a414a0 cbfstool: relocate FSP blobs on cbfstool add by Aaron Durbin · 9 years ago
  26. 3c96e80 vboot: provide CHIPSET_PROVIDES_VERSTAGE_MAIN_SYMBOL option by Aaron Durbin · 9 years ago
  27. 5a4f289 tegra124: use the common verstage flow by Aaron Durbin · 9 years ago
  28. 4d77596 broadcom/cygnus: remove verstage.c by Aaron Durbin · 9 years ago
  29. d38e3de cbfstool: provide printk() to cbfstool code by Aaron Durbin · 9 years ago
  30. 7ffcc0b commonlib/helpers.h: handle interaction with other environments by Aaron Durbin · 9 years ago
  31. 04ebf59 fsp1_1: move relocation algorithm to commonlib by Aaron Durbin · 9 years ago
  32. 923b4d5 fsp1_1: use commonlib/endian.h routines by Aaron Durbin · 9 years ago
  33. 8c3780a cbfstool: Allow anonymous structs/unions for older gcc versions by Werner Zeh · 9 years ago
  34. f74d77a mc_tcu3: Remove dummy blocks from hwinfo.hex by Werner Zeh · 9 years ago
  35. 538c6c9 mc_tcu3: Enable the usage of blobs. by Werner Zeh · 9 years ago
  36. 77051f1 tegra132/tegra210: remove verstage.c by Aaron Durbin · 9 years ago
  37. 89f2034 cbfstool: Add support for hashes as file metadata by Patrick Georgi · 9 years ago
  38. 4485337 kconfig: fix build for xconfig, too by Patrick Georgi · 9 years ago
  39. ca97fa7 cbfstool: Add bintohex function by Patrick Georgi · 9 years ago
  40. 8b29322 intel/fsp_baytrail: Remove unused MICROCODE_INCLUDE_PATH from Kconfig by Werner Zeh · 9 years ago
  41. bd0dab2 northbridge/intel/gm45: Fix native VGA init by Audrey Pearson · 9 years ago
  42. 16fa882 Makefile.inc: Align paths in CBFS add messages by Paul Menzel · 9 years ago
  43. 3faea59 chromeos: vboot_common: Avoid code duplication when grabbing the handoff info by Paul Kocialkowski · 9 years ago
  44. 4673123 pcengines/apu1: Add CMOS/NVRAM support by Maxime de Roucy · 9 years ago
  45. 9595ed4 kconfig: kconfig_warnings needs to be defined for all frontends by Patrick Georgi · 9 years ago
  46. 6a4d682 amd/family14: Add k10temp thermal zone. by Tobias Diedrich · 9 years ago
  47. b0c6817 AMD Bettong: Fix usb device in devicetree for Carrizo by zbao · 9 years ago
  48. 57a3131 kconfig: Allow KCONFIG_STRICT outside of confdata.c by Stefan Reinauer · 9 years ago
  49. 588ad7b vboot: provide a unified flow for separate verstage by Aaron Durbin · 9 years ago
  50. 1d85700 cpu: microcode: Use microcode stored in binary format by Alexandru Gagniuc · 9 years ago
  51. b20a600 intel/fsp1_0: Declare microcode to be size 0 if it doesn't exist by Patrick Georgi · 9 years ago
  52. dd6fa93 x86: prepare cache-as-ram to allow multiple stages by Aaron Durbin · 9 years ago
  53. 1bc6a79 x86: provide common macro for linking early stages by Aaron Durbin · 9 years ago
  54. 115360f chromeos: vboot-related functions move to common vboot code by Paul Kocialkowski · 9 years ago
  55. c947fee intel/fsp1.0: Get size of microcode during build time by Werner Zeh · 9 years ago
  56. 387084c skylake: select HAVE_INTEL_FIRMWARE by Aaron Durbin · 9 years ago
  57. 7dcb545 intel: auto include intel/common/firmware by Aaron Durbin · 9 years ago
  58. 321402b 3dparty/blobs: Advance to pull in binary microcode by Alexandru Gagniuc · 9 years ago
  59. 46a7c82 Makefile: Replace the way to test if a string is empty by zbao · 9 years ago
  60. bebef21 .gitignore: adapt to new buildgcc version by zbao · 9 years ago
  61. 2f953d3 cbfstool: prefer fmap data over cbfs master header if it exists by Patrick Georgi · 9 years ago
  62. 6dd99fc cbfstool: have update-fit always work from CBFS by Patrick Georgi · 9 years ago
  63. 9cc8e92 program.ld: terminate ALIGN statement by Patrick Georgi · 9 years ago
  64. c159a0e arm64: mmu: Prevent CPU prefetch instructions from device memory by Jimmy Huang · 9 years ago
  65. bf7b5bc skylake: Work around issue in ACPI interpreter by Duncan Laurie · 9 years ago
  66. 98a4431 glados: Provide nau8825 platform data via _DSD by Ben Zhang · 9 years ago
  67. 4a399c2 skylake: ACPI: Remove Configurable TDP support code by Duncan Laurie · 9 years ago
  68. 36ad827 kunimitsu: Fix typo for WLAN ACPI device name by Duncan Laurie · 9 years ago
  69. 41f0a30 glados: Fix typo for WLAN ACPI device name by Duncan Laurie · 9 years ago
  70. 20373c0 chromeec: Fix ACPI compile warnings by Duncan Laurie · 9 years ago
  71. 16ea519 tpm: acpi: Make _CRS method serialized by Duncan Laurie · 9 years ago
  72. bf84cf9 cbfs: allow cbfs-files to use compression by Daisuke Nojiri · 9 years ago
  73. 9dcf457 cbfs: fix debug message by Daisuke Nojiri · 9 years ago
  74. f611fcf ec: superio: Report keyboard IRQ as wake capable by Duncan Laurie · 9 years ago
  75. 34ce438 cbfstool: Proper commonlib include path with no dependency on $(src) by Paul Kocialkowski · 9 years ago
  76. 9796f60 coreboot: move TS_END_ROMSTAGE to one spot by Aaron Durbin · 9 years ago
  77. a400327 chromeos: vboot and chromeos dependency removal for sw write protect state by Paul Kocialkowski · 9 years ago
  78. d738b14 google: veyron: CBFS_SIZE to match the available size for Coreboot in ChromeOS by Paul Kocialkowski · 9 years ago
  79. f47f5fb RISCV: modify arch_prog_run to handle payloads correctly. by Ronald G. Minnich · 9 years ago
  80. d972f78 linking: link bootblock.elf with .data and .bss sections again by Aaron Durbin · 9 years ago
  81. f66a026 commonlib: add endian related accessor functions by Aaron Durbin · 9 years ago
  82. dc9f5cd coreboot: introduce commonlib by Aaron Durbin · 9 years ago
  83. 4b93a4f cbfstool: don't use endian to fix BSD hosts by Aaron Durbin · 9 years ago
  84. b946f12 cbfstool: make fmap search more strict by Patrick Georgi · 9 years ago
  85. 59e52b9 cbfstool: add new add-master-header command by Patrick Georgi · 9 years ago
  86. a9992d3 ifdfake: allow "base+size" description of regions by Patrick Georgi · 9 years ago
  87. 239c742 cbfstool: introduce new file types by Patrick Georgi · 9 years ago
  88. eb33b3f libpayload: provide cbfs_file_find_attr() by Patrick Georgi · 9 years ago
  89. 1bb487c cbfstool: Don't use fileno() to get file size by Stefan Reinauer · 9 years ago
  90. d66f1da libpayload: allow compression at file header level by Daisuke Nojiri · 9 years ago
  91. 5c6dc72 libpayload: rename cbfs variable from name to vardata by Daisuke Nojiri · 9 years ago
  92. 377d1db libpayload: bring in file attribute support from cbfstool by Patrick Georgi · 9 years ago
  93. 81a4c85 broadwell: Switch to using common ACPI _SWS code by Duncan Laurie · 9 years ago
  94. e73da80 braswell: Switch to using common ACPI _SWS code by Duncan Laurie · 9 years ago
  95. a1c8b34d skylake: Use common ACPI _SWS code by Duncan Laurie · 9 years ago
  96. 47a0b84 glados/kunimitsu: remove the implementation of mainboard_add_dimm_info by robbie zhang · 9 years ago
  97. d6a42f9 kunimitsu: Enable wake-on-wifi by Duncan Laurie · 9 years ago
  98. e09eb68 glados: Enable wake-on-wifi by Duncan Laurie · 9 years ago
  99. c16b1fd Skylake: update C state latency and power numbers by robbie zhang · 9 years ago
  100. a5be7fa drivers/intel/fsp1_1: split relocation code for tool use by Aaron Durbin · 9 years ago