1. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  2. c70eed1 device: Use pcidev_on_root() by Kyösti Mälkki · 6 years ago
  3. 8a5283a src: Remove unneeded include <cbmem.h> by Elyes HAOUAS · 6 years ago
  4. f29a689 sb/amd/sb700: Get rid of device_t by Elyes HAOUAS · 6 years ago
  5. 0315b67 sb/amd/sb700/lpc.c: Optimize code flow for less indentation by Arthur Heymans · 7 years ago
  6. aa090cb device: acpi_name() should take a const struct device by Aaron Durbin · 7 years ago
  7. d35c06d sb/amd: Support CBMEM_TOP_BACKUP by Kyösti Mälkki · 7 years ago
  8. 083504b southbridge/amd: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  9. 70d92b9 CBMEM: Clarify CBMEM_TOP_BACKUP function usage by Kyösti Mälkki · 7 years ago
  10. 0f3a18a [nb|sb]/amd/[amdfam10|sb700]: Add LPC bridge ACPI names for NB/SB by Timothy Pearson · 7 years ago
  11. c021ffe southbridge/amd: Add space around operators by Elyes HAOUAS · 8 years ago
  12. d6319e8 sb/amd/sb[6|7|8]00: Initialize PIC by Timothy Pearson · 8 years ago
  13. 1eaaa0e southbridge/amd/sr5650: Add MCFG ACPI table support by Timothy Pearson · 9 years ago
  14. 0746452 southbridge/amd/sb700: Remove acpi_get_sleep_type for early CBMEM by Timothy Pearson · 9 years ago
  15. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  16. eabce72 amd/sb700: clean up recommended changes by Martin Roth · 9 years ago
  17. 85c39a4 southbridge/amd/sb700: Add Suspend to RAM (S3) support by Timothy Pearson · 9 years ago
  18. ee3ec8e southbridge/amd/sb700: Set up uninitialized devices in early boot by Timothy Pearson · 9 years ago
  19. 5eea458 device_ops: add device_t argument to acpi_fill_ssdt_generator by Alexander Couzens · 9 years ago
  20. d0e212c devicetree: Discriminate device ops scan_bus() by Kyösti Mälkki · 9 years ago
  21. 83f81ca acpi: Remove monolithic ACPI by Vladimir Serbinenko · 10 years ago
  22. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  23. 4da487e CBMEM: Add LATE_CBMEM_INIT guards by Kyösti Mälkki · 9 years ago
  24. 78c5d58 ACPI: Add acpi_is_wakeup_s3() for romstage by Kyösti Mälkki · 10 years ago
  25. 03abaee21 drivers/pc80/mc146818rtc: Assume we always have ALTCENTURY by Gabe Black · 10 years ago
  26. dcf253c southbridge/amd sb600, sb700 & sb900 spelling fixes by Martin Roth · 10 years ago
  27. b3f08c6 cmos: Rename the CMOS related functions. by Gabe Black · 10 years ago
  28. 4743254 amd: rename model_fxx_powernow to powernow. by Vladimir Serbinenko · 10 years ago
  29. f21271e Fix mismerge of ACPI patches by Vladimir Serbinenko · 10 years ago
  30. 6985d4e amdk8: Move to per-device ACPI by Vladimir Serbinenko · 10 years ago
  31. bc90e15 CBMEM: Backup top_of_ram instead of cbmem_toc by Kyösti Mälkki · 11 years ago
  32. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  33. 5079a0d Remove assembly coded log2 function by Ronald G. Minnich · 12 years ago
  34. 366f0fc AMD SB: Call the rtc update if needed (Propagation) by zbao · 12 years ago
  35. e166782 Clean up #ifs by Patrick Georgi · 12 years ago
  36. 399fcdd AMD southbridge: remove sp5100 by Kyösti Mälkki · 12 years ago
  37. d4814bd more ifdef -> if fixes by Stefan Reinauer · 13 years ago
  38. c342223 SP5100's code is based on SB700. Change the legacy sb700 of sb7xx_51xx. by Zheng Bao · 13 years ago
  39. 86bd99a by Rudolf Marek · 14 years ago
  40. a5c949e Trivial. Re-indent the code. by Zheng Bao · 14 years ago
  41. c436953 Following patch adds support for suspend/resume functions. I had to change the get_cbmem_toc because macro magic did not work well. by Rudolf Marek · 14 years ago
  42. 836ae29 first round name simplification. drop the <component>_ prefix. by stepan · 14 years ago[Renamed from src/southbridge/amd/sb700/sb700_lpc.c]
  43. 74d1a6e We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. by Uwe Hermann · 14 years ago
  44. 2a5101a Trivial. Spelling check. by Zheng Bao · 14 years ago
  45. 50b78b6 Print an error and correct pci scan limits. Skip sb700 ISA DMA init if needed. by Juhana Helovuo · 14 years ago
  46. bfca8ef Trivial. Cleaning up about the blank line. by Zheng Bao · 14 years ago
  47. 7eac445 Always enable parent resources before child resources. by Myles Watson · 14 years ago
  48. 894a347 Same conversion as with resources from static arrays to lists, except by Myles Watson · 14 years ago
  49. c25cc11 Use lists instead of arrays for resources in devices to reduce memory usage. by Myles Watson · 14 years ago
  50. 0b2cda8 Remove the building warnings. by Zheng Bao · 14 years ago
  51. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  52. 8e96ba2 pci drivers should be const. by Stefan Reinauer · 14 years ago
  53. eff2ffd Features supported in SB700 code: by Zheng Bao · 14 years ago