1. 65a9462 mb/emulation: Select QEMU-i440fx by default by Jonathan Neuschäfer · 8 years ago
  2. 4a2cfad arch/x86/acpigen_dsm: Add support for DSM types by Furquan Shaikh · 8 years ago
  3. c00bd18 arch/x86/acpigen: Add support for _DSM method generation by Furquan Shaikh · 8 years ago
  4. 1d33488 drivers/i2c/generic: Re-factor SSDT generation code by Furquan Shaikh · 8 years ago
  5. 9b39adb arch/x86/acpigen: Add more functions to ACPIGEN library by Furquan Shaikh · 8 years ago
  6. 3ce104e mainboard/google/reef: Add PowerResource for ELAN touchscreen by Furquan Shaikh · 8 years ago
  7. 00a9e38 soc/intel/apollolake: Implement GPIO ACPI AML generating functions by Furquan Shaikh · 8 years ago
  8. 626ad20 drivers/i2c/generic: Enable support for adding PowerResource for device by Furquan Shaikh · 8 years ago
  9. f5f0b7b mainboard/emulation: Use C89 comments style & remove commented code by Elyes HAOUAS · 8 years ago
  10. dedccb8 mainboard/amd/tilapia_fam10: Use C89 comments style & remove commented code by Elyes HAOUAS · 8 years ago
  11. caccd97 mainboard/amd/serengeti_cheetah*: Use C89 comments style & remove commented code by Elyes HAOUAS · 8 years ago
  12. 15622ee mainboard/amd/mahogany: Use C89 comments style & remove commented code by Elyes HAOUAS · 8 years ago
  13. 767f6e8 mainboard/amd/lamar: Use C89 comments style & remove commented code by Elyes HAOUAS · 8 years ago
  14. a6b0fc9 nb/i945/Kconfig: select the correct VGA_BIOS_ID for 945GC by Arthur Heymans · 8 years ago
  15. 5965cba RISCV: Clean up the common architectural code by Ronald G. Minnich · 8 years ago
  16. 0a48aee arch/x86/acpigen: Add support for interacting with GPIOs by Furquan Shaikh · 8 years ago
  17. fcc7a04 arch/x86/acpigen: Add new functions to acpigen library by Furquan Shaikh · 8 years ago
  18. e4e9b94 arch/x86/acpigen: Clean up acpigen library by Furquan Shaikh · 8 years ago
  19. 3f4e627 drivers/i2c/generic: Return correct name for acpi_name by Furquan Shaikh · 8 years ago
  20. 8e64174 mainboard/amd/db-ft3b-lc: Use C89 comments style & remove commented code by Elyes HAOUAS · 8 years ago
  21. a880257 mainboard/amd/bimini_fam10: Use C89 comments style & remove commented code by Elyes HAOUAS · 8 years ago
  22. 874fe1d mainboard/amd/bettong: Use C89 comments style & remove commented code by Elyes HAOUAS · 8 years ago
  23. a51d2db marvell/mvmap2315: Compose BOOTBLOCK region by Daisuke Nojiri · 8 years ago
  24. 8337a38 3rdparty/vboot: update to latest master for rotor support by Martin Roth · 8 years ago
  25. 0529236 Makefile.inc: Don't share amdfwtool between platforms by Martin Roth · 8 years ago
  26. de2918b util/inteltool: Remove unnecessary whitespace by Elyes HAOUAS · 8 years ago
  27. 9450150 util/inteltool: Use tabs for indents by Elyes HAOUAS · 8 years ago
  28. 124a368 kunimitsu: Add choice to select FSP driver by Naresh G Solanki · 8 years ago
  29. 084a343 mainboard/google/reef: add snappy variant by Wisley Chen · 8 years ago
  30. b753eeb intel/broadwell: "free" memory after use by Patrick Georgi · 8 years ago
  31. 9c5fc62 nb/i945/gma.c: use IS_ENABLED instead of #if, #endif by Arthur Heymans · 8 years ago
  32. fe517f6 soc/intel/skylake: Allow selecting FSP driver in Kconfig by Naresh G Solanki · 8 years ago
  33. 09ec9e7 winbond/w83627ehg: Remove unnecessary value by Elyes HAOUAS · 8 years ago
  34. 8b6df62 nb/i945/raminit: Add fix for clock crossing for 800MHz FSB CPU by Arthur Heymans · 8 years ago
  35. e189761 nb/i945/raminit: Add fix for 1067MHz FSB CPUs by Arthur Heymans · 8 years ago
  36. 3baa7e7 util/msrtool: Use tabs for indents by Elyes HAOUAS · 8 years ago
  37. ff1286d nb/gm45,x4x/gma.c remove writes to nonexisting FDI registers by Arthur Heymans · 8 years ago
  38. 75f9131 nb/i945,gm45,x4x/gma.c: fix unsigned arithmetics by Arthur Heymans · 8 years ago
  39. 063cd5f nb/gm45,x4x/gma.c: Compute p2 in VGA init instead of hardcoding it by Arthur Heymans · 8 years ago
  40. f2b8d7c mb/asus/kcma-d8,kgpe-d16: use MAINBOARD_DO_NATIVE_VGA_INIT by Arthur Heymans · 8 years ago
  41. 31bc716 Select SEABIOS_VGA_COREBOOT when native graphic init is selected by Arthur Heymans · 8 years ago
  42. e74f5ea rk3399: display: Use edid_set_framebuffer_bits_per_pixel() helper by Julius Werner · 8 years ago
  43. 0bc12ab arch/riscv: In trap handler, don't print SP twice by Jonathan Neuschäfer · 8 years ago 4.5
  44. 96aff03 Revert "[WIP] console/Kconfig: Calculate COM port base addresses only on x86" by Ronald G. Minnich · 8 years ago
  45. b05eee4 northbridge/via/vx800: Convert 'for (;;)' to 'die' by Elyes HAOUAS · 8 years ago
  46. 1ac773f mainboard/google/reef: Configure PERST pin for reef DVT by Vaibhav Shankar · 8 years ago
  47. 58caa8b libpayload: Reintroduce CONFIG_LP_CHROMEOS to set suitable defaults by Julius Werner · 8 years ago
  48. 4fda9bd libpayload: Replace majority of timer drivers with a generic one by Julius Werner · 8 years ago
  49. 9ac7a66 ec/lenovo/h8: fix whitespaces/tabs by Alexander Couzens · 8 years ago
  50. 5b6bdcc cbfstool: Fix typo in help text by Patrick Georgi · 8 years ago
  51. 01fbc3a util/cbfstool: Allow overwriting CBFS regions with raw data on request by Patrick Georgi · 8 years ago
  52. a52f883 soc/apollolake: Add soc core init by Ravi Sarawadi · 8 years ago
  53. 63583f0 mainboard/google/reef: Set PL1 override to 12000mW by Venkateswarlu Vinjamuri · 8 years ago
  54. a247d8e soc/intel/apollolake: Set PL1 limits for RAPL MSR registers by Sumeet Pawnikar · 8 years ago
  55. 9a20551 soc/intel/skylake: Handle platform global reset by Subrata Banik · 8 years ago
  56. ff8bf41 soc/intel/skylake: Implement Global Reset MEI message by Subrata Banik · 8 years ago
  57. 29f8708 soc/intel/skylake: Enable HECI BAR for ME communication by Subrata Banik · 8 years ago
  58. c68ab5e soc/intel/skylake: Select VBOOT_EC_SLOW_UPDATE if EC_GOOGLE_CHROMEEC is selected by Naresh G Solanki · 8 years ago
  59. db52f23 soc/intel/apollolake: clear PMC registers by Aaron Durbin · 8 years ago
  60. c8c73a6 nb/i945/gma.c: correct VSYNC end offset by Arthur Heymans · 8 years ago
  61. 968292b MAINTAINERS: Add Jonathan Neuschäfer as RISC-V co-maintainer by Jonathan Neuschäfer · 8 years ago
  62. 950d48f MAINTAINERS/RISCV: Cover mb/emulation/spike-riscv by Jonathan Neuschäfer · 8 years ago
  63. 3401f5a RISCV: change make-spike-elf to use the coreboot toolchain. by Ronald G. Minnich · 8 years ago
  64. 2f72a61 arch/riscv: Visually align trap frame information by Jonathan Neuschäfer · 8 years ago
  65. 2c8f3bd [WIP] console/Kconfig: Calculate COM port base addresses only on x86 by Jonathan Neuschäfer · 8 years ago
  66. 4247426 riscv: Use the generic src/lib/bootblock.c by Jonathan Neuschäfer · 8 years ago
  67. bebeb74 arch/riscv: Remove unused bootblock_simple.c by Jonathan Neuschäfer · 8 years ago
  68. e2e40cc riscv: Clean up {qemu,spike}_util by Jonathan Neuschäfer · 8 years ago
  69. 2af174a riscv and power8: Convert printk/while(1) to die by Jonathan Neuschäfer · 8 years ago
  70. 03bf301 vboot: Stop creating backup space in TPM by Daisuke Nojiri · 8 years ago
  71. 165af1c gitconfig: Allow user name and email to be in includes by Daisuke Nojiri · 8 years ago
  72. d770bad coreinfo: make the CBFS list scrollable by Ben Gardner · 8 years ago
  73. 1190e9c x60,t60: do not add etc/ps2-keyboard-spinup for non-seabios payloads by Arthur Heymans · 8 years ago
  74. 62f4dad i945/gma.c: Only init LVDS if it is detected by Arthur Heymans · 8 years ago
  75. 4aa295c src/cpu: Fix location for cpu_microcode_blob.bin in COREBOOT CBFS only by Barnali Sarkar · 8 years ago
  76. fe3eabc nb/gm45/gma.c: use linux code to compute LVDS dotclock divisors by Arthur Heymans · 8 years ago
  77. 7141ff3 nb/intel/*/graphic_init: use sizeof instead of hardcoding edid size by Arthur Heymans · 8 years ago
  78. e1f0ac4 lenovo/x60: CST table: use MWAIT requests instead of P_LVLx I/O reads by Arthur Heymans · 8 years ago
  79. 49a7c37 southbridge/nvidia: Remove commented code by Elyes HAOUAS · 8 years ago
  80. 571fb1f mainboard/apple: Use C89 comments style & remove commented code by Elyes HAOUAS · 8 years ago
  81. 4682986 mainboard/aopen: Use C89 comments style & remove commented code by Elyes HAOUAS · 8 years ago
  82. 626f8c8 i945/raminit.c: correctly write CLKCFG for 945GC by Arthur Heymans · 8 years ago
  83. 6f8b7df cpu/intel/smm: Use CONFIG_SMM_TSEG_SIZE by Nico Huber · 8 years ago
  84. c9848a8 intel/i945: Use "IS_ENABLED" for fsbclk & memclk by Elyes HAOUAS · 8 years ago
  85. 519c4b7 util/scripts: add gerrit-rebase script by Patrick Georgi · 8 years ago
  86. 0de17e7 gigabyte/ga-g41m-es2l: add VESA mode to Kconfig by Arthur Heymans · 8 years ago
  87. de14ea7 x4x/gma.c: Add VESA native resolution mode by Arthur Heymans · 8 years ago
  88. eff596b ifdtool: don't write unused regions into a layout file by Alexander Couzens · 8 years ago
  89. 6ed319a mainboard/advansus: Use C89 comments style & remove commented code by Elyes HAOUAS · 8 years ago
  90. 023e284 mainboard/avalue: Use C89 comments style & remove commented code by Elyes HAOUAS · 8 years ago
  91. 46445fc google/reef: update timing of sdmode toggling by Sathyanarayana Nujella · 8 years ago
  92. 6dfffdc Makefile.inc: Fix make gitconfig for blobs repo by Nico Huber · 8 years ago
  93. b23ed4e2 northbridge/intel/nehalem: Remove commented code by Elyes HAOUAS · 8 years ago
  94. ff25b6c northbridge/intel/i440bx: Remove commented code by Elyes HAOUAS · 8 years ago
  95. f10b5ff mainboard/kontron: Use C89 comments style & remove commented code by Elyes HAOUAS · 8 years ago
  96. 8d94fbd mainboard/artecgroup: Use C89 comments style & remove commented code by Elyes HAOUAS · 8 years ago
  97. aacd548 cpu/intel/model_6ex: Set msr bits for dynamic L2, C2E, C4E by Arthur Heymans · 8 years ago
  98. e7aeb2f src/northbridge/via: Remove commented code by Elyes HAOUAS · 8 years ago
  99. 83b9703 northbridge/amd/agesa/family15*: Remove commented code by Elyes HAOUAS · 8 years ago
  100. f8d3999 northbridge/amd/agesa/family14: Remove commented code by Elyes HAOUAS · 8 years ago