1. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  2. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  3. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  4. 93bcf24 mainboard/jetway: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  5. 078bc41 mainboard/[g-p]*: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  6. 682b166 mb: Use 'print("%s...", __func__)' by Elyes HAOUAS · 4 years, 6 months ago
  7. 7671bce mb/*/Kconfig: Factor out MAINBOARD_VENDOR by Angel Pons · 4 years, 6 months ago
  8. c896df7 mb/jetway/nf81-t56n-lf: Switch away from ROMCC_BOOTBLOCK by Mike Banon · 4 years, 6 months ago
  9. af258cc mb/*/*: use ACPIMMIO common block wherever possible by Michał Żygowski · 4 years, 9 months ago
  10. b9bd69e src/mainboard: Remove unused '#include <device/pci.h>' by Elyes HAOUAS · 4 years, 9 months ago
  11. b320bc5 AGESA: Disable boards from build by Kyösti Mälkki · 4 years, 9 months ago
  12. 3d5e1e5 sb/amd/cimx/sb800: Postpone Sb_Poweron_Init() call by Kyösti Mälkki · 4 years, 9 months ago
  13. e077cdb AGESA, binaryPI: Remove generic device for SPD eeproms by Kyösti Mälkki · 5 years ago
  14. 2317b4f sb/amd/cimx: replace cimx_util with common ACPIMMIO AMD block by Michał Żygowski · 4 years, 9 months ago
  15. 34ac1ab AGESA,binaryPI: Flag boards with ROMCC_BOOTBLOCK by Kyösti Mälkki · 4 years, 9 months ago
  16. 0bb8346 Kconfig: comply to Linux 5.3's Kconfig language rules by Patrick Georgi · 4 years, 9 months ago
  17. f2e42c4 mb/*/*: Drop AMDFAM10 mainboards by Arthur Heymans · 4 years, 9 months ago
  18. 6c361d6 mb/jetway: Use 'Device()' instead of 'Processor()' by Elyes HAOUAS · 4 years, 10 months ago
  19. 04d025c amdfam10: Declare get_sysinfo() by Kyösti Mälkki · 5 years ago
  20. 8560db6 amdfam10: Declare empty activate_spd_rom() stub by Kyösti Mälkki · 5 years ago
  21. 2e585a1 sb/amd/cimx/sb800: Get rid of power button device in coreboot by Paul Menzel · 6 years ago
  22. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  23. 31f9631 src: Drop unused 'include <arch/acpigen.h>' by Elyes HAOUAS · 5 years ago
  24. be11236 commonlib/loglevel.h: Drop unnecessary include by Elyes HAOUAS · 6 years ago
  25. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  26. 7362768 arch/io.h: Drop includes in fam10 romstages by Kyösti Mälkki · 5 years ago
  27. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  28. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  29. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  30. 8b9768e amd: Remove unused defines by Peter Lemenkov · 6 years ago
  31. 0c152cf src: Remove unused include device/pnp_def.h by Elyes HAOUAS · 6 years ago
  32. 4ebdf34 AGESA fam14 boards: Clean up devicetree by Kyösti Mälkki · 6 years ago
  33. c2c1dc9 {mb,nb,soc/fsp_baytrail}: Get rid of dump_mem() by Elyes HAOUAS · 6 years ago
  34. 20c2948 amdfam10 boards: Simplify early resourcemap by Kyösti Mälkki · 6 years ago
  35. 2dce923 mb: Move timestamp_add_now to northbridge/amd/amdfam10 by Elyes HAOUAS · 6 years ago
  36. c70eed1 device: Use pcidev_on_root() by Kyösti Mälkki · 6 years ago
  37. 8803b21 amdfam10 boards: Use defaults for get_pci1234() by Kyösti Mälkki · 6 years ago
  38. ee7e130 amdfam10 boards: Drop array bus_sb700 by Kyösti Mälkki · 6 years ago
  39. 6bc6c55 amdfam10 boards: Use PCI_DEVFN() by Kyösti Mälkki · 6 years ago
  40. af9e459 amdfam10 boards: Drop array bus_rs780 by Kyösti Mälkki · 6 years ago
  41. 58954d2 amdfam10 boards: Drop variable sbdn_rs780 by Kyösti Mälkki · 6 years ago
  42. 8052fe4 amdfam10 boards: Drop const variables sbdn_sb800 and sbdn_sb700 by Kyösti Mälkki · 6 years ago
  43. 0571afe amdfam10 boards: Drop extern on bus_rs780 and sbdn_rs780 by Kyösti Mälkki · 6 years ago
  44. c0b1be0 amdfam10 boards: Call get_bus_conf() just once by Kyösti Mälkki · 6 years ago
  45. a2cfe9e amdfam10 boards: Add Makefiles and fix resourcemap.c by Kyösti Mälkki · 6 years ago
  46. 1db4e3a amdfam10 boards: Declare get_pci1234() just once by Kyösti Mälkki · 6 years ago
  47. 21c8f9c mainboard: Remove useless include <device/pci_ids.h> by Elyes HAOUAS · 6 years ago
  48. f0c5be2 mb/*/*/Kconfig: Remove useless comment by Elyes HAOUAS · 6 years ago
  49. 6d19a20 mb: Set coreboot as DSDT's manufacturer model ID by Elyes HAOUAS · 6 years ago
  50. 414779d src/mainboard: Remove unused "HW_MEM_HOLE_SIZE_AUTO_INC" by Elyes HAOUAS · 6 years ago
  51. f765d4f src: Remove unneeded include <lib.h> by Elyes HAOUAS · 6 years ago
  52. ead574e src: Get rid of duplicated includes by Elyes HAOUAS · 6 years ago
  53. d2b9ec1 src: Remove unneeded include "{arch,cpu}/cpu.h" by Elyes HAOUAS · 6 years ago
  54. 1156b35 mainboard: Remove unneeded include <console/console.h> by Elyes HAOUAS · 6 years ago
  55. 19f5ba8 amd: Fix non-local header treated as local by Elyes HAOUAS · 6 years ago
  56. 718c6fa reset: Finalize move to new API by Nico Huber · 6 years ago
  57. 400ce55 cpu/amd: Use common AMD's MSR by Elyes HAOUAS · 6 years ago
  58. dd35e2c mb: Use 'unsigned int' to bare use of 'unsigned' by Elyes HAOUAS · 6 years ago
  59. 08fc8ff src/mainboard: Fix typo by Elyes HAOUAS · 6 years ago
  60. 4ad1446 src/mb: Fix non-local header treated as local by Elyes HAOUAS · 6 years ago
  61. fe67951 mb/jetway: Get rid of whitespace before tab by Elyes HAOUAS · 6 years ago
  62. 7154ef2 src/mainboard: Add space after 'if' by Elyes HAOUAS · 6 years ago
  63. 564c2191 sb/amd/rs780: Fix invalid function declarations by Kyösti Mälkki · 6 years ago
  64. 2d7825b amdfam10: Fix mismatch of function declarations by Kyösti Mälkki · 6 years ago
  65. 82d7609 Remove all VIA CN700 boards by Kyösti Mälkki · 6 years ago
  66. 782c910 mainboard/amd/*: Remove unused arguments from SIOW ACPI method by Martin Roth · 6 years ago
  67. 29c657f mb/jetway: Get rid of device_t by Elyes HAOUAS · 6 years ago
  68. c141323 mb/*/*/cmos.layout: Fix the values for the console level by Arthur Heymans · 7 years ago
  69. 4027521 mainboard/nf81-t56n-lf: Add temperature sensor configuration by Renze Nicolai · 7 years ago
  70. 6d1fdb3 AMD fam10: Link southbridge/amd/rs780/early_setup.c by Arthur Heymans · 7 years ago
  71. ec23f04 AMD platforms: Fix ASL comment that implies "\_SB" is southbridge by Martin Roth · 7 years ago
  72. ec48c74 AMD boards: Fix function name (soft_reset) in message by Jonathan Neuschäfer · 7 years ago
  73. c700829 AGESA f14: Drop PlatformGnbPcieComplex.h by Kyösti Mälkki · 7 years ago
  74. 6287a69 AGESA: Re-enable HAVE_ACPI_RESUME by Kyösti Mälkki · 7 years ago
  75. 87df267 AGESA: Remove heap allocations from OemCustomize.c by Kyösti Mälkki · 7 years ago
  76. e52738b AGESA binaryPI boards: Fix some whitespace by Kyösti Mälkki · 7 years ago
  77. b29078e mb/*/*: Remove rtc nvram configurable baud rate by Arthur Heymans · 7 years ago
  78. d082b6a AGESA binaryPI: Clean up amdfamXX.h include by Kyösti Mälkki · 7 years ago
  79. c8e4742 AGESA vendorcode: Move PlatformInstall.h by Kyösti Mälkki · 7 years ago
  80. a257efc AGESA boards: Clean up Ids.h and Filecode.h includes by Kyösti Mälkki · 7 years ago
  81. b7959b5 AGESA boards: Drop heapManager.h includes by Kyösti Mälkki · 7 years ago
  82. 6f55154 AGESA CIMX: Remove empty set_pcie_(de)reset by Kyösti Mälkki · 7 years ago
  83. f7ca672 AGESA boards: Clean up some includes by Kyösti Mälkki · 7 years ago
  84. f61ffcf jetway/nf81-t56n-lf: Switch away from AGESA_LEGACY by Kyösti Mälkki · 7 years ago
  85. 08f7d1a mainboard/via*: Drop AMD car.h file by Marc Jones · 7 years ago
  86. 714709f AMD fam10 ACPI: Use common fixed sleepstates.asl by Kyösti Mälkki · 7 years ago
  87. 390ba04 AGESA binaryPI: Consolidate and fix sleep states by Kyösti Mälkki · 7 years ago
  88. 90e07b4 AMD K8 fam10-15: Consolidate post_cache_as_ram call by Kyösti Mälkki · 7 years ago
  89. cd75780 AGESA f14: Sacrifice ACPI S3 support for EARLY_CBMEM_INIT by Kyösti Mälkki · 7 years ago
  90. 356b519 mainboard/[g-l]: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  91. b0161fd southbridge/via/vt8237r: Get rid of #include early_smbus.c by Lubomir Rintel · 7 years ago
  92. 8bd6c53 northbridge/via/cn700: Get rid of #include raminit.c by Lubomir Rintel · 7 years ago
  93. 967d94d AGESA: Introduce AGESA_LEGACY and its counterpart by Kyösti Mälkki · 8 years ago
  94. d610c58 AGESA: Add agesa_helper.h header by Kyösti Mälkki · 7 years ago
  95. 7580e4f AGESA: Remove leftover s3resume include by Kyösti Mälkki · 7 years ago
  96. 50bb68f AGESA fam14: Sanitize headerfile by Kyösti Mälkki · 7 years ago
  97. c3c407c AGESA: Remove leftover agesawrapper include by Kyösti Mälkki · 7 years ago
  98. 75a3d1f amdfam10: Perform major include ".c" cleanup by Damien Zammit · 8 years ago
  99. a8025db amd-based mainboards: Fix whitespace in _PTS comments by Marshall Dawson · 8 years ago
  100. 3a0cb45 cpu/amd/mtrr.h: Drop excessive includes by Kyösti Mälkki · 8 years ago