1. 96ffc55 Add ASUS M4A785T-M mainboard support by Denis 'GNUtoo' Carikli · 13 years ago
  2. 188a9b0 Remove obsolete TINY_BOOTBLOCK by Kyösti Mälkki · 13 years ago
  3. 2a830d0 Change AMD vendorcode build by Kyösti Mälkki · 13 years ago
  4. 2c1f4d2 X60/T60: reset baudrate loglevel to sane values by Sven Schnelle · 13 years ago
  5. 0dbfb54 Remove unused code files and cosmetic changes by Kyösti Mälkki · 13 years ago
  6. 912d891 vt8237: add support for setting the power state after loss of power by Florian Zumbiehl · 13 years ago
  7. fa48b96 k8 raminit: fix bug, improve clock selection, add clock limit for sock754 by Florian Zumbiehl · 13 years ago
  8. 85392a8 implement hwmon fan divisor setting for w83697hf by Florian Zumbiehl · 13 years ago
  9. 04a8d62 k8 raminit: add workaround for erratum #181 on non-fam-f by Florian Zumbiehl · 13 years ago
  10. 2a40ebc Fix post_code in 16bit entry by Kyösti Mälkki · 13 years ago
  11. b9136ed8 mainboard: Add AMD unionstation RDK support by Kerry Sheh · 13 years ago
  12. b799351 mainboard: Add AMD southstation RDK support by Kerry Sheh · 13 years ago
  13. 6f7b158 fix DDR_MASK in load-dependent clock limiting for socket 939 in k8 raminit by Florian Zumbiehl · 13 years ago
  14. ba9b09b libpayload: Enable colors in PDcurses by Patrick Georgi · 13 years ago
  15. 50dadfb compile code for CONFIG_SOUTHBRIDGE_VIA_K8T800_OLD by Florian Zumbiehl · 13 years ago
  16. be7d8dc support for different location of HT registers in old version of K8T800 by Florian Zumbiehl · 13 years ago
  17. 583abc2 libpayload: Fix handling of CAPS LOCK key on PS/2 keyboards by Patrick Georgi · 13 years ago
  18. f5e102d Fixed whitespace and indentation by Oskar Enoksson · 13 years ago
  19. c1a75b1 buildgcc: Add option to use ccache by Patrick Georgi · 13 years ago
  20. 4a5c62c make w83697hf_set_clksel_48() non-static and add a prototype by Florian Zumbiehl · 13 years ago
  21. ab4c218 selfboot: Don't include unneeded ip_checksum.h by Stefan Reinauer · 13 years ago
  22. c6b8b7d selfboot: fix bug in valid_area() by Stefan Reinauer · 13 years ago
  23. 2e2b84e move function from header file to .c file by Stefan Reinauer · 13 years ago
  24. 36abff1 Cleanup Persimmon mainboard whitespace. by Marc Jones · 13 years ago
  25. 1943629 selfboot: cleanup by Stefan Reinauer · 13 years ago
  26. df073cb Added RAMINIT_SYSINFO and declared the necessary structs by Oskar Enoksson · 13 years ago
  27. 355092b Add code to set the clock speed for Winbond W83627THF/THG. by Idwer Vollering · 13 years ago
  28. 3d1d6bb superiotool: add detection and dump of Infineon SLB9635 TPM by Jonathan A. Kollasch · 13 years ago
  29. 2d7ab4c buildgcc: don't download python and expat if disabled by Jonathan A. Kollasch · 13 years ago
  30. 3fd44c3 abuild: Don't try to use files that don't exist by Patrick Georgi · 13 years ago
  31. 0802ad9 rename vt8237r_cfg() to k8x8xx_vt8237r_cfg() and make publicly accessible by Florian Zumbiehl · 13 years ago
  32. 1e1e859 factor out common config for k8x8xx's dram_enable() and vt8237r_cfg() by Florian Zumbiehl · 13 years ago
  33. 7b1d295 add support for 1106:3188 (host controller of the old version of k8t800) by Florian Zumbiehl · 13 years ago
  34. 522e9e9 Avoid false detection of SMSC FDC37N972 when Infineon TPM is present by Jonathan A. Kollasch · 13 years ago
  35. 86bb007 in vt8237r_enable(), write function enables only to ISA bridge config space by Florian Zumbiehl · 13 years ago
  36. 7e9de01 Cycle time at CAS Latency (CLX - 2) is at 25 in DDR2 SPD, not at 26 by Florian Zumbiehl · 13 years ago
  37. 643c9e8 buildgcc: Explicitely state CC everywhere by Patrick Georgi · 13 years ago
  38. f285e04 kconfig: Use more collision resistant temporary filenames by Patrick Georgi · 13 years ago
  39. 3db85f3 abuild: Write XML/JUnit files per board by Patrick Georgi · 13 years ago
  40. f49f7c8 abuild: Refactor parallelization support by Patrick Georgi · 13 years ago
  41. 8e26465 abuild: Avoid race condition when running abuild parallely by Patrick Georgi · 13 years ago
  42. 641dd71 Inline Makefile.bootblock.inc by Patrick Georgi · 13 years ago
  43. 6502702 Fix typo by Patrick Georgi · 13 years ago
  44. 287ca50 w83627hf: multiple fixes and enhancements in ASL include by Christoph Grenz · 13 years ago
  45. e3e641c w83627hf: drop Scope(\_SB) from ASL include by Christoph Grenz · 13 years ago
  46. 4ffbe2d buildgcc: Fix wrapper Makefile by Patrick Georgi · 13 years ago
  47. bbc5231 libpayload: Implement usb_exit by Patrick Georgi · 13 years ago
  48. 01178bb libpayload: Tell EHCI to re-enable USB1 controllers by Patrick Georgi · 13 years ago
  49. 2e768e7 libpayload: Drop usb_fatal() by Patrick Georgi · 13 years ago
  50. 3cd0ae2 Revert "add support for 1106:3188 (host controller of the old version of k8t800)" due to dependency issues. by Patrick Georgi · 13 years ago
  51. e037f9f add support for writing to SMBus with vt8237 by Florian Zumbiehl · 13 years ago
  52. 8c4cf18 add support for 1106:3188 (host controller of the old version of k8t800) by Florian Zumbiehl · 13 years ago
  53. c4716b4 libpayload: Reduce verbosity in USB stack by Mathias Krause · 13 years ago
  54. 0805201 libpayload: Put coreboot version into lib_sysinfo by Mathias Krause · 13 years ago
  55. d359061 fix superiotool for NCT6776F by Florian Zumbiehl · 13 years ago
  56. f8ed903 simplify IDE cable detection for Asus M2V by Florian Zumbiehl · 13 years ago
  57. 1200ec5 buildgcc: Update coreboot reference toolchain to gcc 4.6.2 by Stefan Reinauer · 13 years ago
  58. 2d4fece don't scan beyond end of CBFS by Florian Zumbiehl · 13 years ago
  59. 2c3cd12 Add Python scripting to GDB. by Stefan Reinauer · 13 years ago
  60. e11835e libpayload: remove trailing whitespace and run dos2unix by Stefan Reinauer · 13 years ago
  61. dd69063 libpayload: Fix OHCI some more by Patrick Georgi · 13 years ago
  62. 5ff7c13 remove trailing whitespace by Stefan Reinauer · 13 years ago
  63. 784544b Remove XIP_ROM_BASE by Patrick Georgi · 13 years ago
  64. 36c04e8 Run dos2unix on bayou and remove white space at the end of lines. by Stefan Reinauer · 13 years ago
  65. 1861ff7 buildgcc: Fix colors for dash by Patrick Georgi · 13 years ago
  66. 0a0d5e8 Add support for E7505 northbridge. by Kyösti Mälkki · 13 years ago
  67. 20fc631 Fix usb debug dongle support by Sven Schnelle · 13 years ago
  68. 28f6a43 crossgcc: Fix colors with dash by Patrick Georgi · 13 years ago
  69. 9438da3 Fix slow CAR execution introduced by 7c7d87182feb78cb2bc02fb3558bef56a41682c9 by Rudolf Marek · 13 years ago
  70. af3dce9 Fix gcc 4.6.1 breakage of southbridge/amd/sr5650/pcie.c. by Stefan Reinauer · 13 years ago
  71. 54a5aed inteltool: Add Intel i63xx I/O Controller Hub by Sven Schnelle · 13 years ago
  72. 4c2bfb6 remove usbdebug.h include from mainboard/romstage code by Sven Schnelle · 13 years ago
  73. 9491b4d Update coreboot cross toolchain to gcc 4.6.1 by Stefan Reinauer · 13 years ago
  74. 952b421 asus/m5a88-v: Fix build by Patrick Georgi · 13 years ago
  75. 3954b0a Fix coreboot updates by Patrick Georgi · 13 years ago
  76. b9da3cd w83627hf: add method to retrieve wake event source register to ASL include by Christoph Grenz · 13 years ago
  77. cc66d97 Add ASUS M5A88-V mainboard support by QingPei Wang · 13 years ago
  78. 914377e Get rid of the old romstage-as-bootblock ROM layout by Patrick Georgi · 13 years ago
  79. 1da1046 Get rid of AUTO_XIP_ROM_BASE by Patrick Georgi · 13 years ago
  80. 0f8590f sb600: Implement EHCI workaround by Patrick Georgi · 13 years ago
  81. 5ed8cc0 siemens/sitemp_g1p1: Add more devices to PIR and MP table by Patrick Georgi · 13 years ago
  82. 481814d Clear improper use of CONFIG_CACHE_AS_RAM by Kyösti Mälkki · 13 years ago
  83. d3edd9a T60: remove redundant usbdebug_init call() by Sven Schnelle · 13 years ago
  84. b15975b copy e7501 component to e7505 by Stefan Reinauer · 13 years ago
  85. 94a4586 Prevent multiple inclusions of object files and rules by Patrick Georgi · 13 years ago
  86. ea5c2b6 Fix checksum calculation both in romstage and ramstage. by Stefan Reinauer · 13 years ago
  87. 113c349 Add support for AMD IMC controller. by Rudolf Marek · 13 years ago
  88. 9bfa1c8 Added smbus block read/write for amd8111 by Oskar Enoksson · 13 years ago
  89. 07b4215 Move linux 2.6.11 workaround to generic code by Patrick Georgi · 13 years ago
  90. e572ef6 X60/T60: enable AHCI mode by Sven Schnelle · 13 years ago
  91. b2f173e i82801gx: Fix port status in AHCI mode by Sven Schnelle · 13 years ago
  92. 5e4e229 Add -Werror to xcompile's testcc by Stefan Reinauer · 13 years ago
  93. bbfc9c4 Fix libpayload speaker driver by Stefan Reinauer · 13 years ago
  94. 6eb8bef X60: enable Cx power saving modes by Sven Schnelle · 13 years ago
  95. f02c396 T60: add _CST table by Sven Schnelle · 13 years ago
  96. d2bc117 T60: enable C4onC3 mode by Sven Schnelle · 13 years ago
  97. fe40c50 T60: use ICS954309 clock driver by Sven Schnelle · 13 years ago
  98. f488165 Add driver for ICS954309 clock generator by Sven Schnelle · 13 years ago
  99. 906f9ae i82801gx: Add setting for C4onC3 mode by Sven Schnelle · 13 years ago
  100. 5460097 SPEEDSTEP: write _CST tables by Sven Schnelle · 13 years ago