1. 9ae6cd4 Skylake:Set DISB inside romstage after mrc init by Dhaval Sharma · 9 years ago
  2. 0c66e86 skylake: Clean up chip.h by Duncan Laurie · 9 years ago
  3. 1c2de9f kunimitsu: Clean up devicetree.cb by Duncan Laurie · 9 years ago
  4. d96f830 glados: Clean up devicetree.cb by Duncan Laurie · 9 years ago
  5. e031ec3 sklrvp: Clean up devicetree.cb by Duncan Laurie · 9 years ago
  6. cae067f kunimitsu: Fix incorrect comment format in devicetree.cb by Duncan Laurie · 9 years ago
  7. 0d65df9 glados: Fix incorrect comment format in devicetree.cb by Duncan Laurie · 9 years ago
  8. 2b9595a kunimitsu: Disable unused USB ports by Duncan Laurie · 9 years ago
  9. 5c44d2e glados: Disable unused USB ports by Duncan Laurie · 9 years ago
  10. 3745c65 skylake: Apply USB2 and USB3 port enable/disable settings by Duncan Laurie · 9 years ago
  11. 15c220d skylake: Remove dead code by Lee Leahy · 9 years ago
  12. 11f356c skylake: refactor flash_controller code by Aaron Durbin · 9 years ago
  13. ce03aaf skylake: move flash_controller.h to the proper place by Aaron Durbin · 9 years ago
  14. 394d699 skylake: fix eventlog on resume path by Aaron Durbin · 9 years ago
  15. bdc1c87 skylake: allow timer_monotonic_get() in all stages by Aaron Durbin · 9 years ago
  16. c97106f skylake: ACPI: Clean up GPIO controller by Duncan Laurie · 9 years ago
  17. e32da95 skylake: ACPI: Clean up and fix XHCI ACPI Device by Duncan Laurie · 9 years ago
  18. bf31983 skylake: ACPI: Remove SerialIO ACPI mode code by Duncan Laurie · 9 years ago
  19. 86f23ac skylake: ACPI: Move storage controllers to separate file by Duncan Laurie · 9 years ago
  20. 9171f1a skylake: ACPI: Remove itss.asl and cleanup irqlinks.asl by Duncan Laurie · 9 years ago
  21. fbd5367 skylake: iomap: Remove unused RCBA region by Duncan Laurie · 9 years ago
  22. fe85ae3 skylake: PCR: Add Port ID for SCS by Duncan Laurie · 9 years ago
  23. bf9df75 skylake: ACPI: Add functions for PCR access by Duncan Laurie · 9 years ago
  24. 86d937f skylake: ACPI: Clean up pch.asl by Duncan Laurie · 9 years ago
  25. 0811230 skylake: ACPI: Fix and clean up PCIE _PRT entries by Duncan Laurie · 9 years ago
  26. 1bfbe7e glados: Update 4GB DIMM SPD for 1866 by Duncan Laurie · 9 years ago
  27. 5c26122 drivers/intel/fsp1_1: Take platform ID as a string, not integers by Alexandru Gagniuc · 9 years ago
  28. f55e668 microcode: Unify rules to add microcode to CBFS once again by Alexandru Gagniuc · 9 years ago
  29. 9647094 intel/sandybridge: Do not guard native VGA init by #ifdefs by Alexandru Gagniuc · 9 years ago
  30. 8ac4929 northbridge/amd/amdfam10: Use adequate size for HT speed limit field by Timothy Pearson · 9 years ago
  31. 2e4f83b intel i945: Fix native VGA initialization by Mono · 9 years ago
  32. c241855 north/intel/sandybridge: Fix native VGA initialization by Alexandru Gagniuc · 9 years ago
  33. 2c482a9 intel: Do not hardcode the position of mrc.cache by Alexandru Gagniuc · 9 years ago
  34. 4460703 Drop "See file CREDITS..." comment by Stefan Reinauer · 9 years ago
  35. 38bc916 cbfstool: Allow adding file with specific alignment requirement by Alexandru Gagniuc · 9 years ago
  36. 3ed0d85 SeaBIOS: update stable release from 1.7.5 to 1.8.2 by Alexander Couzens · 9 years ago
  37. 0bc3e325 qemu: fix vga driver build by Gerd Hoffmann · 9 years ago
  38. 0375815 symbols: add '_' to pci_drivers and cpu_drivers symbols by Aaron Durbin · 9 years ago
  39. 541b567 amd/thatcher: include .c files with the right path by Aaron Durbin · 9 years ago
  40. 649901e amd/geode_lx: make done_cache_as_ram_main global by Aaron Durbin · 9 years ago
  41. 4d3de7e bootstate: remove need for #ifdef ENV_RAMSTAGE by Aaron Durbin · 9 years ago
  42. c6a177d intel/common/firmware: Add common GBE rom support by Martin Roth · 9 years ago
  43. 439356f x86: remove cpu_incs as romstage Make variable by Aaron Durbin · 9 years ago
  44. bc98cc6 bootmode: add display_init_required() by Aaron Durbin · 9 years ago
  45. 5fc6f90 mc_tcu3: Adjust gpio settings by Werner Zeh · 9 years ago
  46. 69ddcf1 mc_tcu3: Extend hwinfo.hex and remove version.hex. by Werner Zeh · 9 years ago
  47. beb31d0 southbridge/ibexpeak: use new ssdt sata port generator by Alexander Couzens · 9 years ago
  48. 7bf47ee southbridge/bd82x6x: use new ssdt sata port generator by Alexander Couzens · 9 years ago
  49. ef549a0 chromeec: Move keyboard backlight code into Chrome EC directory by Duncan Laurie · 9 years ago
  50. ab5754d cbfstool: off-by-one on the gcc version that provides _Static_assert by Patrick Georgi · 9 years ago
  51. 57c67e5 cbfstool: guard _Static_assert by Patrick Georgi · 9 years ago
  52. 23aeaff cbfstool: implement decompression support for cbfstool extract by Patrick Georgi · 9 years ago
  53. 61c8229 cbfstool: add decompression wrappers by Patrick Georgi · 9 years ago
  54. a71c83f cbfstool: factor out parsing compression file attributes by Patrick Georgi · 9 years ago
  55. c82725c cbfstool: support compressed files in cbfstool print by Patrick Georgi · 9 years ago
  56. 8984a63 cbfstool: allow compression at file header level by Daisuke Nojiri · 9 years ago
  57. 2c61506 cbfstool: add extended file attributes for cbfs_file by Patrick Georgi · 9 years ago
  58. 4a66642 northbridge/intel/gm45/Kconfig: Remove IOMMU symbol choice by Martin Roth · 9 years ago
  59. 3f2a945 drivers/intel/fsp1_1/fsp_util.c: Use ALIGN_UP_macro by Alexandru Gagniuc · 9 years ago
  60. 27fea06 soc/intel: Fix dependency of CACHE_RELOCATED_RAMSTAGE_OUTSIDE_CBMEM by Alexandru Gagniuc · 9 years ago
  61. fbff301 util/cbmem: add -T option for machine parseable timestamps by Aaron Durbin · 9 years ago
  62. c49014e timestamp: add tick frequency to exported table by Aaron Durbin · 9 years ago
  63. 60391b6 imgtec/pistachio: remove timestamp_get() implementation by Aaron Durbin · 9 years ago
  64. 107d1fb armv7/arm64: remove timestamp.c by Aaron Durbin · 9 years ago
  65. 4a2fc3e AMD bettong: Fix the PCIe lane map by zbao · 9 years ago
  66. d5b778d AMD Bettong: Set the USB3 port as unremoveable. by zbao · 9 years ago
  67. 418026f AMD Bettong: Lower the TOM to give more MMIO space by zbao · 9 years ago
  68. d22b9ea buildgcc: Show the exit status of wget if downloading fails. by zbao · 9 years ago
  69. ff3f15c buildgcc: remove getopt when doing clean. by zbao · 9 years ago
  70. 1cb1c92 soc/intel/braswell/Kconfig: Remove ENABLE_MRC_CACHE Kconfig by Alexandru Gagniuc · 9 years ago
  71. 681012a drivers/intel/fsp_1_1: Remove useless #ifndef/#error pairs by Alexandru Gagniuc · 9 years ago
  72. 9c98664 inteltool: Add Intel 4-Series chipset detection by Damien Zammit · 9 years ago
  73. fdbc1af Kconfig: Remove EXPERT mode by Alexandru Gagniuc · 9 years ago
  74. 4093148 Kconfig: Don't 'select' options based on PAYLOAD_SEABIOS by Alexandru Gagniuc · 9 years ago
  75. cf1c94d intel/kunimitsu: Export EC_IN_RW for depthcharge/vboot by zhuo-hao · 9 years ago
  76. fada85e intel/kunimitsu: port the change from glados for correctly reading lid by robbie zhang · 9 years ago
  77. 302aeb7 google/glados: Remove unnecessary check for mainboard_ec_init() by Martin Roth · 9 years ago
  78. c8dd59d intel/kunimitsu: port the change from glados for enabling reading recovery mode. by robbie zhang · 9 years ago
  79. dfdd33e intel/kunimitsu: Adding mainboard init to enable SCI event by pchandri · 9 years ago
  80. 3b16925 intel/kunimitsu: fix SCI handling by Wenkai Du · 9 years ago
  81. 1105fad intel/kunimitsu: fix kepler probing by Wenkai Du · 9 years ago
  82. a0f5153 intel/skylake: Add support for DPTF by Shilpa Sreeramalu · 9 years ago
  83. 91a192f intel/kunimitsu: Enable and support for DPTF by Shilpa Sreeramalu · 9 years ago
  84. 17d2fb8 intel/kunimitsu: clean up ec smi and make EC_SMI_L functional by robbie zhang · 9 years ago
  85. bcd9930 intel/sklrvp: Switch to using GPIO IRQ defines by Duncan Laurie · 9 years ago
  86. ad3127f intel/skylake: remove the gpio_fsp.h usage as skylake boards move gpio by robbie zhang · 9 years ago
  87. c9d9729 intel/kunimitsu: do gpio configuration in coreboot instead of fsp by robbie zhang · 9 years ago
  88. 1f79be1 intel/skylake: gpio macro adding - gpio output with term and 20k pd by robbie zhang · 9 years ago
  89. 7a2defb intel/skylake: Implement HW Sequence based WP status read functionality by Barnali Sarkar · 9 years ago
  90. d92f612 intel/skylake: Implemented generic SPI driver for ROM/RAMSTAGE access. by Subrata · 9 years ago
  91. 6cba16f intel/kunimitsu: add WP to gpio table by Wenkai Du · 9 years ago
  92. a3fa98a google/glados: configure gpio pads prior to SiliconInit() by Aaron Durbin · 9 years ago
  93. 31718c0 google/glados: fix kepler probing by Aaron Durbin · 9 years ago
  94. a58cf01 google/glados: Export GPIO for EC_IN_RW by Duncan Laurie · 9 years ago
  95. 08a6fd3 intel/skylake: Fix RMT disable of saved training data by Duncan Laurie · 9 years ago
  96. 162aee9 intel/skylake: mask off txstate before setting new gpio value by Aaron Durbin · 9 years ago
  97. d2d4b5a intel/skylake: Clean up Serial IO DMA channels by Archana Patni · 9 years ago
  98. c07cdfe intel/skylake: Force full memory train if RMT is enabled by Duncan Laurie · 9 years ago
  99. 9dcd4f0 fsp raminit: Add romstage_params to soc_memory_init_params by Duncan Laurie · 9 years ago
  100. fd016a4 intel/braswell: allow dirty cache line evictions for SMRAM to stick by Chiranjeevi Rapolu · 9 years ago