1. 6bb3bdf Rename CONFIG_SERIAL_CONSOLE to match newconfig. by Myles Watson · 15 years ago
  2. a21cc3d Make build_opt_tbl depend on config.h since it uses it. This fixes: by Myles Watson · 15 years ago
  3. 74fb8f2 Remove HyperTransport support from boards that don't need it. by Myles Watson · 15 years ago
  4. f0cfb22 Re-enable option table for the ASUS MEW-VM and fix build. by Uwe Hermann · 15 years ago
  5. a57a0ac Add detection support for the SMSC FDC37M602. by Uwe Hermann · 15 years ago
  6. cdceab8 Trivial fix for kbuildall: initialize "i", not CURRENTARGET [sic] by Patrick Georgi · 15 years ago
  7. 892b091 Make all Kconfig enabled boards build (tested with kbuildall). by Patrick Georgi · 15 years ago
  8. ac7a2d2 fix some wrong occurences of the FSF's address (trivial) by Stefan Reinauer · 15 years ago
  9. 6c641ee fix some wrong versions of the FSF's address (trivial) by Stefan Reinauer · 15 years ago
  10. 9202798 Fix the bounce_size global so that the bounce buffer works with CBFS. by Myles Watson · 15 years ago
  11. f250f19 Looks like this should have become cpu init code after growing up. The by Stefan Reinauer · 15 years ago
  12. c13093b simplify source tree hierarchy: move files from sdram/ and ram/ to lib/ by Stefan Reinauer · 15 years ago
  13. a946214 Add Kconfig support for Tyan s2881. by Myles Watson · 15 years ago
  14. 422d0cb Separate payload compression from stage compression. by Myles Watson · 15 years ago
  15. d6ac964 Fix compilation for serengeti when HAVE_ACPI_TABLES is set. Trivial. by Myles Watson · 15 years ago
  16. ed03556 src/Kconfig: Remove HT-specific options. by Myles Watson · 15 years ago
  17. a74ae63 failoverR.diff: Revert my failover change since Kconfig only supports fallback. by Myles Watson · 15 years ago
  18. 45bb25f tables.diff: Add Kconfig dialogues for ACPI, MP_TABLE, ... by Myles Watson · 15 years ago
  19. 3fec29c This separates the code for each command in cbfstool. For the good and for the by Stefan Reinauer · 15 years ago
  20. 853270a * guard all mallocs in cbfstool by Stefan Reinauer · 15 years ago
  21. 0e0655e .. make abuild Kconfig proof for the time being. by Stefan Reinauer · 15 years ago
  22. dbdd91bc back out some overzealous renames by Stefan Reinauer · 15 years ago
  23. 7cf8c58 Kill dead comment. by Carl-Daniel Hailfinger · 15 years ago
  24. 93c0272 Help text for maximum and default console loglevel in Kconfig. by Carl-Daniel Hailfinger · 15 years ago
  25. a4d4770 r4534 introduced devicetree.cb in every mainboard directory, but didn't by Carl-Daniel Hailfinger · 15 years ago
  26. 513e03b r4646 enabled early usage of pci_{read,write}_config{8,16,32} by Carl-Daniel Hailfinger · 15 years ago
  27. 00003ae If no pci access method has been set for the device tree so far (e.g. by Carl-Daniel Hailfinger · 15 years ago
  28. 6afb698 I forgot to add CONFIG_VGA_BRIDGE_SETUP to the old build system. by Myles Watson · 15 years ago
  29. 079300b Remove warnings from Kconfig. Trivial. by Myles Watson · 15 years ago
  30. 28412f5 Separate CONFIG_VGA_CONSOLE from CONFIG_VGA_BRIDGE_SETUP. by Myles Watson · 15 years ago
  31. a758ca2 Move VGA BIOS settings from the payload menu into it's own menu by Peter Stuge · 15 years ago
  32. 5a1af7b There was a missing addition of the size of the .notes.pinfo by Ronald G. Minnich · 15 years ago
  33. b796a06 This is a patch for killing IPMI on the s1850 -- or at least geting the BMC by Ronald G. Minnich · 15 years ago
  34. 3f76a56 copyright name error. by Ronald G. Minnich · 15 years ago
  35. 8e9910e kbuildall is a utility that generates default configs for all by Patrick Georgi · 15 years ago
  36. ab13458 Build cbfstool with debug flags and don't strip the executable by Patrick Georgi · 15 years ago
  37. 057712a This is an otherwise dead platform. I'm just committing the basics that by Ronald G. Minnich · 15 years ago
  38. b261205 Don't mix int and boolean for kconfig variables. It might work, it might not. by Patrick Georgi · 15 years ago
  39. 45d8a83 More error checking when trying to open files in cbfstool. (trivial) by Patrick Georgi · 15 years ago
  40. fd9c9b8 Use the coreboot pci config read/write functions instead of direct cf8/cfc by Marc Jones · 15 years ago
  41. fea8a4f In the mainboard selection, the selected mainboard is printed twice in by Patrick Georgi · 15 years ago
  42. 77ee932 Build cbfstool with native data size. Trivial change. by Patrick Georgi · 15 years ago
  43. b7b56dd8 New cbfstool. Works without mmap or fork/exec and by Patrick Georgi · 15 years ago
  44. c8d4a05 fix compilation issues for pirq checker tool (trivial) by Stefan Reinauer · 15 years ago
  45. 8008f88 Fix clean rules for the tex files. by Uwe Hermann · 15 years ago
  46. 105c155 Fix various build issues and errors in LinuxBIOS-AMD64.tex. by Uwe Hermann · 15 years ago
  47. 6dd5223 Use driver-y instead of obj-y for model_6xx_init.o. by Uwe Hermann · 15 years ago
  48. eed1036 As more users of Asus M2V-MX SE emerged. Here is long pending patch I wanted to by Rudolf Marek · 15 years ago
  49. 37f3935 port msrtool to darwin. by Stefan Reinauer · 15 years ago
  50. e95eb61 by Stefan Reinauer · 15 years ago
  51. 4db6cbd by Stefan Reinauer · 15 years ago
  52. f7f2f25 Clean up Mac OS X support of inteltool by Stefan Reinauer · 15 years ago
  53. b2aedb1 add i810 and ich0 by Stefan Reinauer · 15 years ago
  54. 669c4a9 File I missed committing. by Ronald G. Minnich · 15 years ago
  55. 6ed39d9 This is the final set of changes to allow rumba to build. Rumba is not by Ronald G. Minnich · 15 years ago
  56. e7f5709 Set the mainboard/amd directory up to support more than one. by Ronald G. Minnich · 15 years ago
  57. ea47143 Fixes per Uwe's comments. by Ronald G. Minnich · 15 years ago
  58. 5b1d51b This patch adds VGA and PS/2 Keyboard/mouse support to the already existing intel truxton (ep80579) dev board. by Arnaud Maye · 15 years ago
  59. 8b1c382 r4534 introduced devicetree.cb in every mainboard directory, but didn't by Carl-Daniel Hailfinger · 15 years ago
  60. 84a0f54 Add kconfig support for all Intel 82810 (i810) boards. by Uwe Hermann · 15 years ago
  61. 177aa3a kconfig: Board name variable fixes and updates (trivial). by Uwe Hermann · 15 years ago
  62. 07b8c2d This is the beginning of support for Geode and Kconfig in v2. by Ronald G. Minnich · 15 years ago
  63. 0d5ced0 Move DCACHE support into the cpu family for AMD model_fxx. by Myles Watson · 15 years ago
  64. e680495 Add Kconfig support for PCI option ROMS. by Myles Watson · 15 years ago
  65. 876d7e9 Move some config variables that are in one or two mainboards to by Ronald G. Minnich · 15 years ago
  66. 05c1e9c Silence unneeded #warnings, change to code comments (trіvial). by Uwe Hermann · 15 years ago
  67. 18c585b The resource allocator complained about 0-sized fixed by Patrick Georgi · 15 years ago
  68. d5f9f00 Fix broken compilation. As CBFS is now enabled by default, by Arnaud Maye · 15 years ago
  69. fa1edda Correct typos /SMCSC/SMSC/ in Kconfig. by Myles Watson · 15 years ago
  70. dc23c95 For Carl-Daniel: make x86emu silent again. by Stefan Reinauer · 15 years ago
  71. 7ec3f67 Added support for the AMD S1G1 socket in kconfig by Cristi Magherusan · 15 years ago
  72. ea906b0 Added support for the AMD RS690 and SB600 southbridges in Kconfig by Cristi Măgherușan · 15 years ago
  73. d30722d Change some more image names to "fallback" (not "image"). by Uwe Hermann · 15 years ago
  74. 2447a90 Revert test for pre-commit hook functionality. Commits are now checked for proper by Patrick Georgi · 15 years ago
  75. 1921350 test by Patrick Georgi · 15 years ago
  76. 66b9abc Another trivial patch to fix up the x86emu cleanup. by Patrick Georgi · 15 years ago
  77. 39ec29c Clean up some DCACHE related options. by Patrick Georgi · 15 years ago
  78. 20c03fb Clean up the kontron Kconfig by Patrick Georgi · 15 years ago
  79. 6c36305 coreboot was still using an old set (obsolete since yabel) of x86emu includes by Stefan Reinauer · 15 years ago
  80. b883d4c Make all those locally used functions static instead of exporting them. (triv) by Stefan Reinauer · 15 years ago
  81. 98457a5 Rename "image" image to "fallback", so CBFS can find it. by Patrick Georgi · 15 years ago
  82. 5a5b8f5 The new resource allocator helped me find a bug in SB600 diagnostics. by Carl-Daniel Hailfinger · 15 years ago
  83. 0d0ede5 amd/pistachio: fallback image must be called fallback. by Carl-Daniel Hailfinger · 15 years ago
  84. 932b8fa fallback image must be called fallback. by Stefan Reinauer · 15 years ago
  85. 62b3513 Remove a couple of CONFIG_ prefixes that shouldn't have happened. by Patrick Georgi · 15 years ago
  86. bca3b92 Add kconfig support for all missing Intel 440BX based boards. by Uwe Hermann · 15 years ago
  87. d7e49b4 Asus M2V-MX-SE support in Kbuild by Cristi Magherusan · 15 years ago
  88. f608205 Enable Direct TMDS for the RS690, which allows to display on HDMI and DVI by Libra Li · 15 years ago
  89. dc4bb0d Set the LIBGCC_FILE_NAME to fix problems with libgcc.a. by Harald Gutmann · 15 years ago
  90. 602d2b8 Fix vendor name config variables to match company name (trivial). by Uwe Hermann · 15 years ago
  91. 879c177 Correct typos /subdir/subdirs/ in documentation and util/x86emu/Makefile.inc. by Myles Watson · 15 years ago
  92. 2b7418e Use the gnu make .SILENT: mechanism instead of requiring by Patrick Georgi · 15 years ago
  93. 698c0e0e Make PCI_ROM_RUN a boolean (like it is elsewhere) which by Patrick Georgi · 15 years ago
  94. 2389cfe Add microcode to socket_940 and socket_F. Part of the last reverting commit. by Myles Watson · 15 years ago
  95. 5cc74fae Revert socket abstraction. by Myles Watson · 15 years ago
  96. fe2664a Improve build output. by Uwe Hermann · 15 years ago
  97. 20a1ae8 Replace PIRQ_TABLE with HAVE_PIRQ_TABLE, the former doesn't exist. by Uwe Hermann · 15 years ago
  98. 673c831 Add vendor strings in mainboard/Kconfig. Trivial. by Myles Watson · 15 years ago
  99. 9f8ecf5 Add support for AMD Socket 940. Move common files to model_fxx. by Myles Watson · 15 years ago
  100. ca5d9fb Properly check for the LZMA compression variable, and fix a print by Patrick Georgi · 15 years ago