1. a461b69 Drop unnecessary DEVICE_NOOP entries by Nico Huber · 4 years, 5 months ago
  2. 4b42983 src/northbridge: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  3. deeccbf Drop explicit NULL initializations from `device_operations` by Elyes HAOUAS · 4 years, 5 months ago
  4. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 5 months ago
  5. 9550e97 acpi: correct the processor devices scope by Michał Żygowski · 4 years, 5 months ago
  6. a5b0bc4 src: capitalize 'APIC' by Elyes HAOUAS · 4 years, 6 months ago
  7. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  8. 99b075a nb/amd: Fix typo by Elyes HAOUAS · 4 years, 8 months ago
  9. dc987fe src/northbridge: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago
  10. 468d02c src/[northbridge,security]: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 10 months ago
  11. f77f7cd device,nb/amd: Deduplicate add_more_links() by Jacob Garber · 5 years ago
  12. b1434fc Fix 'unsigned int' to bare use of 'unsigned' by Subrata Banik · 5 years ago
  13. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  14. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  15. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  16. 3d3152e AGESA: Drop CONFIG_CBB and CONFIG_CDB by Kyösti Mälkki · 6 years ago
  17. 4ad7f5b AGESA: Use pcidev_on_root() by Kyösti Mälkki · 6 years ago
  18. 0ce41f1 src: Add required space after "switch" by Elyes HAOUAS · 6 years ago
  19. 8a5283a src: Remove unneeded include <cbmem.h> by Elyes HAOUAS · 6 years ago
  20. 400ce55 cpu/amd: Use common AMD's MSR by Elyes HAOUAS · 6 years ago
  21. edf51d2 AGESA binaryPI: Remove code for CONFIG_CBB!=0 by Kyösti Mälkki · 6 years ago
  22. 113f670 AGESA binaryPI: Fix and optimize for MAX_NODES_NUM by Kyösti Mälkki · 6 years ago
  23. e2c2a4c nb/amd/agesa: Get rid of device_t by Kyösti Mälkki · 6 years ago
  24. 3de3031 {mb,nb,soc}: Remove references to pci_bus_default_ops() by Nico Huber · 6 years ago
  25. 9de8ab9 AGESA_LEGACY: Apply final cleanup and file removals by Kyösti Mälkki · 7 years ago
  26. d41feed AGESA: Avoid cpuRegisters.h include by Kyösti Mälkki · 7 years ago
  27. d681524 AGESA binaryPI: Clean up amdfamXX.h include by Kyösti Mälkki · 7 years ago
  28. 2900d4b AGESA: Sync f15tn and f15rl northbridge code by Kyösti Mälkki · 7 years ago
  29. 28c4d2f AGESA: Introduce AGESA_LEGACY_WRAPPER and its counterpart by Kyösti Mälkki · 8 years ago
  30. 77a58b9 nb/amd: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  31. 27e1801 northbridge/amd/agesa/*: Add whitespace around '<<' by Elyes HAOUAS · 7 years ago
  32. 61be360 AGESA: Fix UMA calculations by Kyösti Mälkki · 7 years ago
  33. d610c58 AGESA: Add agesa_helper.h header by Kyösti Mälkki · 7 years ago
  34. 27198ac MMCONF_SUPPORT: Drop redundant logging by Kyösti Mälkki · 8 years ago
  35. e25b5ef MMCONF_SUPPORT: Consolidate resource registration by Kyösti Mälkki · 8 years ago
  36. 59e0334 AGESA: Switch to MMCONF_SUPPORT_DEFAULT by Kyösti Mälkki · 8 years ago
  37. 463f46e pci_ids.h: Correct recent AMD ID names by Marshall Dawson · 8 years ago
  38. 83b9703 northbridge/amd/agesa/family15*: Remove commented code by Elyes HAOUAS · 8 years ago
  39. 0d4b11a src/northbridge: Remove whitespace after sizeof by Elyes HAOUAS · 8 years ago
  40. 1d8daa6 northbridge/amd/agesa: Improve code formatting by Elyes HAOUAS · 8 years ago
  41. 6e8b3c1 src/northbridge: Improve code formatting by Elyes HAOUAS · 8 years ago
  42. 5a7e72f northbridge/amd: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  43. 5003632 AGESA: Fix invalid use of CFG_ declarations by Kyösti Mälkki · 8 years ago
  44. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  45. 77a1d1a Port AGESA based northbridge code to 64bit by Stefan Reinauer · 9 years ago
  46. fcbebb6 PCI subsystem: Drop PCI_64BIT_PREF_MEM option by Kyösti Mälkki · 9 years ago
  47. 83fc32f device_ops: add device_t argument to write_acpi_tables by Alexander Couzens · 9 years ago
  48. 5eea458 device_ops: add device_t argument to acpi_fill_ssdt_generator by Alexander Couzens · 9 years ago
  49. 580e722 devicetree: Change scan_bus() prototype in device ops by Kyösti Mälkki · 9 years ago
  50. cd37a2b devicetree: Rename unused parameter to passthru by Kyösti Mälkki · 9 years ago
  51. 807127f Make acpi_fill_hest into parameter by Vladimir Serbinenko · 10 years ago
  52. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  53. 5e59757 acpi: make fill_slit and fill_srat into arguments. by Vladimir Serbinenko · 10 years ago
  54. e9e1d7a northbridge/amd/agesa/familyXY: Make NULL device op explicit by Edward O'Callaghan · 10 years ago
  55. 2a2d613 AGESA fam15tn fam15rl fam16kb: Drop HT3_SUPPORT by Kyösti Mälkki · 10 years ago
  56. 48518f0 AGESA: Add amd_initcpuio() and amd_initmmio() by Kyösti Mälkki · 10 years ago
  57. ac7402d AGESA fam12 fam14: Drop EXT_CONF_SUPPORT by Kyösti Mälkki · 10 years ago
  58. 1aa35c6 AGESA: Trace execution with AGESA_EVENTLOG() by Kyösti Mälkki · 10 years ago
  59. b139b5e AGESA: Common agesawrapper for S3 resume by Kyösti Mälkki · 10 years ago
  60. f21c2ac AGESA: Use common header for agesawrapper by Kyösti Mälkki · 10 years ago
  61. 56f46d8 agesa/family15tn: Switch to per-device ACPI by Vladimir Serbinenko · 10 years ago
  62. 453e4c2 northbridge/amd/agesa: Remove useless northbridge.h header by Edward O'Callaghan · 10 years ago
  63. ae5fd34 northbridge/amd/agesa/family1{4,5,5tn,6kb}: Reduce differences by Edward O'Callaghan · 10 years ago
  64. d994ef1 northbridge/amd/agesa: DEVICE_NOOP some stub functions by Edward O'Callaghan · 10 years ago
  65. 2837ab2 northbridge: DEVICE_NOOP some stub function callbacks by Edward O'Callaghan · 10 years ago
  66. 812d2a4 northbridge/amd: Use DEVICE_NOOP macro over dummy symbol by Edward O'Callaghan · 10 years ago
  67. 7b23ae0 AGESA: Trace execution with AGESAWRAPPER() by Kyösti Mälkki · 10 years ago
  68. 7e5494c northbridge/amd: Fix the family15tn option rom mapping by Dave Frodin · 10 years ago
  69. 2f9b3af AMD boards: Fix comment style and typos by Kyösti Mälkki · 10 years ago
  70. 26c6543 AMD boards: Fix typos by Kyösti Mälkki · 10 years ago
  71. 8ae16a4 northbridge/amd/agesa: Use acpi_is_wakeup_s3() by Kyösti Mälkki · 10 years ago
  72. a37383d Replace all occurences of sprintf with snprintf by Vladimir Serbinenko · 11 years ago
  73. 2b790f6 CBMEM AMD: Fix calls to set_top_of_ram_once() by Kyösti Mälkki · 11 years ago
  74. e7e847c CBMEM AMD: Remove references to global high_tables_base by Kyösti Mälkki · 11 years ago
  75. 42e11f5 AMD Richland: Add new graphics device IDs to Family 15, Models 10-1F by Bruce Griffith · 11 years ago
  76. 872c922 Fix MMCONF_SUPPORT_DEFAULT for ramstage by Kyösti Mälkki · 11 years ago
  77. 29840e2 AMD Fam 15tn: Use all memory on systems with more than 4 GB by Siyuan Wang · 11 years ago
  78. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  79. fd611f9 Drop CONFIG_WRITE_HIGH_TABLES by Stefan Reinauer · 11 years ago
  80. 0aa37c4 sconfig: rename lapic_cluster -> cpu_cluster by Stefan Reinauer · 12 years ago
  81. 4aff445 sconfig: rename pci_domain -> domain by Stefan Reinauer · 12 years ago
  82. e133aab Family 15tn: Update for string portability by Mike Loptien · 12 years ago
  83. 1cbabb0 Add MMCONF resource to AMD fam15tn PCI_DOMAIN by Steven Sherk · 12 years ago
  84. f434058 Rename family15tn pci northbridgeops functions. by Steven Sherk · 12 years ago
  85. 73e86a8 F15tn: Fix all warnings, enable warnings as errors by Martin Roth · 12 years ago
  86. 2d88151 F15tn: Modify devicetree to fix S3 resume by Martin Roth · 12 years ago
  87. cbf3d40 Add function to map vendor/device to generic VBIOS IDs by Dave Frodin · 12 years ago
  88. 5079a0d Remove assembly coded log2 function by Ronald G. Minnich · 12 years ago
  89. 0279036 Remove chip.h files without config structure by Kyösti Mälkki · 12 years ago
  90. 87213b6 Fix AMD UMA for RS780 by Kyösti Mälkki · 12 years ago
  91. c33f1e9 AMD northbridges: factor out CPU allocation by Kyösti Mälkki · 12 years ago
  92. cd9fc1a AMD northbridges: rewrite CPU allocation by Kyösti Mälkki · 12 years ago
  93. dbc4739 AMD northbridge: copy TOP_MEM and TOP_MEM2 for distribution by Kyösti Mälkki · 12 years ago
  94. 15dc3cc AMD f15 nb: Remove the misleading 0x100 from the limitk (Propagation) by zbao · 12 years ago
  95. d462736 Limit the device field to 5 bits. by zbao · 12 years ago
  96. 6b5eb1c AMD and GFXUMA: move setup_uma_memory() to northbridge by Kyösti Mälkki · 12 years ago
  97. 30f0464 AMD Agesa and GFXUMA: drop use of uma_memory_base by Kyösti Mälkki · 12 years ago
  98. 9fd183e AMD F15tn northbridge: Remove the misleading 0x100 from the limitk. by zbao · 12 years ago
  99. 405cfe2 Change multiply ONE_MB to bit shifting. by zbao · 12 years ago
  100. d59d624 sync the northbridge.c with other family. by zbao · 12 years ago