1. efff733 Refactor driver structs by Patrick Georgi · 12 years ago
  2. c7f0c8f MCP55: Cosmetic fixes, switch to u8 et al. by Uwe Hermann · 14 years ago
  3. 836ae29 first round name simplification. drop the <component>_ prefix. by stepan · 14 years ago[Renamed from src/southbridge/nvidia/mcp55/mcp55_lpc.c]
  4. dca8b1b Use common code to set PCI subsystem in mcp55. by Jonathan Kollasch · 14 years ago
  5. 74d1a6e We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. by Uwe Hermann · 14 years ago
  6. 7eac445 Always enable parent resources before child resources. by Myles Watson · 14 years ago
  7. 894a347 Same conversion as with resources from static arrays to lists, except by Myles Watson · 14 years ago
  8. c25cc11 Use lists instead of arrays for resources in devices to reduce memory usage. by Myles Watson · 14 years ago
  9. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  10. 08e0fb8 Fix all the format string warnings. Some other random warnings. by Myles Watson · 14 years ago
  11. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  12. 0401bd8 coreboot has 13 instances of IOAPIC setup distributed across a lot by Stefan Reinauer · 15 years ago
  13. e42e142 Apparently I'm not the only one who forgets which way the outb and by Ed Swierk · 15 years ago
  14. 29cc9ed Move the v3 resource allocator to v2. by Myles Watson · 15 years ago
  15. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  16. 62cfe16 ChangeLog: by Harald Gutmann · 15 years ago
  17. a9c5ea0 Revert "CMOS: Add set_option and rework get_option." by Luc Verhaegen · 15 years ago
  18. 9ceae90 CMOS: Add set_option and rework get_option. by Luc Verhaegen · 15 years ago
  19. 2ee6779 The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of by Carl-Daniel Hailfinger · 16 years ago
  20. 8684520b This trivial patch removes an unused local variable, thus getting rid of by Ronald Hoogenboom · 16 years ago
  21. f327d9f Route device IRQ through PCI bridge instead in mptable. by Yinghai Lu · 17 years ago
  22. 7e61e45 Please bear with me - another rename checkin. This qualifies as trivial, no by Stefan Reinauer · 17 years ago
  23. f1cf1f7 Ever wondered where those "setting incorrect section attributes for by Stefan Reinauer · 17 years ago
  24. c65bd56 Add support for the NVIDIA MCP55 southbridge. by Yinghai Lu · 18 years ago