1. d7ee9dd northbridge/intel: add missing #include guards by Iru Cai · 8 years ago
  2. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  3. 7a8a4ab lib: Unify log2() and related functions by Julius Werner · 9 years ago
  4. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  5. e1133b7 kbuild: automatically include northbridges by Stefan Reinauer · 9 years ago
  6. 595e777 Kconfig whitespace fixes by Martin Roth · 9 years ago
  7. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  8. 3bf3854 CBMEM: Tag chipsets with LATE_CBMEM_INIT by Kyösti Mälkki · 10 years ago
  9. 65b72ab northbridge: Drop print_ implementation from non-romcc boards by Stefan Reinauer · 10 years ago
  10. 9f74462 northbridge/intel: Use DEVICE_NOOP macro over dummy symbol by Edward O'Callaghan · 10 years ago
  11. 234781e northbridge: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  12. 42f4651 CBMEM northbridges: Remove references to global high_tables_base by Kyösti Mälkki · 11 years ago
  13. 33e5df3 Set PCI bus operations at buildtime 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 · 11 years ago
  17. 4aff445 sconfig: rename pci_domain -> domain by Stefan Reinauer · 11 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. fee73df Auto-declare chip_operations by Kyösti Mälkki · 12 years ago
  21. e166782 Clean up #ifs by Patrick Georgi · 12 years ago
  22. 5ff7c13 remove trailing whitespace by Stefan Reinauer · 13 years ago
  23. 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
  24. 6e9ab97 i855: Remove useless memctrl indirection. by Uwe Hermann · 14 years ago
  25. d773fd3 Some more DIMM0 related cleanups and deduplication. by Uwe Hermann · 14 years ago
  26. b69cb5a Convert some comments to proper Doxygen syntax. by Uwe Hermann · 14 years ago
  27. 9fe5069 Correct spelling of "spacing" (in comments). by Jonathan Kollasch · 14 years ago
  28. 4b42a62 Factor out a few commonly duplicated functions from northbridge.c. by Uwe Hermann · 14 years ago
  29. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 14 years ago
  30. dfe8d76 Trivial warning fix for adl855pc. by Myles Watson · 14 years ago
  31. 459b0d2 This file was missing from r5751. by Andreas Schultz · 14 years ago
  32. b6b29db Rework i855GM/i855GME support by Andreas Schultz · 14 years ago
  33. b3f8090 drop three unneeded config variables: by Jens Rottmann · 14 years ago
  34. 7eac445 Always enable parent resources before child resources. by Myles Watson · 14 years ago
  35. 894a347 Same conversion as with resources from static arrays to lists, except by Myles Watson · 14 years ago
  36. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  37. c264ad9 fix digitallogic adl855pc compilation (and clean up the warnings while at it) by Stefan Reinauer · 14 years ago
  38. 64ed2b7 Drop \r\n and \n\r as both print_XXX and printk now do this internally. by Stefan Reinauer · 14 years ago
  39. 08e0fb8 Fix all the format string warnings. Some other random warnings. by Myles Watson · 14 years ago
  40. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  41. 2e694ed Drop i855pm port and rename i855gme to i855 instead. by Stefan Reinauer · 14 years ago