1. b97030d Add Fintek F71889 detection and dump support. by David Hendricks · 14 years ago
  2. 6fc7d27 fix typo by Stefan Reinauer · 14 years ago
  3. d73c505 devicetree.cb: Only add as many entries as there are DIMM slots. by Uwe Hermann · 14 years ago
  4. 3645e61 - Add support for Intel Pentium III MSRs by Tobias Diedrich · 14 years ago
  5. e87c38e After finding the missing bit poweroff works now. by Tobias Diedrich · 14 years ago
  6. 39124dd Broadcom BCM5785: Add TINY_BOOTBLOCK support. by Uwe Hermann · 14 years ago
  7. e89d8a5 AMD SB600: Add TINY_BOOTBLOCK support. by Uwe Hermann · 14 years ago
  8. 1f7d3c5 AMD-8111: Add TINY_BOOTBLOCK support. by Uwe Hermann · 14 years ago
  9. df323fc MCP55: Add TINY_BOOTBLOCK support. by Uwe Hermann · 14 years ago
  10. 48ae608 S3 support for ASUS M2V by Tobias Diedrich · 14 years ago
  11. ba9f0b3 With low serial console loglevels a pcie graphics card is not by Tobias Diedrich · 14 years ago
  12. 88dc531 This patch solves crashes and BSODs that occur when booting Win7 with by Scott Duplichan · 14 years ago
  13. 0cda959 USBDEBUG by default in abuild was committed by mistake and by Patrick Georgi · 14 years ago
  14. 612fcc3 Make smp_write_bus static (local scope), to prevent new boards from by Patrick Georgi patrick · 14 years ago
  15. bcaea14 1) wraps the s3 parts of chipset code/memory init code with if CONFIG_HAVE_ACPI_RESUME == 1 getting rid of ugly define in romstage.c by Rudolf Marek · 14 years ago
  16. 9b5295f Drop unused ACPI_WRITE_MADT_IOAPIC #define. by Uwe Hermann · 14 years ago
  17. 0d5a6ac Drop per-board ram_check() calls for now. by Uwe Hermann · 14 years ago
  18. 7411eab Final set of smp_write_bus -> mptable_write_buses changes. by Patrick Georgi · 14 years ago
  19. 394965d Workaround to get die.c to work with romcc. by Patrick Georgi · 14 years ago
  20. 6e9ab97 i855: Remove useless memctrl indirection. by Uwe Hermann · 14 years ago
  21. abc0c85 Printing coreboot debug messages on VGA console is pretty much useless, since by Stefan Reinauer · 14 years ago
  22. e9c4473 acpi.h: Small fixes and adding comments. by Uwe Hermann · 14 years ago
  23. fae0d6c Move CK804_PCI_E_X and CK804B_PCI_E_X defines (which have been 4 by by Jonathan Kollasch · 14 years ago
  24. 7b99705 Simplify a few code chunks, fix whitespace and indentation. by Uwe Hermann · 14 years ago
  25. 57b2ff8 Drop excessive whitespace randomly sprinkled in romstage.c files. by Uwe Hermann · 14 years ago
  26. 5244e1b Convert more boards to use mptable_write_buses. by Patrick Georgi · 14 years ago
  27. 8cda969 Convert boards to use mptable_write_buses. by Patrick Georgi · 14 years ago
  28. d8a789f Move MCP55_PCI_E_X_* to Kconfig. Any useless values in romstage.cs were by Patrick Georgi · 14 years ago
  29. 6dc92f0 Use DIMM0 et al in lots more places instead of hardocding values. by Uwe Hermann · 14 years ago
  30. 86a5717 Build fix. by Uwe Hermann · 14 years ago
  31. 26535d6 Merge all spd_addr.h into the resp. romstage.c files. by Uwe Hermann · 14 years ago
  32. d773fd3 Some more DIMM0 related cleanups and deduplication. by Uwe Hermann · 14 years ago
  33. 9bd9a90 Unify DIMM SPD addressing. For Geode, change the by Patrick Georgi · 14 years ago
  34. 622824c Cosmetic fixes and comment additions in acpi.c. by Uwe Hermann · 14 years ago
  35. e882630 Add test to check for up-to-date GPL license headers to lint. by Patrick Georgi · 14 years ago
  36. 911e2ac drop temp file from coreboot tree by Stefan Reinauer · 14 years ago
  37. 607614d Fix/drop some obsolete comments, by Uwe Hermann · 14 years ago
  38. 24f324c Drop unused and incorrect RTC_DEV for Winbond W83627EHG. by Uwe Hermann · 14 years ago
  39. 17e5266 Make lint script executable, otherwise invocation fails. by Uwe Hermann · 14 years ago
  40. 302993f lint tests can now describe what they do (for the benefit of make lint users) by Patrick Georgi · 14 years ago
  41. c6ef20f Add "make lint" target that calls all util/lint/lint-* scripts by Patrick Georgi · 14 years ago
  42. 558362f Set locale to POSIX to avoid problems with invalid 8bit character by Patrick Georgi · 14 years ago
  43. 8c107bc Move DIMM_MAP_LOGICAL to Kconfig. by Patrick Georgi · 14 years ago
  44. 9e18038 Move register block definitions out of board code into by Patrick Georgi · 14 years ago
  45. d491769 For completeness sake: License header. by Patrick Georgi · 14 years ago
  46. d28c298 Eliminate SET_NB_CFG_54 option. There was no board that by Patrick Georgi · 14 years ago
  47. 361bd10 Move Intel power management related defines to some central location. by Patrick Georgi · 14 years ago
  48. 0fe6e9a Dynamically generate PNP0C02 mainboard resources in SSDT by Tobias Diedrich · 14 years ago
  49. 8520e01 Linux also needs the MMCONF area to be reserved either in E820 or by Tobias Diedrich · 14 years ago
  50. e0c0a82 This problem was introduced with by Tobias Diedrich · 14 years ago
  51. 8a71dcd The only southbridge having a pirq_assign_irqs function (needed for by Tobias Diedrich · 14 years ago
  52. 2b6e93b Drop W83627THF, it's the same device as W83627THG. by Uwe Hermann · 14 years ago
  53. 3226cf8 Drop commented out debug defines by Patrick Georgi · 14 years ago
  54. 5876d06 Forgot to remove one set of SET_FIDVID defines by Patrick Georgi · 14 years ago
  55. 76e8152 Move the SET_FIDVID* family of configuration options to Kconfig and by Patrick Georgi · 14 years ago
  56. 0f02daf back out parts of #6073 by Stefan Reinauer · 14 years ago
  57. 20c3d77 fix random breakage by Stefan Reinauer · 14 years ago
  58. c2bf26d Move RCBA defines to northbridge (instead of mainboard) by Patrick Georgi · 14 years ago
  59. a69d978 C and other Super I/O cosmetic fixes. by Uwe Hermann · 14 years ago
  60. 2e9323e Add a target for the ASUS A8V-E Deluxe (trivial). by Uwe Hermann · 14 years ago
  61. 0675d5c CK804/MCP55 devicetree.cb cosmetic and indentation fixes. by Uwe Hermann · 14 years ago
  62. 727edb0 Return 0, (as for 40pin cable if SB not found) by Rudolf Marek · 14 years ago
  63. 5d72eb5 Move cable detect logic to a weak function in vt8237r_ide.c and add by Tobias Diedrich · 14 years ago
  64. d441afd Currently the by Tobias Diedrich · 14 years ago
  65. f3cce2f MTRR related improvements for AMD family 10h and family 0Fh systems by Scott Duplichan · 14 years ago
  66. 5960fb3 mainboard/asus/m2v: Set DDR2 voltage to 1.8V by Tobias Diedrich · 14 years ago
  67. e85e0c7c Consensus seems that this is wanted, integrated into the tree somehow. by Patrick Georgi · 14 years ago
  68. ab940df Add support for Fintek F71872 superio. by Jonathan Kollasch · 14 years ago
  69. 5330dd9 Remove superfluous Super I/O res0/res1 lines. by Uwe Hermann · 14 years ago
  70. 1dcd26c Add VT8237A id to src/southbridge/via/vt8237r/bootblock.c by Tobias Diedrich · 14 years ago
  71. e080bca Add pci id and ops for VT8237A SATA controller by Tobias Diedrich · 14 years ago
  72. 5f00e0c Use the new mptable_write_buses() on the ASUS M2V. by Tobias Diedrich · 14 years ago
  73. ca03331 Add mptable for ASUS M2V. by Tobias Diedrich · 14 years ago
  74. d1a1d57 Restructure i3100 Super I/O driver to match the rest of the codebase. by Uwe Hermann · 14 years ago
  75. 340fa93 Random Winbond Super I/O cosmetic and coding-style fixes. by Uwe Hermann · 14 years ago
  76. 02d66fd1b Make amdk8 printk_raminit() accept just a single string parameter by Peter Stuge · 14 years ago
  77. 5015f79 Ensure that config options hidden by r6054 have defaults, and fix MALLOCDBG() by Peter Stuge · 14 years ago
  78. a953f37 Debugging facility improvements. by Uwe Hermann · 14 years ago
  79. f228a6c ITE IT8661F changes to match the common code structure. by Uwe Hermann · 14 years ago
  80. c292467 This fixes a FIXME in src/cpu/amd/mtrr/amd_mtrr.c and shuts up the by Tobias Diedrich · 14 years ago
  81. 8b3cac2 Add acpi tables and dsdt. by Tobias Diedrich · 14 years ago
  82. 6222fe0 Add pirq table for ASUS M2V. by Tobias Diedrich · 14 years ago
  83. 7fa0819 Add #include guards to all Super I/O header files (trivial). by Uwe Hermann · 14 years ago
  84. f648d61 by Ward Vandewege · 14 years ago
  85. 5c6bae2 Random ITE Super I/O fixes. by Uwe Hermann · 14 years ago
  86. 6018e1b DSDT.asl should not report the AMD SB600/SB700 RTC as Intel PIIX4 by Scott Duplichan · 14 years ago
  87. 4e6305f Should be part of 6044. I forgot to add the directory :/ by Tobias Diedrich · 14 years ago
  88. 4a6dfeb This adds the m2v directory and necessary files to src/mainboards/asus and by Tobias Diedrich · 14 years ago
  89. a151f27 Depends on the "Introduce get_vt8237_lpc() function" and by Tobias Diedrich · 14 years ago
  90. 7714cd0 This adds the VT8237A LPC pci_locate_device call in vt8237r_early_smbus.c by Tobias Diedrich · 14 years ago
  91. e165d41 Use get_vt8237_lpc() in vt8237_sb_enable_fid_vid() too. by Tobias Diedrich · 14 years ago
  92. ef2928e Instead of duplicating the pci_locate_device calls multiple times, by Tobias Diedrich · 14 years ago
  93. 6953eeb Add pointer to public PCIe bridge documentation on by Tobias Diedrich · 14 years ago
  94. 113b29f This adds VT8237A specific VLINK/LPC init functions in vt8237_ctrl.c by Tobias Diedrich · 14 years ago
  95. b9e16df Remove empty files added by accident. Sorry about that. Rudolf by Rudolf Marek · 14 years ago
  96. 7bbd7f2 Move K8_ALLOCATE_IO_RANGE to Kconfig. by Patrick Georgi · 14 years ago
  97. 2210135 This adds the VT8237A LPC device id and the pci_driver struct in vt8237r_lpc.c by Tobias Diedrich · 14 years ago
  98. 9fb2e3a FIRST_CPU, SECOND_CPU, TOTAL_CPUS are only used in one by Patrick Georgi · 14 years ago
  99. 168acf9 Fix a few incorrect GIGABYTE board names (trivial). by Uwe Hermann · 14 years ago
  100. fbd85a1 ECS P6IWP-Fe: Fix typo, add missing license header. by Uwe Hermann · 14 years ago