1. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  2. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  3. 9f74462 northbridge/intel: Use DEVICE_NOOP macro over dummy symbol by Edward O'Callaghan · 10 years ago
  4. f7bfc34 intel: Remove GFXUMA and related global variables by Kyösti Mälkki · 11 years ago
  5. 42f4651 CBMEM northbridges: Remove references to global high_tables_base by Kyösti Mälkki · 11 years ago
  6. 33e5df3 Set PCI bus operations at buildtime for ramstage by Kyösti Mälkki · 11 years ago
  7. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  8. fd611f9 Drop CONFIG_WRITE_HIGH_TABLES by Stefan Reinauer · 11 years ago
  9. 0aa37c4 sconfig: rename lapic_cluster -> cpu_cluster by Stefan Reinauer · 12 years ago
  10. 4aff445 sconfig: rename pci_domain -> domain by Stefan Reinauer · 12 years ago
  11. 5079a0d Remove assembly coded log2 function by Ronald G. Minnich · 12 years ago
  12. 0279036 Remove chip.h files without config structure by Kyösti Mälkki · 12 years ago
  13. cf8e466 Cleanup coreboot memory table includes by Kyösti Mälkki · 12 years ago
  14. 5e29f00 Intel and GFXUMA: drop redundant use of lb_add_memory_range() by Kyösti Mälkki · 12 years ago
  15. 6ff1d36 Intel and GFXUMA: fix MTRR and use uma_resource() by Kyösti Mälkki · 12 years ago
  16. 08ef498 Intel 82810 and 82830: always room for PCI memory by Kyösti Mälkki · 12 years ago
  17. cc55b9b Define global uma_memory variables by Kyösti Mälkki · 12 years ago
  18. e166782 Clean up #ifs by Patrick Georgi · 12 years ago
  19. 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
  20. 4b42a62 Factor out a few commonly duplicated functions from northbridge.c. by Uwe Hermann · 14 years ago
  21. 7eac445 Always enable parent resources before child resources. by Myles Watson · 14 years ago
  22. 894a347 Same conversion as with resources from static arrays to lists, except by Myles Watson · 14 years ago
  23. 23836e2 zero warnings days... by Stefan Reinauer · 14 years ago
  24. 1abf46c ip1000: fix seabios start, fix flash gpio detection by Stefan Reinauer · 14 years ago
  25. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  26. 0d7a996 This is kind of a pre CAR patch to properly allocate "shared" graphics memory by Joseph Smith · 14 years ago
  27. 800379f by Stefan Reinauer · 14 years ago
  28. 6363050 drop two warnings (trivial) by Stefan Reinauer · 14 years ago
  29. b8e2027 Add CONFIG_GENERATE_* for tables so that the user can select which tables not by Myles Watson · 15 years ago
  30. 29cc9ed Move the v3 resource allocator to v2. by Myles Watson · 15 years ago
  31. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  32. b5fb0c5 Add high tables support to all northbridges. by Stefan Reinauer · 15 years ago
  33. be7f798 This, ladies and gentlement, is commit #4000. by Stefan Reinauer · 15 years ago
  34. 6a1dc86 Initial support for the Intel 82830 northbridge and RCA RM4100 board. by Joseph Smith · 16 years ago