1. 1af297c Check for installed compilers (remove .xcompile) at make clean, not distclean. by Myles Watson · 15 years ago
  2. 3d11359 Fix amdht on newer compilers. by Patrick Georgi · 15 years ago
  3. 753169d Kconfig builds all boards now. by Patrick Georgi · 15 years ago
  4. 95c50c6 - Let AMD CAR code pick the right XIP area by Rudolf Marek · 15 years ago
  5. a0c68f8 by Stefan Reinauer · 15 years ago
  6. 1f807fd - Fix UDELAY options and HAVE_INIT_TIMER [kconfig] by Patrick Georgi · 15 years ago
  7. ce56835 - use LAPIC timer if selected (instead of TSC all the time) [kconfig] by Patrick Georgi · 15 years ago
  8. a29fb61 improve debug output. by Stefan Reinauer · 15 years ago
  9. 1bb6828 romcc: by Patrick Georgi · 15 years ago
  10. 9db833b trival. All the changes is about comment and spaces. In superio folder. by Zheng Bao · 15 years ago
  11. 0f0aa15 Fix technexion tim5690 build failure - REALMODE option required for x86.c mainboard function to be built. by Marc Jones · 15 years ago
  12. a64f888 newconfig compilation failed with by Stefan Reinauer · 15 years ago
  13. c143693 Add mainboard x86emu interrupt function support. Add tim5690 VGA BIOS functions: int15 getting LCD panel ID. by Libra Li · 15 years ago
  14. 9341acd Tiny Bootblock, step 1/n. by Patrick Georgi · 15 years ago
  15. 336daa7 make strcmp happy by including string.h (trivial) by Stefan Reinauer · 15 years ago
  16. 467b12a Allow user to specify the size of a newly created cbfs image by Patrick Georgi · 15 years ago
  17. 7a27fc5 Make coreboot load VSA from CBFS on amd/gx2. by Patrick Georgi · 15 years ago
  18. eecaba8 Clean up amd/dbm690t and kontron/986lcd-m some more (not by Patrick Georgi · 15 years ago
  19. f3662fc CONFIG_K8_MEM_BANK_B_ONLY and CONFIG_PCIE_CONFIGSPACE_HOLE aren't used _anywhere_, so drop by Patrick Georgi · 15 years ago
  20. 99cf349 Filter out some more K8/Fam10 specific options on unrelated boards. Trivial. by Patrick Georgi · 15 years ago
  21. 50b5b2b - speed up board comparison by only building abuild configs, not the whole by Stefan Reinauer · 15 years ago
  22. 1a4d900 Make "KBuild report" a bit happier by Stefan Reinauer · 15 years ago
  23. 48ca7b2 minor bug in the cbfs documentation (trivial) by Stefan Reinauer · 15 years ago
  24. ee55f80 by Ward Vandewege · 15 years ago
  25. 8fddb24 The drivers for the k8t890 weren't being built. Increased heapsize. by Myles Watson · 15 years ago
  26. 85e6870 crossgcc: Fix MPFR download location by Peter Stuge · 15 years ago
  27. b66fb79 Push VSA into CBFS for amd/lx systems. It's not hooked up to by Patrick Georgi · 15 years ago
  28. f4aca1d cbfstool: Fill memory allocated in create_cbfs_file() with 0xff by Peter Stuge · 15 years ago
  29. 1a76ebe Trivial fixes for kconfig. They fix all non-fam10 build failures. by Myles Watson · 15 years ago
  30. 59968f5 Trivial fix for kconfig socket 441 (typo was 411) so that d945gclf builds. by Myles Watson · 15 years ago
  31. eb097aa Eliminate some noise in the output of compareboard on non-K8/Fam10h boards by Patrick Georgi · 15 years ago
  32. 0f6ee7b Not all boards cope with automatically sized bootblocks, leading to 4GB by Patrick Georgi · 15 years ago
  33. 702a5a5 Atom only supports 32bit MTRRs (trivial) by Stefan Reinauer · 15 years ago
  34. 01dd9e1 Trivial. SCH4304 and SCH4307 have the same device id. by Zheng Bao · 15 years ago
  35. 6085527 Add support for the SMSC SCH4304 Super I/O. by Zheng Bao · 15 years ago
  36. 4d41a3b Maciej Pijanka tried to get the Biostar M6TLD running, and created a patch for by Maciej Pijanka · 15 years ago
  37. f30a2220 msrtool: Fix simple breakage in r4964 by Peter Stuge · 15 years ago
  38. d80e57c msrtool: Add FreeBSD support using /dev/cpuctl ioctl interface by Andriy Gapon · 15 years ago
  39. 7df17af msrtool: Make configure more POSIX sh friendly by Andriy Gapon · 15 years ago
  40. be89c41 msrtool: Actually do PREFIX substitution in Makefile by Peter Stuge · 15 years ago
  41. 436f99b Eliminate special case id.inc/id.lds in favor of a configuration variable ID_SECTION_OFFSET by Patrick Georgi · 15 years ago
  42. c58290c Let ld(1) calculate the required size for code in the bootblock automatically. by Maciej Pijanka · 15 years ago
  43. b0f82d9 Really hook up s2850 and s2875. Trivial. by Patrick Georgi · 15 years ago
  44. 4638c92 Make newconfig and kconfig agree on MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_ID by Patrick Georgi · 15 years ago
  45. 13250d1 Remove commented out example MSR definitions by Peter Stuge · 15 years ago
  46. 226280c Add the following GeodeLX memory controller MSRs by Nathan Williams · 15 years ago
  47. d9276e5 Trivial style changes, replace a few C++ type comments, and some code reuse by Peter Stuge · 15 years ago
  48. 4e54b40 by Libra Li · 15 years ago
  49. 4cede71 This patch is buzzer of TechNexion TIM-5690. by Libra Li · 15 years ago
  50. 46c920e msrtool: Fix Geode LX probe function, Family/Model were swapped by Peter Stuge · 15 years ago
  51. 26774f2 Make the kconfig-style build work in mingw: by Patrick Georgi · 15 years ago
  52. b198a47 Add GLCP_SYS_RSTPLL MSR defines for GeodeLX by Peter Stuge · 15 years ago
  53. 354bde6e Trivial fix for tyan/s2912 to build. Remove overspecified options in Config.lb. by Myles Watson · 15 years ago
  54. 3aa5f61 Update amdk8/util.c since __PRE_RAM__. Make node & link more unique. by Myles Watson · 15 years ago
  55. 7a1e81a This is a patch to control the DIP switch and digital I/O. by Libra Li · 15 years ago
  56. ae3e998 Silence two warnings. Only use the Qemu hard-coded address for VGA devices. by Myles Watson · 15 years ago
  57. 61c6aec Initialize memory before using it. put_bits wants it that way. Trivial. by Patrick Georgi · 15 years ago
  58. 34b876c msrtool: Add comment with DirectIO URL to the code where it is used. by Peter Stuge · 15 years ago
  59. cafac66 Fix manual (non-kconfig) build of the following boards, due to by Uwe Hermann · 15 years ago
  60. 5b69883 Complete the Kconfig of socket_AM2r2. by Zheng Bao · 15 years ago
  61. 6a3ca4e Cosmetics (trivial). by Uwe Hermann · 15 years ago
  62. 0d082d5 Print size of file on cbfs_add_file failure. The size of the file after by Myles Watson · 15 years ago
  63. bdf4157 Adapt ROM_IMAGE_SIZE, too. ROMBASE should probably be defined by Patrick Georgi · 15 years ago
  64. 2e67273 Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu. by Myles Watson · 15 years ago
  65. f9a7260 Trivial debug print format string fix for romcc. by Myles Watson · 15 years ago
  66. 2d892f1 Get rid of the ugly warning the right way. by Myles Watson · 15 years ago
  67. 339722e Revert my too-hasty commit. by Myles Watson · 15 years ago
  68. 8f84813 Silence an ugly-looking warning. Two casts were not enough, so just don't cast by Myles Watson · 15 years ago
  69. 6056b97 Rework bootblock size handling: by Patrick Georgi · 15 years ago
  70. c243639 Help track down enable_rom issues in CBFS. If the magic by Patrick Georgi · 15 years ago
  71. c0ac7e9 by Stefan Reinauer · 15 years ago
  72. a0141f0 Add detection and dump support for the Winbond WPCD376I. by Sean Young · 15 years ago
  73. 7f91d92 Enable Multiboot table support (for GRUB2) by default. by Ronald G. Minnich · 15 years ago
  74. 0da38dd Add a "locate" function cbfstool, which helps you find by Patrick Georgi · 15 years ago
  75. 031029d These are post codes for TIM-5690 LED debug message. by Libra Li · 15 years ago
  76. d27c08c Remove drivers/pci/onboard. The only purpose was for option ROMs, which are by Myles Watson · 15 years ago
  77. 547d48a Remove some white space and comment differences from devicetree.cb and Config.lb by Myles Watson · 15 years ago
  78. d63085b2 Drop all pre-CBFS rom_address entries in Config.lb/devicetree.cb. by Uwe Hermann · 15 years ago
  79. eeec0ef Revert the deletion of drivers/pci/onboard that snuck in ahead of its time. by Myles Watson · 15 years ago
  80. 1d6d45e Split the two usages of __ROMCC__: by Myles Watson · 15 years ago
  81. 637309d Remove hard coded bus numbers from arima/hdama mptable code and fix warnings. by Myles Watson · 15 years ago
  82. be10190 Add debugging utility file for dumping routing registers on K8. by Myles Watson · 15 years ago
  83. eb81a5b Don't try to set fixed resources. Trivial. by Myles Watson · 15 years ago
  84. 4374f42 fix length field in dmi tables. Newer DMI versions through errors by Stefan Reinauer · 15 years ago
  85. d18faac if x86emu was running for VGA init a corrupted low table RSDP by Stefan Reinauer · 15 years ago
  86. 4172efc biosemu (non-yabel) cleanup by Stefan Reinauer · 15 years ago
  87. 46634e7 fix Qemu by Stefan Reinauer · 15 years ago
  88. 67fed69 http://www.coreboot.org/pipermail/coreboot/2007-October/025740.html by Stefan Reinauer · 15 years ago
  89. e6ad7fa If the coreboot and filo overlap, it will "slice off" a piece at the by Zheng Bao · 15 years ago
  90. 448509b by Mark Marshall · 15 years ago
  91. d08e69d Use more care when implementing the PCI BIOS functions. by Mark Marshall · 15 years ago
  92. 2fa7c2e When loading an option ROM use the class stored in the device to by Mark Marshall · 15 years ago
  93. 5fc7f98 Fix up typo in Socket 441 CPUs, and add a few (trivial) Kconfig files for them. by Stefan Reinauer · 15 years ago
  94. c668048 Some fixes. by Patrick Georgi · 15 years ago
  95. 7110d40 x86emu: Add support for the following opcodes: by Stefan Reinauer · 15 years ago
  96. 8429de7 Add 82Q35/P35/Q33/G33/G31/P31 support to inteltool. by Loïc Grenié · 15 years ago
  97. ba49fb7 typo. trivial. Then -> Than. by Zheng Bao · 15 years ago
  98. 68ce4e7 Set SB_HT_CHAIN_ON_BUS0 correctly for arima/hdama. Trivial. by Myles Watson · 15 years ago
  99. dc32148 Only remove .xcompile with distclean. Look for crossgcc in util. by Myles Watson · 15 years ago
  100. 3f3a5f6 ADLO has long been replaced by SeaBIOS, and it's also in v1 if someone needs by Stefan Reinauer · 15 years ago