1. e189761 nb/i945/raminit: Add fix for 1067MHz FSB CPUs by Arthur Heymans · 8 years ago
  2. 3baa7e7 util/msrtool: Use tabs for indents by Elyes HAOUAS · 8 years ago
  3. ff1286d nb/gm45,x4x/gma.c remove writes to nonexisting FDI registers by Arthur Heymans · 8 years ago
  4. 75f9131 nb/i945,gm45,x4x/gma.c: fix unsigned arithmetics by Arthur Heymans · 8 years ago
  5. 063cd5f nb/gm45,x4x/gma.c: Compute p2 in VGA init instead of hardcoding it by Arthur Heymans · 8 years ago
  6. f2b8d7c mb/asus/kcma-d8,kgpe-d16: use MAINBOARD_DO_NATIVE_VGA_INIT by Arthur Heymans · 8 years ago
  7. 31bc716 Select SEABIOS_VGA_COREBOOT when native graphic init is selected by Arthur Heymans · 8 years ago
  8. e74f5ea rk3399: display: Use edid_set_framebuffer_bits_per_pixel() helper by Julius Werner · 8 years ago
  9. 0bc12ab arch/riscv: In trap handler, don't print SP twice by Jonathan Neuschäfer · 8 years ago 4.5
  10. 96aff03 Revert "[WIP] console/Kconfig: Calculate COM port base addresses only on x86" by Ronald G. Minnich · 8 years ago
  11. b05eee4 northbridge/via/vx800: Convert 'for (;;)' to 'die' by Elyes HAOUAS · 8 years ago
  12. 1ac773f mainboard/google/reef: Configure PERST pin for reef DVT by Vaibhav Shankar · 8 years ago
  13. 58caa8b libpayload: Reintroduce CONFIG_LP_CHROMEOS to set suitable defaults by Julius Werner · 8 years ago
  14. 4fda9bd libpayload: Replace majority of timer drivers with a generic one by Julius Werner · 8 years ago
  15. 9ac7a66 ec/lenovo/h8: fix whitespaces/tabs by Alexander Couzens · 8 years ago
  16. 5b6bdcc cbfstool: Fix typo in help text by Patrick Georgi · 8 years ago
  17. 01fbc3a util/cbfstool: Allow overwriting CBFS regions with raw data on request by Patrick Georgi · 8 years ago
  18. a52f883 soc/apollolake: Add soc core init by Ravi Sarawadi · 8 years ago
  19. 63583f0 mainboard/google/reef: Set PL1 override to 12000mW by Venkateswarlu Vinjamuri · 8 years ago
  20. a247d8e soc/intel/apollolake: Set PL1 limits for RAPL MSR registers by Sumeet Pawnikar · 8 years ago
  21. 9a20551 soc/intel/skylake: Handle platform global reset by Subrata Banik · 8 years ago
  22. ff8bf41 soc/intel/skylake: Implement Global Reset MEI message by Subrata Banik · 8 years ago
  23. 29f8708 soc/intel/skylake: Enable HECI BAR for ME communication by Subrata Banik · 8 years ago
  24. c68ab5e soc/intel/skylake: Select VBOOT_EC_SLOW_UPDATE if EC_GOOGLE_CHROMEEC is selected by Naresh G Solanki · 8 years ago
  25. db52f23 soc/intel/apollolake: clear PMC registers by Aaron Durbin · 8 years ago
  26. c8c73a6 nb/i945/gma.c: correct VSYNC end offset by Arthur Heymans · 8 years ago
  27. 968292b MAINTAINERS: Add Jonathan Neuschäfer as RISC-V co-maintainer by Jonathan Neuschäfer · 8 years ago
  28. 950d48f MAINTAINERS/RISCV: Cover mb/emulation/spike-riscv by Jonathan Neuschäfer · 8 years ago
  29. 3401f5a RISCV: change make-spike-elf to use the coreboot toolchain. by Ronald G. Minnich · 8 years ago
  30. 2f72a61 arch/riscv: Visually align trap frame information by Jonathan Neuschäfer · 8 years ago
  31. 2c8f3bd [WIP] console/Kconfig: Calculate COM port base addresses only on x86 by Jonathan Neuschäfer · 8 years ago
  32. 4247426 riscv: Use the generic src/lib/bootblock.c by Jonathan Neuschäfer · 8 years ago
  33. bebeb74 arch/riscv: Remove unused bootblock_simple.c by Jonathan Neuschäfer · 8 years ago
  34. e2e40cc riscv: Clean up {qemu,spike}_util by Jonathan Neuschäfer · 8 years ago
  35. 2af174a riscv and power8: Convert printk/while(1) to die by Jonathan Neuschäfer · 8 years ago
  36. 03bf301 vboot: Stop creating backup space in TPM by Daisuke Nojiri · 8 years ago
  37. 165af1c gitconfig: Allow user name and email to be in includes by Daisuke Nojiri · 8 years ago
  38. d770bad coreinfo: make the CBFS list scrollable by Ben Gardner · 8 years ago
  39. 1190e9c x60,t60: do not add etc/ps2-keyboard-spinup for non-seabios payloads by Arthur Heymans · 8 years ago
  40. 62f4dad i945/gma.c: Only init LVDS if it is detected by Arthur Heymans · 8 years ago
  41. 4aa295c src/cpu: Fix location for cpu_microcode_blob.bin in COREBOOT CBFS only by Barnali Sarkar · 8 years ago
  42. fe3eabc nb/gm45/gma.c: use linux code to compute LVDS dotclock divisors by Arthur Heymans · 8 years ago
  43. 7141ff3 nb/intel/*/graphic_init: use sizeof instead of hardcoding edid size by Arthur Heymans · 8 years ago
  44. e1f0ac4 lenovo/x60: CST table: use MWAIT requests instead of P_LVLx I/O reads by Arthur Heymans · 8 years ago
  45. 49a7c37 southbridge/nvidia: Remove commented code by Elyes HAOUAS · 8 years ago
  46. 571fb1f mainboard/apple: Use C89 comments style & remove commented code by Elyes HAOUAS · 8 years ago
  47. 4682986 mainboard/aopen: Use C89 comments style & remove commented code by Elyes HAOUAS · 8 years ago
  48. 626f8c8 i945/raminit.c: correctly write CLKCFG for 945GC by Arthur Heymans · 8 years ago
  49. 6f8b7df cpu/intel/smm: Use CONFIG_SMM_TSEG_SIZE by Nico Huber · 8 years ago
  50. c9848a8 intel/i945: Use "IS_ENABLED" for fsbclk & memclk by Elyes HAOUAS · 8 years ago
  51. 519c4b7 util/scripts: add gerrit-rebase script by Patrick Georgi · 8 years ago
  52. 0de17e7 gigabyte/ga-g41m-es2l: add VESA mode to Kconfig by Arthur Heymans · 8 years ago
  53. de14ea7 x4x/gma.c: Add VESA native resolution mode by Arthur Heymans · 8 years ago
  54. eff596b ifdtool: don't write unused regions into a layout file by Alexander Couzens · 8 years ago
  55. 6ed319a mainboard/advansus: Use C89 comments style & remove commented code by Elyes HAOUAS · 8 years ago
  56. 023e284 mainboard/avalue: Use C89 comments style & remove commented code by Elyes HAOUAS · 8 years ago
  57. 46445fc google/reef: update timing of sdmode toggling by Sathyanarayana Nujella · 8 years ago
  58. 6dfffdc Makefile.inc: Fix make gitconfig for blobs repo by Nico Huber · 8 years ago
  59. b23ed4e2 northbridge/intel/nehalem: Remove commented code by Elyes HAOUAS · 8 years ago
  60. ff25b6c northbridge/intel/i440bx: Remove commented code by Elyes HAOUAS · 8 years ago
  61. f10b5ff mainboard/kontron: Use C89 comments style & remove commented code by Elyes HAOUAS · 8 years ago
  62. 8d94fbd mainboard/artecgroup: Use C89 comments style & remove commented code by Elyes HAOUAS · 8 years ago
  63. aacd548 cpu/intel/model_6ex: Set msr bits for dynamic L2, C2E, C4E by Arthur Heymans · 8 years ago
  64. e7aeb2f src/northbridge/via: Remove commented code by Elyes HAOUAS · 8 years ago
  65. 83b9703 northbridge/amd/agesa/family15*: Remove commented code by Elyes HAOUAS · 8 years ago
  66. f8d3999 northbridge/amd/agesa/family14: Remove commented code by Elyes HAOUAS · 8 years ago
  67. 4da1aa8 northbridge/amd/amdk8: Remove commented code by Elyes HAOUAS · 8 years ago
  68. 11302f3 libpayload: mvmap2315: Introduce timer driver by Hakim Giydan · 8 years ago
  69. 1a77fd3 northbridge/amd/lx: Remove commented code by Elyes HAOUAS · 8 years ago
  70. e809dd3 northbridge/amd/pi/00730F01: Remove commented code by Elyes HAOUAS · 8 years ago
  71. 6bc3b96 northbridge/amd/amdmct/mct_ddr3: Remove commented code by Elyes HAOUAS · 8 years ago
  72. 59840d1 northbridge/amd/agesa/family16kb: Remove commented code by Elyes HAOUAS · 8 years ago
  73. decf90e northbridge/amd/agesa/family15rl: Remove commented code by Elyes HAOUAS · 8 years ago
  74. d13b147 northbridge/amd/agesa/family10: Remove commented code by Elyes HAOUAS · 8 years ago
  75. e0ee4c8 northbridge/amd/amdfam10: Remove commented code by Elyes HAOUAS · 8 years ago
  76. fd5c658 ifdtool: use max_regions to reflect ifd header version by Alexander Couzens · 8 years ago
  77. a81bef1 ifdtool: promote max_regions as global by Alexander Couzens · 8 years ago
  78. 913684c soc/intel/fsp_broadwell_de: Fix system hang when timestamp is enabled by York Yang · 8 years ago
  79. ab5f3d1 soc/intel/fsp_broadwell_de: Remove the enforced fsp1.0 APIs call sequence by York Yang · 8 years ago
  80. f641779 drivers/intel/wifi: Add depends on ARCH_X86 by Martin Roth · 8 years ago
  81. 34a6537 google/oak: Increase the driving strength for 4GB DRAMs by PH Hsu · 8 years ago
  82. 5b1bb3d google/gru: Add USB 2.0 PHY tuning for Kevin PHY0 and PHY1 by William wu · 8 years ago
  83. 801a8ef rockchip/rk3399: Add Type-C PHY init by William wu · 8 years ago
  84. aa9df0f RISCV: have the make-spike-elf.sh script use the riscv tools by Ronald G. Minnich · 8 years ago
  85. 0910f4e soc/intel/apollolake: Disable HECI2 device reset on S3 resume by Andrey Petrov · 8 years ago
  86. 7692807 vendorcode/intel/fsp: Update UPD headers for FSP 157_10 by Brandon Breitenstein · 8 years ago
  87. 2e6aeba google/reef/variants/pyro: Add support for GPIO output polarity by Martin Roth · 8 years ago
  88. 1a90359 util/release/build-release: Update tar command by Martin Roth · 8 years ago
  89. dd78aa6 util/release/build-release: Update script by Martin Roth · 8 years ago
  90. 135eae9 soc/intel/apollolake: Implement stage cache to improve resume time by Brandon Breitenstein · 8 years ago
  91. 9344bde src/southbridge: Remove unnecessary whitespace by Elyes HAOUAS · 8 years ago
  92. 7d87e76 src/arch: Remove whitespace after sizeof by Elyes HAOUAS · 8 years ago
  93. 90ba189 src/cpu: Remove unnecessary whitespace by Elyes HAOUAS · 8 years ago
  94. 035df00 src/southbridge: Remove whitespace after sizeof by Elyes HAOUAS · 8 years ago
  95. c44fb50 cpu/amd/geode_gx2: Remove unnecessary semicolon by Elyes HAOUAS · 8 years ago
  96. 9b865b4 src/drivers: Remove whitespace after memcpy & memset by Elyes HAOUAS · 8 years ago
  97. ec28aad src/mainboard: Remove whitespace after sizeof by Elyes HAOUAS · 8 years ago
  98. f2fcf22 src/mainboard: Remove unnecessary whitespace by Elyes HAOUAS · 8 years ago
  99. 028200f x86/acpi_device: Add support for GPIO output polarity by Furquan Shaikh · 8 years ago
  100. 35c01bc x86/acpi_device: Fix writing of array property by Furquan Shaikh · 8 years ago