1. bd82d18 sandybridge: Always include MRC if not using native RAM init. by Vladimir Serbinenko · 9 years ago
  2. c370fe3 soc/intel/apollolake: add assert for pad constraints by Aaron Durbin · 9 years ago
  3. c65b8f1 soc/intel/apollolake: pre-evaluate gpio number values by Aaron Durbin · 9 years ago
  4. ada13ed soc/intel/apollolake: limit bootblock size to 32KiB by Aaron Durbin · 9 years ago
  5. 65ac3d8 x86: make bootblock size for C_ENVIRONMENT_BOOTBLOCK configurable by Aaron Durbin · 9 years ago
  6. a50478f ktqm77: Support native raminit by Vladimir Serbinenko · 9 years ago
  7. a25b5d2 lzma: Port size-checking ulzman() version to coreboot by Julius Werner · 9 years ago
  8. d189987 tegra132/pistachio: Increase romstage size in memlayout.ld by Julius Werner · 9 years ago
  9. ce8c4bf tegra132/210: Remove memlayout_vboot2.ld by Julius Werner · 9 years ago
  10. 8c09377 timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION Kconfig by Julius Werner · 9 years ago
  11. 4b13c7c samsung/*umpy: fix Kconfig formatting by Patrick Georgi · 9 years ago
  12. 343ea08 util/cbfstool: Improve heuristic for cbfs header pointer protection by Patrick Georgi · 9 years ago
  13. 0a07c5c lumpy: Support native raminit by Vladimir Serbinenko · 9 years ago
  14. d2990c9 stumpy: Add native raminit support by Vladimir Serbinenko · 9 years ago
  15. b2ad810 link: Support native raminit by Vladimir Serbinenko · 9 years ago
  16. cf0e902 emeraldlake2: Support native raminit. by Vladimir Serbinenko · 9 years ago
  17. a0f6abc chromebooks: Define GBB hardware IDs by Patrick Georgi · 9 years ago
  18. 421b340 butterfly: Make configurable MRC vs non-MRC. by Vladimir Serbinenko · 9 years ago
  19. f004b6b stout: Support native raminit by Vladimir Serbinenko · 9 years ago
  20. 144eea0 Make MRC vs native a config rather than making a separate chipset for it. by Vladimir Serbinenko · 9 years ago
  21. c37c7c8 util/kconfig: Ignore extra symbols in configs instead of failing by Martin Roth · 9 years ago
  22. 5cde0cb mainboards: Drop remaining references to vboot indexes by Patrick Georgi · 9 years ago
  23. 4a84e47 Fix butterfly usb map. by Vladimir Serbinenko · 9 years ago
  24. 0544b31 bimgtool: Fix printf warning for off_t by Stefan Reinauer · 9 years ago
  25. f0d0d91 bimgtool: Match CRC code guards by Stefan Reinauer · 9 years ago
  26. 3740d77 bimgtool: Drop unused targets and variables from Makefile by Stefan Reinauer · 9 years ago
  27. 613d3ad Move gpio.h to gpio.c on sandy and ivy. by Vladimir Serbinenko · 9 years ago
  28. ffbb3c0 Merge sandy/ivybridge romstage flow for MRC and non-MRC. by Vladimir Serbinenko · 9 years ago
  29. 622eea7 arches: lib: add main_decl.h for main() declaration by Aaron Durbin · 9 years ago
  30. 711455f arch/{arm64,riscv}: remove jmp_to_elf_entry() declaration by Aaron Durbin · 9 years ago
  31. ae4b854 lib/prog_loaders.c: remove arch/stages.h include by Aaron Durbin · 9 years ago
  32. ae3f302 arch: remove stage_exit() by Aaron Durbin · 9 years ago
  33. 69d20c4 timestamp: Bump CBMEM timestamp count, make full use of pre-RAM regions by Julius Werner · 9 years ago
  34. 87fb1a6 soc/apollolake: Add early serial driver for BOOTBLOCK_CONSOLE by Andrey Petrov · 9 years ago
  35. 57799dc soc/apollolake: Add minimal GPIO driver by Andrey Petrov · 9 years ago
  36. 86f6a13 mainboard/intel: Add skeleton for Apollolake RVP board family by Alexandru Gagniuc · 9 years ago
  37. dfc2b31 soc/apollolake: Add initial cache-as-ram setup for bootblock by Alexandru Gagniuc · 9 years ago
  38. 9f42813 git modules: rename git submodules to avoid hierarchies by Patrick Georgi · 9 years ago
  39. 1509c90 3rdparty/chromeec: fix build with paths containing "@" by Patrick Georgi · 9 years ago
  40. 0492c8c cpu/x86/tsc: Compile delay_tsc.c for the bootblock as well by Alexandru Gagniuc · 9 years ago
  41. c52d4f5 util/marvell: Add Marvell doimage utility and dependency in relevant Makefile by Ruilin Hao · 9 years ago
  42. 3bc543a arch/x86: Change how BOOTBLOCK_CUSTOM is selected by default by Andrey Petrov · 9 years ago
  43. 6a1219c arch/x86: Allow bootblock code to use CAR_GLOBAL variables by Andrey Petrov · 9 years ago
  44. ee9e4ae arch/x86: Reserve space for stack in CAR layout by Andrey Petrov · 9 years ago
  45. a02bb65 cpu/intel/microcode: allow microcode to be loaded in romstage by Aaron Durbin · 9 years ago
  46. 5a70d6b kconfig_lint: update kconfig lint shell scripts by Martin Roth · 9 years ago
  47. 9e620ea chromeos/Kconfig: Remove dependency on GBB_HAVE_BMPFV by Martin Roth · 9 years ago
  48. 59ff340 Kconfig: Move defaults for CBFS_SIZE by Martin Roth · 9 years ago
  49. a3e4833 intel/fsp1_0: Allow the MRC cache to live in a FMAP region by Ben Gardner · 9 years ago
  50. b19425b google/veyron_speedy: remove extraneous file by Patrick Georgi · 9 years ago
  51. 6b881b2 google/chromeos: backup -> back up by Patrick Georgi · 9 years ago
  52. aaa3b4a gitconfig: Fix make gitconfig if USE_BLOBS is disabled by Patrick Georgi · 9 years ago
  53. 8e68aff buildgcc: enable multilib for gcc by Patrick Georgi · 9 years ago
  54. 3834520 arch/arm64: Use correct SPSR.DAIF mask for BL31 and payload by Julius Werner · 9 years ago
  55. 372d0ff arch/arm64: mmu: Spot check TTB memory attributes by Julius Werner · 9 years ago
  56. 89c61b5 soc/intel/quark: Report CPU info by Lee Leahy · 9 years ago
  57. d4edacb soc/intel/quark: Call FSP SiliconInit by Lee Leahy · 9 years ago
  58. 43cdff6 soc/intel/quark: MTRR support by Lee Leahy · 9 years ago
  59. 3968653 soc/fsp_baytrail: Add support for FSP MR 005 by Ben Gardner · 9 years ago
  60. 318ef96 soc/intel/quark: FSP MemoryInit Support by Lee Leahy · 9 years ago
  61. c285b30 ASL: Remove unused modulo recipient. by Vladimir Serbinenko · 9 years ago
  62. 93fc606 stout: Add native gfx init by Vladimir Serbinenko · 9 years ago
  63. b2eea81 sandybridge: Set all native gfx-related options in northbridge code. by Vladimir Serbinenko · 9 years ago
  64. f80331f SeaBIOS: Disable serial console if serial is memory mapped by Martin Roth · 9 years ago
  65. d4adf58 libpayload: use 32bit access when accessing 4byte wide uart registers by Patrick Georgi · 9 years ago
  66. 42636a7 rockchip/rk3288: UART uses 32bit wide registers by Patrick Georgi · 9 years ago
  67. 15f4d8c kconfig_lint: demote 'always defined' errors to warnings by Martin Roth · 9 years ago
  68. eda794d vboot2: Store depthcharge graphic assets only in RO by Patrick Georgi · 9 years ago
  69. 6622376 kconfig_lint: Check for IS_ENABLED used on symbols without CONFIG_ by Martin Roth · 9 years ago
  70. 609bd94 ivy: Add a possiblity for mainboard early init. by Vladimir Serbinenko · 9 years ago
  71. bf725b4 superio/nuvoton/nct5572d: Add PS/2 presence detect by Paul Menzel · 9 years ago
  72. 21c0650 Kconfig: Move payloads section to payloads/Kconfig by Martin Roth · 9 years ago
  73. c3686b3 chromebooks: Configure Chrome EC board names by Patrick Georgi · 9 years ago
  74. 2dc15e9 Revert "northbridge/intel/peg: Disable unused ports" by Nico Huber · 9 years ago
  75. b27c24f Workaround for unused variable warning. by Vladimir Serbinenko · 9 years ago
  76. bb7dbcd ASL: Use temporary variable when storing register into itself. by Vladimir Serbinenko · 9 years ago
  77. 0158606 ASL: Fix HPBA shadowing. by Vladimir Serbinenko · 9 years ago
  78. 764bd97 rx886ex: Fix PBIF reference. by Vladimir Serbinenko · 9 years ago
  79. ec73039 ASL: Remove unused local variables. by Vladimir Serbinenko · 9 years ago
  80. d200e0e stout: Fix ASL warnings by Vladimir Serbinenko · 9 years ago
  81. 2bb16a5 mainboard/lenovo: Add support for the Lenovo ThinkPad X220i by Christopher Spinrath · 9 years ago
  82. 03be238 intel/kunimitsu: Clean up GPIOs. by Pratik Prajapati · 9 years ago
  83. 4852dec intel/skylake: Add gpio macro for unused GPIO pins by david · 9 years ago
  84. 1c85fea Documentation: Add Quark EDK2 build instructions for Linux by Lee Leahy · 9 years ago
  85. e995dad2 build system: Build Chrome EC firmware on request by Patrick Georgi · 9 years ago
  86. 08ec1ae mb/intel/d510mo: Explicitly select NIC on PCI in devicetree by Damien Zammit · 9 years ago
  87. f2ad50f console: Disable SQUELCH_EARLY_SMP if SMP is not selected by Lee Leahy · 9 years ago
  88. 87df8d0 soc/intel/quark: Enable Serial Port by Lee Leahy · 9 years ago
  89. 5d7df71 google/lars: Set I2C[4] port voltage to 1.8v by david · 9 years ago
  90. 825f937 skylake mainboards: Enable backing up VBNV from CMOS to flash by Duncan Laurie · 9 years ago
  91. fe97013 chromeos: Add option to back up VBNV CMOS into flash by Duncan Laurie · 9 years ago
  92. 70cada2 google/veyron_rialto: Remove developer mode switch by Alexandru M Stan · 9 years ago
  93. d87cc3f google/chromeos/vboot2: defer clearing rec mode switch by Aaron Durbin · 9 years ago
  94. 8a0d274 intel/kunimitisu: set oem_id oem_table_id fields of acpi_header_t by Fang, Yang A · 9 years ago
  95. 16ff859 nhlt: add api to override oem_id and oem_table_id of acpi_header_t by Fang, Yang A · 9 years ago
  96. 0165038 chromeos: Make vbnv_flash driver safe for CAR usage by Duncan Laurie · 9 years ago
  97. 3cbf8d9 chromeos: Remove CONFIG_VBNV_SIZE variable by Duncan Laurie · 9 years ago
  98. 88b28ad chromeos: Add vbnv wrapper for the different backends by Duncan Laurie · 9 years ago
  99. a7ba56e soc/intel/quark: Add TempRamInit support by Lee Leahy · 9 years ago
  100. 9fd0895 soc/intel/quark: Enable ESRAM by Lee Leahy · 9 years ago