1. 0279036 Remove chip.h files without config structure by Kyösti Mälkki · 12 years ago
  2. e166782 Clean up #ifs by Patrick Georgi · 12 years ago
  3. 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
  4. 4b42a62 Factor out a few commonly duplicated functions from northbridge.c. by Uwe Hermann · 14 years ago
  5. 7eac445 Always enable parent resources before child resources. by Myles Watson · 14 years ago
  6. 894a347 Same conversion as with resources from static arrays to lists, except by Myles Watson · 14 years ago
  7. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  8. 312673c Improve coreboot build output and eliminate some warnings: by Uwe Hermann · 15 years ago
  9. b8e2027 Add CONFIG_GENERATE_* for tables so that the user can select which tables not by Myles Watson · 15 years ago
  10. 29cc9ed Move the v3 resource allocator to v2. by Myles Watson · 15 years ago
  11. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  12. 032a965 Trivial white space fixes so that the next patches are easier to read. by Myles Watson · 15 years ago
  13. b5fb0c5 Add high tables support to all northbridges. by Stefan Reinauer · 15 years ago
  14. e562f72 Fix a LOT of implicit function declarations before they become errors. by Corey Osgood · 16 years ago
  15. f1cf1f7 Ever wondered where those "setting incorrect section attributes for by Stefan Reinauer · 17 years ago
  16. f5a6fd2 Various 440BX and Tyan S1846 related minor changes and fixes (trivial): by Uwe Hermann · 17 years ago
  17. f03e4e9 Fixup the 440BX northbridge.c (self-ack as this wasn't working anyway). by Uwe Hermann · 17 years ago
  18. e1dd5e9 Fixed a bug within the 440BX RAM size calculation. Since the DRB values by Ceri Coburn · 17 years ago
  19. 1a9c892 Initial Intel 440BX RAM initialization framework. by Uwe Hermann · 17 years ago
  20. a7aa29b Use the canonical name of the vendors/devices and the by Uwe Hermann · 18 years ago
  21. cb8eab4 add framework for i440bx chipset by Richard Smith · 18 years ago