1. 23f38cd Get rid of drivers class by Patrick Georgi · 12 years ago
  2. 0279036 Remove chip.h files without config structure by Kyösti Mälkki · 12 years ago
  3. fee73df Auto-declare chip_operations by Kyösti Mälkki · 12 years ago
  4. cf8e466 Cleanup coreboot memory table includes by Kyösti Mälkki · 12 years ago
  5. 6ff1d36 Intel and GFXUMA: fix MTRR and use uma_resource() by Kyösti Mälkki · 12 years ago
  6. b5f5652 Intel i945 and sch: no memory over 4GB by Kyösti Mälkki · 12 years ago
  7. ce6e9fe i945: Disable IGD if plugin VGA is preferred by Patrick Georgi · 12 years ago
  8. 8bacc40 Fix udelay() implementation for i945 romstage by Nico Huber · 12 years ago
  9. cc55b9b Define global uma_memory variables by Kyösti Mälkki · 12 years ago
  10. 6444bd4 i945: Reset IGD on boot by Patrick Georgi · 12 years ago
  11. e166782 Clean up #ifs by Patrick Georgi · 12 years ago
  12. 2c2e78d Unify IO APIC address specification by Patrick Georgi · 13 years ago
  13. eb5e28f Intel northbridge I945: Apply un-written naming rules by Kyösti Mälkki · 12 years ago
  14. c5fc7db Move C labels to start-of-line by Patrick Georgi · 12 years ago
  15. 334328a Avoid ../../.. paths in ASL files by Patrick Georgi · 13 years ago
  16. fdcd135 Rename i945 ACPI files to not carry an i945_ prefix by Patrick Georgi · 13 years ago
  17. 751508a northbridge/intel/i945: CHECK_SLFRCS_ON_RESUME Kconfig option by Peter Stuge · 13 years ago
  18. 784ffb3 i945: fix tsc udelay() by Sven Schnelle · 13 years ago
  19. 5563959 I945: replace #if defined() by #if by Sven Schnelle · 13 years ago
  20. ab87254 use acpi.h include instead of manually adding acpi_slp_type. by Stefan Reinauer · 13 years ago
  21. 7981b94 Report GSE chipset and warn if the code has been compiled for the wrong chipset. by Stefan Reinauer · 13 years ago
  22. b629d14 i945 GMA: restore tft brightness from cmos by Sven Schnelle · 13 years ago
  23. d8c68a9 i82801gx: replace cafed00d/cafebabe by defines by Sven Schnelle · 13 years ago
  24. 1d888a9 some ifdef --> if fixes by Stefan Reinauer · 13 years ago
  25. 148a4f5 i945: improve get_top_of_ram() by Sven Schnelle · 13 years ago
  26. 541269b [i945] Add SPD adress mapping by Sven Schnelle · 13 years ago
  27. 4096fc5 SMM code on i945 platforms needs udelay() by Peter Stuge · 14 years ago
  28. 3c0bfaf Fix most CONFIG_DEBUG_RAM_SETUP issues. by Stefan Reinauer · 14 years ago
  29. bccbbe6 The same mechanisms are used for normal and fallback images. by Stefan Reinauer · 14 years ago
  30. 259a39f fix according to coding guidelines by Stefan Reinauer · 14 years ago
  31. 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
  32. 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
  33. 2b9070a catch some illegal configurations (trivial) by Stefan Reinauer · 14 years ago
  34. 4028ce7 Get rid of some unneeded function prototypes in romstage.c files. by Uwe Hermann · 14 years ago
  35. d773fd3 Some more DIMM0 related cleanups and deduplication. by Uwe Hermann · 14 years ago
  36. 607614d Fix/drop some obsolete comments, by Uwe Hermann · 14 years ago
  37. 4b42a62 Factor out a few commonly duplicated functions from northbridge.c. by Uwe Hermann · 14 years ago
  38. d083595 Remove lib/ramtest.c-include from all CAR boards. by Patrick Georgi · 14 years ago
  39. 76d9143 Make i945/raminit.c:fsbclk() return u16 rather than int by Peter Stuge · 14 years ago
  40. e4bc0f6 Split NORTHBRIDGE_INTEL_I945 into more precise _I945GC and _I945GM by Peter Stuge · 14 years ago
  41. 77d6683 Move several i945 config #defines from romstage.c to Kconfig. by Patrick Georgi · 14 years ago
  42. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 14 years ago
  43. 25d1213 Convert i945 boards to use reserved resources instead of directly adding by Myles Watson · 14 years ago
  44. b3f8090 drop three unneeded config variables: by Jens Rottmann · 14 years ago
  45. 0d11f2d CONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only available if the board / by Jens Rottmann · 14 years ago
  46. d058ad1 One of my boards needs this mini delay in order to survive ram initialization. by Stefan Reinauer · 14 years ago
  47. bc8613e Fix i945 based boards by Stefan Reinauer · 14 years ago
  48. eb50c7d Re-integrate "USE_OPTION_TABLE" code. by Edwin Beasant · 14 years ago
  49. 7eac445 Always enable parent resources before child resources. by Myles Watson · 14 years ago
  50. 894a347 Same conversion as with resources from static arrays to lists, except by Myles Watson · 14 years ago
  51. bf264e9 i945: by Stefan Reinauer · 14 years ago
  52. 86d7278 Fix i945 ACPI for ASL Optimizing Compiler version 20100428. by Stefan Reinauer · 14 years ago
  53. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  54. 682ea3c Make RAM init on i945GC work by Patrick Georgi · 14 years ago
  55. 23836e2 zero warnings days... by Stefan Reinauer · 14 years ago
  56. 53b0ea4 drop some unused files and fix warnings on i945 based systems. by Stefan Reinauer · 14 years ago
  57. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  58. ed15220 Replace clear_memory with memset. by Myles Watson · 14 years ago
  59. f98ad3a i945 mini patch: by Stefan Reinauer · 14 years ago
  60. 01ce601 This patch is from 2009-10-20 by Uwe Hermann · 14 years ago
  61. de3206a This is a general cleanup patch by Stefan Reinauer · 14 years ago
  62. c70e9fc Various license header consistency fixes (trivial). by Uwe Hermann · 15 years ago
  63. 38f147e janitor task: unify and cleanup naming. by Stefan Reinauer · 15 years ago
  64. abf2ad7 newconfig is no more. by Patrick Georgi · 15 years ago
  65. 24b4df5 Support a few more i945 variants. With this framework in place it should by Stefan Reinauer · 15 years ago
  66. 67cd802 * drop reset files from 945 mainboards (and use southbridge specific reset) by Stefan Reinauer · 15 years ago
  67. 81b3c0a Allow per-northbridge and per-board VGA BIOS file name and PCI ID defaults. by Uwe Hermann · 15 years ago
  68. aca6ec6 Kontron 986LCD-M update by Stefan Reinauer · 15 years ago
  69. b8e2027 Add CONFIG_GENERATE_* for tables so that the user can select which tables not by Myles Watson · 15 years ago
  70. e7bbb50 Remove default n statements to simplify .config and ldoptions files. by Myles Watson · 15 years ago
  71. 4c5786b Add some trivial numbers for 945, and Core2 Duo E8200 Intel parts by Peter Stuge · 15 years ago
  72. 53ad9f5 Make CONFIG_HAVE_HIGH_TABLES consistent in where and how it is set. by Myles Watson · 15 years ago
  73. 88f55b2 some progress on kconfig: by Patrick Georgi · 15 years ago
  74. 109ab31 drop extra whitespace at end of line for i945 + ICH7 (trivial) by Stefan Reinauer · 15 years ago
  75. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago
  76. 71a3d96 * drop ich7 include by Stefan Reinauer · 15 years ago
  77. 29cc9ed Move the v3 resource allocator to v2. by Myles Watson · 15 years ago
  78. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  79. 12aba82 Refactor copy_and_run so that it uses a single code base instead of by Patrick Georgi · 15 years ago
  80. a19f644 Enable HAVE_HIGH_TABLES by default for northbridges with by Patrick Georgi · 15 years ago
  81. cc46e73 ACPI implementation for i945, ICH7, Kontron 986LCD-M by Stefan Reinauer · 15 years ago
  82. 30140a5 i945 northbridge update by Stefan Reinauer · 15 years ago
  83. 43b29cf Fix mmconf (PCIe memory mapped config space access) support in v2. It was by Stefan Reinauer · 15 years ago
  84. 3c7f46b Generic approach of putting BIOS tables at the end of memory by Stefan Reinauer · 15 years ago
  85. 977ed2d fix small TOLUD issue in i945 raminit (trivial) by Stefan Reinauer · 16 years ago
  86. ebb763f put in a little comment (trivial) by Stefan Reinauer · 16 years ago
  87. 3bb2628 Thanks to Uwe Hermann for spotting this typo. by Stefan Reinauer · 16 years ago
  88. 779b3e3 Merge some parts of the i945 review (trivial): by Stefan Reinauer · 16 years ago
  89. a163729 i945.h: Add some more comments, align data for better readability (trivial). by Uwe Hermann · 16 years ago
  90. 5d7a1c8 Revert i945/ICH7 PCI IDs to be hard-coded numbers instead of #defines. by Uwe Hermann · 16 years ago
  91. bddc693 i945/ICH7: Use #defines from pci_ids.h (trivial). by Uwe Hermann · 16 years ago
  92. 278534d Support for the Intel 945 northbridge. by Stefan Reinauer · 16 years ago