1. 45cbc35 Fix obvious typos (trivial). by Uwe Hermann · 15 years ago
  2. 3db199c Make fam10 build (but not boot due to bootblock size problems.) by Myles Watson · 15 years ago
  3. b106f9b Add the compareboard utility which is useful for porting by Patrick Georgi · 15 years ago
  4. 4d7ec68 Remove useless udelay() duplication. by Uwe Hermann · 15 years ago
  5. c0528d6 HAVE_ACPI_TABLES cleanups for kconfig: by Uwe Hermann · 15 years ago
  6. 7fe4191 Make console maximum/default log level a choice option. by Uwe Hermann · 15 years ago
  7. fcb28b6 Drop "select CONSOLE_SERIAL8250" from QEMU, it's default-y anyway. by Uwe Hermann · 15 years ago
  8. 3fe6b70 Add const to get rid of some warnings when passing quoted strings. by Myles Watson · 15 years ago
  9. 4258409 This change allows us to see the spd on the s850, finally. by Ronald G. Minnich · 15 years ago
  10. 517bb20 Remove extra CONFIG variables. by Myles Watson · 15 years ago
  11. e7bbb50 Remove default n statements to simplify .config and ldoptions files. by Myles Watson · 15 years ago
  12. 86bf679 Move the ulzma prototype out of the function to make the code easier to read. by Myles Watson · 15 years ago
  13. 00f0267 Remaining boards are Kconfig'd now. Whether they work by Patrick Georgi · 15 years ago
  14. 91ff0df More Kconfig-supported boards, and also kconfig support by Patrick Georgi · 15 years ago
  15. 748475b More kconfig cleanups: by Uwe Hermann · 15 years ago
  16. ebb43d6 Fix CS5535 build for kconfig, more kconfig boards (lippert, artec) by Patrick Georgi · 15 years ago
  17. e3fcd45 Simplify targets/amd/serengeti_cheetah/Config.lb. There were too many by Myles Watson · 15 years ago
  18. ea1522b by Ronald G. Minnich · 15 years ago
  19. cc2b9f2 Set MMX and SSE where needed. Note that many boards don't even bother by Ronald G. Minnich · 15 years ago
  20. 0523875 Disable x86emu for via based boards which bring their own vgabios.c by Patrick Georgi · 15 years ago
  21. 9840245 More kconfig: by Patrick Georgi · 15 years ago
  22. 824fce4 Oops, wrong type for Kconfig value. Trivial fix by Patrick Georgi · 15 years ago
  23. 5726f92 Kconfig: AMD Fam10, all Tyan boards. by Patrick Georgi · 15 years ago
  24. b97ee05 Emergency fix. Failover.inc can end up with code that uses sse. It has by Ronald G. Minnich · 15 years ago
  25. 95313d8 Major CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some of these boards by Uwe Hermann · 15 years ago
  26. 17aeeca Kconfig allows you to run all PCI ROMs, VGA only, or non-VGA only. by Myles Watson · 15 years ago
  27. 877119a Fix trivial typo in Kconfig spotted by Peter, introduced by me. by Patrick Georgi · 15 years ago
  28. 7b6a0a8 Get rid of early_serial, it is now a generic function in early_init. by Ronald G. Minnich · 15 years ago
  29. 869bbc4 Convert all "default y" options to "select FOO" (shorter). by Uwe Hermann · 15 years ago
  30. 168b11b Various Kconfig fixes and improvements: by Uwe Hermann · 15 years ago
  31. dd56514 Fix intel board build on kconfig. MAX_CPUS was missing by Patrick Georgi · 15 years ago
  32. 66b7404 Kconfig: by Patrick Georgi · 15 years ago
  33. 31f81a6 Enable full ROM access on AMD CS5530(A) (needed for CBFS). by Uwe Hermann · 15 years ago
  34. fdfaada More boards in kconfig, and moved -O2 flag for romcc into by Patrick Georgi · 15 years ago
  35. 99950c2 Use by Uwe Hermann · 15 years ago
  36. 0e9a925 Various fixes to Kconfig: All kconfig-boards should have a by Patrick Georgi · 15 years ago
  37. a3d6ea8 Remove duplicate device trees for Tyan s289x. Remove pre-CBFS statements. by Myles Watson · 15 years ago
  38. c04be93 Backport facility to specify a local coreboot version suffix from v3. by Uwe Hermann · 15 years ago
  39. ba6a93d Remove svn:externals that pull in all kinds of useful tools that by Patrick Georgi · 15 years ago
  40. 652cd81 Without these fixes the w83627dhg driver (which is currently not used by any by Stefan Reinauer · 15 years ago
  41. 84d69f7 fix building on Linux again, working around crude runtime OS detection. by Stefan Reinauer · 15 years ago
  42. b24e276 PCI_ROM_RUN and CONSOLE_VGA are global options in Kconfig and by Uwe Hermann · 15 years ago
  43. 9095092 The new CBFS based build system requires the whole ROM to be accessible by Uwe Hermann · 15 years ago
  44. 24796fd This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE. by Patrick Georgi · 15 years ago
  45. 70b0cf2 Add initial kconfig support for all AMD GX1 boards. by Uwe Hermann · 15 years ago
  46. 5bb1028 This removes the uses of the buildrom utility and the coreboot.strip by Patrick Georgi · 15 years ago
  47. 0dd7133 Remove a bit of pre-cbfs build system infrastructure. by Patrick Georgi · 15 years ago
  48. 3c2d874 Remove another FAILOVER variable. (trivial) by Patrick Georgi · 15 years ago
  49. f9ef208 Add gigabyte/m57sli support to Kconfig. Whitespace fixes to devicetree.cb by Harald Gutmann · 15 years ago
  50. 37ea341 Move HAVE_FAILOVER_BOOT and USE_FAILOVER_IMAGE from by Patrick Georgi · 15 years ago
  51. 689a720 Tell vgabios code in a couple of boards/chipsets about CBFS by Patrick Georgi · 15 years ago
  52. 6768f39 Remove: by Patrick Georgi · 15 years ago
  53. 8f3ec7b Remove duplicate and not too useful Kconfig board comments as by Uwe Hermann · 15 years ago
  54. 1c53d77 Remove the Embedded Planet board. by Ronald G. Minnich · 15 years ago
  55. 6cc9c0a Remove left-over targets/motorola/*, fix Dell PowerEdge 1850 name. by Uwe Hermann · 15 years ago
  56. 4703bf1 Remove motorola PPC boards. These have lain untouched and unused by anyone by Ronald G. Minnich · 15 years ago
  57. 5bf864e Drop remainders of the removed Totalimpact board. Fix typos. by Uwe Hermann · 15 years ago
  58. 149d675 Support variables for MMX and SSE. These would be used in by Ronald G. Minnich · 15 years ago
  59. 4c5786b Add some trivial numbers for 945, and Core2 Duo E8200 Intel parts by Peter Stuge · 15 years ago
  60. 9536c06 Add romstrap to asus/m2v-mx_se in Kconfig. by Myles Watson · 15 years ago
  61. 1df483d Get rid of the total impact. Vendor died 5 years ago and nobody cares. by Ronald G. Minnich · 15 years ago
  62. 20d5c2e Fix Kconfig build for K8 boards. by Myles Watson · 15 years ago
  63. e3de8b7 OK, this builds and even looks right. dell needs its own Makefile.inc because by Ronald G. Minnich · 15 years ago
  64. 8a7ffd8 typo by Ronald G. Minnich · 15 years ago
  65. e14f583 We need this to be Kconfig. The old way is not trusted by me. by Ronald G. Minnich · 15 years ago
  66. 61d66db This is now set up more like the real hardware likes it. by Ronald G. Minnich · 15 years ago
  67. 26dd71c Fix payload loading in various corner cases when working by Patrick Georgi · 15 years ago
  68. aeab4fc Compress stage if CONFIG_COMPRESS is activated, instead of by Patrick Georgi · 15 years ago
  69. e23e372 Hm, quickfix to prevent the following crash, no idea yet what happens: by Uwe Hermann · 15 years ago
  70. 90d1740 Add initial inteltool support for Intel 440BX/440LX and 82371AB/EB/MB. by Maciej Pijanka · 15 years ago
  71. 2583dd2 by Ward Vandewege · 15 years ago
  72. 56f5fb7 Fix endless loop when trying to add a too large file to CBFS, by Patrick Georgi · 15 years ago
  73. 53ad9f5 Make CONFIG_HAVE_HIGH_TABLES consistent in where and how it is set. by Myles Watson · 15 years ago
  74. babb03a Remove pre-CBFS _vgabios_start and _vgabios_end. by Myles Watson · 15 years ago
  75. e59f2e1 A keyboard controller fix to stop the code from waiting for a code that never by Marc Jones · 15 years ago
  76. 120bff8 Fix a number of board names in Kconfig (trivial). by Uwe Hermann · 15 years ago
  77. 6842c02 Remove MAINBOARD_OPTIONS, which is a relic from early kconfig development. by Patrick Georgi · 15 years ago
  78. 6e23576 Remove some warnings. by Myles Watson · 15 years ago
  79. 5e54871 More consistent use of "default n" and "select XYZ" in Kconfig files by Patrick Georgi · 15 years ago
  80. 2f2e435 Make the error messages somewhat less incomprehensible. I forget by Ronald G. Minnich · 15 years ago
  81. cd75b1d Trivial config fix for Serengeti Cheetah. Change a type and a default. by Myles Watson · 15 years ago
  82. d05cc40 Trivial config fix for Serengeti Cheetah. Remove duplication, add a default. by Myles Watson · 15 years ago
  83. 074d913 This adds a simple script to build a default toolchain for coreboot by Stefan Reinauer · 15 years ago
  84. bde683c This patch changes following in getpir application. by Mohamed Mansoor · 15 years ago
  85. 5db685f * drop libgcc from coreboot_apc.o, not needed. by Stefan Reinauer · 15 years ago
  86. 19a99c6 check for ELF payloads in cbfstool by Cristi Magherusan · 15 years ago
  87. 6bd571e drop some dead code, clarify small comments and small cleanups to malloc.c by Stefan Reinauer · 15 years ago
  88. 0a181fd improve lzma error messages. When coreboot panics because lzma decompression by Stefan Reinauer · 15 years ago
  89. 45847be Trivial fixups to get this board further along. by Ronald G. Minnich · 15 years ago
  90. 03bdc3e Fix build of romcc boards. by Myles Watson · 15 years ago
  91. 88f55b2 some progress on kconfig: by Patrick Georgi · 15 years ago
  92. 6bb3bdf Rename CONFIG_SERIAL_CONSOLE to match newconfig. by Myles Watson · 15 years ago
  93. a21cc3d Make build_opt_tbl depend on config.h since it uses it. This fixes: by Myles Watson · 15 years ago
  94. 74fb8f2 Remove HyperTransport support from boards that don't need it. by Myles Watson · 15 years ago
  95. f0cfb22 Re-enable option table for the ASUS MEW-VM and fix build. by Uwe Hermann · 15 years ago
  96. a57a0ac Add detection support for the SMSC FDC37M602. by Uwe Hermann · 15 years ago
  97. cdceab8 Trivial fix for kbuildall: initialize "i", not CURRENTARGET [sic] by Patrick Georgi · 15 years ago
  98. 892b091 Make all Kconfig enabled boards build (tested with kbuildall). by Patrick Georgi · 15 years ago
  99. ac7a2d2 fix some wrong occurences of the FSF's address (trivial) by Stefan Reinauer · 15 years ago
  100. 6c641ee fix some wrong versions of the FSF's address (trivial) by Stefan Reinauer · 15 years ago