1. a0be874 {sb,soc}/intel: Do not require hda_verb.c by Angel Pons · 2 years ago
  2. eaa21ae southbridge: Add SPDX identifiers to files missing them by Martin Roth · 2 years ago
  3. f333a44 sb/intel/bd82x6x/acpi: Replace LEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  4. 644e59b sb/intel/i82801ix/acpi: Replace LEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  5. a41716f sb/intel/i82801jx/acpi: Replace LEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  6. 30fce51 sb/amd/cimx/sb800: Remove unused and unsafe macro by Angel Pons · 2 years, 1 month ago
  7. 616be8c sb/amd/cimx: Fix some white spaces issues by Elyes Haouas · 2 years, 1 month ago
  8. ab304bc sb/amd/common: Fix some white spaces issues by Elyes Haouas · 2 years, 1 month ago
  9. 4c15211 sb/amd/pi: Fix some white spaces issues by Elyes Haouas · 2 years, 1 month ago
  10. 7d89264 sb/amd/agesa: Fix some white spaces issues by Elyes Haouas · 2 years, 1 month ago
  11. 558d731 sb/amd/*/*/smbus_spd.c: Fix some white spaces issues by Elyes Haouas · 2 years, 1 month ago
  12. ba9deba sb/amd/*/*/sata.c: Fix some white spaces issues by Elyes Haouas · 2 years, 1 month ago
  13. 8833d65 sb/amd/*/*/smbus.h: Fix some white spaces issues by Elyes Haouas · 2 years, 1 month ago
  14. 44ef212 sb/intel/ibexpeak: Perform const correctness by Bill XIE · 2 years, 1 month ago
  15. ac136250 commonlib: Substitude macro "__unused" in compiler.h by Bill XIE · 2 years, 1 month ago
  16. 8b89424 soc,sb/amd: Change SPI controller resource by Kyösti Mälkki · 2 years, 3 months ago
  17. 27d6299 device/resource: Add _kb postfix for resource allocators by Kyösti Mälkki · 2 years, 3 months ago
  18. 37b161f intel/broadwell,lynxpoint: Change formula around 4 GiB by Kyösti Mälkki · 2 years, 2 months ago
  19. 67f0945 sb/intel/i82801ix/smihandler.c: Remove dead increment by Elyes Haouas · 2 years, 6 months ago
  20. 11cac78 Replace some ENV_ROMSTAGE with ENV_RAMINIT by Kyösti Mälkki · 2 years, 4 months ago
  21. b97a303 cpu/amd/agesa: Use common MRC_CACHE code to save S3 data by Arthur Heymans · 4 years ago
  22. 2e96e94 sb/amd/agesa/hudson/hudson.c: Use BIT() macros by Elyes Haouas · 2 years, 6 months ago
  23. e3780676 sb/amd/*/*/acpi: Reduce stylistic differences by Elyes Haouas · 2 years, 6 months ago
  24. 8ceef40 soc/amd/*/Makefile.inc: Do some cosmetics by Arthur Heymans · 3 years, 1 month ago
  25. e2ffcc6 vendorcode/amd/cimx/sb900: Drop code by Arthur Heymans · 2 years, 5 months ago
  26. f0ed846 arch/x86/acpi: Consolidate POST code handling by Angel Pons · 2 years, 4 months ago
  27. 09106f7 sb/intel/i82801dx/pci.c: Use pci_or_config16() and macros by Elyes Haouas · 2 years, 5 months ago
  28. ef59d22 sb/intel/{i82371eb/i82801dx}: select BOOT_DEVICE_NOT_SPI_FLASH by Arthur Heymans · 3 years, 4 months ago
  29. 0e26123 southbridge/intel: Remove unused <acpi/acpi.h> by Elyes HAOUAS · 2 years, 8 months ago
  30. bbf5de5 sb/amd/hudson/spi.c: Use C over CPP conditional by Arthur Heymans · 2 years, 5 months ago
  31. 7e397ac sb/intel/i82801i/jx/chip.h: Use unsigned ints for bitfields by Arthur Heymans · 2 years, 6 months ago
  32. ad6157e timestamps: Rename timestamps to make names more consistent by Jakub Czapiga · 2 years, 6 months ago
  33. 1e4d9d5 sb/intel/common/firmware: Hook up adding 10GbE LAN firmware by Jeff Daly · 2 years, 7 months ago
  34. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 5 months ago
  35. 0cd1a87 sb/intel/lynxpoint: Fix up comment by Angel Pons · 2 years, 6 months ago
  36. 92c2ccd sb/intel/ibexpeak/early_pch.c: Use PCI_BASE_ADDRESS_0 macro by Elyes Haouas · 2 years, 6 months ago
  37. bd90a22 nb/intel/ironlake: Fix sending HECI messages by Arthur Heymans · 2 years, 6 months ago
  38. 972d9f2 arch/x86: consolidate HPET base address definitions by Felix Held · 2 years, 6 months ago
  39. f47d17d sb/intel/common/hpet: use HPET_BASE_ADDRESS definition by Felix Held · 2 years, 6 months ago
  40. 4b2464f arch/x86: factor out and commonize HPET_BASE_ADDRESS definition by Felix Held · 2 years, 6 months ago
  41. 4e03727 arch/x86/Kconfig: add HPET_MIN_TICKS by Felix Held · 2 years, 6 months ago
  42. 532e043 treewide: Write minor version at acpi_create_fadt() function by Elyes Haouas · 2 years, 6 months ago
  43. e2531ff nb/intel/ironlake: Move out HECI remainders into southbridge by Angel Pons · 2 years, 6 months ago
  44. 8f38e5f sb/amd/cimx/sb800/amd_pci_int_defs.h: Fix serial IRQ INT name in comment by Elyes Haouas · 2 years, 6 months ago
  45. 4450bee sb/amd/pi/hudson/early_setup.c: Fix typo in comment by Elyes Haouas · 2 years, 6 months ago
  46. 090fcec southbridge/amd/*/*/reset.c: Reduce stylistic differences by Elyes Haouas · 2 years, 6 months ago
  47. 2a6cc95 southbridge/amd/*/*/smbus.c: Reformat code and reduce difference by Elyes Haouas · 2 years, 6 months ago
  48. 5996eea sb/intel/i82371eb: Constify pci_devfn_t devices by Elyes Haouas · 2 years, 6 months ago
  49. d3687cd sb/intel/ibexpeak: Constify struct southbridge_intel_ibexpeak_config by Elyes Haouas · 2 years, 6 months ago
  50. fd93cff treewide: Get rid of CONFIG_AZALIA_MAX_CODECS by Elyes Haouas · 2 years, 6 months ago
  51. b55ac09 [acpi]{include,soc/amd,southbridge/amd}: Clarify ARM_boot_arch in comments by Elyes Haouas · 2 years, 6 months ago
  52. 8b950f4 src/acpi: Add macro for FADT Minor Version and use it by Elyes Haouas · 2 years, 6 months ago
  53. fff2021 Use the fallthrough statement in switch loops by Arthur Heymans · 3 years, 5 months ago
  54. d00cfcb nb/intel/ironlake/raminit_heci.c: Move to southbridge scope by Angel Pons · 2 years, 6 months ago
  55. f91538c sb/intel/ibexpeak/azalia.c: Use 'pci_{and,or}_config' by Elyes HAOUAS · 2 years, 6 months ago
  56. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 7 months ago
  57. 894f6f8 cpu/x86/smm: Add SMM_LEGACY_ASEG by Kyösti Mälkki · 2 years, 7 months ago
  58. fae13d6 sb/amd/cimx/sb800/fan.c: Remove unuseful 'return' in void function by Elyes HAOUAS · 2 years, 7 months ago
  59. b196834 sb/intel/i82801dx: Add call i8259_setup() by Kyösti Mälkki · 2 years, 7 months ago
  60. eb9e63f src: Add missing 'void' in function definition by Elyes HAOUAS · 2 years, 7 months ago
  61. 5025140 sb/intel/common/firmware: Reword me_cleaner warning by Angel Pons · 2 years, 7 months ago
  62. 60c7cc2 src/{northbridge,southbridge}: Remove unused <console/console.h> by Elyes HAOUAS · 2 years, 7 months ago
  63. f23cc1c southbridge/amd/agesa/hudson/smi_util.c: Remove repeated "set" by Elyes HAOUAS · 2 years, 7 months ago
  64. 44d1035 southbridge/amd/pi/hudson/smi_util.c: Remove repeated "set" by Elyes HAOUAS · 2 years, 7 months ago
  65. 667f511 src/southbridge: Remove unused <delay.h> by Elyes HAOUAS · 2 years, 8 months ago
  66. 249343b src/southbridge: Remove unused <string.h> by Elyes HAOUAS · 2 years, 8 months ago
  67. af4bd56 sb/intel: Use `bool` for PCIe coalescing option by Angel Pons · 2 years, 8 months ago
  68. b7ec42d src: Use 'stdint.h' when appropriate by Elyes HAOUAS · 2 years, 8 months ago
  69. 40bc82f sb/intel/i82371eb/acpi: Replace Decrement() with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  70. 4e09955 sb/intel/i82801ix/acpi: Replace Add(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  71. a64944f sb/intel/i82801jx/acpi: Replace Add(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  72. 3d778c3 sb/intel/bd82x6x/acpi: Replace Add(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  73. bb665ed southbridge/intel/bd82x6x/acpi: Use Printf() for debug prints by Felix Singer · 2 years, 8 months ago
  74. 0afecdf sb/intel/common/rcba_pirq: Use correct size_t length modifier by Paul Menzel · 2 years, 8 months ago
  75. 55405a3 sb/intel/lynxpoint: Update `intel_me_status()` signature by Angel Pons · 2 years, 9 months ago
  76. 310d327 sb/intel/lynxpoint/me.c: Refactor MEI CSR functions by Angel Pons · 2 years, 9 months ago
  77. df2049b sb/intel/lynxpoint: Use unions for MEI registers by Angel Pons · 2 years, 9 months ago
  78. 032255c sb/intel/lynxpoint: Use unions for ME PCI registers by Angel Pons · 2 years, 9 months ago
  79. 9f04374 sb/intel/lynxpoint: Drop typedefs of enum type by Angel Pons · 2 years, 9 months ago
  80. 01c9b98 sb/intel/lynxpoint: Drop typedefs of struct types by Angel Pons · 2 years, 9 months ago
  81. 0365fc8 sb/amd/pi/hudson/early_init: fix setting SPI_USE_SPI100 in SPI100_ENABLE by Felix Held · 2 years, 8 months ago
  82. 60df92f lippert/frontrunner-af: Use common cimx/sb800 ASL by Kyösti Mälkki · 2 years, 9 months ago
  83. 0cd50ae sb/amd/cimx/sb800: Fix PCI devices ASL by Kyösti Mälkki · 2 years, 9 months ago
  84. 0d30ddd sb/amd/cimx/sb800: Separate a section from fch.asl by Kyösti Mälkki · 2 years, 9 months ago
  85. 4f8aea0 lynxpoint/broadwell: Use `azalia_codecs_init()` by Angel Pons · 2 years, 9 months ago
  86. aae6b55 device/azalia_device: Drop unused function parameter by Angel Pons · 2 years, 9 months ago
  87. 94b3735 haswell/lynxpoint/broadwell: Use `azalia_codec_init()` by Angel Pons · 2 years, 9 months ago
  88. 5300b03 lynxpoint/broadwell: Use `azalia_program_verb_table()` by Angel Pons · 2 years, 9 months ago
  89. b7a6a1e sb/intel/bd82x6x: Use `azalia_codecs_init()` by Angel Pons · 2 years, 9 months ago
  90. 992c860 sb/intel/ibexpeak: Use `azalia_codecs_init()` by Angel Pons · 2 years, 9 months ago
  91. c359c6a sb/intel/i82801jx: Use `azalia_codecs_init()` by Angel Pons · 2 years, 9 months ago
  92. 12f2bb6 sb/intel/i82801ix: Use `azalia_codecs_init()` by Angel Pons · 2 years, 9 months ago
  93. 4e94822 sb/intel/i82801gx: Use `azalia_codecs_init()` by Angel Pons · 2 years, 9 months ago
  94. ed9b350 sb/intel/i82801{ix,jx}: Initialise all codecs by Angel Pons · 2 years, 9 months ago
  95. 18d616a sb/intel/bd82x6x: Remove unused typedef by Angel Pons · 2 years, 9 months ago
  96. 67e4ad8 sb/intel/i82801gx: Program PC BEEP verbs by Angel Pons · 2 years, 9 months ago
  97. d0f053e sb/intel: Use `azalia_program_verb_table()` function by Angel Pons · 2 years, 9 months ago
  98. f32ae10 sb/intel: Replace bad uses of `find_resource` by Angel Pons · 2 years, 10 months ago
  99. 43cf27d include/device/pci_ids,soc/amd/common/block/lpc: drop duplicate PCI IDs by Felix Held · 2 years, 10 months ago
  100. c25ecb5 arch/x86/ioapic: Select IOAPIC with SMP by Kyösti Mälkki · 3 years, 2 months ago