1. 9faae2b Kconfig: Unify power-after-failure options by Nico Huber · 6 years ago
  2. ead574e src: Get rid of duplicated includes by Elyes HAOUAS · 6 years ago
  3. 1df39c3 nvidia/mcp55: Get rid of device_t by Elyes HAOUAS · 6 years ago
  4. f9de5a4 src/southbridge: Add required space before the open parenthesis by Elyes HAOUAS · 6 years ago
  5. 64e091f southbridge/nvidia: Remove spaces before/after parenthesis by Elyes HAOUAS · 6 years ago
  6. 1eef32d sb/nvidia/mcp55: Fix P_state generation by Arthur Heymans · 8 years ago
  7. 49a7c37 southbridge/nvidia: Remove commented code by Elyes HAOUAS · 8 years ago
  8. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  9. 6f0e8bd amd8111, ck804, mcp55: use CONFIG_HPET_ADDRESS by Jonathan A. Kollasch · 9 years ago
  10. 5eea458 device_ops: add device_t argument to acpi_fill_ssdt_generator by Alexander Couzens · 9 years ago
  11. d0e212c devicetree: Discriminate device ops scan_bus() by Kyösti Mälkki · 9 years ago
  12. 83f81ca acpi: Remove monolithic ACPI by Vladimir Serbinenko · 10 years ago
  13. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  14. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  15. b3f08c6 cmos: Rename the CMOS related functions. by Gabe Black · 10 years ago
  16. 4743254 amd: rename model_fxx_powernow to powernow. by Vladimir Serbinenko · 10 years ago
  17. f21271e Fix mismerge of ACPI patches by Vladimir Serbinenko · 10 years ago
  18. 6985d4e amdk8: Move to per-device ACPI by Vladimir Serbinenko · 10 years ago
  19. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  20. 5079a0d Remove assembly coded log2 function by Ronald G. Minnich · 12 years ago
  21. efff733 Refactor driver structs by Patrick Georgi · 12 years ago
  22. c7f0c8f MCP55: Cosmetic fixes, switch to u8 et al. by Uwe Hermann · 14 years ago
  23. 836ae29 first round name simplification. drop the <component>_ prefix. by stepan · 14 years ago[Renamed from src/southbridge/nvidia/mcp55/mcp55_lpc.c]
  24. dca8b1b Use common code to set PCI subsystem in mcp55. by Jonathan Kollasch · 14 years ago
  25. 74d1a6e We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. by Uwe Hermann · 14 years ago
  26. 7eac445 Always enable parent resources before child resources. by Myles Watson · 14 years ago
  27. 894a347 Same conversion as with resources from static arrays to lists, except by Myles Watson · 14 years ago
  28. c25cc11 Use lists instead of arrays for resources in devices to reduce memory usage. by Myles Watson · 14 years ago
  29. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  30. 08e0fb8 Fix all the format string warnings. Some other random warnings. by Myles Watson · 14 years ago
  31. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  32. 0401bd8 coreboot has 13 instances of IOAPIC setup distributed across a lot by Stefan Reinauer · 15 years ago
  33. e42e142 Apparently I'm not the only one who forgets which way the outb and by Ed Swierk · 15 years ago
  34. 29cc9ed Move the v3 resource allocator to v2. by Myles Watson · 15 years ago
  35. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  36. 62cfe16 ChangeLog: by Harald Gutmann · 15 years ago
  37. a9c5ea0 Revert "CMOS: Add set_option and rework get_option." by Luc Verhaegen · 15 years ago
  38. 9ceae90 CMOS: Add set_option and rework get_option. by Luc Verhaegen · 15 years ago
  39. 2ee6779 The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of by Carl-Daniel Hailfinger · 16 years ago
  40. 8684520b This trivial patch removes an unused local variable, thus getting rid of by Ronald Hoogenboom · 16 years ago
  41. f327d9f Route device IRQ through PCI bridge instead in mptable. by Yinghai Lu · 17 years ago
  42. 7e61e45 Please bear with me - another rename checkin. This qualifies as trivial, no by Stefan Reinauer · 17 years ago
  43. f1cf1f7 Ever wondered where those "setting incorrect section attributes for by Stefan Reinauer · 17 years ago
  44. c65bd56 Add support for the NVIDIA MCP55 southbridge. by Yinghai Lu · 18 years ago