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