1. a4db050 lib: add common write_tables() implementation by Aaron Durbin · 8 years ago
  2. 5481c96 lib/coreboot_table: add architecture hooks for adding tables by Aaron Durbin · 8 years ago
  3. d4afa93 lib/bootmem: allow architecture specific bootmem ranges by Aaron Durbin · 8 years ago
  4. 8984af8 lib: add helper for constructing coreboot forwarding table by Aaron Durbin · 8 years ago
  5. dcee908 arch/x86: remove low coreboot table support by Aaron Durbin · 8 years ago
  6. 86cbfa0 arch/x86: clean up write_tables() by Aaron Durbin · 8 years ago
  7. 60eb2c2 arch: only print cbmem entries in one place by Aaron Durbin · 8 years ago
  8. a0546da arch: use Kconfig variable for coreboot table size by Aaron Durbin · 8 years ago
  9. 0eb1f1c arch/riscv/tables: remove confusion over write_tables() by Aaron Durbin · 8 years ago
  10. f7dca0a arch/power8/tables: remove confusion over write_tables() by Aaron Durbin · 8 years ago
  11. 581c428 soc/intel/apollolake: Set default memory type to uncacheable by Furquan Shaikh · 8 years ago
  12. defbdcf AGESA vendorcode: Fix type mismatch by Kyösti Mälkki · 8 years ago
  13. e0383d2 xcompile: support being called from payloads/external/.../.../ by Stefan Reinauer · 8 years ago
  14. 479e31e imgtec/pistachio: Fix memlayout ASSERT with new binutils by Stefan Reinauer · 8 years ago
  15. cc93ce7 mainboard/apple: add license headers by Noah Glovsky · 8 years ago
  16. abe40e0 mainboard/amd: add license headers by Noah Glovsky · 8 years ago
  17. cccef341 intel/fsp_broadwell_de: fix SPD CBFS file type by Stef van Os · 8 years ago
  18. 57abb99 soc/intel/apollolake: add definitions for direct IRQ by Bora Guvendik · 8 years ago
  19. d8d42c2 mainboard/amenia: add the inital files for amenia board by Zhao, Lijian · 8 years ago
  20. d68a13a soc/intel/apollolake: configure interrupt trigger mode by Jagadish Krishnamoorthy · 8 years ago
  21. 60c6432 vboot: Compile loader in postcar as well by Andrey Petrov · 8 years ago
  22. 736aa74 add nvramcui as a secondary payload by Iru Cai · 8 years ago
  23. e44b407 nvramcui: Update Makefile by Iru Cai · 8 years ago
  24. ae29635 AGESA vendorcode: Suppress maybe-uninitialized warnings by Kyösti Mälkki · 8 years ago
  25. 4dcbdb0 AGESA vendorcode: Fix logic error by Kyösti Mälkki · 8 years ago
  26. 318e2ac AMD CIMX: Drop unused code by Kyösti Mälkki · 8 years ago
  27. 0793afe mb/lenovo/x220: disable ME by Alexander Couzens · 8 years ago
  28. a539580 crossgcc/Makefile.inc: Update jenkins-build-toolchain by Martin Roth · 8 years ago
  29. 7fae59b MAINTAINERS: Add maintainer for Pineview & x4x chipsets & boards by Martin Roth · 8 years ago
  30. f4609f9 drivers/ricoh: Switch to src/drivers/[X]/[Y]/ scheme by Stefan Reinauer · 8 years ago
  31. 56f1981 drivers/generic: Switch to src/drivers/[X]/[Y]/ scheme by Stefan Reinauer · 8 years ago
  32. fa45b52 drivers/aspeed: Switch to src/drivers/[X]/[Y]/ scheme by Stefan Reinauer · 8 years ago
  33. 0aeece7 drivers/ati: Switch to src/drivers/[X]/[Y]/ scheme by Stefan Reinauer · 8 years ago
  34. 1211590 drivers/emulation: Switch to src/drivers/[X]/[Y]/ scheme by Stefan Reinauer · 8 years ago
  35. 1f83dd8 drivers/i2c: Switch to src/drivers/[X]/[Y]/ scheme by Stefan Reinauer · 8 years ago
  36. c1e9d6b drivers/ics: Switch to src/drivers/[X]/[Y]/ scheme by Stefan Reinauer · 8 years ago
  37. cb7041f drivers/aspeed: Switch to src/drivers/[X]/[Y]/ scheme by Stefan Reinauer · 8 years ago
  38. 27bcd6c drivers/sil: Switch to src/drivers/[X]/[Y]/ scheme by Stefan Reinauer · 8 years ago
  39. 431aa6d drivers/xgi: Switch to src/drivers/[X]/[Y]/ scheme by Stefan Reinauer · 8 years ago
  40. efb866f drivers/parade: Switch to src/drivers/[X]/[Y]/ scheme by Stefan Reinauer · 8 years ago
  41. 7c85168 drivers/ti: Switch to src/drivers/[X]/[Y]/ scheme by Stefan Reinauer · 8 years ago
  42. 86ddd73 kbuild: Allow drivers to fit src/drivers/[X]/[Y]/ scheme by Stefan Reinauer · 8 years ago
  43. 3812597 Makefile.inc: Stop running git repeatedly for each build by Martin Roth · 8 years ago
  44. 88e83e5 crossgcc: Move temp file handling into cleanup function by Stefan Reinauer · 8 years ago
  45. 7844912 crossgcc: Fix out of bounds array access for nds32le by Stefan Reinauer · 8 years ago
  46. b194a43 More compatible use of mktemp by Stefan Reinauer · 8 years ago
  47. 41f0e0f libpayload: disable EHCI & XHCI in defconfig-mips by Martin Roth · 8 years ago
  48. 0439760 soc/intel/apollolake: Do not re-save BIST result by Furquan Shaikh · 8 years ago
  49. ee862ff vendorcode/intel: Remove temporary Broadwell DE Kconfig symbol by Martin Roth · 8 years ago
  50. fbec6b1 MAINTAINERS: Add Intel Broadwell-DE SOC and Camelback Mountain CRB by York Yang · 8 years ago
  51. bfe5726 broadwell_de_fsp: Select HAVE_INTEL_FIRMWARE by Werner Zeh · 8 years ago
  52. b55bc7c mainboard/google/gru: Add license header to memlayout.ld by Martin Roth · 8 years ago
  53. 26ac4db intel/fsp_baytrail: Eliminate warning about missing set_resources by Ben Gardner · 8 years ago
  54. 5de5522 vendorcode/amd/agesa: Fix tautological compare by Edward O'Callaghan · 9 years ago
  55. 91d94b0 google/gru: Incorporate feedback to #14279 by Patrick Georgi · 8 years ago
  56. a6dbfb5 google/gru: Add a stub rk3399 mainboard by huang lin · 8 years ago
  57. 3b42119 util/superiotool: Add initial support for Exar XR28V384. by Derek Waldner · 8 years ago
  58. 433e8d2 intel/apollolake: Fix whitespace issues by Martin Roth · 8 years ago
  59. 5949371 northbridge/amd/{lx,gx2}: remove immediate accesses of 0 by Patrick Georgi · 8 years ago
  60. fab8ae7 program.ld: make sure that zeroptr isn't assigned to debug sections by Patrick Georgi · 8 years ago
  61. 777028f libpayload: Split off generic serial API from 8250 driver by Stefan Reinauer · 8 years ago
  62. 88352d7 crossgcc: Add version number to script name by Stefan Reinauer · 8 years ago
  63. 831d65d intel/apollolake: Fix logic error by Patrick Georgi · 8 years ago
  64. 1757303 intel/fsp_baytrail: fix whitespace issue in romstage.c by Ben Gardner · 8 years ago
  65. 785a31d Makefile.inc: Move payload code to payloads/ by Stefan Reinauer · 8 years ago
  66. 01bc897 soc/apollolake: Add helper functions to access Power Management Registers by Hannah Williams · 8 years ago
  67. 9c6c791 mainboard/intel: Add Broadwell-DE based Camelback Mountain CRB by York Yang · 8 years ago
  68. c42b786 stddef.h: fix zeroptr's definition by Patrick Georgi · 8 years ago
  69. b3ee03c bootblock_crt0: Use CR* macros from cpu/x86/cr.h by Furquan Shaikh · 8 years ago
  70. 44d009d soc/intel/apollolake: Fix northbridge _CRS by Zhao, Lijian · 8 years ago
  71. a29bc97 Makefile.inc: Disassemble the ACPI AML to detect errors by Martin Roth · 8 years ago
  72. 7f53b98 mb/asus/kgpe-d16|kcma-d8: Do not assign IRQ to LPC HW monitor by Timothy Pearson · 8 years ago
  73. cb672a5 libpayload: Enable USB support by default by Marcel Meißner · 9 years ago
  74. 2859c45 intel/apollolake_rvp: Add sleepstates.asl to dsdt by Hannah Williams · 8 years ago
  75. 4e63077 soc/apollolake: Add ACPI platform sleep capability by Hannah Williams · 8 years ago
  76. 534c5e1 util/xcompile/xcompile: Remove -Wno-unused-but-set-variable from CFLAGS by Paul Menzel · 10 years ago
  77. 0a20c08 romcc: Remove old test infrastructure, rework Makefile by Jonathan Neuschäfer · 8 years ago
  78. d7cba28 soc/intel: Add Broadwell-DE SoC support by York Yang · 8 years ago
  79. cd9aec6 util/lint: Update lint-stable-000-license-headers by Martin Roth · 8 years ago
  80. ae10016 mainboard/intel/apollolake_rvp: Update license headers by Martin Roth · 8 years ago
  81. 62d3400 src/soc/rockchip: Update license headers by Martin Roth · 8 years ago
  82. ebabfad soc/intel: Update license headers by Martin Roth · 8 years ago
  83. a2f4758 superio/smsc/mec1308: Fix AddressMax value for SMBX mailbox by Martin Roth · 8 years ago
  84. fbec1ad rockchip/common: do not retrieve register pointer twice by Vadim Bendebury · 8 years ago
  85. 6d6b129 rockchip/rk3288: refactor pwm driver by Lin Huang · 8 years ago
  86. d4c175b rockchip/rk3288: refactor i2c interface to allow support of rk3399 by huang lin · 8 years ago
  87. c14b54d rockchip/rk3399: Add a stub implementation of the rk3399 SOC by huang lin · 8 years ago
  88. 46f8bd7 amd/agesa/family12/dimmSpd.c: Indent (tab) fix by Edward O'Callaghan · 9 years ago
  89. 2bffa8a lenovo/t420: Add new port by Nicolas Reinecke · 8 years ago
  90. 888a98b payloads: add iPXE 'payload' build by Martin Roth · 8 years ago
  91. 84129b8 util/lint: update lint-000-license-headers by Martin Roth · 8 years ago
  92. e69d6c2 romcc: Rewrite the test system by Jonathan Neuschäfer · 8 years ago
  93. 3cfbc4a romcc: Use UNIX line endings in linux tests by Jonathan Neuschäfer · 8 years ago
  94. 9551cf4 romcc: Increase base address in linux ld script by Jonathan Neuschäfer · 8 years ago
  95. c5b0e3b southbridge/via: Update license headers by Martin Roth · 8 years ago
  96. 3aa362b southbridge/ti: Update license headers by Martin Roth · 8 years ago
  97. 411ca3d southbridge/ricoh: Update license headers by Martin Roth · 8 years ago
  98. 9943b88 southbridge/nvidia: Update license headers by Martin Roth · 8 years ago
  99. 87f025a src/soc/marvell: Update license headers by Martin Roth · 8 years ago
  100. bb5953d src/device: Update license headers by Martin Roth · 8 years ago