1. af473ed crossgcc: Update gcc to 5.2.0 by Patrick Georgi · 9 years ago
  2. f58746b libpayload: Fix default_memmove() implementation by Nico Huber · 9 years ago
  3. 7b928cd Store the payload config and revision in CBFS by Martin Roth · 9 years ago
  4. 188e370 Skylake: update cbmem_top by Rizwan Qureshi · 9 years ago
  5. 5c1c3d6 skylake: Update Memory and Silicon Init params by Rizwan Qureshi · 9 years ago
  6. f1acb9b Kunimitsu: Fix Wifi, kepler RP mapping and enable ClkReqSupport by Pratik Prajapati · 9 years ago
  7. 4938426 libpayload: usb: dwc2: fix usb plug/unplug bug by Yunzhi Li · 9 years ago
  8. 416bf45 skylake: correct IO-APIC redirection entry count by Aaron Durbin · 9 years ago
  9. a537f9a glados: use macros for magic numbers in ASL by Aaron Durbin · 9 years ago
  10. d3a36b8 skylake: add gpe.h for ASL generation by Aaron Durbin · 9 years ago
  11. e56d734 Kunimitsu: Enable root ports and clkreqs by Pravin Angolkar · 9 years ago
  12. 8e15bbc Kunimitsu: Update Mainboard ASL for Kunimitsu FAB3 with D0 MCP by Naveen Krishna Chatradhi · 9 years ago
  13. fac5eb0 Kunimitsu: Update Gpio table for kunimitsu FAB3 variant by Naveen Krishna Chatradhi · 9 years ago
  14. 0a31e59 ifdtool: handle region masks correctly by Aaron Durbin · 9 years ago
  15. 1f7fd72 ifdtool: Update to support Skylake+ descriptor format by Duncan Laurie · 9 years ago
  16. e0334e8 AMD ROMSIG: Only check location if ROMSIG is used by Martin Roth · 9 years ago
  17. 5cac25e northbridge/amd/amdfam10: Redirect legacy VGA memory access to MMIO by Timothy Pearson · 9 years ago
  18. b95fc30 Fix Kconfig: ALWAYS_LOAD_OPROM has unmet dependency VGA_ROM_RUN by Martin Roth · 9 years ago
  19. 1afcb23 soc/intel/skylake/Kconfig: Fix recursive Kconfig dependency by Martin Roth · 9 years ago
  20. c08acf7 AMD Binary PI: Fix the build when the user's group has a space by Dan Christensen · 9 years ago
  21. 41fceaf seabios integration: deal with ccache woes some more by Patrick Georgi · 9 years ago
  22. 71a3018 acpi: 64bit fixes by Stefan Reinauer · 9 years ago
  23. aa95f62 emulation/qemu: Serialize IQCR method by Paul Menzel · 9 years ago
  24. 3d7020e glados: make EC_SCI_L work by Aaron Durbin · 9 years ago
  25. 50ed38f glados: make EC_SMI_L functional by Aaron Durbin · 9 years ago
  26. af03050 skylake: fix SMI GPI status handling by Aaron Durbin · 9 years ago
  27. 13e2ed3 skylake: enable SMI routed GPIs by Aaron Durbin · 9 years ago
  28. ced995a skylake: clarify and fix gpio macros by Aaron Durbin · 9 years ago
  29. 71e0ac8 skylake: provide clarification for FADT gpe0_blk_len by Aaron Durbin · 9 years ago
  30. f50b25d skylake: remove ec_smi_gpio and alt_gp_smi_en by Aaron Durbin · 9 years ago
  31. 9a8dc37 skylake: provide GPE0 routing devicetree configuration by Aaron Durbin · 9 years ago
  32. 799bf78 util/cbmem: accumulate total time for all entries by Aaron Durbin · 9 years ago
  33. 079df39 skylake: remove IedSize from chip.h by Aaron Durbin · 9 years ago
  34. 21df8d9 kunimitsu sklrvp: remove unused IedSize by Aaron Durbin · 9 years ago
  35. ccb01f7 skylake: pass IED_REGION_SIZE Kconfig to FSP by Aaron Durbin · 9 years ago
  36. c43d417 intel/common: fix stage_cache_external_region() by Aaron Durbin · 9 years ago
  37. d452b6e skylake: use smm_subregion() during SMM relocation by Aaron Durbin · 9 years ago
  38. abf87a2 intel/common: use external stage cache for fsp_ramstage by Aaron Durbin · 9 years ago
  39. a0429b6 skylake: clean up SMM region calculations by Aaron Durbin · 9 years ago
  40. 6f4c7a6 libpayload: usb: xhci: Fix list of cleared port change bits by Julius Werner · 9 years ago
  41. 22ea007 fsp1_1: fsp_relocate: use struct region_device and struct prog by Aaron Durbin · 9 years ago
  42. 54546c9 stage_cache: make prog const in stage_cache_add() by Aaron Durbin · 9 years ago
  43. ee96628 Skylake: Add ASL code to enable GPIO controller by Archana Patni · 9 years ago
  44. 39bdb0b intel/common: use acpi_is_wakeup_s3() in fsp_ramstage.c by Aaron Durbin · 9 years ago
  45. 75daee5 libpayload: Do not gate USB_DWC2 on USB_HID by David Hendricks · 9 years ago
  46. 57ddd9a libpayload: usb: xhci: Count new Max Scratchpad Bufs bits from XHCI 1.1 by Julius Werner · 9 years ago
  47. 8b49889 libpayload: usb: dwc2: fix short packet transfer by Yunzhi Li · 9 years ago
  48. 6fd5bd2 skylake: clear write-1-to-clear fields in power regs by Aaron Durbin · 9 years ago
  49. 04a0666 skylake: fix invalid GNVS base address by Aaron Durbin · 9 years ago
  50. 3b6c398 skylake: enumerate the SMI status fields by Aaron Durbin · 9 years ago
  51. 85654a6 skylake: set DISB in GEN_PMCON_A register properly by Aaron Durbin · 9 years ago
  52. c5b91d6 skylake: fill out gen_pmcon_* bitfields by Aaron Durbin · 9 years ago
  53. 43b1066 glados: enable SMBus device by Aaron Durbin · 9 years ago
  54. a7a5770 skylake: do not overlap resources by Aaron Durbin · 9 years ago
  55. b4a2499 libpayload: usb: Fixup wrong use of config by Chunfeng Yun · 9 years ago
  56. 5f9a3f7 libpayload: xhci: Carry over fixes from Chromium tree by Julius Werner · 9 years ago
  57. 03e8188 cbfs: fix printf for 64bit architectures by Daisuke Nojiri · 9 years ago
  58. ab16b33 skylake: use native gpio configuration for uart by Aaron Durbin · 9 years ago
  59. 9506aea glados: move to native gpio configuration by Aaron Durbin · 9 years ago
  60. ffdf901 skylake: provide native gpio functionality by Aaron Durbin · 9 years ago
  61. 27baa32 cpu/amd/model_10xxx: Do not initialize SMM memory if SMM is disabled by Timothy Pearson · 9 years ago
  62. e3260ec libpayload: usb: don't prematurely free the usb device by Aaron Durbin · 9 years ago
  63. e33a172 skylake: fix serial port with new code base by Aaron Durbin · 9 years ago
  64. 14bb36c glados: Enable wake from EC via LAN_WAKE# by Duncan Laurie · 9 years ago
  65. edf1cb7 skylake: Add Deep Sx configuration for wake pins by Duncan Laurie · 9 years ago
  66. 4f7cf3a uart8250mem: provide uart_fill_lb() by Aaron Durbin · 9 years ago
  67. 2ca12740 skylake: remove CBFS_SIZE option in SoC directory by Aaron Durbin · 9 years ago
  68. 25477e0 skylake: fix garbled patch from upstream by Aaron Durbin · 9 years ago
  69. ab454c6 x86: parameterize asl_template for CBFS inclusion by Aaron Durbin · 9 years ago
  70. dd2d3f9 cbfstool: unify actual file creation by Patrick Georgi · 9 years ago
  71. 3432e55 soc/common/intel: Reset is not dependend upon FSP by Lee Leahy · 9 years ago
  72. aa44dbd cbfstool: move tests for fixed-location files earlier by Patrick Georgi · 9 years ago
  73. 0dc7354 amd: raminit sysinfo offset fix by Aaron Durbin · 9 years ago
  74. db01ddf cbfstool: prepare moving tests earlier by Patrick Georgi · 9 years ago
  75. 57edf16 cbfstool: factor out creating a cbfs file header by Patrick Georgi · 9 years ago
  76. edf25d9 cbfstool: Make cbfs_create_empty_entry build a more complete header by Patrick Georgi · 9 years ago
  77. 7fd1418 cbfstool: honor larger-than-usual header sizes in cbfs_add_entry_at() by Patrick Georgi · 9 years ago
  78. f820497 cbfstool: allow file data converters to modify the header size by Patrick Georgi · 9 years ago
  79. 4110abc cbfstool: calculate header size in cbfs_add_component() by Patrick Georgi · 9 years ago
  80. 11ee08f cbfstool: expose cbfs_calculate_file_header_size() by Patrick Georgi · 9 years ago
  81. e60b55a cbfstool: allow passing a precalculated header size into cbfs_add_entry() by Patrick Georgi · 9 years ago
  82. 4e54bf9 cbfstool: test for duplicate files earlier by Patrick Georgi · 9 years ago
  83. c6a8da7 cbfstool: add cbfs file attribute structure by Patrick Georgi · 9 years ago
  84. 433fa57 buildgcc: Fix the options check by zbao · 9 years ago
  85. aa7dcef board-status: move board status back to $TMPDIR by Patrick Georgi · 9 years ago
  86. 608f9b5 getac/p470: enable early cbmem init by Patrick Georgi · 9 years ago
  87. 33cfe9b getac/p470: Enable native VGA init by Patrick Georgi · 10 years ago
  88. 21a78a8 getac/p470: Add C-State values by Patrick Georgi · 9 years ago
  89. 82fe908 getac/p470: Clean up SIO access in ACPI by Patrick Georgi · 9 years ago
  90. c7ae731 chromeos: Allow for VB_SOURCE override by Paul Kocialkowski · 9 years ago
  91. 1cbef1c board_status: use command -v over which(1) by Patrick Georgi · 9 years ago
  92. 1c48704 what-jenkins-does: Add building chromeos configurations by Patrick Georgi · 9 years ago
  93. f1b7afb libpayload: Kconfig include in lpgcc by Paul Kocialkowski · 9 years ago
  94. 15dd6c2 xcompile: crossgcc lookup in parent paths, for painless libpayload support by Paul Kocialkowski · 9 years ago
  95. 6a10694 chromeos: vboot: Adaptations for using a separate object out directory by Paul Kocialkowski · 9 years ago
  96. d09b32b Makefile.inc: use correct make by Jonathan A. Kollasch · 9 years ago
  97. 7605a5a google/stout: Fix ELOG related ifdefs by Patrick Georgi · 9 years ago
  98. c07b783 genbuild_h: Actually use git's current commit for timestamp if possible by Patrick Georgi · 9 years ago
  99. f260f51 genbuild_h: actually make date(1) based timestamp locale independent by Patrick Georgi · 9 years ago
  100. c983671 seabios integration: fix interaction with ccache by Patrick Georgi · 9 years ago