1. 71f846c Like other Intel chipsets, the Intel 3100 has a TCO timer that reboots by Ed Swierk · 16 years ago
  2. 1e185e8 Add support for the TeleVideo TC7020. by Kenji Noguchi · 16 years ago
  3. 9c2255c Now coreboot performs IRQ routing for some boards. by Nikolay Petukhov · 16 years ago
  4. da0efc4 Fix for irq routing issues. by Joseph Smith · 16 years ago
  5. 316e07f Following patch adds K8M890 support. It initializes the AGP and graphics UMA. by Rudolf Marek · 16 years ago
  6. c221349 Following patch will setup KT890 HT automatically. It will find the by Rudolf Marek · 16 years ago
  7. cfcc9ca * split model_centaur into model_c3 and model_c7 by Stefan Reinauer · 16 years ago
  8. a2ccf9f Add support for the MSI MS-6119 mainboard. by Uwe Hermann · 16 years ago
  9. fa510c7 Clarify LZMA code license. by Carl-Daniel Hailfinger · 16 years ago
  10. 4f83d7e oops. sorry, wrong checkin. This patch backs out r3155 and instead contains the by Ed Swierk · 16 years ago
  11. 354e2d3 This patch implements support for the Intel 3100 Development Kit by Ed Swierk · 16 years ago
  12. a9faea8 This patch implements support for the Intel 3100 integrated by Ed Swierk · 16 years ago
  13. aaea11b Here is an updated patch addressing most of Uwe's and Peter's by Ed Swierk · 16 years ago
  14. 62eee3f This patch implements support for the Intel 3100 integrated SuperIO and UART. by Ed Swierk · 16 years ago
  15. 791265a This patch updates the PCI IDs for Intel 3100 devices. by Ed Swierk · 16 years ago
  16. 5671787 Following patch extends the ROM decoding to last 1MB, allowing to use larger by Rudolf Marek · 16 years ago
  17. dd52e17 Following patch fixes the retrain/reset sequence which caused problem with some by Rudolf Marek · 16 years ago
  18. 3182122 Update AMD CPU list based on Revision Guide for AMD NPT Family 0Fh Processors, by Uwe Hermann · 16 years ago
  19. b681570 Formatting fixes, no content changes (trivial). by Uwe Hermann · 16 years ago
  20. 6a1dc86 Initial support for the Intel 82830 northbridge and RCA RM4100 board. by Joseph Smith · 16 years ago
  21. c4f5365 Various cosmetic and coding style fixes for ASUS A8V-E SE (trivial). by Uwe Hermann · 16 years ago
  22. 9b6b63e In pci_device.c, the class for VGA was not tested properly, leading to by Ronald Hoogenboom · 16 years ago
  23. 17632a2 by Ward Vandewege · 16 years ago
  24. 56cf01f by Ronald Hoogenboom · 16 years ago
  25. 8684520b This trivial patch removes an unused local variable, thus getting rid of by Ronald Hoogenboom · 16 years ago
  26. bd3f93e Add support for the Via CN700 with a C7 CPU and DDR2 RAM. Only a single DIMM is by Corey Osgood · 16 years ago
  27. f327d9f Route device IRQ through PCI bridge instead in mptable. by Yinghai Lu · 16 years ago
  28. 8eff1e3 Initial support for MSI MS-7135 (K8N Neo3) mainboard. by Jonathan A. Kollasch · 16 years ago
  29. b05d4bb I'm attaching the patch which should fix both problems. Fix the by Rudolf Marek · 16 years ago
  30. bcd28f2 Attached patch fixes two typos in the sio_setup routine (comment + wrong exitLDN by Rudolf Marek · 16 years ago
  31. 8dcab78 This patch introduces virtual LDNs changes for W83627EHF driver. Not only LDN 7 and 9 are by Rudolf Marek · 16 years ago
  32. 0b8af01 Use virtual LDNs. It enables the GPIOs correctly (it preserves the GPIO5/2 from a sio_setup. As side effect I can now by Rudolf Marek · 16 years ago
  33. 623df67 Some SIO/PNP devices are abusing register 0x30 for multiple LDN enables, like by Rudolf Marek · 16 years ago
  34. 5eb25bf add $(CROSS_COMPILE) to ar calls. by Marc Jones · 16 years ago
  35. b8c2aa2 by Myles Watson · 16 years ago
  36. cb5c9fb Factor out print_conf() from Geode LX mainboard directories. The by Carl-Daniel Hailfinger · 16 years ago
  37. 10aca3c This patch fixes the decoding of the IO address range 0x0820->0x0827 into the by Florentin Demetrescu · 16 years ago
  38. d8a74c9 by Ward Vandewege · 16 years ago
  39. f3dd1b7 v2: Fix Serengeti-Cheetah flags too by Jordan Crouse · 16 years ago
  40. 71a8225 [V2]: Add CFLAGS to targets to suck in any passed in flags by Jordan Crouse · 16 years ago
  41. d27aa6e Add support for the Abit BE6-II V2.0 board. by Uwe Hermann · 16 years ago
  42. 3bbf2ff Add a new record type "console" for lbtable, and insert one record by Patrick Georgi · 16 years ago
  43. 25a3744 by Ronald G. Minnich · 16 years ago
  44. 8c2a0c1 This patch adds a new record type for lbtable to provide information by Patrick Georgi · 16 years ago
  45. 14a3af1 Use "--build-id=none" as linker flags if build-id is supported. by Marc Karasek · 17 years ago
  46. ca374d4 rename linuxbios_* files, too. by Stefan Reinauer · 17 years ago
  47. f8ee180 Rename almost all occurences of LinuxBIOS to coreboot. by Stefan Reinauer · 17 years ago
  48. 7e61e45 Please bear with me - another rename checkin. This qualifies as trivial, no by Stefan Reinauer · 17 years ago
  49. 6211ae1 Fix the documentation of GPIO setup, tell W83627EHF to use external by Rudolf Marek · 17 years ago
  50. aeea7c1 Via C3 datasheets don't make any mention of microcode updates, and the by Corey Osgood · 17 years ago
  51. ed8dc58 Add a workaround for a bug in some binutils version which strictly by Carl-Daniel Hailfinger · 17 years ago
  52. 1923fc4 This patch introduces 4k CAR size granularity for the AMD x86 CAR code. by Carl-Daniel Hailfinger · 17 years ago
  53. 247a423 Use macros to improve readability of the device-to-pin IRQ assignments by Carl-Daniel Hailfinger · 17 years ago
  54. 188288a Fix compilation of Tyan S2735 which was broken by accident in r3038. by Carl-Daniel Hailfinger · 17 years ago
  55. f2ecb74 Remove some DOS line endings accidentially introduced in r3014. by Carl-Daniel Hailfinger · 17 years ago
  56. 4d1aa0a This patch is an attempt at introducing 4k CAR size granularity for the by Carl-Daniel Hailfinger · 17 years ago
  57. eaca2c3 Ubuntu's gcc doesn't write "install:" in german locales. by Patrick Georgi · 17 years ago
  58. f4c57a9 Improve readability and remove redundancy by wrapping by Torsten Duwe · 17 years ago
  59. 1f2f800 Since a VGA console and the need to run any option ROMs are by Torsten Duwe · 17 years ago
  60. 1229fe4 The following mainboards had a file named microcode_updates.c in their by Carl-Daniel Hailfinger · 17 years ago
  61. 9cb314b Add Intel 3100 integrated northbridge/southbridge/superio PCI IDs. by Ed Swierk · 17 years ago
  62. 679e14e Add an interrupt entry for the onboard firewire controller, by Torsten Duwe · 17 years ago
  63. 8f1bd6a More abuild fixes, this should be the last (trivial) by Corey Osgood · 17 years ago
  64. 17217ac Fix for newer iasl versions (trivial) by Corey Osgood · 17 years ago
  65. c9a8d11 trivial fix for abuild. by Stefan Reinauer · 17 years ago
  66. ba8965c Changed the stop_this_cpu() to just hlt. by Marc Jones · 17 years ago
  67. 2ce8bfd Initial AMD Serengeti_Cheetah_FAM10 platform for Barcelona support. by Marc Jones · 17 years ago
  68. 0da5cde Additional early AMD8111 southbridge support for Barcelona platforms. by Marc Jones · 17 years ago
  69. 8ae8c88 Initial AMD Barcelona support for rev Bx. by Marc Jones · 17 years ago
  70. 2006b38 Whitespace and other code cleanup in peperation for AMD Barcelona support. by Marc Jones · 17 years ago
  71. 8ef47da Enable IDE legacy port access for all 440BX based boards per default, as by Uwe Hermann · 17 years ago
  72. 15674b7 This adds the same line (uses CONFIG_PRECOMPRESSED_PAYLOAD) to every by Myles Watson · 17 years ago
  73. 435325e Remove the coherent_ht_car.c file. It is exactly the same as by Uwe Hermann · 17 years ago
  74. 17e9932 by Ward Vandewege · 17 years ago
  75. 9da69f8 Improve support for the Intel 82371FB/SB/AB/EB/MB southbridge(s): by Uwe Hermann · 17 years ago
  76. 8e290d3 Flashrom does not work after booting LinuxBIOS on the Iwill DK8-HTX board, by Mondrian Nuessle · 17 years ago
  77. 447aafe Restructure/rename/comment a few 82371XX-related PCI IDs (trivial). by Uwe Hermann · 17 years ago
  78. 8708c1b Update AMD CPU IDs in model_fxx_init.c with information from by Uwe Hermann · 17 years ago
  79. 020724f Drop the unfinished, non-working Bitworks IMS board. by Uwe Hermann · 17 years ago
  80. 254f47e Correction to irq tables. by Ronald G. Minnich · 17 years ago
  81. d1bfaa9 More abuild fixes, the previous ones weren't enough. Hopefully this covers everything. by Corey Osgood · 17 years ago
  82. c29533a Small abuild fix for the iwill dk8_htx and latest iasl. Building this still fails for me, but it's an lzma error and probably Debian's fault. by Corey Osgood · 17 years ago
  83. 44a1157 abuild fix for the asus a8v-e_se and newest iasl version (trivial) by Corey Osgood · 17 years ago
  84. 4617191 abuild fix for the amd serengeti_cheetah and the latest iasl version (trivial) by Corey Osgood · 17 years ago
  85. 13f7a00 Fix abuild for ASUS MEW-AM. by Uwe Hermann · 17 years ago
  86. cc45448 Add support for the ASUS MEW-AM board. by Uwe Hermann · 17 years ago
  87. 33715eb Mark devices which are not available on the board with "N/A" to by Uwe Hermann · 17 years ago
  88. c8cf4ad 1. Fix pirq routing table setting for GA-2761GXDK. by Morgan Tsai · 17 years ago
  89. 70ab323 Various cosmetic fixes and improvements (trivial). by Uwe Hermann · 17 years ago
  90. e13abe5 Gigabyte M57SLI: Fix watchdog clocksource to be external, not internal. by Carl-Daniel Hailfinger · 17 years ago
  91. 34153ac Autodetect presence of serial flash and set up the board accordingly. by Carl-Daniel Hailfinger · 17 years ago
  92. 31e805d * Maintaining SiS south bridge device IDs. * Strip unnecessary driver modules. by Morgan Tsai · 17 years ago
  93. 5fd9a78 Small fix to make abuild happy (trivial). by Uwe Hermann · 17 years ago
  94. 59ef59e Fix ACPI issues brought up with Intel's latest ASL compiler. by Stefan Reinauer · 17 years ago
  95. 8b942e7 Random minor cosmetical or coding style fixes (trivial). by Uwe Hermann · 17 years ago
  96. cc3ccdb Add support for FID/VID changes messages. by Rudolf Marek · 17 years ago
  97. d591baa Drop obsolete failover.c, forgot it in the last commit (trivial). by Uwe Hermann · 17 years ago
  98. f7f6046 Various small fixes to make the Tyan S1846 match the format of by Uwe Hermann · 17 years ago
  99. 9fab090 Add support for the Advantech PCM-5820. by Uwe Hermann · 17 years ago
  100. a6ddf25 Fine-tune the V-link bus between K8T890 and VT8237R and set by Rudolf Marek · 17 years ago