1. 0d11f2d CONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only available if the board / by Jens Rottmann · 14 years ago
  2. d058ad1 One of my boards needs this mini delay in order to survive ram initialization. by Stefan Reinauer · 14 years ago
  3. bc8613e Fix i945 based boards by Stefan Reinauer · 14 years ago
  4. 8c4f31b Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user / by Stefan Reinauer · 14 years ago
  5. 0362c6d VGA code needs to be refactored before it can be compiled conditionally. by Myles Watson · 14 years ago
  6. 2d7ff69 Build VGA code conditionally to avoid errors when using SeaBIOS. by Myles Watson · 14 years ago
  7. 43110f5 Update my old, no longer active email addresses by Corey Osgood · 14 years ago
  8. 6f57b51 Fix all warnings in the tree by Stefan Reinauer · 14 years ago
  9. e32d399 Kill a few more warnings. by Myles Watson · 14 years ago
  10. eb50c7d Re-integrate "USE_OPTION_TABLE" code. by Edwin Beasant · 14 years ago
  11. 992ae48 This patch implements GFXUMA on all supported i810 boards. Also some fix-ups to the i810 northbridge.c code. by Joseph Smith · 14 years ago
  12. 7eac445 Always enable parent resources before child resources. by Myles Watson · 14 years ago
  13. 894a347 Same conversion as with resources from static arrays to lists, except by Myles Watson · 14 years ago
  14. 7b2e2b9 Fix MBI walker. by Joseph Smith · 14 years ago
  15. c56e5ad fix warnings. by Stefan Reinauer · 14 years ago
  16. 2b01a8a cosmetics. by Stefan Reinauer · 14 years ago
  17. c25cc11 Use lists instead of arrays for resources in devices to reduce memory usage. by Myles Watson · 14 years ago
  18. bf264e9 i945: by Stefan Reinauer · 14 years ago
  19. 86d7278 Fix i945 ACPI for ASL Optimizing Compiler version 20100428. by Stefan Reinauer · 14 years ago
  20. dd6ad34 license header fixes by Nils Jacobs · 14 years ago
  21. 29d3a92 i82830: fix debugging output and clarify bracketing by Stefan Reinauer · 14 years ago
  22. a8d11a2 fix compilation of mtarvon by Stefan Reinauer · 14 years ago
  23. ad894c5 Get rid of a few more warnings. by Myles Watson · 14 years ago
  24. 771b0e4 Enable 440BX NB to use large memory modules by Anders Jenbo · 14 years ago
  25. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  26. 0e1e806 Remove some additional white space to make it look nicer in nano by Anders Jenbo · 14 years ago
  27. 682ea3c Make RAM init on i945GC work by Patrick Georgi · 14 years ago
  28. 7dcdb30 fix romcc compiled i3100 boards. by Stefan Reinauer · 14 years ago
  29. d653211 zero warnings days: unify mp tables. fix warnings. by Stefan Reinauer · 14 years ago
  30. 23836e2 zero warnings days... by Stefan Reinauer · 14 years ago
  31. c30a6e8 the dump function assumed that the mbi data comes right after the header. by Stefan Reinauer · 14 years ago
  32. 17b60a9 drop setup_ics code that was blatantly copied from cx700 and by Stefan Reinauer · 14 years ago
  33. 5d3dee8 drop quite a lot of dead code that did nothing but produce warnings and make by Stefan Reinauer · 14 years ago
  34. c264ad9 fix digitallogic adl855pc compilation (and clean up the warnings while at it) by Stefan Reinauer · 14 years ago
  35. 1abf46c ip1000: fix seabios start, fix flash gpio detection by Stefan Reinauer · 14 years ago
  36. d946649 add int15 handler for thomson ip1000 by Stefan Reinauer · 14 years ago
  37. d93af23 simplify ram_read32 on i82830 by Stefan Reinauer · 14 years ago
  38. 77d31ec More trivial changes to i82830 raminit.c for USE_PRINTK_IN_CAR. by Joseph Smith · 14 years ago
  39. bdf26a6 Trivial changes to i82830 raminit.c for USE_PRINTK_IN_CAR. by Joseph Smith · 14 years ago
  40. 6a445e8 zero warning days. by Stefan Reinauer · 14 years ago
  41. 7488e04 1. This patch adds CAR for Intel P6 series processors. by Joseph Smith · 14 years ago
  42. 64ed2b7 Drop \r\n and \n\r as both print_XXX and printk now do this internally. by Stefan Reinauer · 14 years ago
  43. 5a1f597 This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and by Stefan Reinauer · 14 years ago
  44. 3ac400e drop USE_INIT should be USE_PRINTK_IN_CAR here. by Stefan Reinauer · 14 years ago
  45. 08e0fb8 Fix all the format string warnings. Some other random warnings. by Myles Watson · 14 years ago
  46. 53b0ea4 drop some unused files and fix warnings on i945 based systems. by Stefan Reinauer · 14 years ago
  47. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  48. 0d7a996 This is kind of a pre CAR patch to properly allocate "shared" graphics memory by Joseph Smith · 14 years ago
  49. bd11298 more warning fixes. by Stefan Reinauer · 14 years ago
  50. b48ba66 From Keith Hui: by Keith Hui · 14 years ago
  51. 8e96ba2 pci drivers should be const. by Stefan Reinauer · 14 years ago
  52. 9c1e1f0 Add SDRAMPWR_4DIMM Kconfig option (not user-visible in menuconfig). by Keith Hui · 14 years ago
  53. ed15220 Replace clear_memory with memset. by Myles Watson · 14 years ago
  54. 59356ca 440BX: Do not hardcode DIMM number + size anymore. by Keith Hui · 14 years ago
  55. f98ad3a i945 mini patch: by Stefan Reinauer · 14 years ago
  56. 01ce601 This patch is from 2009-10-20 by Uwe Hermann · 14 years ago
  57. 72f75b1 Fix YABEL guards; make debugging optional; fix some warnings by Stefan Reinauer · 14 years ago
  58. 800379f by Stefan Reinauer · 14 years ago
  59. 2e694ed Drop i855pm port and rename i855gme to i855 instead. by Stefan Reinauer · 14 years ago
  60. a8aa1b1 Remove register pressure from e7501 driver by not indirectly referencing by Stefan Reinauer · 14 years ago
  61. 6363050 drop two warnings (trivial) by Stefan Reinauer · 14 years ago
  62. de3206a This is a general cleanup patch by Stefan Reinauer · 14 years ago
  63. c70e9fc Various license header consistency fixes (trivial). by Uwe Hermann · 14 years ago
  64. 38f147e janitor task: unify and cleanup naming. by Stefan Reinauer · 14 years ago
  65. abf2ad7 newconfig is no more. by Patrick Georgi · 14 years ago
  66. fa742da Alot of it is trivial clean ups and 830 is now able to initialize one row/side of memory at a time. by Joseph Smith · 14 years ago
  67. 3e4a0b8 This code was copied from amdk8 and never really made usable. by Stefan Reinauer · 14 years ago
  68. 24b4df5 Support a few more i945 variants. With this framework in place it should by Stefan Reinauer · 15 years ago
  69. 67cd802 * drop reset files from 945 mainboards (and use southbridge specific reset) by Stefan Reinauer · 15 years ago
  70. 4d41a3b Maciej Pijanka tried to get the Biostar M6TLD running, and created a patch for by Maciej Pijanka · 15 years ago
  71. 81b3c0a Allow per-northbridge and per-board VGA BIOS file name and PCI ID defaults. by Uwe Hermann · 15 years ago
  72. 312673c Improve coreboot build output and eliminate some warnings: by Uwe Hermann · 15 years ago
  73. 63a8f2a Add kconfig menus for most chipset VIDEO_MB values. by Uwe Hermann · 15 years ago
  74. aca6ec6 Kontron 986LCD-M update by Stefan Reinauer · 15 years ago
  75. ec0ee64 Clean up some #ifdef CONFIG_* by Myles Watson · 15 years ago
  76. b8e2027 Add CONFIG_GENERATE_* for tables so that the user can select which tables not by Myles Watson · 15 years ago
  77. e7bbb50 Remove default n statements to simplify .config and ldoptions files. by Myles Watson · 15 years ago
  78. 4c5786b Add some trivial numbers for 945, and Core2 Duo E8200 Intel parts by Peter Stuge · 15 years ago
  79. 53ad9f5 Make CONFIG_HAVE_HIGH_TABLES consistent in where and how it is set. by Myles Watson · 15 years ago
  80. 5e54871 More consistent use of "default n" and "select XYZ" in Kconfig files by Patrick Georgi · 15 years ago
  81. 88f55b2 some progress on kconfig: by Patrick Georgi · 15 years ago
  82. c13093b simplify source tree hierarchy: move files from sdram/ and ram/ to lib/ by Stefan Reinauer · 15 years ago
  83. 45bb25f tables.diff: Add Kconfig dialogues for ACPI, MP_TABLE, ... by Myles Watson · 15 years ago
  84. 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
  85. b7fec82 Add kconfig support for ASUS P2B-F. by Uwe Hermann · 15 years ago
  86. 109ab31 drop extra whitespace at end of line for i945 + ICH7 (trivial) by Stefan Reinauer · 15 years ago
  87. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago
  88. 71a3d96 * drop ich7 include by Stefan Reinauer · 15 years ago
  89. 3f1458d Fix build for i810 boards that don't enable onboard VGA, yet. by Uwe Hermann · 15 years ago
  90. 76a88d0 Various Intel 82810/82810E changes which allow onboard VGA to work. by Elia Yehuda · 15 years ago
  91. 29cc9ed Move the v3 resource allocator to v2. by Myles Watson · 15 years ago
  92. 1a692d8 Add support for the Intel Eagle Heights development board. by Thomas Jourdan · 15 years ago
  93. 9dd27bc the tool chain settings should not be in renamed (as they will never live in by Stefan Reinauer · 15 years ago
  94. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  95. 6114311 Convert the MSI MS-6178 board to CBFS. by Uwe Hermann · 15 years ago
  96. a24e1dd Add a hopefully more correct and flexible set_dram_buffer_strength() by Elia Yehuda · 15 years ago
  97. 032a965 Trivial white space fixes so that the next patches are easier to read. by Myles Watson · 15 years ago
  98. 88e71e8 Run dos2unix on all files: by Stefan Reinauer · 15 years ago
  99. 3544c6b Trivial removal of svn:executable property from vga.c. by Peter Stuge · 15 years ago
  100. 97e6dfe This patch allows a custom vga driver that will give the flexibility to run code after vga is initialized for tv-out. by Joseph Smith · 15 years ago