1. 48f82a9 AMD fam10 binaryPI: Remove invalid PCI ops on CPU domain by Kyösti Mälkki · 8 years ago
  2. 27198ac MMCONF_SUPPORT: Drop redundant logging by Kyösti Mälkki · 8 years ago
  3. e25b5ef MMCONF_SUPPORT: Consolidate resource registration by Kyösti Mälkki · 8 years ago
  4. 6f66f41 PCI ops: MMCONF_SUPPORT_DEFAULT is required by Kyösti Mälkki · 8 years ago
  5. 187543c AMD binaryPI: Switch to MMCONF_SUPPORT_DEFAULT by Kyösti Mälkki · 8 years ago
  6. 6580408 amd/pi/hudson: Move audio to northbridge by Marshall Dawson · 8 years ago
  7. 463f46e pci_ids.h: Correct recent AMD ID names by Marshall Dawson · 8 years ago
  8. c56a558 northbridge/amd: Modify 00670F00 chip.h to match DCT by Marshall Dawson · 8 years ago
  9. ade7800 northbridge/amd: Update 00670F00 asl for reduced hardware by Marshall Dawson · 8 years ago
  10. aa31f99 northbridge/amd: Update all names and IDs for 00670F00 by Marc Jones · 8 years ago
  11. 2cd67b7 northbridge/amd: Copy 00660F01 directories to 00670F00 by Marc Jones · 8 years ago
  12. e809dd3 northbridge/amd/pi/00730F01: Remove commented code by Elyes HAOUAS · 8 years ago
  13. 7db506c src/northbridge: Remove unnecessary whitespace by Elyes HAOUAS · 8 years ago
  14. 0d4b11a src/northbridge: Remove whitespace after sizeof by Elyes HAOUAS · 8 years ago
  15. a813160 northbridge/amd: Improve code formatting by Elyes HAOUAS · 8 years ago
  16. 6e8b3c1 src/northbridge: Improve code formatting by Elyes HAOUAS · 8 years ago
  17. 5a7e72f northbridge/amd: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  18. a20ac2f tree: drop last paragraph of GPL copyright header from new files by Martin Roth · 9 years ago
  19. 19fbdcc amd/pi/00660F01: Remove 'PER_DEVICE_ACPI_TABLES' by Martin Roth · 9 years ago
  20. d45a347 amd/pi/00630F01: Drop HT3_SUPPORT by Martin Roth · 9 years ago
  21. 3ff36b0 AMD binaryPI: Allow fine-tuning platform memory configuration by Kyösti Mälkki · 9 years ago
  22. a62191b amd/00730F01: Add missing headerfile by Kyösti Mälkki · 9 years ago
  23. a58c0b0 AMD binaryPI BiosCallouts: Remove cast by Kyösti Mälkki · 9 years ago
  24. 625b944 amd/00660F01: Fix MMCONF resource by Kyösti Mälkki · 9 years ago
  25. 5d49038 amd/00730F01: Fix MMCONF resource by Kyösti Mälkki · 9 years ago
  26. eb90aaf AMD bettong: Fix the interrupt routing. by zbao · 9 years ago
  27. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  28. 418026f AMD Bettong: Lower the TOM to give more MMIO space by zbao · 9 years ago
  29. 477d328 Revert "northbridge/amd/pi: Add support for memory settings" by Marc Jones · 9 years ago
  30. 406effd northbridge/amd/pi: Add support for memory settings by Dave Frodin · 9 years ago
  31. 6762a8b AMD PI agesawrapper: add PSPP (PCIe Speed Power Policy) interface by WANG Siyuan · 9 years ago
  32. 2dcd0fc Move same Kconfigs to northbridge/amd/pi/Kconfig by WANG Siyuan · 9 years ago
  33. 0563941 AMD Merlin Falcon: Add northbridge files for new AMD processor by WANG Siyuan · 9 years ago
  34. fcbebb6 PCI subsystem: Drop PCI_64BIT_PREF_MEM option by Kyösti Mälkki · 9 years ago
  35. 83fc32f device_ops: add device_t argument to write_acpi_tables by Alexander Couzens · 9 years ago
  36. 5eea458 device_ops: add device_t argument to acpi_fill_ssdt_generator by Alexander Couzens · 9 years ago
  37. 580e722 devicetree: Change scan_bus() prototype in device ops by Kyösti Mälkki · 9 years ago
  38. cd37a2b devicetree: Rename unused parameter to passthru by Kyösti Mälkki · 9 years ago
  39. 899d13d cbfs: new API and better program loading by Aaron Durbin · 9 years ago
  40. 807127f Make acpi_fill_hest into parameter by Vladimir Serbinenko · 10 years ago
  41. 83f81ca acpi: Remove monolithic ACPI by Vladimir Serbinenko · 10 years ago
  42. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  43. 5e59757 acpi: make fill_slit and fill_srat into arguments. by Vladimir Serbinenko · 10 years ago
  44. a6a566b amd/pi: Move AGESA cbfs access into the wrapper by Marc Jones · 9 years ago
  45. 26e24cc 3rdparty: move to 3rdparty/blobs by Patrick Georgi · 9 years ago
  46. f4f0287 3rdparty: Move to blobs by Patrick Georgi · 9 years ago
  47. e1133b7 kbuild: automatically include northbridges by Stefan Reinauer · 9 years ago
  48. 595e777 Kconfig whitespace fixes by Martin Roth · 9 years ago
  49. 84c72de northbridge/amd/pi: Create common agesawrapper.c by Dave Frodin · 9 years ago
  50. 4b45dd3 cpu/amd/pi: Add amd_initcpuio() and amd_initmmio() by Dave Frodin · 9 years ago
  51. 180a114 northbridge/amd/pi: Remove superfluous logic operand by Dave Frodin · 10 years ago
  52. 006364e AMD Bald Eagle: Add northbridge files for new AMD processor by Bruce Griffith · 10 years ago
  53. 976d91c AGESA fam16: Drop HyperTransport scan by Kyösti Mälkki · 9 years ago
  54. c5163ed8 AMD binaryPI: Drop HT3_SUPPORT by Kyösti Mälkki · 10 years ago
  55. 891f71a amd/00730F01: Move SteppeEagle specific settings to northbridge by Dave Frodin · 10 years ago
  56. 3bf3854 CBMEM: Tag chipsets with LATE_CBMEM_INIT by Kyösti Mälkki · 10 years ago
  57. bd1d158 northbridge/amd/pi: Correct the path to an #include by Dave Frodin · 10 years ago
  58. 0b5b541 AMD binaryPI 00730F01: Switch to per-device ACPI by Kyösti Mälkki · 10 years ago
  59. 2e0cf14 northbridge/amd/pi/northbridge.c: Remove superfluous logic operand by Alexandru Gagniuc · 10 years ago
  60. 8548a48 AGESA: Remove redundant redeclaration by Kyösti Mälkki · 10 years ago
  61. 483bed3 AGESA: Only fam14 sets Ontario APU IDs by Kyösti Mälkki · 10 years ago
  62. 2fa088b AMD binaryPI: Drop EXT_CONF_SUPPORT by Kyösti Mälkki · 10 years ago
  63. 023ed1f amd/olivehillplus: Share agesawrapper header by Kyösti Mälkki · 10 years ago
  64. e4c17ce AMD: Isolate AGESA and PI build environments by Kyösti Mälkki · 10 years ago