1. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 14 years ago
  2. b3f8090 drop three unneeded config variables: by Jens Rottmann · 14 years ago
  3. 0d11f2d CONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only available if the board / by Jens Rottmann · 14 years ago
  4. 0362c6d VGA code needs to be refactored before it can be compiled conditionally. by Myles Watson · 14 years ago
  5. 2d7ff69 Build VGA code conditionally to avoid errors when using SeaBIOS. by Myles Watson · 14 years ago
  6. 7eac445 Always enable parent resources before child resources. by Myles Watson · 14 years ago
  7. 894a347 Same conversion as with resources from static arrays to lists, except by Myles Watson · 14 years ago
  8. 7b2e2b9 Fix MBI walker. by Joseph Smith · 14 years ago
  9. c56e5ad fix warnings. by Stefan Reinauer · 14 years ago
  10. 29d3a92 i82830: fix debugging output and clarify bracketing by Stefan Reinauer · 14 years ago
  11. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  12. 23836e2 zero warnings days... by Stefan Reinauer · 14 years ago
  13. c30a6e8 the dump function assumed that the mbi data comes right after the header. by Stefan Reinauer · 14 years ago
  14. 1abf46c ip1000: fix seabios start, fix flash gpio detection by Stefan Reinauer · 14 years ago
  15. d946649 add int15 handler for thomson ip1000 by Stefan Reinauer · 14 years ago
  16. d93af23 simplify ram_read32 on i82830 by Stefan Reinauer · 14 years ago
  17. 77d31ec More trivial changes to i82830 raminit.c for USE_PRINTK_IN_CAR. by Joseph Smith · 14 years ago
  18. bdf26a6 Trivial changes to i82830 raminit.c for USE_PRINTK_IN_CAR. by Joseph Smith · 14 years ago
  19. 6a445e8 zero warning days. by Stefan Reinauer · 14 years ago
  20. 7488e04 1. This patch adds CAR for Intel P6 series processors. by Joseph Smith · 14 years ago
  21. 64ed2b7 Drop \r\n and \n\r as both print_XXX and printk now do this internally. by Stefan Reinauer · 14 years ago
  22. 3ac400e drop USE_INIT should be USE_PRINTK_IN_CAR here. 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. 01ce601 This patch is from 2009-10-20 by Uwe Hermann · 14 years ago
  27. 72f75b1 Fix YABEL guards; make debugging optional; fix some warnings by Stefan Reinauer · 14 years ago
  28. 800379f by Stefan Reinauer · 14 years ago
  29. 6363050 drop two warnings (trivial) by Stefan Reinauer · 14 years ago
  30. abf2ad7 newconfig is no more. by Patrick Georgi · 15 years ago
  31. 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 · 15 years ago
  32. 63a8f2a Add kconfig menus for most chipset VIDEO_MB values. by Uwe Hermann · 15 years ago
  33. b8e2027 Add CONFIG_GENERATE_* for tables so that the user can select which tables not by Myles Watson · 15 years ago
  34. e7bbb50 Remove default n statements to simplify .config and ldoptions files. by Myles Watson · 15 years ago
  35. 53ad9f5 Make CONFIG_HAVE_HIGH_TABLES consistent in where and how it is set. by Myles Watson · 15 years ago
  36. 88f55b2 some progress on kconfig: by Patrick Georgi · 15 years ago
  37. 29cc9ed Move the v3 resource allocator to v2. by Myles Watson · 15 years ago
  38. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  39. 88e71e8 Run dos2unix on all files: by Stefan Reinauer · 15 years ago
  40. 3544c6b Trivial removal of svn:executable property from vga.c. by Peter Stuge · 15 years ago
  41. 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
  42. b5fb0c5 Add high tables support to all northbridges. by Stefan Reinauer · 15 years ago
  43. b8e2517 Every object file with a struct pci_driver ... __pci_driver needs to be marked by Stefan Reinauer · 15 years ago
  44. be7f798 This, ladies and gentlement, is commit #4000. by Stefan Reinauer · 15 years ago
  45. 598ba43 Drop tons of duplicated debug.c files, move common file to by Uwe Hermann · 16 years ago
  46. 14669ae This patch allows support for multiple so-dimms, single or double sided. by Joseph Smith · 16 years ago
  47. 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
  48. 6a1dc86 Initial support for the Intel 82830 northbridge and RCA RM4100 board. by Joseph Smith · 16 years ago