1. b974081 fmaptool: Conform to cbfstool's error message format by Sol Boucher · 9 years ago
  2. e3260a0 cbfstool: Restructure around support for reading/writing portions of files by Sol Boucher · 9 years ago
  3. 64c6cd7 cbfstool: Add offset field to cbfstool directory's struct buffer by Sol Boucher · 9 years ago
  4. 1a3349f cbfstool: Simplify the common buffer_splice() function's interface by Sol Boucher · 9 years ago
  5. 5bad395 cbfstool: Eliminate useless cbfs_image_create() local variable by Sol Boucher · 9 years ago
  6. 3e060ed cbfstool: Fix leak in cbfs_image struct initialization by Sol Boucher · 9 years ago
  7. 297c88c cbfstool: Fix cbfs_copy_instance()'s master header endianness by Sol Boucher · 9 years ago
  8. c526900 checkpatch: fix tree recognition by Stefan Reinauer · 9 years ago
  9. 69b88bf fmaptool: Introduce the fmd ("flashmap descriptor") language and compiler by Sol Boucher · 9 years ago
  10. 5f7e4f0 make: support absolute and relative obj= specifications by Vadim Bendebury · 9 years ago
  11. fa7a455 cbfstool: Fix strange flashmap whitespace by Sol Boucher · 9 years ago
  12. 65d9520 cbfstool: Import minimal set of files from flashmap by Sol Boucher · 9 years ago
  13. 636cc85 cbfstool: Make the add action choose an aligned entries capacity by Sol Boucher · 9 years ago
  14. b11be32 build system: use platform specific ar(1) for libverstage by Patrick Georgi · 9 years ago
  15. 7aafe53 timestamp: fix incremental linking error for !HAVE_MONOTONIC_TIMER by Aaron Durbin · 9 years ago
  16. 1d7b9de kbuild: Use wildcard for driver subdirectories by Stefan Reinauer · 9 years ago
  17. 2e38cc5 MAINTAINERS: Add lint scripts by Stefan Reinauer · 9 years ago
  18. b2aee6f2 vboot2: Replace hard coded 'fallback' prefix with Kconfig variable by Patrick Georgi · 9 years ago
  19. b4a6ca9 imgtec/pistachio: Add comment on the unusual memory layout by Patrick Georgi · 9 years ago
  20. c6e1f8a Add MAINTAINERS file by Stefan Reinauer · 9 years ago
  21. 0ff13d9 Drop lbtdump, like it's 2007 by Stefan Reinauer · 9 years ago
  22. 7d89849 Drop dumpmcrr by Stefan Reinauer · 9 years ago
  23. 3a34b41 Drop resetcf by Stefan Reinauer · 9 years ago
  24. 0a52468 Fix Kconfig option list generator by Stefan Reinauer · 9 years ago
  25. dcc9fe2 Drop i915tool by Stefan Reinauer · 9 years ago
  26. d6fac38 vgabios: fix compilation by Stefan Reinauer · 9 years ago
  27. 94a0ae1 Drop util/runfw by Stefan Reinauer · 9 years ago
  28. 4d8b843 Rename documentation -> Documentation by Stefan Reinauer · 9 years ago
  29. 29ed46c 3rdparty/vboot: Add vboot by Patrick Georgi · 9 years ago
  30. 26e24cc 3rdparty: move to 3rdparty/blobs by Patrick Georgi · 9 years ago
  31. f4f0287 3rdparty: Move to blobs by Patrick Georgi · 9 years ago
  32. b9cd5ec sandy/ivy boards: Rename defines from onboard.h for ACPI by Kyösti Mälkki · 9 years ago
  33. 168eda5 arch/arm64: provide boot_cpu() by Aaron Durbin · 9 years ago
  34. 9e80e27 timestamp: provide weak default implementation of timestamp_get by Aaron Durbin · 9 years ago
  35. ae1fcc3 vboot: add cbfs_core by Aaron Durbin · 9 years ago
  36. 2daadf8 timestamp: refine boot CPU test by Aaron Durbin · 9 years ago
  37. d914412 cbfs: make cbfs_load_prog_stage_by_offset() public by Aaron Durbin · 9 years ago
  38. 26681ec vboot2: Fix compiler flags dropped during verstage/libverstage split by Aaron Durbin · 9 years ago
  39. 32bc18ef nvidia/tegra132: Fix vboot2 memory layout by Aaron Durbin · 9 years ago
  40. 8fb36c0 console: rename do_vtxprintf to do_printk_va_list and use it by Aaron Durbin · 9 years ago
  41. ed98eee vboot: Remove vboot_get_payload() by Aaron Durbin · 9 years ago
  42. 0946a1b vboot: remove uses of vboot2_verify_firmware() by Aaron Durbin · 9 years ago
  43. c3b0e29 veyron_danger: Turn on backlight enable before VCC_LCD by David Hendricks · 9 years ago
  44. 9ac9ac63 veyron: Initialize EC interrupt GPIO and add them to coreboot tables by Julius Werner · 9 years ago
  45. 8ccdeae haswell: Link stage_cache_external_region into ramstage, too by Sol Boucher · 9 years ago
  46. 634899c resource: Adjust memory resources high earlier by Kyösti Mälkki · 9 years ago
  47. e6a9290f resource: Enhance resource reporting by Kyösti Mälkki · 9 years ago
  48. 134b616 resource: Report correct secondary resource window by Kyösti Mälkki · 9 years ago
  49. ade2c5e winent/mb6047: symbolic arguments for acpi_create_madt_lapic_nmis() by Jonathan A. Kollasch · 9 years ago
  50. fd1f514 drivers/spi/stmicro: Rename N25Q256A to N25Q256 by David Imhoff · 9 years ago
  51. a42edc30 drivers/spi/stmicro: Add '.op_erase' for N25Q256 by David Imhoff · 9 years ago
  52. 61295b5 drivers/spi/stmicro: Add N25Q064 support by David Imhoff · 9 years ago
  53. 52148b7 intel/fsp_baytrail: Fix SPI debugging by David Imhoff · 9 years ago
  54. 7249572 spi: Remove out of date comment and reorder flash table by David Imhoff · 9 years ago
  55. 8d4377b spi: Change 'page' to 'sector' in log message by David Imhoff · 9 years ago
  56. d36b80c kconfig: avoid using wordexp by Patrick Georgi · 9 years ago
  57. 2204539 libpayload: Guard PCI using code appropriately in XHCI driver by Patrick Georgi · 9 years ago
  58. 2436bda cpu: get rid of socket source code by Stefan Reinauer · 9 years ago
  59. 99cc1aa Mediawiki editing warning by David Englund · 9 years ago
  60. e9b7e25 util/xcompile/xcompile: Allow to override `HOSTCC` variable by Paul Menzel · 9 years ago
  61. 939dc84 crossgcc: Re-download the archive if it is incomplete by zbao · 9 years ago
  62. 6548ae9 cbfstool/Makefile*: Use `LDFLAGS` instead of `LINKFLAGS` by Paul Menzel · 9 years ago
  63. 58649b0 src/southbridge/intel/i82801ix: Add GPIO register locations by Timothy Pearson · 9 years ago
  64. 1abd0dd drivers/intel/fsp1_0: Remove executable bit from C files by Paul Menzel · 9 years ago
  65. 289eec8 mainboard/lenovo/x200: Use defines from southbridge for GPIO config by Timothy Pearson · 9 years ago
  66. b738913 northbridge/intel/fsp_rangeley: Correct MMIO size setting by Dave Frodin · 9 years ago
  67. 2eaa0d4 intel: Correct MMIO related ACPI table settings by Dave Frodin · 9 years ago
  68. 3905cae dmp/vortex86: fix missing cpu Kconfig guards by Matt DeVillier · 9 years ago
  69. c95ebcc vendorcode/intel: Add EDK2 header files by Lee Leahy · 9 years ago
  70. 405bd69 intel/broadwell: Allow using non-fake IFD descriptor by Patrick Georgi · 9 years ago
  71. 31769d9 cpu/intel/haswell: remove dependency on socket_rpga989 by Matt DeVillier · 9 years ago
  72. 40e2004 intel/broadwell: bootstate mechanism only exists in ramstage by Patrick Georgi · 9 years ago
  73. c41fd4b arm/armv7: drop merge left-over by Patrick Georgi · 9 years ago
  74. 27ef602 vboot: split class in library and stage by Patrick Georgi · 9 years ago
  75. 8ef8afb arch/arm: only include subdirectories for ARM builds by Patrick Georgi · 9 years ago
  76. b5e1984 intel/broadwell: Don't select MONOTONIC_TIMER_MSR by Patrick Georgi · 9 years ago
  77. e3f880e intel/broadwell: Build monotonic timer driver for SMM by Patrick Georgi · 9 years ago
  78. fd5ed6b build system: Drop another vboot1 remnant by Patrick Georgi · 9 years ago
  79. ba2b1e3 i2c/tpm: add final newline by Patrick Georgi · 9 years ago
  80. e360df0 chromeos: Use __attribute__ normal form by Patrick Georgi · 9 years ago
  81. 3e18aca chromeos: Add missing headers by Patrick Georgi · 9 years ago
  82. 57e3728 vboot: add and rejuggle Kconfig options by Aaron Durbin · 9 years ago
  83. 5abcba7 vboot: move Kconfig options for stage indicies by Aaron Durbin · 9 years ago
  84. 5e8286b program loading: add optional is_loader_active() callback by Aaron Durbin · 9 years ago
  85. 16110e7 i945/gma: Fix wrong comment about the documentation. by Denis 'GNUtoo' Carikli · 10 years ago
  86. 9616f3c kbuild: Don't require intel/common changes for every soc by Stefan Reinauer · 9 years ago
  87. ae5ab60 crossgcc: improve error message on missing tools by Patrick Georgi · 9 years ago
  88. b817908 cbmem: Add FSP timestamps by Lee Leahy · 9 years ago
  89. bdd9825 cbmem: Identify the FSP areas in CBMEM by Lee Leahy · 9 years ago
  90. 6e944c4 imgtech/pistachio: Give some more space to the bootblock by Patrick Georgi · 9 years ago
  91. e1133b7 kbuild: automatically include northbridges by Stefan Reinauer · 9 years ago
  92. aae53ab kbuild: automatically include SOCs by Stefan Reinauer · 9 years ago
  93. 77c04e9 kbuild: automatically include ECs by Stefan Reinauer · 9 years ago
  94. e2c2bb9 dmp/vortex86: move PLL config to cpu Kconfig by Martin Roth · 9 years ago
  95. f20046f mainboard/intel: Drop unused onboard.h files by Kyösti Mälkki · 9 years ago
  96. 1b7c959 crossgcc: don't use libdl while building GDB on FreeBSD by Idwer Vollering · 9 years ago
  97. 815f4bf Use __ROMSTAGE__ to denote romstage by Patrick Georgi · 9 years ago
  98. cc8171f rules.h: add verstage macro by Patrick Georgi · 9 years ago
  99. 913dbbc vendorcode/intel: Add FSP 1.1 header files by Lee Leahy · 9 years ago
  100. f394715 gitconfig: Use the right make executable in git hooks by Patrick Georgi · 9 years ago