1. d773fd3 Some more DIMM0 related cleanups and deduplication. by Uwe Hermann · 14 years ago
  2. 9bd9a90 Unify DIMM SPD addressing. For Geode, change the by Patrick Georgi · 14 years ago
  3. 622824c Cosmetic fixes and comment additions in acpi.c. by Uwe Hermann · 14 years ago
  4. e882630 Add test to check for up-to-date GPL license headers to lint. by Patrick Georgi · 14 years ago
  5. 911e2ac drop temp file from coreboot tree by Stefan Reinauer · 14 years ago
  6. 607614d Fix/drop some obsolete comments, by Uwe Hermann · 14 years ago
  7. 24f324c Drop unused and incorrect RTC_DEV for Winbond W83627EHG. by Uwe Hermann · 14 years ago
  8. 17e5266 Make lint script executable, otherwise invocation fails. by Uwe Hermann · 14 years ago
  9. 302993f lint tests can now describe what they do (for the benefit of make lint users) by Patrick Georgi · 14 years ago
  10. c6ef20f Add "make lint" target that calls all util/lint/lint-* scripts by Patrick Georgi · 14 years ago
  11. 558362f Set locale to POSIX to avoid problems with invalid 8bit character by Patrick Georgi · 14 years ago
  12. 8c107bc Move DIMM_MAP_LOGICAL to Kconfig. by Patrick Georgi · 14 years ago
  13. 9e18038 Move register block definitions out of board code into by Patrick Georgi · 14 years ago
  14. d491769 For completeness sake: License header. by Patrick Georgi · 14 years ago
  15. d28c298 Eliminate SET_NB_CFG_54 option. There was no board that by Patrick Georgi · 14 years ago
  16. 361bd10 Move Intel power management related defines to some central location. by Patrick Georgi · 14 years ago
  17. 0fe6e9a Dynamically generate PNP0C02 mainboard resources in SSDT by Tobias Diedrich · 14 years ago
  18. 8520e01 Linux also needs the MMCONF area to be reserved either in E820 or by Tobias Diedrich · 14 years ago
  19. e0c0a82 This problem was introduced with by Tobias Diedrich · 14 years ago
  20. 8a71dcd The only southbridge having a pirq_assign_irqs function (needed for by Tobias Diedrich · 14 years ago
  21. 2b6e93b Drop W83627THF, it's the same device as W83627THG. by Uwe Hermann · 14 years ago
  22. 3226cf8 Drop commented out debug defines by Patrick Georgi · 14 years ago
  23. 5876d06 Forgot to remove one set of SET_FIDVID defines by Patrick Georgi · 14 years ago
  24. 76e8152 Move the SET_FIDVID* family of configuration options to Kconfig and by Patrick Georgi · 14 years ago
  25. 0f02daf back out parts of #6073 by Stefan Reinauer · 14 years ago
  26. 20c3d77 fix random breakage by Stefan Reinauer · 14 years ago
  27. c2bf26d Move RCBA defines to northbridge (instead of mainboard) by Patrick Georgi · 14 years ago
  28. a69d978 C and other Super I/O cosmetic fixes. by Uwe Hermann · 14 years ago
  29. 2e9323e Add a target for the ASUS A8V-E Deluxe (trivial). by Uwe Hermann · 14 years ago
  30. 0675d5c CK804/MCP55 devicetree.cb cosmetic and indentation fixes. by Uwe Hermann · 14 years ago
  31. 727edb0 Return 0, (as for 40pin cable if SB not found) by Rudolf Marek · 14 years ago
  32. 5d72eb5 Move cable detect logic to a weak function in vt8237r_ide.c and add by Tobias Diedrich · 14 years ago
  33. d441afd Currently the by Tobias Diedrich · 14 years ago
  34. f3cce2f MTRR related improvements for AMD family 10h and family 0Fh systems by Scott Duplichan · 14 years ago
  35. 5960fb3 mainboard/asus/m2v: Set DDR2 voltage to 1.8V by Tobias Diedrich · 14 years ago
  36. e85e0c7c Consensus seems that this is wanted, integrated into the tree somehow. by Patrick Georgi · 14 years ago
  37. ab940df Add support for Fintek F71872 superio. by Jonathan Kollasch · 14 years ago
  38. 5330dd9 Remove superfluous Super I/O res0/res1 lines. by Uwe Hermann · 14 years ago
  39. 1dcd26c Add VT8237A id to src/southbridge/via/vt8237r/bootblock.c by Tobias Diedrich · 14 years ago
  40. e080bca Add pci id and ops for VT8237A SATA controller by Tobias Diedrich · 14 years ago
  41. 5f00e0c Use the new mptable_write_buses() on the ASUS M2V. by Tobias Diedrich · 14 years ago
  42. ca03331 Add mptable for ASUS M2V. by Tobias Diedrich · 14 years ago
  43. d1a1d57 Restructure i3100 Super I/O driver to match the rest of the codebase. by Uwe Hermann · 14 years ago
  44. 340fa93 Random Winbond Super I/O cosmetic and coding-style fixes. by Uwe Hermann · 14 years ago
  45. 02d66fd1b Make amdk8 printk_raminit() accept just a single string parameter by Peter Stuge · 14 years ago
  46. 5015f79 Ensure that config options hidden by r6054 have defaults, and fix MALLOCDBG() by Peter Stuge · 14 years ago
  47. a953f37 Debugging facility improvements. by Uwe Hermann · 14 years ago
  48. f228a6c ITE IT8661F changes to match the common code structure. by Uwe Hermann · 14 years ago
  49. c292467 This fixes a FIXME in src/cpu/amd/mtrr/amd_mtrr.c and shuts up the by Tobias Diedrich · 14 years ago
  50. 8b3cac2 Add acpi tables and dsdt. by Tobias Diedrich · 14 years ago
  51. 6222fe0 Add pirq table for ASUS M2V. by Tobias Diedrich · 14 years ago
  52. 7fa0819 Add #include guards to all Super I/O header files (trivial). by Uwe Hermann · 14 years ago
  53. f648d61 by Ward Vandewege · 14 years ago
  54. 5c6bae2 Random ITE Super I/O fixes. by Uwe Hermann · 14 years ago
  55. 6018e1b DSDT.asl should not report the AMD SB600/SB700 RTC as Intel PIIX4 by Scott Duplichan · 14 years ago
  56. 4e6305f Should be part of 6044. I forgot to add the directory :/ by Tobias Diedrich · 14 years ago
  57. 4a6dfeb This adds the m2v directory and necessary files to src/mainboards/asus and by Tobias Diedrich · 14 years ago
  58. a151f27 Depends on the "Introduce get_vt8237_lpc() function" and by Tobias Diedrich · 14 years ago
  59. 7714cd0 This adds the VT8237A LPC pci_locate_device call in vt8237r_early_smbus.c by Tobias Diedrich · 14 years ago
  60. e165d41 Use get_vt8237_lpc() in vt8237_sb_enable_fid_vid() too. by Tobias Diedrich · 14 years ago
  61. ef2928e Instead of duplicating the pci_locate_device calls multiple times, by Tobias Diedrich · 14 years ago
  62. 6953eeb Add pointer to public PCIe bridge documentation on by Tobias Diedrich · 14 years ago
  63. 113b29f This adds VT8237A specific VLINK/LPC init functions in vt8237_ctrl.c by Tobias Diedrich · 14 years ago
  64. b9e16df Remove empty files added by accident. Sorry about that. Rudolf by Rudolf Marek · 14 years ago
  65. 7bbd7f2 Move K8_ALLOCATE_IO_RANGE to Kconfig. by Patrick Georgi · 14 years ago
  66. 2210135 This adds the VT8237A LPC device id and the pci_driver struct in vt8237r_lpc.c by Tobias Diedrich · 14 years ago
  67. 9fb2e3a FIRST_CPU, SECOND_CPU, TOTAL_CPUS are only used in one by Patrick Georgi · 14 years ago
  68. 168acf9 Fix a few incorrect GIGABYTE board names (trivial). by Uwe Hermann · 14 years ago
  69. fbd85a1 ECS P6IWP-Fe: Fix typo, add missing license header. by Uwe Hermann · 14 years ago
  70. 68854f3 Remove unused defines (UART_*) by Patrick Georgi · 14 years ago
  71. 8c02368 Various Super I/O fixes and corrections. by Uwe Hermann · 14 years ago
  72. 9915944 Remove comments that are obsolete since r6028. by Uwe Hermann · 14 years ago
  73. 00e1460 Move QRANK_DIMM_SUPPORT to Kconfig, removing it from romstage.c by Patrick Georgi · 14 years ago
  74. d51122d Various PIRQ/MPTABLE/ACPI Kconfig fixes. by Uwe Hermann · 14 years ago
  75. adc9750 Follow-up for r6025, do 0x87 twice in superio.c, too. by Uwe Hermann · 14 years ago
  76. 27770c9 According to the description in datasheet of f71889, by Zheng Bao · 14 years ago
  77. 0e40e6b Add detection support for the Fintek F81865/F81865-I. by Zheng Bao · 14 years ago
  78. eca3280 Add Kconfig CPU speed selection to Geode GX2 boards. by Nils Jacobs · 14 years ago
  79. f29b3b6 GX2: Define the unused DIMM1 to 0xFF to make it obvious it is a bogus value. by Nils Jacobs · 14 years ago
  80. a1e2c56 Remove banner wrapper function and unify print(k) usage. by Nils Jacobs · 14 years ago
  81. 7d34188 Fintek and Intel i3100 Super I/O cleanups. by Uwe Hermann · 14 years ago
  82. e487047 Various cosmetic and coding style fixes in src/devices. by Uwe Hermann · 14 years ago
  83. 305e886 Add a rom_enable() function to via/vt8231 and call it from via/epia/romstage.c by Uwe Hermann · 14 years ago
  84. 0ae7131 Add Fintek F71889 Super I/O support. by Alec Ari · 14 years ago
  85. a215b0f Remove some unused code from gx2/raminit.c. by Nils Jacobs · 14 years ago
  86. e98db79 Clean up some more comments and white space in model_gx2/cpureginit.c. by Nils Jacobs · 14 years ago
  87. 5beac7f Clean up some comments and white space in gx2/northbridgeinit.c by Nils Jacobs · 14 years ago
  88. b545852 Need to clear downstream read cycle retry bit, or the bus scan will by Tobias Diedrich · 14 years ago
  89. d50b43a This adds pci device ids and pci_driver structs for the K8T890 CF by Tobias Diedrich · 14 years ago
  90. 76890dd Change Geode GX2 to use the auto DRAM detect code from Geode LX. by Nils Jacobs · 14 years ago
  91. 9644623 Remove some unused code. by Nils Jacobs · 14 years ago
  92. 809e29e GX2: Clean up some white space and comments. by Nils Jacobs · 14 years ago
  93. fc9fcf7 GX2: Change MSR register numbers into more descriptive names. by Nils Jacobs · 14 years ago
  94. e5b60bc Remove definitions of ACPI_SSDTX_NUM to 0, that's the default anyway. by Uwe Hermann · 14 years ago
  95. f9892166 Remove incorrect IOAPIC lines from some mptable.c files. by Uwe Hermann · 14 years ago
  96. 27612ed Fix AMD family 10h engineering sample is reported as 'thermal test kit'. by Scott Duplichan · 14 years ago
  97. da22d21 Mptable related fixes for ASUS P2B-DS. by Uwe Hermann · 14 years ago
  98. dca8b1b Use common code to set PCI subsystem in mcp55. by Jonathan Kollasch · 14 years ago
  99. c7f3f80 Deduplicate ck804 subsystem-setting functionality. by Jonathan Kollasch · 14 years ago
  100. bb42300 Drop duplicate HAVE_ACPI_TABLES (trivial). by Uwe Hermann · 14 years ago