1. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  2. 0e1e806 Remove some additional white space to make it look nicer in nano by Anders Jenbo · 14 years ago
  3. 682ea3c Make RAM init on i945GC work by Patrick Georgi · 14 years ago
  4. 7dcdb30 fix romcc compiled i3100 boards. by Stefan Reinauer · 14 years ago
  5. d653211 zero warnings days: unify mp tables. fix warnings. by Stefan Reinauer · 14 years ago
  6. 23836e2 zero warnings days... by Stefan Reinauer · 14 years ago
  7. c30a6e8 the dump function assumed that the mbi data comes right after the header. by Stefan Reinauer · 14 years ago
  8. 17b60a9 drop setup_ics code that was blatantly copied from cx700 and by Stefan Reinauer · 14 years ago
  9. 5d3dee8 drop quite a lot of dead code that did nothing but produce warnings and make by Stefan Reinauer · 14 years ago
  10. c264ad9 fix digitallogic adl855pc compilation (and clean up the warnings while at it) by Stefan Reinauer · 14 years ago
  11. 1abf46c ip1000: fix seabios start, fix flash gpio detection by Stefan Reinauer · 14 years ago
  12. d946649 add int15 handler for thomson ip1000 by Stefan Reinauer · 14 years ago
  13. d93af23 simplify ram_read32 on i82830 by Stefan Reinauer · 14 years ago
  14. 77d31ec More trivial changes to i82830 raminit.c for USE_PRINTK_IN_CAR. by Joseph Smith · 14 years ago
  15. bdf26a6 Trivial changes to i82830 raminit.c for USE_PRINTK_IN_CAR. by Joseph Smith · 14 years ago
  16. 6a445e8 zero warning days. by Stefan Reinauer · 14 years ago
  17. 7488e04 1. This patch adds CAR for Intel P6 series processors. by Joseph Smith · 14 years ago
  18. 64ed2b7 Drop \r\n and \n\r as both print_XXX and printk now do this internally. by Stefan Reinauer · 14 years ago
  19. 5a1f597 This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and by Stefan Reinauer · 14 years ago
  20. 3ac400e drop USE_INIT should be USE_PRINTK_IN_CAR here. by Stefan Reinauer · 14 years ago
  21. 08e0fb8 Fix all the format string warnings. Some other random warnings. by Myles Watson · 14 years ago
  22. 53b0ea4 drop some unused files and fix warnings on i945 based systems. by Stefan Reinauer · 14 years ago
  23. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  24. 0d7a996 This is kind of a pre CAR patch to properly allocate "shared" graphics memory by Joseph Smith · 14 years ago
  25. bd11298 more warning fixes. by Stefan Reinauer · 14 years ago
  26. b48ba66 From Keith Hui: by Keith Hui · 14 years ago
  27. 8e96ba2 pci drivers should be const. by Stefan Reinauer · 14 years ago
  28. 9c1e1f0 Add SDRAMPWR_4DIMM Kconfig option (not user-visible in menuconfig). by Keith Hui · 14 years ago
  29. ed15220 Replace clear_memory with memset. by Myles Watson · 14 years ago
  30. 59356ca 440BX: Do not hardcode DIMM number + size anymore. by Keith Hui · 14 years ago
  31. f98ad3a i945 mini patch: by Stefan Reinauer · 14 years ago
  32. 01ce601 This patch is from 2009-10-20 by Uwe Hermann · 14 years ago
  33. 72f75b1 Fix YABEL guards; make debugging optional; fix some warnings by Stefan Reinauer · 14 years ago
  34. 800379f by Stefan Reinauer · 14 years ago
  35. 2e694ed Drop i855pm port and rename i855gme to i855 instead. by Stefan Reinauer · 14 years ago
  36. a8aa1b1 Remove register pressure from e7501 driver by not indirectly referencing by Stefan Reinauer · 14 years ago
  37. 6363050 drop two warnings (trivial) by Stefan Reinauer · 14 years ago
  38. de3206a This is a general cleanup patch by Stefan Reinauer · 14 years ago
  39. c70e9fc Various license header consistency fixes (trivial). by Uwe Hermann · 14 years ago
  40. 38f147e janitor task: unify and cleanup naming. by Stefan Reinauer · 14 years ago
  41. abf2ad7 newconfig is no more. by Patrick Georgi · 14 years ago
  42. 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
  43. 3e4a0b8 This code was copied from amdk8 and never really made usable. by Stefan Reinauer · 14 years ago
  44. 24b4df5 Support a few more i945 variants. With this framework in place it should by Stefan Reinauer · 15 years ago
  45. 67cd802 * drop reset files from 945 mainboards (and use southbridge specific reset) by Stefan Reinauer · 15 years ago
  46. 4d41a3b Maciej Pijanka tried to get the Biostar M6TLD running, and created a patch for by Maciej Pijanka · 15 years ago
  47. 81b3c0a Allow per-northbridge and per-board VGA BIOS file name and PCI ID defaults. by Uwe Hermann · 15 years ago
  48. 312673c Improve coreboot build output and eliminate some warnings: by Uwe Hermann · 15 years ago
  49. 63a8f2a Add kconfig menus for most chipset VIDEO_MB values. by Uwe Hermann · 15 years ago
  50. aca6ec6 Kontron 986LCD-M update by Stefan Reinauer · 15 years ago
  51. ec0ee64 Clean up some #ifdef CONFIG_* by Myles Watson · 15 years ago
  52. b8e2027 Add CONFIG_GENERATE_* for tables so that the user can select which tables not by Myles Watson · 15 years ago
  53. e7bbb50 Remove default n statements to simplify .config and ldoptions files. by Myles Watson · 15 years ago
  54. 4c5786b Add some trivial numbers for 945, and Core2 Duo E8200 Intel parts by Peter Stuge · 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. 5e54871 More consistent use of "default n" and "select XYZ" in Kconfig files by Patrick Georgi · 15 years ago
  57. 88f55b2 some progress on kconfig: by Patrick Georgi · 15 years ago
  58. c13093b simplify source tree hierarchy: move files from sdram/ and ram/ to lib/ by Stefan Reinauer · 15 years ago
  59. 45bb25f tables.diff: Add Kconfig dialogues for ACPI, MP_TABLE, ... by Myles Watson · 15 years ago
  60. 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
  61. b7fec82 Add kconfig support for ASUS P2B-F. by Uwe Hermann · 15 years ago
  62. 109ab31 drop extra whitespace at end of line for i945 + ICH7 (trivial) by Stefan Reinauer · 15 years ago
  63. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago
  64. 71a3d96 * drop ich7 include by Stefan Reinauer · 15 years ago
  65. 3f1458d Fix build for i810 boards that don't enable onboard VGA, yet. by Uwe Hermann · 15 years ago
  66. 76a88d0 Various Intel 82810/82810E changes which allow onboard VGA to work. by Elia Yehuda · 15 years ago
  67. 29cc9ed Move the v3 resource allocator to v2. by Myles Watson · 15 years ago
  68. 1a692d8 Add support for the Intel Eagle Heights development board. by Thomas Jourdan · 15 years ago
  69. 9dd27bc the tool chain settings should not be in renamed (as they will never live in by Stefan Reinauer · 15 years ago
  70. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  71. 6114311 Convert the MSI MS-6178 board to CBFS. by Uwe Hermann · 15 years ago
  72. a24e1dd Add a hopefully more correct and flexible set_dram_buffer_strength() by Elia Yehuda · 15 years ago
  73. 032a965 Trivial white space fixes so that the next patches are easier to read. by Myles Watson · 15 years ago
  74. 88e71e8 Run dos2unix on all files: by Stefan Reinauer · 15 years ago
  75. 3544c6b Trivial removal of svn:executable property from vga.c. by Peter Stuge · 15 years ago
  76. 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
  77. b5fb0c5 Add high tables support to all northbridges. by Stefan Reinauer · 15 years ago
  78. 12aba82 Refactor copy_and_run so that it uses a single code base instead of by Patrick Georgi · 15 years ago
  79. a19f644 Enable HAVE_HIGH_TABLES by default for northbridges with by Patrick Georgi · 15 years ago
  80. b8e2517 Every object file with a struct pci_driver ... __pci_driver needs to be marked by Stefan Reinauer · 15 years ago
  81. be7f798 This, ladies and gentlement, is commit #4000. by Stefan Reinauer · 15 years ago
  82. cc46e73 ACPI implementation for i945, ICH7, Kontron 986LCD-M by Stefan Reinauer · 15 years ago
  83. 30140a5 i945 northbridge update by Stefan Reinauer · 15 years ago
  84. 43b29cf Fix mmconf (PCIe memory mapped config space access) support in v2. It was by Stefan Reinauer · 15 years ago
  85. 3c7f46b Generic approach of putting BIOS tables at the end of memory by Stefan Reinauer · 15 years ago
  86. 977ed2d fix small TOLUD issue in i945 raminit (trivial) by Stefan Reinauer · 15 years ago
  87. ebb763f put in a little comment (trivial) by Stefan Reinauer · 15 years ago
  88. 8c4af2b This fine work by Jon Dufresne was awkwardly rotting on the mailing list for by Jon Dufresne · 15 years ago
  89. e562f72 Fix a LOT of implicit function declarations before they become errors. by Corey Osgood · 16 years ago
  90. fbfdba7 Fix the only implicit declaration before it becomes an error. by Corey Osgood · 16 years ago
  91. 8b643cea Add (parts of the) support for multiple DIMMs on the Intel 440BX chipset. by Uwe Hermann · 16 years ago
  92. 1683cef Remove the unnecessary memctrl[] indirection, 440BX only has one by Uwe Hermann · 16 years ago
  93. d24fe7e i810: Add support for multiple DIMMs, both single-sided and double-sided, by Elia Yehuda · 16 years ago
  94. 4cf5ecf Get rid of the unnecessary indirection by 'struct mem_controller' for the by Uwe Hermann · 16 years ago
  95. 8ab91d8 i810: Add some more comments, and especially add a list of tested BUFF_SC by Uwe Hermann · 16 years ago
  96. 3bb2628 Thanks to Uwe Hermann for spotting this typo. by Stefan Reinauer · 16 years ago
  97. 779b3e3 Merge some parts of the i945 review (trivial): by Stefan Reinauer · 16 years ago
  98. a163729 i945.h: Add some more comments, align data for better readability (trivial). by Uwe Hermann · 16 years ago
  99. 5d7a1c8 Revert i945/ICH7 PCI IDs to be hard-coded numbers instead of #defines. by Uwe Hermann · 16 years ago
  100. bddc693 i945/ICH7: Use #defines from pci_ids.h (trivial). by Uwe Hermann · 16 years ago