1. 956c4f2 x86: link romstage and ramstage with 1 file by Aaron Durbin · 9 years ago
  2. dde7629 rmodule: use program.ld for linking by Aaron Durbin · 9 years ago
  3. e5bad5c verstage: use common program.ld for linking by Aaron Durbin · 9 years ago
  4. 14714e1 x86: link romstage like the other architectures by Aaron Durbin · 9 years ago
  5. b2a6262 linking: move romstage and bootblock to use program.ld by Aaron Durbin · 9 years ago
  6. cce557b x86: link ramstage like the other architectures by Aaron Durbin · 9 years ago
  7. 4de29d4 linking: lay the groundwork for a unified linking approach by Aaron Durbin · 9 years ago
  8. 4b34909 x86: provide minimum alignment for romstage by Aaron Durbin · 9 years ago
  9. cd96c5c rules.h: add fall through where no ENV_<STAGE> is set by Aaron Durbin · 9 years ago
  10. 6aa8c5b drivers/pc80: Do not initialize PS2 keyboard by default by Alexandru Gagniuc · 9 years ago
  11. 0f045a6 intel/model_2065x/Kconfig: Don't use LAPIC_MONOTONIC_TIMER by Martin Roth · 9 years ago
  12. d2cd7f6 x86: remove unused sections from romstage.ld by Aaron Durbin · 9 years ago
  13. e581b06 x86: add romstage.S to bind program flow and ordering by Aaron Durbin · 9 years ago
  14. 85982cd x86: don't create MAINBOARDDIR/romstage.inc for !ROMCC boards by Aaron Durbin · 9 years ago
  15. 3953e39 x86: bootblock: remove linking and program flow from build system by Aaron Durbin · 9 years ago
  16. 6c950da cpu: fix cpu_microcode class by Aaron Durbin · 9 years ago
  17. 4bd65e1 rk3288: Allow board-specific APLL (CPU clock) settings by David Hendricks · 9 years ago
  18. 68957b3 skylake: igd: clean up igd.c by Duncan Laurie · 9 years ago
  19. a5d9888 braswell: Tristate CFIO 139 and CFIO 140 by Ravi Sarawadi · 9 years ago
  20. 17ba944 drivers/pc80/tpm: Set "Found TPM" message to BIOS_INFO level by Duncan Laurie · 9 years ago
  21. dd07ef2 veyron: Unify identical mainboards by Julius Werner · 9 years ago
  22. 736a4a2 kunimitsu: Modify DQ/DQS mapping by Mike M Hsieh · 9 years ago
  23. 9ae6cd4 Skylake:Set DISB inside romstage after mrc init by Dhaval Sharma · 9 years ago
  24. 0c66e86 skylake: Clean up chip.h by Duncan Laurie · 9 years ago
  25. 1c2de9f kunimitsu: Clean up devicetree.cb by Duncan Laurie · 9 years ago
  26. d96f830 glados: Clean up devicetree.cb by Duncan Laurie · 9 years ago
  27. e031ec3 sklrvp: Clean up devicetree.cb by Duncan Laurie · 9 years ago
  28. cae067f kunimitsu: Fix incorrect comment format in devicetree.cb by Duncan Laurie · 9 years ago
  29. 0d65df9 glados: Fix incorrect comment format in devicetree.cb by Duncan Laurie · 9 years ago
  30. 2b9595a kunimitsu: Disable unused USB ports by Duncan Laurie · 9 years ago
  31. 5c44d2e glados: Disable unused USB ports by Duncan Laurie · 9 years ago
  32. 3745c65 skylake: Apply USB2 and USB3 port enable/disable settings by Duncan Laurie · 9 years ago
  33. 15c220d skylake: Remove dead code by Lee Leahy · 9 years ago
  34. 11f356c skylake: refactor flash_controller code by Aaron Durbin · 9 years ago
  35. ce03aaf skylake: move flash_controller.h to the proper place by Aaron Durbin · 9 years ago
  36. 394d699 skylake: fix eventlog on resume path by Aaron Durbin · 9 years ago
  37. bdc1c87 skylake: allow timer_monotonic_get() in all stages by Aaron Durbin · 9 years ago
  38. c97106f skylake: ACPI: Clean up GPIO controller by Duncan Laurie · 9 years ago
  39. e32da95 skylake: ACPI: Clean up and fix XHCI ACPI Device by Duncan Laurie · 9 years ago
  40. bf31983 skylake: ACPI: Remove SerialIO ACPI mode code by Duncan Laurie · 9 years ago
  41. 86f23ac skylake: ACPI: Move storage controllers to separate file by Duncan Laurie · 9 years ago
  42. 9171f1a skylake: ACPI: Remove itss.asl and cleanup irqlinks.asl by Duncan Laurie · 9 years ago
  43. fbd5367 skylake: iomap: Remove unused RCBA region by Duncan Laurie · 9 years ago
  44. fe85ae3 skylake: PCR: Add Port ID for SCS by Duncan Laurie · 9 years ago
  45. bf9df75 skylake: ACPI: Add functions for PCR access by Duncan Laurie · 9 years ago
  46. 86d937f skylake: ACPI: Clean up pch.asl by Duncan Laurie · 9 years ago
  47. 0811230 skylake: ACPI: Fix and clean up PCIE _PRT entries by Duncan Laurie · 9 years ago
  48. 1bfbe7e glados: Update 4GB DIMM SPD for 1866 by Duncan Laurie · 9 years ago
  49. 5c26122 drivers/intel/fsp1_1: Take platform ID as a string, not integers by Alexandru Gagniuc · 9 years ago
  50. f55e668 microcode: Unify rules to add microcode to CBFS once again by Alexandru Gagniuc · 9 years ago
  51. 9647094 intel/sandybridge: Do not guard native VGA init by #ifdefs by Alexandru Gagniuc · 9 years ago
  52. 8ac4929 northbridge/amd/amdfam10: Use adequate size for HT speed limit field by Timothy Pearson · 9 years ago
  53. 2e4f83b intel i945: Fix native VGA initialization by Mono · 9 years ago
  54. c241855 north/intel/sandybridge: Fix native VGA initialization by Alexandru Gagniuc · 9 years ago
  55. 2c482a9 intel: Do not hardcode the position of mrc.cache by Alexandru Gagniuc · 9 years ago
  56. 4460703 Drop "See file CREDITS..." comment by Stefan Reinauer · 9 years ago
  57. 0bc3e325 qemu: fix vga driver build by Gerd Hoffmann · 9 years ago
  58. 0375815 symbols: add '_' to pci_drivers and cpu_drivers symbols by Aaron Durbin · 9 years ago
  59. 541b567 amd/thatcher: include .c files with the right path by Aaron Durbin · 9 years ago
  60. 649901e amd/geode_lx: make done_cache_as_ram_main global by Aaron Durbin · 9 years ago
  61. 4d3de7e bootstate: remove need for #ifdef ENV_RAMSTAGE by Aaron Durbin · 9 years ago
  62. c6a177d intel/common/firmware: Add common GBE rom support by Martin Roth · 9 years ago
  63. 439356f x86: remove cpu_incs as romstage Make variable by Aaron Durbin · 9 years ago
  64. bc98cc6 bootmode: add display_init_required() by Aaron Durbin · 9 years ago
  65. 5fc6f90 mc_tcu3: Adjust gpio settings by Werner Zeh · 9 years ago
  66. 69ddcf1 mc_tcu3: Extend hwinfo.hex and remove version.hex. by Werner Zeh · 9 years ago
  67. beb31d0 southbridge/ibexpeak: use new ssdt sata port generator by Alexander Couzens · 9 years ago
  68. 7bf47ee southbridge/bd82x6x: use new ssdt sata port generator by Alexander Couzens · 9 years ago
  69. ef549a0 chromeec: Move keyboard backlight code into Chrome EC directory by Duncan Laurie · 9 years ago
  70. 4a66642 northbridge/intel/gm45/Kconfig: Remove IOMMU symbol choice by Martin Roth · 9 years ago
  71. 3f2a945 drivers/intel/fsp1_1/fsp_util.c: Use ALIGN_UP_macro by Alexandru Gagniuc · 9 years ago
  72. 27fea06 soc/intel: Fix dependency of CACHE_RELOCATED_RAMSTAGE_OUTSIDE_CBMEM by Alexandru Gagniuc · 9 years ago
  73. c49014e timestamp: add tick frequency to exported table by Aaron Durbin · 9 years ago
  74. 60391b6 imgtec/pistachio: remove timestamp_get() implementation by Aaron Durbin · 9 years ago
  75. 107d1fb armv7/arm64: remove timestamp.c by Aaron Durbin · 9 years ago
  76. 4a2fc3e AMD bettong: Fix the PCIe lane map by zbao · 9 years ago
  77. d5b778d AMD Bettong: Set the USB3 port as unremoveable. by zbao · 9 years ago
  78. 418026f AMD Bettong: Lower the TOM to give more MMIO space by zbao · 9 years ago
  79. 1cb1c92 soc/intel/braswell/Kconfig: Remove ENABLE_MRC_CACHE Kconfig by Alexandru Gagniuc · 9 years ago
  80. 681012a drivers/intel/fsp_1_1: Remove useless #ifndef/#error pairs by Alexandru Gagniuc · 9 years ago
  81. fdbc1af Kconfig: Remove EXPERT mode by Alexandru Gagniuc · 9 years ago
  82. 4093148 Kconfig: Don't 'select' options based on PAYLOAD_SEABIOS by Alexandru Gagniuc · 9 years ago
  83. cf1c94d intel/kunimitsu: Export EC_IN_RW for depthcharge/vboot by zhuo-hao · 9 years ago
  84. fada85e intel/kunimitsu: port the change from glados for correctly reading lid by robbie zhang · 9 years ago
  85. 302aeb7 google/glados: Remove unnecessary check for mainboard_ec_init() by Martin Roth · 9 years ago
  86. c8dd59d intel/kunimitsu: port the change from glados for enabling reading recovery mode. by robbie zhang · 9 years ago
  87. dfdd33e intel/kunimitsu: Adding mainboard init to enable SCI event by pchandri · 9 years ago
  88. 3b16925 intel/kunimitsu: fix SCI handling by Wenkai Du · 9 years ago
  89. 1105fad intel/kunimitsu: fix kepler probing by Wenkai Du · 9 years ago
  90. a0f5153 intel/skylake: Add support for DPTF by Shilpa Sreeramalu · 9 years ago
  91. 91a192f intel/kunimitsu: Enable and support for DPTF by Shilpa Sreeramalu · 9 years ago
  92. 17d2fb8 intel/kunimitsu: clean up ec smi and make EC_SMI_L functional by robbie zhang · 9 years ago
  93. bcd9930 intel/sklrvp: Switch to using GPIO IRQ defines by Duncan Laurie · 9 years ago
  94. ad3127f intel/skylake: remove the gpio_fsp.h usage as skylake boards move gpio by robbie zhang · 9 years ago
  95. c9d9729 intel/kunimitsu: do gpio configuration in coreboot instead of fsp by robbie zhang · 9 years ago
  96. 1f79be1 intel/skylake: gpio macro adding - gpio output with term and 20k pd by robbie zhang · 9 years ago
  97. 7a2defb intel/skylake: Implement HW Sequence based WP status read functionality by Barnali Sarkar · 9 years ago
  98. d92f612 intel/skylake: Implemented generic SPI driver for ROM/RAMSTAGE access. by Subrata · 9 years ago
  99. 6cba16f intel/kunimitsu: add WP to gpio table by Wenkai Du · 9 years ago
  100. a3fa98a google/glados: configure gpio pads prior to SiliconInit() by Aaron Durbin · 9 years ago