1. cc2b9f2 Set MMX and SSE where needed. Note that many boards don't even bother by Ronald G. Minnich · 15 years ago
  2. 0523875 Disable x86emu for via based boards which bring their own vgabios.c by Patrick Georgi · 15 years ago
  3. 9840245 More kconfig: by Patrick Georgi · 15 years ago
  4. 824fce4 Oops, wrong type for Kconfig value. Trivial fix by Patrick Georgi · 15 years ago
  5. 5726f92 Kconfig: AMD Fam10, all Tyan boards. by Patrick Georgi · 15 years ago
  6. b97ee05 Emergency fix. Failover.inc can end up with code that uses sse. It has by Ronald G. Minnich · 15 years ago
  7. 95313d8 Major CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some of these boards by Uwe Hermann · 15 years ago
  8. 17aeeca Kconfig allows you to run all PCI ROMs, VGA only, or non-VGA only. by Myles Watson · 15 years ago
  9. 877119a Fix trivial typo in Kconfig spotted by Peter, introduced by me. by Patrick Georgi · 15 years ago
  10. 7b6a0a8 Get rid of early_serial, it is now a generic function in early_init. by Ronald G. Minnich · 15 years ago
  11. 869bbc4 Convert all "default y" options to "select FOO" (shorter). by Uwe Hermann · 15 years ago
  12. 168b11b Various Kconfig fixes and improvements: by Uwe Hermann · 15 years ago
  13. dd56514 Fix intel board build on kconfig. MAX_CPUS was missing by Patrick Georgi · 15 years ago
  14. 66b7404 Kconfig: by Patrick Georgi · 15 years ago
  15. 31f81a6 Enable full ROM access on AMD CS5530(A) (needed for CBFS). by Uwe Hermann · 15 years ago
  16. fdfaada More boards in kconfig, and moved -O2 flag for romcc into by Patrick Georgi · 15 years ago
  17. 99950c2 Use by Uwe Hermann · 15 years ago
  18. 0e9a925 Various fixes to Kconfig: All kconfig-boards should have a by Patrick Georgi · 15 years ago
  19. a3d6ea8 Remove duplicate device trees for Tyan s289x. Remove pre-CBFS statements. by Myles Watson · 15 years ago
  20. c04be93 Backport facility to specify a local coreboot version suffix from v3. by Uwe Hermann · 15 years ago
  21. ba6a93d Remove svn:externals that pull in all kinds of useful tools that by Patrick Georgi · 15 years ago
  22. 652cd81 Without these fixes the w83627dhg driver (which is currently not used by any by Stefan Reinauer · 15 years ago
  23. 84d69f7 fix building on Linux again, working around crude runtime OS detection. by Stefan Reinauer · 15 years ago
  24. b24e276 PCI_ROM_RUN and CONSOLE_VGA are global options in Kconfig and by Uwe Hermann · 15 years ago
  25. 9095092 The new CBFS based build system requires the whole ROM to be accessible by Uwe Hermann · 15 years ago
  26. 24796fd This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE. by Patrick Georgi · 15 years ago
  27. 70b0cf2 Add initial kconfig support for all AMD GX1 boards. by Uwe Hermann · 15 years ago
  28. 5bb1028 This removes the uses of the buildrom utility and the coreboot.strip by Patrick Georgi · 15 years ago
  29. 0dd7133 Remove a bit of pre-cbfs build system infrastructure. by Patrick Georgi · 15 years ago
  30. 3c2d874 Remove another FAILOVER variable. (trivial) by Patrick Georgi · 15 years ago
  31. f9ef208 Add gigabyte/m57sli support to Kconfig. Whitespace fixes to devicetree.cb by Harald Gutmann · 15 years ago
  32. 37ea341 Move HAVE_FAILOVER_BOOT and USE_FAILOVER_IMAGE from by Patrick Georgi · 15 years ago
  33. 689a720 Tell vgabios code in a couple of boards/chipsets about CBFS by Patrick Georgi · 15 years ago
  34. 6768f39 Remove: by Patrick Georgi · 15 years ago
  35. 8f3ec7b Remove duplicate and not too useful Kconfig board comments as by Uwe Hermann · 15 years ago
  36. 1c53d77 Remove the Embedded Planet board. by Ronald G. Minnich · 15 years ago
  37. 6cc9c0a Remove left-over targets/motorola/*, fix Dell PowerEdge 1850 name. by Uwe Hermann · 15 years ago
  38. 4703bf1 Remove motorola PPC boards. These have lain untouched and unused by anyone by Ronald G. Minnich · 15 years ago
  39. 5bf864e Drop remainders of the removed Totalimpact board. Fix typos. by Uwe Hermann · 15 years ago
  40. 149d675 Support variables for MMX and SSE. These would be used in by Ronald G. Minnich · 15 years ago
  41. 4c5786b Add some trivial numbers for 945, and Core2 Duo E8200 Intel parts by Peter Stuge · 15 years ago
  42. 9536c06 Add romstrap to asus/m2v-mx_se in Kconfig. by Myles Watson · 15 years ago
  43. 1df483d Get rid of the total impact. Vendor died 5 years ago and nobody cares. by Ronald G. Minnich · 15 years ago
  44. 20d5c2e Fix Kconfig build for K8 boards. by Myles Watson · 15 years ago
  45. e3de8b7 OK, this builds and even looks right. dell needs its own Makefile.inc because by Ronald G. Minnich · 15 years ago
  46. 8a7ffd8 typo by Ronald G. Minnich · 15 years ago
  47. e14f583 We need this to be Kconfig. The old way is not trusted by me. by Ronald G. Minnich · 15 years ago
  48. 61d66db This is now set up more like the real hardware likes it. by Ronald G. Minnich · 15 years ago
  49. 26dd71c Fix payload loading in various corner cases when working by Patrick Georgi · 15 years ago
  50. aeab4fc Compress stage if CONFIG_COMPRESS is activated, instead of by Patrick Georgi · 15 years ago
  51. e23e372 Hm, quickfix to prevent the following crash, no idea yet what happens: by Uwe Hermann · 15 years ago
  52. 90d1740 Add initial inteltool support for Intel 440BX/440LX and 82371AB/EB/MB. by Maciej Pijanka · 15 years ago
  53. 2583dd2 by Ward Vandewege · 15 years ago
  54. 56f5fb7 Fix endless loop when trying to add a too large file to CBFS, by Patrick Georgi · 15 years ago
  55. 53ad9f5 Make CONFIG_HAVE_HIGH_TABLES consistent in where and how it is set. by Myles Watson · 15 years ago
  56. babb03a Remove pre-CBFS _vgabios_start and _vgabios_end. by Myles Watson · 15 years ago
  57. e59f2e1 A keyboard controller fix to stop the code from waiting for a code that never by Marc Jones · 15 years ago
  58. 120bff8 Fix a number of board names in Kconfig (trivial). by Uwe Hermann · 15 years ago
  59. 6842c02 Remove MAINBOARD_OPTIONS, which is a relic from early kconfig development. by Patrick Georgi · 15 years ago
  60. 6e23576 Remove some warnings. by Myles Watson · 15 years ago
  61. 5e54871 More consistent use of "default n" and "select XYZ" in Kconfig files by Patrick Georgi · 15 years ago
  62. 2f2e435 Make the error messages somewhat less incomprehensible. I forget by Ronald G. Minnich · 15 years ago
  63. cd75b1d Trivial config fix for Serengeti Cheetah. Change a type and a default. by Myles Watson · 15 years ago
  64. d05cc40 Trivial config fix for Serengeti Cheetah. Remove duplication, add a default. by Myles Watson · 15 years ago
  65. 074d913 This adds a simple script to build a default toolchain for coreboot by Stefan Reinauer · 15 years ago
  66. bde683c This patch changes following in getpir application. by Mohamed Mansoor · 15 years ago
  67. 5db685f * drop libgcc from coreboot_apc.o, not needed. by Stefan Reinauer · 15 years ago
  68. 19a99c6 check for ELF payloads in cbfstool by Cristi Magherusan · 15 years ago
  69. 6bd571e drop some dead code, clarify small comments and small cleanups to malloc.c by Stefan Reinauer · 15 years ago
  70. 0a181fd improve lzma error messages. When coreboot panics because lzma decompression by Stefan Reinauer · 15 years ago
  71. 45847be Trivial fixups to get this board further along. by Ronald G. Minnich · 15 years ago
  72. 03bdc3e Fix build of romcc boards. by Myles Watson · 15 years ago
  73. 88f55b2 some progress on kconfig: by Patrick Georgi · 15 years ago
  74. 6bb3bdf Rename CONFIG_SERIAL_CONSOLE to match newconfig. by Myles Watson · 15 years ago
  75. a21cc3d Make build_opt_tbl depend on config.h since it uses it. This fixes: by Myles Watson · 15 years ago
  76. 74fb8f2 Remove HyperTransport support from boards that don't need it. by Myles Watson · 15 years ago
  77. f0cfb22 Re-enable option table for the ASUS MEW-VM and fix build. by Uwe Hermann · 15 years ago
  78. a57a0ac Add detection support for the SMSC FDC37M602. by Uwe Hermann · 15 years ago
  79. cdceab8 Trivial fix for kbuildall: initialize "i", not CURRENTARGET [sic] by Patrick Georgi · 15 years ago
  80. 892b091 Make all Kconfig enabled boards build (tested with kbuildall). by Patrick Georgi · 15 years ago
  81. ac7a2d2 fix some wrong occurences of the FSF's address (trivial) by Stefan Reinauer · 15 years ago
  82. 6c641ee fix some wrong versions of the FSF's address (trivial) by Stefan Reinauer · 15 years ago
  83. 9202798 Fix the bounce_size global so that the bounce buffer works with CBFS. by Myles Watson · 15 years ago
  84. f250f19 Looks like this should have become cpu init code after growing up. The by Stefan Reinauer · 15 years ago
  85. c13093b simplify source tree hierarchy: move files from sdram/ and ram/ to lib/ by Stefan Reinauer · 15 years ago
  86. a946214 Add Kconfig support for Tyan s2881. by Myles Watson · 15 years ago
  87. 422d0cb Separate payload compression from stage compression. by Myles Watson · 15 years ago
  88. d6ac964 Fix compilation for serengeti when HAVE_ACPI_TABLES is set. Trivial. by Myles Watson · 15 years ago
  89. ed03556 src/Kconfig: Remove HT-specific options. by Myles Watson · 15 years ago
  90. a74ae63 failoverR.diff: Revert my failover change since Kconfig only supports fallback. by Myles Watson · 15 years ago
  91. 45bb25f tables.diff: Add Kconfig dialogues for ACPI, MP_TABLE, ... by Myles Watson · 15 years ago
  92. 3fec29c This separates the code for each command in cbfstool. For the good and for the by Stefan Reinauer · 15 years ago
  93. 853270a * guard all mallocs in cbfstool by Stefan Reinauer · 15 years ago
  94. 0e0655e .. make abuild Kconfig proof for the time being. by Stefan Reinauer · 15 years ago
  95. dbdd91bc back out some overzealous renames by Stefan Reinauer · 15 years ago
  96. 7cf8c58 Kill dead comment. by Carl-Daniel Hailfinger · 15 years ago
  97. 93c0272 Help text for maximum and default console loglevel in Kconfig. by Carl-Daniel Hailfinger · 15 years ago
  98. a4d4770 r4534 introduced devicetree.cb in every mainboard directory, but didn't by Carl-Daniel Hailfinger · 15 years ago
  99. 513e03b r4646 enabled early usage of pci_{read,write}_config{8,16,32} by Carl-Daniel Hailfinger · 15 years ago
  100. 00003ae If no pci access method has been set for the device tree so far (e.g. by Carl-Daniel Hailfinger · 15 years ago