1. 70efecd soc/intel/apollolake: Add chip initialization by Andrey Petrov · 8 years ago
  2. 9d903a1 soc/apollolake: Enable all CPU cores using the parallel MP lib by Ravi Sarawadi · 8 years ago
  3. 7760261 src/lib/trace.c: Make address size generic by Martin Roth · 8 years ago
  4. 7e3903b cpu/via/c7: Don't manually include udelay_io.c by Stefan Reinauer · 8 years ago
  5. 3d840d0 northbridge/intel/i440bx: Unify UDELAY selection by Stefan Reinauer · 8 years ago
  6. 422bf6b mainboards/google/auron_paine: add new port by Georg Wicherski · 9 years ago
  7. 1eb1e3b mainboard/intel/apollolake_rvp: Add memory training config by Lance Zhao · 8 years ago
  8. fffee87 Makefile: Add build-time overlap check for programs loaded after coreboot by Julius Werner · 8 years ago
  9. 0819a47 northbridge/intel/gm45: Use TSC for ramstage timer per default by Stefan Reinauer · 8 years ago
  10. 0fcd6f9 drivers/intel/fsp2_0: remove struct resource usage by Aaron Durbin · 8 years ago
  11. 9b28f002 drivers/intel/fsp2_0: add TODOs to fix deficiencies by Aaron Durbin · 8 years ago
  12. 40672be drivers/intel/fsp2_0: don't leak resources by Aaron Durbin · 8 years ago
  13. ac1c9ec soc/intel/apollolake: correct comment to reference top of CAR by Aaron Durbin · 8 years ago
  14. e884592 lib/memrange: add function to initialize range_entry by Aaron Durbin · 8 years ago
  15. 2a08137 x86 chipsets: utilize x86_setup_mtrrs_with_detect() by Aaron Durbin · 8 years ago
  16. f545208 nyan: Fix timestamps and CBFS SPI integration by Julius Werner · 8 years ago
  17. 61980af mainboard/skylake: Include WRDD method in WIFI ACPI device by Duncan Laurie · 8 years ago
  18. 3d3b76b skylake: Add and fill out CID1 NVS field by Duncan Laurie · 8 years ago
  19. 8951ed8 intel/wifi: Add WRDD ACPI method by Duncan Laurie · 8 years ago
  20. 339886c Chromeos: Modify wifi_regulatory_domain to use "region" key in VPD by Huang, Huki · 8 years ago
  21. 7f76165 lib: Implement framework for retrieving WiFi regulatory domain by Felix Durairaj · 9 years ago
  22. d76d60b soc/intel/quark: Set the UPD values for MemoryInit by Lee Leahy · 8 years ago
  23. 491c016 soc/intel/apollolake: Add cbmem_top() implementation by Andrey Petrov · 8 years ago
  24. 41aa8bc Kconfig: Remove unneeded UDELAY_IO redeclaration by Stefan Reinauer · 8 years ago
  25. e63be89 cpu/x86/mtrr: add helper function to detect variable MTRRs by Aaron Durbin · 8 years ago
  26. e99e2b6 soc/intel/quark: Add the UPD support for SiliconInit by Lee Leahy · 8 years ago
  27. 9d5e36e cpu/x86: Sort some Kconfig options by Stefan Reinauer · 9 years ago
  28. 0d18791 soc/intel/apollolake: Enable using FSP 2.0 driver by Andrey Petrov · 8 years ago
  29. b483146 soc/intel/apollolake: Add romstage that calls FSP2.0 driver by Andrey Petrov · 8 years ago
  30. 5672dcd soc/intel/apollolake: Add support for memory-mapped boot media by Andrey Petrov · 8 years ago
  31. fb22ff4 drivers/intel/fsp2_0: Add framebuffer graphics support by Alexandru Gagniuc · 8 years ago
  32. 9b2e9bd drivers/intel/fsp2_0: Add hand-off-block parsers by Alexandru Gagniuc · 8 years ago
  33. 9de55cc drivers/intel/fsp2_0: Add Notify Phase API by Andrey Petrov · 8 years ago
  34. 42c4e88 drivers/intel/fsp2_0: Add SiliconInit API by Andrey Petrov · 8 years ago
  35. 465fc13 drivers/intel/fsp2_0: Add MemoryInit API by Andrey Petrov · 8 years ago
  36. 6321d7c roda/rk9: Remove #include early_serial.c from romstage by Antonello Dettori · 8 years ago
  37. 2ae9cce intel/fsp_baytrail: use 20K PU/PD for GPIO by Ben Gardner · 8 years ago
  38. fba78bf soc/intel/quark: Split out MTRR support by Lee Leahy · 8 years ago
  39. 6d3cd08 mainboard/intel/galileo: Enable SD flash cards by Lee Leahy · 8 years ago
  40. f7fd630 tpm/acpi/tpm.asl: Only include tpm.asl if tpm is enabled by Martin Roth · 8 years ago
  41. 73f7069 arch/x86: Add common assembly code for stages that run in CAR by Andrey Petrov · 8 years ago
  42. dd56de9 arch/x86: document CAR symbols and expose them in symbols.h by Andrey Petrov · 8 years ago
  43. bc839fb amd/thatcher: Removed #include early_serial.c from romstage by Antonello Dettori · 8 years ago
  44. 98b5f90 include/device/dram: Fix DDR3-1866 by Patrick Rudolph · 8 years ago
  45. 8e7928a sandybridge/gma_lvds: support both Sandy&Ivy on one board by Iru Cai · 9 years ago
  46. 42f42ff Hide EC_GOOGLE_CHROMEEC_SPI_BUS. by Vladimir Serbinenko · 8 years ago
  47. ca1b2d1 lz4_wrapper: Use __asm__ rather than asm. by Vladimir Serbinenko · 8 years ago
  48. d51a089 Kconfig: hide useless options on ARM. by Vladimir Serbinenko · 8 years ago
  49. 8198c67 arch/x86: always use _start as entry symbol for all stages by Aaron Durbin · 8 years ago
  50. 4330a9c arch/x86: rename reset_vector -> _start by Aaron Durbin · 8 years ago
  51. ccd300b arch/x86: Allow soc/chipset to set linking address by Andrey Petrov · 8 years ago
  52. f8468d4 cpu/x86/16bit: rename _start -> _start16bit by Aaron Durbin · 8 years ago
  53. 0fd068b cpu/x86/16bit/reset16: mark reset vector executable by Aaron Durbin · 8 years ago
  54. 998d856 cpu/x86/16bit/reset16: remove stale 32-bit jump by Aaron Durbin · 8 years ago
  55. 9738970 drivers/intel/fsp2_0: Add utility functions by Andrey Petrov · 8 years ago
  56. b37fd67 drivers/intel/fsp2_0: Add coreboot<->FSP header files by Andrey Petrov · 8 years ago
  57. b97009e nb/intel/sandybridge/raminit: Fill SMBIOS type17 info by Patrick Rudolph · 8 years ago
  58. 0769159 src/device/dram/ddr3: Parse additional information by Patrick Rudolph · 8 years ago
  59. 9f3f915 nb/intel/sandybridge/romstage: Read fuse bits for max MEM Clk by Patrick Rudolph · 8 years ago
  60. 2bdeb7f src/arch/x86/smbios: Add vendors by Patrick Rudolph · 8 years ago
  61. 77e45d3 nb/intel/sandybridge/raminit: Make discover_timC_write non cyclic by Patrick Rudolph · 8 years ago
  62. b7e69a2 Skylake: Support Intel Speed Shift Technology based on config by Subrata Banik · 8 years ago
  63. 2a696c0 Skylake boards: Enabling HWP (hardware P state control) by Subrata Banik · 8 years ago
  64. 1e67106 google/chell: Update DPTF configuration by Duncan Laurie · 8 years ago
  65. 4815fb8 google/chell: Update GPIOs for DVT2 by Duncan Laurie · 8 years ago
  66. 1cdacca vboot: Set S3_RESUME flag for vboot context if necessary by Duncan Laurie · 8 years ago
  67. efcddd9 skylake: Increase IGD stolen size to 64MB by Duncan Laurie · 8 years ago
  68. 689b26f mainboard/google/chell: provide configuration for all pads by Aaron Durbin · 8 years ago
  69. a9a06ee mainboard/intel/galileo: Enable USB by Lee Leahy · 8 years ago
  70. 79f065a soc/intel/quark: Reserve non-MMIO space by Lee Leahy · 8 years ago
  71. a6de547 soc/intel/quark: Initialize some of the FADT base registers by Lee Leahy · 8 years ago
  72. d7ee9dd northbridge/intel: add missing #include guards by Iru Cai · 8 years ago
  73. ba894be During DRAM initialization on certain ASpeed devices, an incorrect by Timothy Pearson · 8 years ago
  74. d912f1d nb/intel/sandybridge/raminit: Adjust timB to prevent overflow by Patrick Rudolph · 8 years ago
  75. 0e92bb0 tree wide: Convert "if (CONFIG_.*_TPM.*)" to "if (IS_ENABLED(...))" by Denis 'GNUtoo' Carikli · 8 years ago
  76. 951f7c7 mainboard/intel/apollolake_rvp: remove bootblock_mainboard_early_init() by Aaron Durbin · 8 years ago
  77. 672be9a soc/intel/apollolake: implement bootblock_soc_early_init() by Aaron Durbin · 8 years ago
  78. a513519 soc/intel/apollolake: provide function to set up uart pads and controller by Aaron Durbin · 8 years ago
  79. be7cbdc lib/bootblock: provide SoC callback parity with mainboard by Aaron Durbin · 8 years ago
  80. 0aa7d24 soc/intel/appollolake: fix comment in gpio_defs.h by Aaron Durbin · 8 years ago
  81. 6181030 soc/intel/apollolake: group serial console options into one Kconfig by Aaron Durbin · 8 years ago
  82. a7141c5 lib/memrange: avoid shadow object declarations by Aaron Durbin · 8 years ago
  83. e0b3c7b mc_tcu3: Enable graphic init code by Werner Zeh · 8 years ago
  84. 1c3b111 fsp_baytrail: Fix a possible hanging DisplayPort by Werner Zeh · 8 years ago
  85. 0155457 x86/Makefile.inc: Fix redundant addition of memlayout.ld in bootblock by Furquan Shaikh · 8 years ago
  86. 116485a cbfs: Fix compiler error for gcc versions < 4.6 by Werner Zeh · 8 years ago
  87. 87fe236 commonlib/lz4_wrapper: Use correct casts to ensure valid calculations by Paul Menzel · 8 years ago
  88. 1010468 southbridge/intel/ibexpeak: Use common gpio.c by Patrick Rudolph · 8 years ago
  89. 273a8dc southbridge/intel/lynxpoint: Use common gpio.c by Patrick Rudolph · 8 years ago
  90. 09f2921 cbfs: Add LZ4 in-place decompression support for pre-RAM stages by Julius Werner · 9 years ago
  91. 0e3d7de urara: Increase bootblock size by Julius Werner · 8 years ago
  92. 862c385 memlayout: Add symbols for stage bounds by Julius Werner · 8 years ago
  93. f7c01aa mainboard/intel/galileo: Enable minimal ACPI tables by Lee Leahy · 8 years ago
  94. d3de85c soc/intel/quark: Add the initial pieces required for ACPI tables by Lee Leahy · 8 years ago
  95. 9d02153 fsp_baytrail: Add full support for iosf access in reg_script by Werner Zeh · 8 years ago
  96. f0d39c4 die() when attempting to use bounce buffer on non-i386. by Vladimir Serbinenko · 8 years ago
  97. 4f22267 qemu-armv7: Update running instructions. by Vladimir Serbinenko · 8 years ago
  98. cda71b8 console: Add higher baud rates by Lee Leahy · 8 years ago
  99. a7cac0c soc/*: fix uart's regwidth specification in cbtables by Patrick Georgi · 8 years ago
  100. f2134f3 Fix qemu-armv7 memory map by Vladimir Serbinenko · 8 years ago