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