1. 278534d Support for the Intel 945 northbridge. by Stefan Reinauer · 16 years ago
  2. 00a889c Support for Intel Core Duo and Core 2 Duo (tm) CPUs. by Stefan Reinauer · 16 years ago
  3. debb11f Support for the Intel ICH7 southbridge. by Stefan Reinauer · 16 years ago
  4. b70d199 Implement support for the Winbond W83627THG. by Stefan Reinauer · 16 years ago
  5. 532fd2d Changes required to the device allocator: by Stefan Reinauer · 16 years ago
  6. 13be848 Add initial support for the MSI MS-6147 mainboard. by Mats Erik Andersson · 16 years ago
  7. c811a1c Made await_ide(), which polls for an ide status change, check the status by Jens Rottmann · 16 years ago
  8. f6fa12d Changed RAM speed calculation to fix RAM modules getting rejected only by Jens Rottmann · 16 years ago
  9. 5e5bef5 Speed up copying coreboot to ram by using "movsl" instead of "movsb". by Jens Rottmann · 16 years ago
  10. 9a9e61b Fixes a off-by-one error when routing the IRQs. This led to IRQ15 not by Jens Rottmann · 16 years ago
  11. 039255c I/O ports are 16bit, so change 'unsigned long port_base' to 'u16 port_base'. by Uwe Hermann · 16 years ago
  12. 97f56a4 Add missing license header. by Uwe Hermann · 16 years ago
  13. 71a2fbf One more little fix for the Jetway J7F[24], option tables can only be by Corey Osgood · 16 years ago
  14. 01a9c1b Final fix for C7 boards, which are still using ROMCC, to be able to by Corey Osgood · 16 years ago
  15. 8829c7d ROMCC chokes on vt8237_early_network_init(). Since that function is only by Carl-Daniel Hailfinger · 16 years ago
  16. 8a3ad59 Revision 3564 improved compilation time, but it also introduced a by Carl-Daniel Hailfinger · 16 years ago
  17. b1b071f * Add a new board, the BCom WinNET P680 by Alex Mauer · 16 years ago
  18. ca11e7c Revision 3567 introduced __attribute__((packed)) for a structured which by Carl-Daniel Hailfinger · 16 years ago
  19. b8e53eb Add support for the Intel EP80579 (Tolapai) Development Kit mainboard (Truxton). by Ed Swierk · 16 years ago
  20. b7d781d Move AMD RS690 and SB600 PCI IDs to pci_ids.h where they should be. by Uwe Hermann · 16 years ago
  21. 28401bd Drop unused (or commented / #if 0) reset.c files. by Uwe Hermann · 16 years ago
  22. 598ba43 Drop tons of duplicated debug.c files, move common file to by Uwe Hermann · 16 years ago
  23. 8ce164d Remove an extra bracket left by the vt8237r cleanup patch (trivial) by Corey Osgood · 16 years ago
  24. 0a20c41 VIA VT8237R cleanups (trivial). by Uwe Hermann · 16 years ago
  25. 2e5a9d9 Add support for the VIA pc2500e mainboard (CN700 + VT8237R). by Uwe Hermann · 16 years ago
  26. 3be4bc8 Drop a number of duplicated failover.c files (they have the same content by Uwe Hermann · 16 years ago
  27. 32965d8 by Ward Vandewege · 16 years ago
  28. ea7b518 Indent-based + manual cleanups for CN700 (trivial). As this will be ported by Uwe Hermann · 16 years ago
  29. c1d06b7 Added comment about sb600 wideio setting for clarity and a minor witespace cleanup. (trivial) by Marc Jones · 16 years ago
  30. 964f066 [PATCH] coreboot: Don't loop forever waiting for HDA codecs by Jordan Crouse · 16 years ago
  31. a643ea3 Whitespace fixes. by Myles Watson · 16 years ago
  32. 69e9cc4 Fix obviously (syntactically) broken cmos.layout (trivial). by Uwe Hermann · 16 years ago
  33. cf762a4 Ron has been doing really good work over in v3. The problem is that the work got checked into v2. This should get us back to where we were. (trivial) by Marc Jones · 16 years ago
  34. 6c0b6d7 Fix/amend the incorrect pnp_dev_info[] items for the ITE IT8712F Super I/O. by Uwe Hermann · 16 years ago
  35. 92f3eda Thanks to Jason Zhao we got a skeleton CAR code for VIA C7. I have tried by Carl-Daniel Hailfinger · 16 years ago
  36. cee9438 Whitespace cleanup (trivial). by Myles Watson · 16 years ago
  37. d61ada6 Whitespace cleanup (trivial). by Myles Watson · 16 years ago
  38. 7f3d48c CK804 coding-style fixed based on an 'indent' run (trivial). by Uwe Hermann · 16 years ago
  39. 5107174 This is so that people can see it. This is the sb600 for v3. It almost by Ronald G. Minnich · 16 years ago
  40. 248a7df Fix a typo. by Carl-Daniel Hailfinger · 16 years ago
  41. bdb96f8 Use easily readable macros to setup interrupt routing. by Carl-Daniel Hailfinger · 16 years ago
  42. 5263b01 Missed a CONFIG_USE_PRINTK_IN_CAR define for the Asus m2v-mx_se. by Marc Jones · 16 years ago
  43. b816d33 Enable all available devices on the ASUS A8N-E (trivial). by Uwe Hermann · 16 years ago
  44. 2ee6779 The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of by Carl-Daniel Hailfinger · 16 years ago
  45. 336935c Coding-style fixes and simplifications for the ASUS A8N-E (trivial). by Uwe Hermann · 16 years ago
  46. 45db366 A duplicate register address is incremented in table register_values. by Mats Erik Andersson · 16 years ago
  47. 2080bd9 AMD K8 platforms must use CAR so it makes sense to use the PRINK_IN_CAR by Marc Jones · 16 years ago
  48. b5623d1 This patch for the AMD K8 allows a single DIMM to be populated in the by Marc Jones · 16 years ago
  49. 830b17d fix ppc mainboards (trivial) by Stefan Reinauer · 16 years ago
  50. ecd176f This patch fixes the dbm690t keyboard not working issue. It should also by Marc Jones · 16 years ago
  51. 96bcc53 Add IRQ12 to the dbm690t mptable for mouse interrupt support. by Marc Jones · 16 years ago
  52. f69d5ee Support for the memory controller and PCIe interface of the Intel by Ed Swierk · 16 years ago
  53. 4590ce2 by Rudolf Marek · 16 years ago
  54. 3aca4b5 The AMD dbm690t mainboard uses the it8712f SIO with the by Marc Jones · 16 years ago
  55. 0f4282b Attached patch removes HPET info from ACPI tables. HPET does not work fine on by Rudolf Marek · 16 years ago
  56. 0583997 Following patch adds support for Asus M2V-E SE. Works pretty well, the only by Rudolf Marek · 16 years ago
  57. 80d7c85 Patch for AMD DBM690T board. by Michael Xie · 16 years ago
  58. 7586cef Patch for AMD SB600 chipset. by Michael Xie · 16 years ago
  59. 06755e4 Patch for AMD RS690 chipset. by Michael Xie · 16 years ago
  60. 0b0771d Attached patch fixes at least one issue ;) During the PCI BAR sizing must be the by Rudolf Marek · 16 years ago
  61. c4128cf Whitespace and style cleanup. (trivial) by Marc Jones · 16 years ago
  62. 8d183c5 Add AMD K8 S1G1 socket support. by Michael Xie Michael.Xie · 16 years ago
  63. 64caf36 ck804 whitespace fixes by Myles Watson · 16 years ago
  64. a67c354c Fix whitespace in tyan s289{1,2,5} files. Also removes some #if 0 and #if 1 by Myles Watson · 16 years ago
  65. 229c20f For the jetway jf2/4 series of mainboards: by Alex Mauer · 16 years ago
  66. f657d75 From Vincent Legoll: by Stefan Reinauer · 16 years ago
  67. 9196dd5 Add the "jetway j7f[24]*" mainboard. As compared to the Via Epia CN, this by Alex Mauer · 16 years ago
  68. d9f29c8 This patch adds support for the VIA VT8237S south bridge. The VT8237R programming remains unchanged (tested by Rudolf Marek · 16 years ago
  69. 00809eb This changes the python generated makefiles by Carl-Daniel Hailfinger · 16 years ago
  70. 1149a36 Tidy up identifiers, per Uwe's suggestion. Trivial. by Ed Swierk · 16 years ago
  71. d4759d0 This patch gets the Epia-CN working without ACPI or APIC. by Bari Ari · 16 years ago
  72. d39aad9 Add definitions for DDR2 SPD registers. by Ed Swierk · 16 years ago
  73. 7eda890 Eric Biederman believes that he and Tom Zimmerman of the defunct by Ed Swierk · 16 years ago
  74. ec2bd53 If you have by Ward Vandewege · 16 years ago
  75. 6adfaa69 This patch adds PCI device IDs for the Intel EP80579 Integrated Processor, by Ed Swierk · 16 years ago
  76. 6c66c95 This patch modifies the Intel 3100 southbridge code to recognize the by Ed Swierk · 16 years ago
  77. 1996313 This patch implements support for the CPU core of the Intel EP80579 by Ed Swierk · 16 years ago
  78. 33e6d5d Add Tyan S2912 platform with AMD Family 10 support. Thanks Arne. Good job. by Arne Georg Gleditsch · 16 years ago
  79. 8e65adb Fix outb to 0x80 delay functions to use inb instead (fixes excessive post codes by Stefan Reinauer · 16 years ago
  80. b865070 License updated to GPL v2. by Marc Jones · 16 years ago
  81. dc93affe by Ward Vandewege · 16 years ago
  82. a2c951e Clean up whitespace and comments style. (trivial) by Marc Jones · 16 years ago
  83. 5f1037c Initial support for the ASI MB-5BLGP (Neoware Eon 4000s). by Uwe Hermann · 16 years ago
  84. 9ecf8fb Remove welcome message from elfboot. None of the other subsystems have their by Stefan Reinauer · 16 years ago
  85. 912857e fix lots of warnings for cache as ram builds (trivial) by Stefan Reinauer · 16 years ago
  86. 87c938f adapt Uncompressing.. patch for AMD code. Also replace "linxbios" by "coreboot" by Stefan Reinauer · 16 years ago
  87. 6852406 Go back to SIPI WAIT state for those CPUS defining the newly introduced by Stefan Reinauer · 16 years ago
  88. a56edac This patch by Stefan Reinauer · 16 years ago
  89. db1b608 oops, forgot these in the cleanup.. (trivial) by Stefan Reinauer · 16 years ago
  90. 11a2014 a heuristics is something different by Stefan Reinauer · 16 years ago
  91. 75f519c Typo, thanks to Idwer for spotting this. (trivial patch) by Stefan Reinauer · 16 years ago
  92. 51754a3 clarify in the printks what function is actually called. This little smart magic by Stefan Reinauer · 16 years ago
  93. 1409136 clean out obsoleted config.lb rules and output, fix indenting (trivial) by Stefan Reinauer · 16 years ago
  94. 48b85fc use printk, when possible. (trivial) by Stefan Reinauer · 16 years ago
  95. 5a522d4 match against all steppings of a CPU model, because these are _model_ drivers. by Stefan Reinauer · 16 years ago
  96. ac555b1 serial.inc is not used anywhere. drop it (trivial) by Stefan Reinauer · 16 years ago
  97. 57d2af8 same spelling in all mtrr output.. (trivial) by Stefan Reinauer · 16 years ago
  98. df6c858 drop unused code (trivial) by Stefan Reinauer · 16 years ago
  99. 96a6036 coding style fixes (trivial) by Stefan Reinauer · 16 years ago
  100. 20ffc03 fix compile warnings of rom_stream.c (trivial) by Stefan Reinauer · 16 years ago