1. 5f3ea3b kunimitsu: Remove functions from acpi_tables.c by Duncan Laurie · 9 years ago
  2. cdcadfe glados: Remove functions from acpi_tables.c by Duncan Laurie · 9 years ago
  3. 4bf410a sklrvp: Remove thermal.h and functions from acpi_tables.c by Duncan Laurie · 9 years ago
  4. 91da91f intel/common: Print board ID if enabled by Duncan Laurie · 9 years ago
  5. 74b964e kunimitsu: Clean up mainboard code to match glados by Duncan Laurie · 9 years ago
  6. 963bfa7 kunimitsu: Select EC PD and software sync and do early init by Duncan Laurie · 9 years ago
  7. 88b21f3 kunimitsu: Select BOARD_ID_AUTO and clean up boardid code by Duncan Laurie · 9 years ago
  8. 1a50d08 glados: Add Board ID support by Duncan Laurie · 9 years ago
  9. 0678bea glados: Enable DPTF by Duncan Laurie · 9 years ago
  10. 44b01fd glados: Misc code cleanups by Duncan Laurie · 9 years ago
  11. e067083 glados: Remove thermal.h by Duncan Laurie · 9 years ago
  12. 241f8fc glados: Change include headers to relative path by Duncan Laurie · 9 years ago
  13. 7fce30c skylake: Enable DPTF based on devicetree setting by Duncan Laurie · 9 years ago
  14. c1bc817 Skylake: Print GPIO MMIO base and pad config using gpio_debug token by Subrata Banik · 9 years ago
  15. a887492 FSP: Pass FSP image base address to find_fsp by Lee Leahy · 9 years ago
  16. 5243b79 glados: Select EC PD and call early EC init by Duncan Laurie · 9 years ago
  17. 779cadd samus: Use EC PD kconfig instead of manual PD reboot by Duncan Laurie · 9 years ago
  18. ab40b91 chromeec: Add kconfig entry for EC PD support by Duncan Laurie · 9 years ago
  19. 372b67e skylake: dptf: Add TSR3 thermal sensor and CPU code cleanup by Duncan Laurie · 9 years ago
  20. 3bad4cb braswell: acpi: Allow DPTF thresholds to be defined at board-level by Shawn Nematbakhsh · 9 years ago
  21. f966d3b intel/skylake: ACPI: Clean up formatting in and fix ASL code by Duncan Laurie · 9 years ago
  22. 83bc0db x86: link ramstage the same way regardless of RELOCATABLE_RAMSTAGE by Aaron Durbin · 9 years ago
  23. d4dd44c linking: add and use LDFLAGS_common by Aaron Durbin · 9 years ago
  24. 956c4f2 x86: link romstage and ramstage with 1 file by Aaron Durbin · 9 years ago
  25. dde7629 rmodule: use program.ld for linking by Aaron Durbin · 9 years ago
  26. e5bad5c verstage: use common program.ld for linking by Aaron Durbin · 9 years ago
  27. 14714e1 x86: link romstage like the other architectures by Aaron Durbin · 9 years ago
  28. b2a6262 linking: move romstage and bootblock to use program.ld by Aaron Durbin · 9 years ago
  29. cce557b x86: link ramstage like the other architectures by Aaron Durbin · 9 years ago
  30. 4de29d4 linking: lay the groundwork for a unified linking approach by Aaron Durbin · 9 years ago
  31. 4b34909 x86: provide minimum alignment for romstage by Aaron Durbin · 9 years ago
  32. cd96c5c rules.h: add fall through where no ENV_<STAGE> is set by Aaron Durbin · 9 years ago
  33. 6aa8c5b drivers/pc80: Do not initialize PS2 keyboard by default by Alexandru Gagniuc · 9 years ago
  34. 0f045a6 intel/model_2065x/Kconfig: Don't use LAPIC_MONOTONIC_TIMER by Martin Roth · 9 years ago
  35. d2cd7f6 x86: remove unused sections from romstage.ld by Aaron Durbin · 9 years ago
  36. e581b06 x86: add romstage.S to bind program flow and ordering by Aaron Durbin · 9 years ago
  37. 85982cd x86: don't create MAINBOARDDIR/romstage.inc for !ROMCC boards by Aaron Durbin · 9 years ago
  38. 3953e39 x86: bootblock: remove linking and program flow from build system by Aaron Durbin · 9 years ago
  39. 6c950da cpu: fix cpu_microcode class by Aaron Durbin · 9 years ago
  40. 4bd65e1 rk3288: Allow board-specific APLL (CPU clock) settings by David Hendricks · 9 years ago
  41. 68957b3 skylake: igd: clean up igd.c by Duncan Laurie · 9 years ago
  42. a5d9888 braswell: Tristate CFIO 139 and CFIO 140 by Ravi Sarawadi · 9 years ago
  43. 17ba944 drivers/pc80/tpm: Set "Found TPM" message to BIOS_INFO level by Duncan Laurie · 9 years ago
  44. dd07ef2 veyron: Unify identical mainboards by Julius Werner · 9 years ago
  45. 736a4a2 kunimitsu: Modify DQ/DQS mapping by Mike M Hsieh · 9 years ago
  46. 9ae6cd4 Skylake:Set DISB inside romstage after mrc init by Dhaval Sharma · 9 years ago
  47. 0c66e86 skylake: Clean up chip.h by Duncan Laurie · 9 years ago
  48. 1c2de9f kunimitsu: Clean up devicetree.cb by Duncan Laurie · 9 years ago
  49. d96f830 glados: Clean up devicetree.cb by Duncan Laurie · 9 years ago
  50. e031ec3 sklrvp: Clean up devicetree.cb by Duncan Laurie · 9 years ago
  51. cae067f kunimitsu: Fix incorrect comment format in devicetree.cb by Duncan Laurie · 9 years ago
  52. 0d65df9 glados: Fix incorrect comment format in devicetree.cb by Duncan Laurie · 9 years ago
  53. 2b9595a kunimitsu: Disable unused USB ports by Duncan Laurie · 9 years ago
  54. 5c44d2e glados: Disable unused USB ports by Duncan Laurie · 9 years ago
  55. 3745c65 skylake: Apply USB2 and USB3 port enable/disable settings by Duncan Laurie · 9 years ago
  56. 15c220d skylake: Remove dead code by Lee Leahy · 9 years ago
  57. 11f356c skylake: refactor flash_controller code by Aaron Durbin · 9 years ago
  58. ce03aaf skylake: move flash_controller.h to the proper place by Aaron Durbin · 9 years ago
  59. 394d699 skylake: fix eventlog on resume path by Aaron Durbin · 9 years ago
  60. bdc1c87 skylake: allow timer_monotonic_get() in all stages by Aaron Durbin · 9 years ago
  61. c97106f skylake: ACPI: Clean up GPIO controller by Duncan Laurie · 9 years ago
  62. e32da95 skylake: ACPI: Clean up and fix XHCI ACPI Device by Duncan Laurie · 9 years ago
  63. bf31983 skylake: ACPI: Remove SerialIO ACPI mode code by Duncan Laurie · 9 years ago
  64. 86f23ac skylake: ACPI: Move storage controllers to separate file by Duncan Laurie · 9 years ago
  65. 9171f1a skylake: ACPI: Remove itss.asl and cleanup irqlinks.asl by Duncan Laurie · 9 years ago
  66. fbd5367 skylake: iomap: Remove unused RCBA region by Duncan Laurie · 9 years ago
  67. fe85ae3 skylake: PCR: Add Port ID for SCS by Duncan Laurie · 9 years ago
  68. bf9df75 skylake: ACPI: Add functions for PCR access by Duncan Laurie · 9 years ago
  69. 86d937f skylake: ACPI: Clean up pch.asl by Duncan Laurie · 9 years ago
  70. 0811230 skylake: ACPI: Fix and clean up PCIE _PRT entries by Duncan Laurie · 9 years ago
  71. 1bfbe7e glados: Update 4GB DIMM SPD for 1866 by Duncan Laurie · 9 years ago
  72. 5c26122 drivers/intel/fsp1_1: Take platform ID as a string, not integers by Alexandru Gagniuc · 9 years ago
  73. f55e668 microcode: Unify rules to add microcode to CBFS once again by Alexandru Gagniuc · 9 years ago
  74. 9647094 intel/sandybridge: Do not guard native VGA init by #ifdefs by Alexandru Gagniuc · 9 years ago
  75. 8ac4929 northbridge/amd/amdfam10: Use adequate size for HT speed limit field by Timothy Pearson · 9 years ago
  76. 2e4f83b intel i945: Fix native VGA initialization by Mono · 9 years ago
  77. c241855 north/intel/sandybridge: Fix native VGA initialization by Alexandru Gagniuc · 9 years ago
  78. 2c482a9 intel: Do not hardcode the position of mrc.cache by Alexandru Gagniuc · 9 years ago
  79. 4460703 Drop "See file CREDITS..." comment by Stefan Reinauer · 9 years ago
  80. 0bc3e325 qemu: fix vga driver build by Gerd Hoffmann · 9 years ago
  81. 0375815 symbols: add '_' to pci_drivers and cpu_drivers symbols by Aaron Durbin · 9 years ago
  82. 541b567 amd/thatcher: include .c files with the right path by Aaron Durbin · 9 years ago
  83. 649901e amd/geode_lx: make done_cache_as_ram_main global by Aaron Durbin · 9 years ago
  84. 4d3de7e bootstate: remove need for #ifdef ENV_RAMSTAGE by Aaron Durbin · 9 years ago
  85. c6a177d intel/common/firmware: Add common GBE rom support by Martin Roth · 9 years ago
  86. 439356f x86: remove cpu_incs as romstage Make variable by Aaron Durbin · 9 years ago
  87. bc98cc6 bootmode: add display_init_required() by Aaron Durbin · 9 years ago
  88. 5fc6f90 mc_tcu3: Adjust gpio settings by Werner Zeh · 9 years ago
  89. 69ddcf1 mc_tcu3: Extend hwinfo.hex and remove version.hex. by Werner Zeh · 9 years ago
  90. beb31d0 southbridge/ibexpeak: use new ssdt sata port generator by Alexander Couzens · 9 years ago
  91. 7bf47ee southbridge/bd82x6x: use new ssdt sata port generator by Alexander Couzens · 9 years ago
  92. ef549a0 chromeec: Move keyboard backlight code into Chrome EC directory by Duncan Laurie · 9 years ago
  93. 4a66642 northbridge/intel/gm45/Kconfig: Remove IOMMU symbol choice by Martin Roth · 9 years ago
  94. 3f2a945 drivers/intel/fsp1_1/fsp_util.c: Use ALIGN_UP_macro by Alexandru Gagniuc · 9 years ago
  95. 27fea06 soc/intel: Fix dependency of CACHE_RELOCATED_RAMSTAGE_OUTSIDE_CBMEM by Alexandru Gagniuc · 9 years ago
  96. c49014e timestamp: add tick frequency to exported table by Aaron Durbin · 9 years ago
  97. 60391b6 imgtec/pistachio: remove timestamp_get() implementation by Aaron Durbin · 9 years ago
  98. 107d1fb armv7/arm64: remove timestamp.c by Aaron Durbin · 9 years ago
  99. 4a2fc3e AMD bettong: Fix the PCIe lane map by zbao · 9 years ago
  100. d5b778d AMD Bettong: Set the USB3 port as unremoveable. by zbao · 9 years ago