1. b7fec82 Add kconfig support for ASUS P2B-F. by Uwe Hermann · 15 years ago
  2. 109ab31 drop extra whitespace at end of line for i945 + ICH7 (trivial) by Stefan Reinauer · 15 years ago
  3. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago
  4. 71a3d96 * drop ich7 include by Stefan Reinauer · 15 years ago
  5. 3f1458d Fix build for i810 boards that don't enable onboard VGA, yet. by Uwe Hermann · 15 years ago
  6. 76a88d0 Various Intel 82810/82810E changes which allow onboard VGA to work. by Elia Yehuda · 15 years ago
  7. 29cc9ed Move the v3 resource allocator to v2. by Myles Watson · 15 years ago
  8. 1a692d8 Add support for the Intel Eagle Heights development board. by Thomas Jourdan · 15 years ago
  9. 9dd27bc the tool chain settings should not be in renamed (as they will never live in by Stefan Reinauer · 15 years ago
  10. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  11. 6114311 Convert the MSI MS-6178 board to CBFS. by Uwe Hermann · 15 years ago
  12. a24e1dd Add a hopefully more correct and flexible set_dram_buffer_strength() by Elia Yehuda · 15 years ago
  13. 032a965 Trivial white space fixes so that the next patches are easier to read. by Myles Watson · 15 years ago
  14. 88e71e8 Run dos2unix on all files: by Stefan Reinauer · 15 years ago
  15. 3544c6b Trivial removal of svn:executable property from vga.c. by Peter Stuge · 15 years ago
  16. 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
  17. b5fb0c5 Add high tables support to all northbridges. by Stefan Reinauer · 15 years ago
  18. 12aba82 Refactor copy_and_run so that it uses a single code base instead of by Patrick Georgi · 15 years ago
  19. a19f644 Enable HAVE_HIGH_TABLES by default for northbridges with by Patrick Georgi · 15 years ago
  20. b8e2517 Every object file with a struct pci_driver ... __pci_driver needs to be marked by Stefan Reinauer · 15 years ago
  21. be7f798 This, ladies and gentlement, is commit #4000. by Stefan Reinauer · 15 years ago
  22. cc46e73 ACPI implementation for i945, ICH7, Kontron 986LCD-M by Stefan Reinauer · 15 years ago
  23. 30140a5 i945 northbridge update by Stefan Reinauer · 15 years ago
  24. 43b29cf Fix mmconf (PCIe memory mapped config space access) support in v2. It was by Stefan Reinauer · 15 years ago
  25. 3c7f46b Generic approach of putting BIOS tables at the end of memory by Stefan Reinauer · 15 years ago
  26. 977ed2d fix small TOLUD issue in i945 raminit (trivial) by Stefan Reinauer · 15 years ago
  27. ebb763f put in a little comment (trivial) by Stefan Reinauer · 15 years ago
  28. 8c4af2b This fine work by Jon Dufresne was awkwardly rotting on the mailing list for by Jon Dufresne · 15 years ago
  29. e562f72 Fix a LOT of implicit function declarations before they become errors. by Corey Osgood · 16 years ago
  30. fbfdba7 Fix the only implicit declaration before it becomes an error. by Corey Osgood · 16 years ago
  31. 8b643cea Add (parts of the) support for multiple DIMMs on the Intel 440BX chipset. by Uwe Hermann · 16 years ago
  32. 1683cef Remove the unnecessary memctrl[] indirection, 440BX only has one by Uwe Hermann · 16 years ago
  33. d24fe7e i810: Add support for multiple DIMMs, both single-sided and double-sided, by Elia Yehuda · 16 years ago
  34. 4cf5ecf Get rid of the unnecessary indirection by 'struct mem_controller' for the by Uwe Hermann · 16 years ago
  35. 8ab91d8 i810: Add some more comments, and especially add a list of tested BUFF_SC by Uwe Hermann · 16 years ago
  36. 3bb2628 Thanks to Uwe Hermann for spotting this typo. by Stefan Reinauer · 16 years ago
  37. 779b3e3 Merge some parts of the i945 review (trivial): by Stefan Reinauer · 16 years ago
  38. a163729 i945.h: Add some more comments, align data for better readability (trivial). by Uwe Hermann · 16 years ago
  39. 5d7a1c8 Revert i945/ICH7 PCI IDs to be hard-coded numbers instead of #defines. by Uwe Hermann · 16 years ago
  40. bddc693 i945/ICH7: Use #defines from pci_ids.h (trivial). by Uwe Hermann · 16 years ago
  41. 278534d Support for the Intel 945 northbridge. by Stefan Reinauer · 16 years ago
  42. 598ba43 Drop tons of duplicated debug.c files, move common file to by Uwe Hermann · 16 years ago
  43. 2ee6779 The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of by Carl-Daniel Hailfinger · 16 years ago
  44. 45db366 A duplicate register address is incremented in table register_values. by Mats Erik Andersson · 16 years ago
  45. f69d5ee Support for the memory controller and PCIe interface of the Intel by Ed Swierk · 16 years ago
  46. 7eda890 Eric Biederman believes that he and Tom Zimmerman of the defunct by Ed Swierk · 16 years ago
  47. 6adfaa69 This patch adds PCI device IDs for the Intel EP80579 Integrated Processor, by Ed Swierk · 16 years ago
  48. 14669ae This patch allows support for multiple so-dimms, single or double sided. by Joseph Smith · 16 years ago
  49. da69582 This patch allows the RCA RM4100 to reboot. Upon rebooting in auto.c it detects if the memory is already initialized, if so it issues a hard reset through the southbridge. by Joseph Smith · 16 years ago
  50. a9faea8 This patch implements support for the Intel 3100 integrated by Ed Swierk · 16 years ago
  51. 6a1dc86 Initial support for the Intel 82830 northbridge and RCA RM4100 board. by Joseph Smith · 16 years ago
  52. f8ee180 Rename almost all occurences of LinuxBIOS to coreboot. by Stefan Reinauer · 16 years ago
  53. 7e61e45 Please bear with me - another rename checkin. This qualifies as trivial, no by Stefan Reinauer · 17 years ago
  54. 9b80a8d Drop duplicated and unneeded #defines from some northbridges (trivial). by Uwe Hermann · 17 years ago
  55. f1cf1f7 Ever wondered where those "setting incorrect section attributes for by Stefan Reinauer · 17 years ago
  56. dfb3c13 Various minor cosmetics and coding style fixes (trivial). by Uwe Hermann · 17 years ago
  57. cbb8d8a This patch fixes up a couple mistakes I made with the i82810 and mew-vw to make by Corey Osgood · 17 years ago
  58. c0eb5e0 Add initial support for the Intel 82810 northbridge. by Corey Osgood · 17 years ago
  59. bc359473 Minor tweaks in the 440BX RAM init code (trivial). by Uwe Hermann · 17 years ago
  60. 861f964 Lower the RAM init delays we use on the Intel 440BX. by Uwe Hermann · 17 years ago
  61. f5a6fd2 Various 440BX and Tyan S1846 related minor changes and fixes (trivial): by Uwe Hermann · 17 years ago
  62. f03e4e9 Fixup the 440BX northbridge.c (self-ack as this wasn't working anyway). by Uwe Hermann · 17 years ago
  63. e1dd5e9 Fixed a bug within the 440BX RAM size calculation. Since the DRB values by Ceri Coburn · 17 years ago
  64. 7ea18cf Cosmetics (trivial). by Uwe Hermann · 17 years ago
  65. 941a6f0 Fix typo: s/PRINT_DEBUG_/PRINT_DEBUG/ (trivial). by Uwe Hermann · 17 years ago
  66. 1a9c892 Initial Intel 440BX RAM initialization framework. by Uwe Hermann · 17 years ago
  67. 3d91ecb Add convenience macros PAM0..PAM6 (trivial). by Uwe Hermann · 18 years ago
  68. 998a57c Update of the src/include/spd.h file with the following improvements: by Uwe Hermann · 18 years ago
  69. ed7bab8 Add missing bracket in comment, and fix whitespace (trivial). by Uwe Hermann · 18 years ago
  70. c0defea Add an include file which contains the register definitions for the by Uwe Hermann · 18 years ago
  71. a7aa29b Use the canonical name of the vendors/devices and the by Uwe Hermann · 18 years ago
  72. cf20187 svn mv src/northbridge/intel/E7520 src/northbridge/intel/e7520 by Uwe Hermann · 18 years ago
  73. 586470c Rename E7520 to e7520, and E7525 to e7525 in the code. The next commit by Uwe Hermann · 18 years ago
  74. eca92fb Uwe Hermann: by Stefan Reinauer · 18 years ago
  75. 924f92f by Richard Smith · 18 years ago
  76. cb8eab4 add framework for i440bx chipset by Richard Smith · 18 years ago
  77. 2d1fe37 fix two mainboards that have been broken by someone who does not use abuild.sh by Stefan Reinauer · 18 years ago
  78. 987ca8e Make #defined constants more descriptive. by Steven J. Magnani · 19 years ago
  79. 6ab43fc Updating FSF address in the code. by Stefan Reinauer · 19 years ago
  80. a4baa16 * Added support for "fast" (64-clock) refresh by Steven J. Magnani · 19 years ago
  81. 71ad2f4 Moved E7501-specific definitions here from raminit. by Steven J. Magnani · 19 years ago
  82. 13f1c2a eric patch by Yinghai Lu · 19 years ago
  83. 6ca7636 Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51 by arch import user (historical) · 19 years ago
  84. 284c27f fixes to make adl855pc compile. by Ronald G. Minnich · 20 years ago
  85. a9e632c - First stab at getting the ppc ports building and working. by Eric Biederman · 20 years ago
  86. 8d41ad8 in loglevel.h, if ASM_CONSOLE_LOGLEVEL is defined, don't try to set it. by Ronald G. Minnich · 20 years ago
  87. ab49946 - Remove e7501 root_complex by Eric Biederman · 20 years ago
  88. 52c2277 adl855pc support by Ronald G. Minnich · 20 years ago
  89. 44b34e3 CONFIG_CHIP_NAME to control config chip.h without .name by Yinghai Lu · 20 years ago
  90. 018d8dd - Update abuild.sh so it will rebuild successfull builds by Eric Biederman · 20 years ago
  91. bf8bb42 *** empty log message *** by Yinghai Lu · 20 years ago
  92. 6e53f50 sizeram removal/conversion. by Eric Biederman · 20 years ago
  93. 63f2f72 - kill the broken and duplicate 855pm directory. Hopefully I have kept by Eric Biederman · 20 years ago
  94. fb19864 ops and tsc by Yinghai Lu · 20 years ago
  95. 9cf950c s2735 minor changes by Yinghai Lu · 20 years ago
  96. 8e2847c - For now use port 0x80 based delays in for the e7501 memory initialization. by Eric Biederman · 20 years ago
  97. 720a8f5 - Update e7501 northbridge.c to work in the new structure. by Eric Biederman · 20 years ago
  98. 8abb054 *** empty log message *** by Yinghai Lu · 20 years ago
  99. dbec2d4 - Bump the LinuxBIOS major version by Eric Biederman · 20 years ago
  100. 7003ba4 - First stab at running linuxbios without the old static device tree. by Eric Biederman · 20 years ago