1. 874a8f9 i945: Enable changing VRAM size by Arthur Heymans · 8 years ago
  2. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  3. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  4. b67eaee i945: Add 27ac to northbridge IDs. by Vladimir Serbinenko · 10 years ago
  5. 9f74462 northbridge/intel: Use DEVICE_NOOP macro over dummy symbol by Edward O'Callaghan · 10 years ago
  6. 0e64617 i945: Convert to per-device ACPI by Vladimir Serbinenko · 10 years ago
  7. c862e44 northbridge/intel: Drop use of set_top_of_ram() by Kyösti Mälkki · 10 years ago
  8. 15935eb i945: Fix resource bases for UMA and TSEG by Kyösti Mälkki · 10 years ago
  9. 66f10b1 northbridge/intel/i945/northbridge.c: Use define `TOLUD` instead of hardcoded value by Paul Menzel · 10 years ago
  10. 355ce38 northbridge/intel/i945: Add define for register `BSM` and use it by Paul Menzel · 10 years ago
  11. f7bfc34 intel: Remove GFXUMA and related global variables by Kyösti Mälkki · 11 years ago
  12. 42f4651 CBMEM northbridges: Remove references to global high_tables_base by Kyösti Mälkki · 11 years ago
  13. 872c922 Fix MMCONF_SUPPORT_DEFAULT for ramstage by Kyösti Mälkki · 11 years ago
  14. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  15. fd611f9 Drop CONFIG_WRITE_HIGH_TABLES by Stefan Reinauer · 11 years ago
  16. 0aa37c4 sconfig: rename lapic_cluster -> cpu_cluster by Stefan Reinauer · 12 years ago
  17. 4aff445 sconfig: rename pci_domain -> domain by Stefan Reinauer · 12 years ago
  18. 5079a0d Remove assembly coded log2 function by Ronald G. Minnich · 12 years ago
  19. 0279036 Remove chip.h files without config structure by Kyösti Mälkki · 12 years ago
  20. cf8e466 Cleanup coreboot memory table includes by Kyösti Mälkki · 12 years ago
  21. 6ff1d36 Intel and GFXUMA: fix MTRR and use uma_resource() by Kyösti Mälkki · 12 years ago
  22. b5f5652 Intel i945 and sch: no memory over 4GB by Kyösti Mälkki · 12 years ago
  23. cc55b9b Define global uma_memory variables by Kyösti Mälkki · 12 years ago
  24. e166782 Clean up #ifs by Patrick Georgi · 12 years ago
  25. ab87254 use acpi.h include instead of manually adding acpi_slp_type. by Stefan Reinauer · 13 years ago
  26. d8c68a9 i82801gx: replace cafed00d/cafebabe by defines by Sven Schnelle · 13 years ago
  27. 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
  28. 4b42a62 Factor out a few commonly duplicated functions from northbridge.c. by Uwe Hermann · 14 years ago
  29. 25d1213 Convert i945 boards to use reserved resources instead of directly adding by Myles Watson · 14 years ago
  30. 7eac445 Always enable parent resources before child resources. by Myles Watson · 14 years ago
  31. 894a347 Same conversion as with resources from static arrays to lists, except by Myles Watson · 14 years ago
  32. 23836e2 zero warnings days... by Stefan Reinauer · 14 years ago
  33. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  34. de3206a This is a general cleanup patch by Stefan Reinauer · 14 years ago
  35. aca6ec6 Kontron 986LCD-M update by Stefan Reinauer · 15 years ago
  36. b8e2027 Add CONFIG_GENERATE_* for tables so that the user can select which tables not by Myles Watson · 15 years ago
  37. 109ab31 drop extra whitespace at end of line for i945 + ICH7 (trivial) by Stefan Reinauer · 15 years ago
  38. 71a3d96 * drop ich7 include by Stefan Reinauer · 15 years ago
  39. 29cc9ed Move the v3 resource allocator to v2. by Myles Watson · 15 years ago
  40. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  41. 30140a5 i945 northbridge update by Stefan Reinauer · 15 years ago
  42. 43b29cf Fix mmconf (PCIe memory mapped config space access) support in v2. It was by Stefan Reinauer · 15 years ago
  43. 3c7f46b Generic approach of putting BIOS tables at the end of memory by Stefan Reinauer · 15 years ago
  44. 5d7a1c8 Revert i945/ICH7 PCI IDs to be hard-coded numbers instead of #defines. by Uwe Hermann · 16 years ago
  45. bddc693 i945/ICH7: Use #defines from pci_ids.h (trivial). by Uwe Hermann · 16 years ago
  46. 278534d Support for the Intel 945 northbridge. by Stefan Reinauer · 16 years ago