1. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 4 months ago
  2. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 6 months ago
  3. c435038 cpu/amd/mtrr: Remove topmem global variables by Arthur Heymans · 2 years, 8 months ago
  4. 88a0ce6 nb/amd/{agesa,pi}: Avoid overflows during DRAM calculation by Michał Żygowski · 3 years, 2 months ago
  5. ec5cf15 nb/amd: Deduplicate nb_common.h by Angel Pons · 3 years, 8 months ago
  6. c19cbee device: Drop unused HyperTransport code by Angel Pons · 3 years, 8 months ago
  7. dddd1cc src/northbridge: Drop unneeded empty lines by Elyes HAOUAS · 3 years, 11 months ago
  8. 32da343 src: Remove unused '#include <cpu/x86/lapic.h>' by Elyes HAOUAS · 4 years, 2 months ago
  9. afaae8a device_util,agesa/family14: Do not consider unassigned resources in find_pci_tolm() by Furquan Shaikh · 4 years, 2 months ago
  10. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  11. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 2 months ago
  12. 7536a39 device: Constify struct device * parameter to acpi_fill_ssdt() by Furquan Shaikh · 4 years, 2 months ago
  13. 0f007d8 device: Constify struct device * parameter to write_acpi_tables by Furquan Shaikh · 4 years, 2 months ago
  14. 2f8ba69 Replace DEVICE_NOOP with noop_(set|read)_resources by Nico Huber · 4 years, 3 months ago
  15. a461b69 Drop unnecessary DEVICE_NOOP entries by Nico Huber · 4 years, 3 months ago
  16. 4b42983 src/northbridge: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  17. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 3 months ago
  18. 9550e97 acpi: correct the processor devices scope by Michał Żygowski · 4 years, 4 months ago
  19. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  20. dc987fe src/northbridge: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 7 months ago
  21. 5be75d5 AGESA,binaryPI: Replace use of __PRE_RAM__ by Kyösti Mälkki · 4 years, 11 months ago
  22. b1434fc Fix 'unsigned int' to bare use of 'unsigned' by Subrata Banik · 5 years ago
  23. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  24. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  25. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  26. 2b218e3 AGESA fam12/fam14: Drop amdfamX.c file include by Kyösti Mälkki · 5 years ago
  27. 3d3152e AGESA: Drop CONFIG_CBB and CONFIG_CDB by Kyösti Mälkki · 5 years ago
  28. 4ad7f5b AGESA: Use pcidev_on_root() by Kyösti Mälkki · 6 years ago
  29. 8a5283a src: Remove unneeded include <cbmem.h> by Elyes HAOUAS · 6 years ago
  30. a342f39 src: Remove unneeded whitespace by Elyes HAOUAS · 6 years ago
  31. 400ce55 cpu/amd: Use common AMD's MSR by Elyes HAOUAS · 6 years ago
  32. 113f670 AGESA binaryPI: Fix and optimize for MAX_NODES_NUM by Kyösti Mälkki · 6 years ago
  33. e2c2a4c nb/amd/agesa: Get rid of device_t by Kyösti Mälkki · 6 years ago
  34. 0d7c7a8 nb/amd/agesa/family14: Get rid of device_t by Elyes HAOUAS · 6 years ago
  35. 9de8ab9 AGESA_LEGACY: Apply final cleanup and file removals by Kyösti Mälkki · 7 years ago
  36. aa090cb device: acpi_name() should take a const struct device by Aaron Durbin · 7 years ago
  37. 28c4d2f AGESA: Introduce AGESA_LEGACY_WRAPPER and its counterpart by Kyösti Mälkki · 8 years ago
  38. 77a58b9 nb/amd: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  39. 61be360 AGESA: Fix UMA calculations by Kyösti Mälkki · 7 years ago
  40. d610c58 AGESA: Add agesa_helper.h header by Kyösti Mälkki · 7 years ago
  41. d8a2c1f southbridge/amd: Add LPC bridge acpi path for Family14 and SB800 by Tobias Diedrich · 7 years ago
  42. 27198ac MMCONF_SUPPORT: Drop redundant logging by Kyösti Mälkki · 8 years ago
  43. e25b5ef MMCONF_SUPPORT: Consolidate resource registration by Kyösti Mälkki · 8 years ago
  44. 59e0334 AGESA: Switch to MMCONF_SUPPORT_DEFAULT by Kyösti Mälkki · 8 years ago
  45. f8d3999 northbridge/amd/agesa/family14: Remove commented code by Elyes HAOUAS · 8 years ago
  46. 0d4b11a src/northbridge: Remove whitespace after sizeof by Elyes HAOUAS · 8 years ago
  47. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  48. 29e6548 Port Fam14 northbridge code to 64bit by Stefan Reinauer · 9 years ago
  49. fcbebb6 PCI subsystem: Drop PCI_64BIT_PREF_MEM option by Kyösti Mälkki · 9 years ago
  50. 83fc32f device_ops: add device_t argument to write_acpi_tables by Alexander Couzens · 9 years ago
  51. 5eea458 device_ops: add device_t argument to acpi_fill_ssdt_generator by Alexander Couzens · 9 years ago
  52. 580e722 devicetree: Change scan_bus() prototype in device ops by Kyösti Mälkki · 9 years ago
  53. cd37a2b devicetree: Rename unused parameter to passthru by Kyösti Mälkki · 9 years ago
  54. 807127f Make acpi_fill_hest into parameter by Vladimir Serbinenko · 10 years ago
  55. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  56. 5e59757 acpi: make fill_slit and fill_srat into arguments. by Vladimir Serbinenko · 10 years ago
  57. e9e1d7a northbridge/amd/agesa/familyXY: Make NULL device op explicit by Edward O'Callaghan · 10 years ago
  58. 48518f0 AGESA: Add amd_initcpuio() and amd_initmmio() by Kyösti Mälkki · 10 years ago
  59. ac7402d AGESA fam12 fam14: Drop EXT_CONF_SUPPORT by Kyösti Mälkki · 10 years ago
  60. 1aa35c6 AGESA: Trace execution with AGESA_EVENTLOG() by Kyösti Mälkki · 10 years ago
  61. b139b5e AGESA: Common agesawrapper for S3 resume by Kyösti Mälkki · 10 years ago
  62. f21c2ac AGESA: Use common header for agesawrapper by Kyösti Mälkki · 10 years ago
  63. 68a83df agesa/family14: Fix includes for ACPI by Kyösti Mälkki · 10 years ago
  64. 4ab588b agea/family14: Switch to per-device ACPI by Vladimir Serbinenko · 10 years ago
  65. 453e4c2 northbridge/amd/agesa: Remove useless northbridge.h header by Edward O'Callaghan · 10 years ago
  66. 541ac59 northbridge/amd/agesa/family1{2,4}: make get_node_pci() static by Edward O'Callaghan · 10 years ago
  67. 2837ab2 northbridge: DEVICE_NOOP some stub function callbacks by Edward O'Callaghan · 10 years ago
  68. 7b23ae0 AGESA: Trace execution with AGESAWRAPPER() by Kyösti Mälkki · 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. c551caa AMD cimx/sb800: Use acpi_is_wakeup_s3() by Kyösti Mälkki · 10 years ago
  72. 8ae16a4 northbridge/amd/agesa: Use acpi_is_wakeup_s3() by Kyösti Mälkki · 10 years ago
  73. a37383d Replace all occurences of sprintf with snprintf by Vladimir Serbinenko · 11 years ago
  74. 2b790f6 CBMEM AMD: Fix calls to set_top_of_ram_once() by Kyösti Mälkki · 11 years ago
  75. e7e847c CBMEM AMD: Remove references to global high_tables_base by Kyösti Mälkki · 11 years ago
  76. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  77. fd611f9 Drop CONFIG_WRITE_HIGH_TABLES by Stefan Reinauer · 11 years ago
  78. 0aa37c4 sconfig: rename lapic_cluster -> cpu_cluster by Stefan Reinauer · 11 years ago
  79. 4aff445 sconfig: rename pci_domain -> domain by Stefan Reinauer · 11 years ago
  80. 58089e8 Family 14: Update for string portability. by Mike Loptien · 11 years ago
  81. d5c998b Add MMCONF resource to AMD fam14 PCI_DOMAIN. by Marc Jones · 11 years ago
  82. 8a49ac7 Rename fam14 pci northbridge ops functions. by Marc Jones · 11 years ago
  83. 5079a0d Remove assembly coded log2 function by Ronald G. Minnich · 12 years ago
  84. 0279036 Remove chip.h files without config structure by Kyösti Mälkki · 12 years ago
  85. 87213b6 Fix AMD UMA for RS780 by Kyösti Mälkki · 12 years ago
  86. c33f1e9 AMD northbridges: factor out CPU allocation by Kyösti Mälkki · 12 years ago
  87. cd9fc1a AMD northbridges: rewrite CPU allocation by Kyösti Mälkki · 12 years ago
  88. dbc4739 AMD northbridge: copy TOP_MEM and TOP_MEM2 for distribution by Kyösti Mälkki · 12 years ago
  89. 49bb26a4 AMD NB: Limit the device field to 5 bits. (Propagation) by zbao · 12 years ago
  90. 6b5eb1c AMD and GFXUMA: move setup_uma_memory() to northbridge by Kyösti Mälkki · 12 years ago
  91. 30f0464 AMD Agesa and GFXUMA: drop use of uma_memory_base by Kyösti Mälkki · 12 years ago
  92. 55fff930 Move setup_uma_memory() to Agesa Family14 northbridge by Kyösti Mälkki · 12 years ago
  93. cc55b9b Define global uma_memory variables by Kyösti Mälkki · 12 years ago
  94. 63f8c08 Add global uma_resource() by Kyösti Mälkki · 12 years ago
  95. e166782 Clean up #ifs by Patrick Georgi · 12 years ago
  96. f722373 S3 code in coreboot public folder. by zbao · 12 years ago
  97. 5750ed2 Fix AMD Fam14 cbmen allocation by Marc Jones · 12 years ago
  98. 8d59569 Clean up whitespace in fam14 northbridge.c by Marc Jones · 12 years ago
  99. 3f5ebd6 AMD F14 Northbridge updates by efdesign98 · 13 years ago
  100. feed329 AMD F14 southbridge update by Kerry She · 13 years ago