1. 29ed46c 3rdparty/vboot: Add vboot by Patrick Georgi · 9 years ago
  2. 26e24cc 3rdparty: move to 3rdparty/blobs by Patrick Georgi · 9 years ago
  3. f4f0287 3rdparty: Move to blobs by Patrick Georgi · 9 years ago
  4. b9cd5ec sandy/ivy boards: Rename defines from onboard.h for ACPI by Kyösti Mälkki · 9 years ago
  5. 168eda5 arch/arm64: provide boot_cpu() by Aaron Durbin · 9 years ago
  6. 9e80e27 timestamp: provide weak default implementation of timestamp_get by Aaron Durbin · 9 years ago
  7. ae1fcc3 vboot: add cbfs_core by Aaron Durbin · 9 years ago
  8. 2daadf8 timestamp: refine boot CPU test by Aaron Durbin · 9 years ago
  9. d914412 cbfs: make cbfs_load_prog_stage_by_offset() public by Aaron Durbin · 9 years ago
  10. 26681ec vboot2: Fix compiler flags dropped during verstage/libverstage split by Aaron Durbin · 9 years ago
  11. 32bc18ef nvidia/tegra132: Fix vboot2 memory layout by Aaron Durbin · 9 years ago
  12. 8fb36c0 console: rename do_vtxprintf to do_printk_va_list and use it by Aaron Durbin · 9 years ago
  13. ed98eee vboot: Remove vboot_get_payload() by Aaron Durbin · 9 years ago
  14. 0946a1b vboot: remove uses of vboot2_verify_firmware() by Aaron Durbin · 9 years ago
  15. c3b0e29 veyron_danger: Turn on backlight enable before VCC_LCD by David Hendricks · 9 years ago
  16. 9ac9ac63 veyron: Initialize EC interrupt GPIO and add them to coreboot tables by Julius Werner · 9 years ago
  17. 8ccdeae haswell: Link stage_cache_external_region into ramstage, too by Sol Boucher · 9 years ago
  18. 634899c resource: Adjust memory resources high earlier by Kyösti Mälkki · 9 years ago
  19. e6a9290f resource: Enhance resource reporting by Kyösti Mälkki · 9 years ago
  20. 134b616 resource: Report correct secondary resource window by Kyösti Mälkki · 9 years ago
  21. ade2c5e winent/mb6047: symbolic arguments for acpi_create_madt_lapic_nmis() by Jonathan A. Kollasch · 9 years ago
  22. fd1f514 drivers/spi/stmicro: Rename N25Q256A to N25Q256 by David Imhoff · 9 years ago
  23. a42edc30 drivers/spi/stmicro: Add '.op_erase' for N25Q256 by David Imhoff · 9 years ago
  24. 61295b5 drivers/spi/stmicro: Add N25Q064 support by David Imhoff · 9 years ago
  25. 52148b7 intel/fsp_baytrail: Fix SPI debugging by David Imhoff · 9 years ago
  26. 7249572 spi: Remove out of date comment and reorder flash table by David Imhoff · 9 years ago
  27. 8d4377b spi: Change 'page' to 'sector' in log message by David Imhoff · 9 years ago
  28. d36b80c kconfig: avoid using wordexp by Patrick Georgi · 9 years ago
  29. 2204539 libpayload: Guard PCI using code appropriately in XHCI driver by Patrick Georgi · 9 years ago
  30. 2436bda cpu: get rid of socket source code by Stefan Reinauer · 9 years ago
  31. 99cc1aa Mediawiki editing warning by David Englund · 9 years ago
  32. e9b7e25 util/xcompile/xcompile: Allow to override `HOSTCC` variable by Paul Menzel · 9 years ago
  33. 939dc84 crossgcc: Re-download the archive if it is incomplete by zbao · 9 years ago
  34. 6548ae9 cbfstool/Makefile*: Use `LDFLAGS` instead of `LINKFLAGS` by Paul Menzel · 9 years ago
  35. 58649b0 src/southbridge/intel/i82801ix: Add GPIO register locations by Timothy Pearson · 9 years ago
  36. 1abd0dd drivers/intel/fsp1_0: Remove executable bit from C files by Paul Menzel · 9 years ago
  37. 289eec8 mainboard/lenovo/x200: Use defines from southbridge for GPIO config by Timothy Pearson · 9 years ago
  38. b738913 northbridge/intel/fsp_rangeley: Correct MMIO size setting by Dave Frodin · 9 years ago
  39. 2eaa0d4 intel: Correct MMIO related ACPI table settings by Dave Frodin · 9 years ago
  40. 3905cae dmp/vortex86: fix missing cpu Kconfig guards by Matt DeVillier · 9 years ago
  41. c95ebcc vendorcode/intel: Add EDK2 header files by Lee Leahy · 9 years ago
  42. 405bd69 intel/broadwell: Allow using non-fake IFD descriptor by Patrick Georgi · 9 years ago
  43. 31769d9 cpu/intel/haswell: remove dependency on socket_rpga989 by Matt DeVillier · 9 years ago
  44. 40e2004 intel/broadwell: bootstate mechanism only exists in ramstage by Patrick Georgi · 9 years ago
  45. c41fd4b arm/armv7: drop merge left-over by Patrick Georgi · 9 years ago
  46. 27ef602 vboot: split class in library and stage by Patrick Georgi · 9 years ago
  47. 8ef8afb arch/arm: only include subdirectories for ARM builds by Patrick Georgi · 9 years ago
  48. b5e1984 intel/broadwell: Don't select MONOTONIC_TIMER_MSR by Patrick Georgi · 9 years ago
  49. e3f880e intel/broadwell: Build monotonic timer driver for SMM by Patrick Georgi · 9 years ago
  50. fd5ed6b build system: Drop another vboot1 remnant by Patrick Georgi · 9 years ago
  51. ba2b1e3 i2c/tpm: add final newline by Patrick Georgi · 9 years ago
  52. e360df0 chromeos: Use __attribute__ normal form by Patrick Georgi · 9 years ago
  53. 3e18aca chromeos: Add missing headers by Patrick Georgi · 9 years ago
  54. 57e3728 vboot: add and rejuggle Kconfig options by Aaron Durbin · 9 years ago
  55. 5abcba7 vboot: move Kconfig options for stage indicies by Aaron Durbin · 9 years ago
  56. 5e8286b program loading: add optional is_loader_active() callback by Aaron Durbin · 9 years ago
  57. 16110e7 i945/gma: Fix wrong comment about the documentation. by Denis 'GNUtoo' Carikli · 10 years ago
  58. 9616f3c kbuild: Don't require intel/common changes for every soc by Stefan Reinauer · 9 years ago
  59. ae5ab60 crossgcc: improve error message on missing tools by Patrick Georgi · 9 years ago
  60. b817908 cbmem: Add FSP timestamps by Lee Leahy · 9 years ago
  61. bdd9825 cbmem: Identify the FSP areas in CBMEM by Lee Leahy · 9 years ago
  62. 6e944c4 imgtech/pistachio: Give some more space to the bootblock by Patrick Georgi · 9 years ago
  63. e1133b7 kbuild: automatically include northbridges by Stefan Reinauer · 9 years ago
  64. aae53ab kbuild: automatically include SOCs by Stefan Reinauer · 9 years ago
  65. 77c04e9 kbuild: automatically include ECs by Stefan Reinauer · 9 years ago
  66. e2c2bb9 dmp/vortex86: move PLL config to cpu Kconfig by Martin Roth · 9 years ago
  67. f20046f mainboard/intel: Drop unused onboard.h files by Kyösti Mälkki · 9 years ago
  68. 1b7c959 crossgcc: don't use libdl while building GDB on FreeBSD by Idwer Vollering · 9 years ago
  69. 815f4bf Use __ROMSTAGE__ to denote romstage by Patrick Georgi · 9 years ago
  70. cc8171f rules.h: add verstage macro by Patrick Georgi · 9 years ago
  71. 913dbbc vendorcode/intel: Add FSP 1.1 header files by Lee Leahy · 9 years ago
  72. f394715 gitconfig: Use the right make executable in git hooks by Patrick Georgi · 9 years ago
  73. 7cb26b4 buildgcc: OpenBSD's tar and patch are sufficient, too by Patrick Georgi · 9 years ago
  74. f60fc82 board-status: Improve revision URL collection by Patrick Georgi · 9 years ago
  75. cccc9d4 cbfstool: compare pointer difference with ptrdiff_t value by Patrick Georgi · 9 years ago
  76. 595e777 Kconfig whitespace fixes by Martin Roth · 9 years ago
  77. 562d6f3 fsp platforms: consolidate FspNotify calls by Martin Roth · 9 years ago
  78. ceae968 Fix some minor Kconfig issues by Martin Roth · 9 years ago
  79. e2edf71 Makefile x86 SMM: Move smm_wrap recipes by Kyösti Mälkki · 9 years ago
  80. 804c139 arm: guard verstage rules by Aaron Durbin · 9 years ago
  81. 6f5b18c0 vboot: remove vboot_helper.c by Aaron Durbin · 9 years ago
  82. be3e0a0 boards: remove VBOOT_(REFCODE|RAMSTAGE|ROMSTAGE)_INDEX by Aaron Durbin · 9 years ago
  83. 1124cec chromeos: remove VBOOT2_VERIFY_FIRMWARE option by Aaron Durbin · 9 years ago
  84. 6d65f79 vboot: remove vboot1 by Aaron Durbin · 9 years ago
  85. 599c32d marvell/bg4cd: merge verstage into bootblock by Daisuke Nojiri · 10 years ago
  86. efc6aa0 vboot2: Allow merging verstage into bootblock by Patrick Georgi · 9 years ago
  87. 8f2b0dc vboot2: Always enable timestamps by Patrick Georgi · 9 years ago
  88. 66cdba7 vboot2: get rid of global variable that is used locally and only once by Patrick Georgi · 9 years ago
  89. ba80887 vboot2: Build verstage archive, then use that for building the stage by Patrick Georgi · 9 years ago
  90. 8b17404 lib: When used, add timestamp.c to bootblock and verstage, too by Patrick Georgi · 9 years ago
  91. ddcd9bd arch/arm: Move inclusion of timestamps.c to the right directory by Patrick Georgi · 9 years ago
  92. ef345c2 build system: Allow using .a archives as source by Patrick Georgi · 9 years ago
  93. e993ec7 OxPCIe: Fix UART base addresses by Kyösti Mälkki · 9 years ago
  94. b85a87b intel SMI handlers: Refactor GPI SMI/SCI routing by Kyösti Mälkki · 10 years ago
  95. 189f3ba x60,t60,x201,macbook21 : Declare GPIs for EC by Kyösti Mälkki · 10 years ago
  96. 05a8472 xcompile: improve mips toolchain handling by Vadim Bendebury · 9 years ago
  97. d2cb1f9 xcompile: Use local variables and make cosmetic changes by Vadim Bendebury · 9 years ago
  98. e469602 make: avoid problems with mv aliases by Vadim Bendebury · 9 years ago
  99. 13e4182 kbuild: automatically include southbridges by Stefan Reinauer · 9 years ago
  100. d0398f1 cbfstool: remove gcc-specific -Og flag by Stefan Tauner · 9 years ago