1. 3c0bfaf Fix most CONFIG_DEBUG_RAM_SETUP issues. by Stefan Reinauer · 14 years ago
  2. bccbbe6 The same mechanisms are used for normal and fallback images. by Stefan Reinauer · 14 years ago
  3. 259a39f fix according to coding guidelines by Stefan Reinauer · 14 years ago
  4. c436953 Following patch adds support for suspend/resume functions. I had to change the get_cbmem_toc because macro magic did not work well. by Rudolf Marek · 14 years ago
  5. 97be27e We hardcode highmemory size in every northbridge! This is bad, and especially if suspend to ram is involved. Let the default be taken from cbmem.h which also handles the suspend logic. by Rudolf Marek · 14 years ago
  6. 2b9070a catch some illegal configurations (trivial) by Stefan Reinauer · 14 years ago
  7. 4028ce7 Get rid of some unneeded function prototypes in romstage.c files. by Uwe Hermann · 14 years ago
  8. d773fd3 Some more DIMM0 related cleanups and deduplication. by Uwe Hermann · 14 years ago
  9. 607614d Fix/drop some obsolete comments, by Uwe Hermann · 14 years ago
  10. 4b42a62 Factor out a few commonly duplicated functions from northbridge.c. by Uwe Hermann · 14 years ago
  11. d083595 Remove lib/ramtest.c-include from all CAR boards. by Patrick Georgi · 14 years ago
  12. 76d9143 Make i945/raminit.c:fsbclk() return u16 rather than int by Peter Stuge · 14 years ago
  13. e4bc0f6 Split NORTHBRIDGE_INTEL_I945 into more precise _I945GC and _I945GM by Peter Stuge · 14 years ago
  14. 77d6683 Move several i945 config #defines from romstage.c to Kconfig. by Patrick Georgi · 14 years ago
  15. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 14 years ago
  16. 25d1213 Convert i945 boards to use reserved resources instead of directly adding by Myles Watson · 14 years ago
  17. b3f8090 drop three unneeded config variables: by Jens Rottmann · 14 years ago
  18. 0d11f2d CONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only available if the board / by Jens Rottmann · 14 years ago
  19. d058ad1 One of my boards needs this mini delay in order to survive ram initialization. by Stefan Reinauer · 14 years ago
  20. bc8613e Fix i945 based boards by Stefan Reinauer · 14 years ago
  21. eb50c7d Re-integrate "USE_OPTION_TABLE" code. by Edwin Beasant · 14 years ago
  22. 7eac445 Always enable parent resources before child resources. by Myles Watson · 14 years ago
  23. 894a347 Same conversion as with resources from static arrays to lists, except by Myles Watson · 14 years ago
  24. bf264e9 i945: by Stefan Reinauer · 14 years ago
  25. 86d7278 Fix i945 ACPI for ASL Optimizing Compiler version 20100428. by Stefan Reinauer · 14 years ago
  26. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  27. 682ea3c Make RAM init on i945GC work by Patrick Georgi · 14 years ago
  28. 23836e2 zero warnings days... by Stefan Reinauer · 14 years ago
  29. 53b0ea4 drop some unused files and fix warnings on i945 based systems. by Stefan Reinauer · 14 years ago
  30. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  31. ed15220 Replace clear_memory with memset. by Myles Watson · 14 years ago
  32. f98ad3a i945 mini patch: by Stefan Reinauer · 14 years ago
  33. 01ce601 This patch is from 2009-10-20 by Uwe Hermann · 14 years ago
  34. de3206a This is a general cleanup patch by Stefan Reinauer · 14 years ago
  35. c70e9fc Various license header consistency fixes (trivial). by Uwe Hermann · 15 years ago
  36. 38f147e janitor task: unify and cleanup naming. by Stefan Reinauer · 15 years ago
  37. abf2ad7 newconfig is no more. by Patrick Georgi · 15 years ago
  38. 24b4df5 Support a few more i945 variants. With this framework in place it should by Stefan Reinauer · 15 years ago
  39. 67cd802 * drop reset files from 945 mainboards (and use southbridge specific reset) by Stefan Reinauer · 15 years ago
  40. 81b3c0a Allow per-northbridge and per-board VGA BIOS file name and PCI ID defaults. by Uwe Hermann · 15 years ago
  41. aca6ec6 Kontron 986LCD-M update by Stefan Reinauer · 15 years ago
  42. b8e2027 Add CONFIG_GENERATE_* for tables so that the user can select which tables not by Myles Watson · 15 years ago
  43. e7bbb50 Remove default n statements to simplify .config and ldoptions files. by Myles Watson · 15 years ago
  44. 4c5786b Add some trivial numbers for 945, and Core2 Duo E8200 Intel parts by Peter Stuge · 15 years ago
  45. 53ad9f5 Make CONFIG_HAVE_HIGH_TABLES consistent in where and how it is set. by Myles Watson · 15 years ago
  46. 88f55b2 some progress on kconfig: by Patrick Georgi · 15 years ago
  47. 109ab31 drop extra whitespace at end of line for i945 + ICH7 (trivial) by Stefan Reinauer · 15 years ago
  48. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago
  49. 71a3d96 * drop ich7 include by Stefan Reinauer · 15 years ago
  50. 29cc9ed Move the v3 resource allocator to v2. by Myles Watson · 15 years ago
  51. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  52. 12aba82 Refactor copy_and_run so that it uses a single code base instead of by Patrick Georgi · 15 years ago
  53. a19f644 Enable HAVE_HIGH_TABLES by default for northbridges with by Patrick Georgi · 15 years ago
  54. cc46e73 ACPI implementation for i945, ICH7, Kontron 986LCD-M by Stefan Reinauer · 15 years ago
  55. 30140a5 i945 northbridge update by Stefan Reinauer · 15 years ago
  56. 43b29cf Fix mmconf (PCIe memory mapped config space access) support in v2. It was by Stefan Reinauer · 15 years ago
  57. 3c7f46b Generic approach of putting BIOS tables at the end of memory by Stefan Reinauer · 15 years ago
  58. 977ed2d fix small TOLUD issue in i945 raminit (trivial) by Stefan Reinauer · 16 years ago
  59. ebb763f put in a little comment (trivial) by Stefan Reinauer · 16 years ago
  60. 3bb2628 Thanks to Uwe Hermann for spotting this typo. by Stefan Reinauer · 16 years ago
  61. 779b3e3 Merge some parts of the i945 review (trivial): by Stefan Reinauer · 16 years ago
  62. a163729 i945.h: Add some more comments, align data for better readability (trivial). by Uwe Hermann · 16 years ago
  63. 5d7a1c8 Revert i945/ICH7 PCI IDs to be hard-coded numbers instead of #defines. by Uwe Hermann · 16 years ago
  64. bddc693 i945/ICH7: Use #defines from pci_ids.h (trivial). by Uwe Hermann · 16 years ago
  65. 278534d Support for the Intel 945 northbridge. by Stefan Reinauer · 16 years ago