1. 5411e71 Update reference toolchain due to some inlining bugs in 4.5.1 by Stefan Reinauer · 14 years ago
  2. 3817494 fix the tree again. by Stefan Reinauer · 14 years ago
  3. f726602 This was accidently not svn added when the compiler was updated. by Marc Jones · 14 years ago
  4. 6559f43 add license headers to some trivial files and pc87427.h by Stefan Reinauer · 14 years ago
  5. 85b0fa1 drop one more version of doing serial uart output differently. by Stefan Reinauer · 14 years ago
  6. efbfd50 guard against the case that CONFIG_WAIT_BEFORE_CPUS_INIT is not defined at all. by Stefan Reinauer · 14 years ago
  7. 43c1a21 drop unused code in div64.h by Stefan Reinauer · 14 years ago
  8. 0d3e12b print what make is doing (CBFS call) by Stefan Reinauer · 14 years ago
  9. 5fb6216 don't hardcode CONFIG_PC80_SYSTEM by Stefan Reinauer · 14 years ago
  10. 8aedcbc - Fix shortcoming in Kconfig when handling multiple "choice"s by Stefan Reinauer · 14 years ago
  11. 259a39f fix according to coding guidelines by Stefan Reinauer · 14 years ago
  12. b9c224e Add TINY_BOOTBLOCK support for the SiS966 southbridge. by Uwe Hermann · 14 years ago
  13. c36d506 Get mptable OEM/product ID from kconfig variables. by Uwe Hermann · 14 years ago
  14. c2c23dc Add support for cbfs-files-y to the build system. by Patrick Georgi · 14 years ago
  15. 8d0d671 Build fix. by Uwe Hermann · 14 years ago
  16. 41dc1c0 Cleanup up HD audio codec / hda_verb.h files. by Uwe Hermann · 14 years ago
  17. ca466b2 Add dump support for the Winbond/Nuvoton W83527HG. by Zheng Bao · 14 years ago
  18. bb9bcee Set the ROMSIZE as 4MB. by Zheng Bao · 14 years ago
  19. dd6619f no leading zeroes. by Stefan Reinauer · 14 years ago
  20. cc1e645 Attached patch implements the memory speed reductions (and 2T/1T clock logic) for DDR1 memory (939 sockets). The details can be found in BKDG chapter 4.1.3.3. by Rudolf Marek · 14 years ago
  21. 52ff065 This patch just turns on the ACPI resume. by Rudolf Marek · 14 years ago
  22. 475916d Compile cbmem.c instead of including it in romstage, by Rudolf Marek · 14 years ago
  23. c436953 Following patch adds support for suspend/resume functions. I had to change the get_cbmem_toc because macro magic did not work well. by Rudolf Marek · 14 years ago
  24. 59f410f Following patch adds support to bring out the memory out of self refresh when doing resume. by Rudolf Marek · 14 years ago
  25. 97be27e We hardcode highmemory size in every northbridge! This is bad, and especially if suspend to ram is involved. Let the default be taken from cbmem.h which also handles the suspend logic. by Rudolf Marek · 14 years ago
  26. 29c7dfca Add support for the ASUS M2N-E board. by Uwe Hermann · 14 years ago
  27. cb6c9e0 Add detection support for the Winbond W83527HG Super I/O. by Zheng Bao · 14 years ago
  28. dfeb04d fix model 106cx by Stefan Reinauer · 14 years ago
  29. 4041925 Fix the build failure. We have now common fadt.c. by Rudolf Marek · 14 years ago
  30. e8191b4 I was bitten by the rename, this is part of r6165. by Rudolf Marek · 14 years ago
  31. 3310934 Following patch makes just one fadt.c file. For SB700. by Rudolf Marek · 14 years ago
  32. 2a27b20 factor out cpu power management base into a separate file. And fix a bug in by Stefan Reinauer · 14 years ago
  33. 2b9070a catch some illegal configurations (trivial) by Stefan Reinauer · 14 years ago
  34. e7a30ee Don't skip already built targets anymore, because a recent change could have by Stefan Reinauer · 14 years ago
  35. 8677a23 After this has been brought up many times before, rename src/arch/i386 to by Stefan Reinauer · 14 years ago
  36. 198cb96 Two hda_verb.h files: Add more comments. by Uwe Hermann · 14 years ago
  37. 6e7efb7 Add TINY_BOOTBLOCK support for AMD SB700. by Uwe Hermann · 14 years ago
  38. 42b1c43 Merge enable_rom.c files into bootblock.c files. by Uwe Hermann · 14 years ago
  39. d6ecfdb Build fix, forgot to run abuild on the latest tree. by Uwe Hermann · 14 years ago
  40. f8ba64d Deduplicate various ACPI .asl files. by Uwe Hermann · 14 years ago
  41. 4a778db Add missing instruction break. by Zheng Bao · 14 years ago
  42. abebf5c These empty files sneaked in from another patch and shouldn't have been included in r6153, remove them. by Tobias Diedrich · 14 years ago
  43. b672d94 Tobias Diedrich wrote: by Tobias Diedrich · 14 years ago
  44. 89ec376 Allow user to define location for Kconfig config via by Patrick Georgi · 14 years ago
  45. d351925 Move "select CACHE_AS_RAM" lines from boards into CPU socket. by Uwe Hermann · 14 years ago
  46. 8301d83 second round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  47. 836ae29 first round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  48. 1bc5cca Move MMCONF resource into the domain for fam10 for the resource allocator. by Myles Watson · 14 years ago
  49. 4028ce7 Get rid of some unneeded function prototypes in romstage.c files. by Uwe Hermann · 14 years ago
  50. 7f20d73 Trivial. Fix typo. sh> find -name "acpi_tables.c" | xargs sed -i "s/FDAT/FADT/g" by Zheng Bao · 14 years ago
  51. d421c81 Drop unused/obsolete CONFIG_COMPRESS from a few board Kconfigs. by Uwe Hermann · 14 years ago
  52. 0f08c64 Get rid of some useless/empty *_fixups.c files. by Uwe Hermann · 14 years ago
  53. 9b9791c Winbond W83627HF: Use existing functions instead of open-coding. by Uwe Hermann · 14 years ago
  54. 29cb06a Before lane reversal, by Zheng Bao · 14 years ago
  55. a8c8490 Add initial support for the ASUS M4A78-EM. by Juhana Helovuo · 14 years ago
  56. 3a4ed15 W83627DHG/W83627EHG fixups for virtual LDNs. by Uwe Hermann · 14 years ago
  57. e55eb97 ACPI table dumping wrapper script by Stefan Reinauer · 14 years ago
  58. 0bafd96 Following patch removes the cut-and-paste stuff from Mahagony and fixes the _CRS object to make it work (same code as on M2V-MX SE) by Rudolf Marek · 14 years ago
  59. 3693266 Update coreboot crossgcc toolchain, GCC 4.5.1, MPFR 3.0.0, GDB 7.2. by Marc Jones · 14 years ago
  60. ea62e9b More explicite and straight way to set seed. by Zheng Bao · 14 years ago
  61. 9c9ae3a The patch just make the power LED on. by Rudolf Marek · 14 years ago
  62. f41752c Fix the SPD to channel mapping. Please note that there is something wrong with UMA. by Rudolf Marek · 14 years ago
  63. 6b8c721 Trivial. Reindent and dos2unix. by Zheng Bao · 14 years ago
  64. ca6d808 Tobias Diedrich wrote: by Tobias Diedrich · 14 years ago
  65. b97030d Add Fintek F71889 detection and dump support. by David Hendricks · 14 years ago
  66. 6fc7d27 fix typo by Stefan Reinauer · 14 years ago
  67. d73c505 devicetree.cb: Only add as many entries as there are DIMM slots. by Uwe Hermann · 14 years ago
  68. 3645e61 - Add support for Intel Pentium III MSRs by Tobias Diedrich · 14 years ago
  69. e87c38e After finding the missing bit poweroff works now. by Tobias Diedrich · 14 years ago
  70. 39124dd Broadcom BCM5785: Add TINY_BOOTBLOCK support. by Uwe Hermann · 14 years ago
  71. e89d8a5 AMD SB600: Add TINY_BOOTBLOCK support. by Uwe Hermann · 14 years ago
  72. 1f7d3c5 AMD-8111: Add TINY_BOOTBLOCK support. by Uwe Hermann · 14 years ago
  73. df323fc MCP55: Add TINY_BOOTBLOCK support. by Uwe Hermann · 14 years ago
  74. 48ae608 S3 support for ASUS M2V by Tobias Diedrich · 14 years ago
  75. ba9f0b3 With low serial console loglevels a pcie graphics card is not by Tobias Diedrich · 14 years ago
  76. 88dc531 This patch solves crashes and BSODs that occur when booting Win7 with by Scott Duplichan · 14 years ago
  77. 0cda959 USBDEBUG by default in abuild was committed by mistake and by Patrick Georgi · 14 years ago
  78. 612fcc3 Make smp_write_bus static (local scope), to prevent new boards from by Patrick Georgi patrick · 14 years ago
  79. 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
  80. 9b5295f Drop unused ACPI_WRITE_MADT_IOAPIC #define. by Uwe Hermann · 14 years ago
  81. 0d5a6ac Drop per-board ram_check() calls for now. by Uwe Hermann · 14 years ago
  82. 7411eab Final set of smp_write_bus -> mptable_write_buses changes. by Patrick Georgi · 14 years ago
  83. 394965d Workaround to get die.c to work with romcc. by Patrick Georgi · 14 years ago
  84. 6e9ab97 i855: Remove useless memctrl indirection. by Uwe Hermann · 14 years ago
  85. abc0c85 Printing coreboot debug messages on VGA console is pretty much useless, since by Stefan Reinauer · 14 years ago
  86. e9c4473 acpi.h: Small fixes and adding comments. by Uwe Hermann · 14 years ago
  87. fae0d6c Move CK804_PCI_E_X and CK804B_PCI_E_X defines (which have been 4 by by Jonathan Kollasch · 14 years ago
  88. 7b99705 Simplify a few code chunks, fix whitespace and indentation. by Uwe Hermann · 14 years ago
  89. 57b2ff8 Drop excessive whitespace randomly sprinkled in romstage.c files. by Uwe Hermann · 14 years ago
  90. 5244e1b Convert more boards to use mptable_write_buses. by Patrick Georgi · 14 years ago
  91. 8cda969 Convert boards to use mptable_write_buses. by Patrick Georgi · 14 years ago
  92. d8a789f Move MCP55_PCI_E_X_* to Kconfig. Any useless values in romstage.cs were by Patrick Georgi · 14 years ago
  93. 6dc92f0 Use DIMM0 et al in lots more places instead of hardocding values. by Uwe Hermann · 14 years ago
  94. 86a5717 Build fix. by Uwe Hermann · 14 years ago
  95. 26535d6 Merge all spd_addr.h into the resp. romstage.c files. by Uwe Hermann · 14 years ago
  96. d773fd3 Some more DIMM0 related cleanups and deduplication. by Uwe Hermann · 14 years ago
  97. 9bd9a90 Unify DIMM SPD addressing. For Geode, change the by Patrick Georgi · 14 years ago
  98. 622824c Cosmetic fixes and comment additions in acpi.c. by Uwe Hermann · 14 years ago
  99. e882630 Add test to check for up-to-date GPL license headers to lint. by Patrick Georgi · 14 years ago
  100. 911e2ac drop temp file from coreboot tree by Stefan Reinauer · 14 years ago