1. eef4343 nb/intel/pineview: Extract HPET setup and delay function by Angel Pons · 3 years, 7 months ago
  2. d6eb72c build system: Structure and serialize INTERMEDIATE by Patrick Georgi · 3 years, 7 months ago
  3. 17c951b */Makefile.inc: Add some INTERMEDIATE targets to .PHONY by Arthur Heymans · 3 years, 8 months ago
  4. 1153b2e cbfstool: Use flock() when accessing CBFS files by Julius Werner · 3 years, 7 months ago
  5. 8c2cc68 arch/x86: Pass GNVS as parameter to SMM module by Kyösti Mälkki · 4 years, 2 months ago
  6. 5f73432 sb/intel/common/smbus_ops.c: Clean up read resources by Angel Pons · 3 years, 8 months ago
  7. 79b2a15 sb/intel/x/smbus.c: Factor out common code by Angel Pons · 3 years, 9 months ago
  8. 416b828 sb/intel/common: Modify CONFIG_LOCK_MANAGEMENT_ENGINE behavior by Sridhar Siricilla · 3 years, 9 months ago
  9. 2ac4cc6 sb/intel/common/acpi/pcie.asl: Generalise file comment by Angel Pons · 3 years, 10 months ago
  10. f1e81e6 sb/intel/common/acpi/irqlinks.asl: Clean up cosmetics by Angel Pons · 3 years, 10 months ago
  11. 92f46aa src: Include <arch/io.h> when appropriate by Elyes HAOUAS · 4 years ago
  12. 131d9f5 src/southbridge: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  13. a4dd33c src: Use PCI_BASE_ADDRESS_* macros instead of magic numbers by Elyes HAOUAS · 4 years ago
  14. 6217a15 southbridge/intel/common: Replace outb with post_code in finalize.c by Sindhoor Tilak · 4 years, 1 month ago
  15. 90e9f54 ironlake/ibexpeak: Move early_smbus.c to common code by Angel Pons · 4 years, 3 months ago
  16. b21bffa sb/intel: Define CONFIG_FIXED_SMBUS_IO_BASE by Angel Pons · 4 years, 2 months ago
  17. 2e1f764 sb/intel/common/acpi/irqlinks.asl: Add missing IRQs by Angel Pons · 4 years, 1 month ago
  18. e12de37 sb/intel: Factor out irqlinks.asl by Angel Pons · 4 years, 1 month ago
  19. b6427b0 sb/intel: Factor out ICH ACPI for HDA by Angel Pons · 4 years, 1 month ago
  20. 6ab28b4 src/**/acpi/smbus.asl: Drop dead code by Angel Pons · 4 years, 2 months ago
  21. fc7bc54 sb/intel/common: Add early SPI code by Angel Pons · 4 years, 2 months ago
  22. c3c5521 ACPI: Replace smm_setup_structures() by Kyösti Mälkki · 4 years, 2 months ago
  23. b8fba86 Kconfig: Escape variable to accommodate new Kconfig versions by Patrick Georgi · 4 years, 2 months ago
  24. 7e75f33 sb/intel/common/pmutil: Add dump_all_status() by Kyösti Mälkki · 4 years, 2 months ago
  25. 0778c86 sb,soc/intel: Replace smm_southbridge_enable_smi() by Kyösti Mälkki · 4 years, 2 months ago
  26. 9446447 sb/intel: Clean up some SMI enables by Kyösti Mälkki · 4 years, 2 months ago
  27. 2232e89 southbridge/intel/common: Introduce ASL2.0 syntax by Alexey Buyanov · 4 years, 3 months ago
  28. abf51ab src: Remove unused '#include <cpu/x86/smm.h>' by Elyes HAOUAS · 4 years, 3 months ago
  29. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  30. 04953eb southbridge/intel/common: Add Process Call by Christian Walter · 4 years, 5 months ago
  31. c08bf02 Revert "sb/intel/common/acpi: Add more Windows versions" by Nico Huber · 4 years, 3 months ago
  32. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  33. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  34. 8741510 southbridge/*/Kconfig: Replace GPLv2 long form headers with SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  35. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 3 months ago
  36. afd4c87 treewide: move copyrights and authors to AUTHORS by Patrick Georgi · 4 years, 3 months ago
  37. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 3 months ago
  38. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  39. 804a340 sb/common/smihandler: Fix 16-bit read/write to PCI_COMMAND register by Elyes HAOUAS · 4 years, 4 months ago
  40. c98f2ea sb/intel/common/{madt,rcba_pirq}.c: Convert to 96 characters line length by Elyes HAOUAS · 4 years, 4 months ago
  41. 2d7173d src: Remove unused 'include <cpu/x86/cache.h>' by Elyes HAOUAS · 4 years, 4 months ago
  42. 7536a39 device: Constify struct device * parameter to acpi_fill_ssdt() by Furquan Shaikh · 4 years, 4 months ago
  43. 78feacc security: Add common boot media write protection by Patrick Rudolph · 4 years, 9 months ago
  44. 182dbde src/southbridge: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  45. 516c0a5 security/vboot: relocate and rename vboot_platform_is_resuming() by Bill XIE · 4 years, 6 months ago
  46. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  47. 95de231 nb/intel/nehalem: Rename to ironlake by Angel Pons · 4 years, 6 months ago
  48. efc4be6 sb/intel/common/firmware/Makefile.inc: use ifdtool --output flag by Marcello Sylvester Bauer · 4 years, 6 months ago
  49. cc805d9 sb/intel/common/acpi: Add more Windows versions by Peter Lemenkov · 4 years, 8 months ago
  50. fc7b953 drivers/spi/spi_flash: remove spi flash names by Aaron Durbin · 4 years, 7 months ago
  51. bccc7e7 {soc,southbridge}/*/*/acpi: Add possibility to disable S4 by Wim Vervoorn · 4 years, 7 months ago
  52. 7f40bd6 sb/intel/common: Move SMBus register layout outside header by Kyösti Mälkki · 4 years, 7 months ago
  53. 73451fd sb/intel/common: Add smbus_set_slave_addr() by Kyösti Mälkki · 4 years, 7 months ago
  54. 7cdcc38 sb/intel/common: Add smbus_host_reset() by Kyösti Mälkki · 4 years, 7 months ago
  55. c528426 sb/intel/common: Rename smbus_base to base by Kyösti Mälkki · 4 years, 7 months ago
  56. 1cae454 device,sb/intel: Move SMBus host controller prototypes by Kyösti Mälkki · 4 years, 7 months ago
  57. 5e9ae0c sb/intel/common: Change some local SMBus function signatures by Kyösti Mälkki · 4 years, 7 months ago
  58. 65f5de2 sb/intel/common: Add SMBUS register read-modify-write by Kyösti Mälkki · 4 years, 8 months ago
  59. b49638d sb/intel/common: Wrap inb/outb() by Kyösti Mälkki · 4 years, 8 months ago
  60. 7ca19b2 sb/intel/common: Add smbus_{read/write}_word() variants by Kyösti Mälkki · 4 years, 8 months ago
  61. cbf9571 drivers/pc80/rtc: Separate {get|set}_option() prototypes by Kyösti Mälkki · 4 years, 8 months ago
  62. 4ed8e9c spi-generic: remove SPI_FLASH_SECTOR_ERASE_TIMEOUT_MS by Aaron Durbin · 4 years, 8 months ago
  63. 361a935 {drivers,southbridge}: Replace min() with MIN() by Elyes HAOUAS · 4 years, 8 months ago
  64. 38d2540 src/southbridge: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago
  65. c9b1359 src/: Remove g_ prefixes and _g suffixes from variables by Patrick Georgi · 4 years, 9 months ago
  66. 7255610 sb/intel/spi: Drop CAR_GLOBAL_MIGRATION by Arthur Heymans · 4 years, 9 months ago
  67. 026863b southbridge/intel/common/spi.c: Define __SIMPLE_DEVICE__ by Arthur Heymans · 4 years, 9 months ago
  68. 47a6603 sb/intel/common/spi: Add Baytrail/Braswell support by Arthur Heymans · 4 years, 10 months ago
  69. c2c634a nb/sb/cpu: Drop Intel Rangeley support by Arthur Heymans · 4 years, 9 months ago
  70. 3457df1 sb/intel/common: Properly guard USB debug by Arthur Heymans · 4 years, 9 months ago
  71. c583920 nb/intel/i945: Initialize console in bootblock by Arthur Heymans · 4 years, 9 months ago
  72. 1d4bdda sb/intel/common: Remove the SOUTHBRIDGE_INTEL_COMMON Kconfig symbol by Arthur Heymans · 4 years, 10 months ago
  73. 23a6c79 sb/intel/common: Make COMMON_RESET optional by Arthur Heymans · 4 years, 10 months ago
  74. 074730c sb/intel/common: Make linking rtc.c conditional by Arthur Heymans · 5 years ago
  75. 21d6a27 arch/x86: Replace some __SMM__ guards by Kyösti Mälkki · 4 years, 10 months ago
  76. 9dd1a12 ELOG: Introduce elog_gsmi variants by Kyösti Mälkki · 4 years, 10 months ago
  77. 8195aa0 sb/intel/common/platform.asl: Remove setting unused GNVS by Arthur Heymans · 4 years, 10 months ago
  78. 085ab5a sb/intel: Move 'smbus.asl' to common place by Elyes HAOUAS · 4 years, 10 months ago
  79. 2715cdb soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi by Subrata Banik · 4 years, 10 months ago
  80. b8bda11 sb/intel/common: Make linking pmbase.c conditional by Arthur Heymans · 5 years ago
  81. 63998ad sb/intel/common/Makefile: Use 'all' class to link files in all stages by Arthur Heymans · 5 years ago
  82. ff744bf src/southbridge: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 10 months ago
  83. 03cfae4 sb/intel/common/smihandler: Fix compilation on x86_64 by Patrick Rudolph · 4 years, 10 months ago
  84. d8b150f southbridge/intel: Add config option to validate firmware descriptor by Mathew King · 5 years ago
  85. 4c80425 sb/intel/common/smihandler: Hook up smmstore by Arthur Heymans · 6 years ago
  86. 50b4f78 sb/intel/spi: Use different SPIOPS for most SST flashes by Arthur Heymans · 5 years ago
  87. 4721e47 soc/fsp_broadwell_de: fix flashconsole support for platform by Matt DeVillier · 5 years ago
  88. 26e59a6 sb/intel/common/fw: Make make aware that it needs binaries by Nico Huber · 5 years ago
  89. 680594b southbridge: Remove not used #include <elog.h> by Elyes HAOUAS · 5 years ago
  90. 9172b69 src: Remove variable length arrays by Jacob Garber · 5 years ago
  91. faf20d3 soc/intel: Rename some SMM support functions by Kyösti Mälkki · 5 years ago
  92. f091f4d intel/smm/gen1: Rename header file by Kyösti Mälkki · 5 years ago
  93. 1ef039b cpu/x86: Change old-style SMI handler prototypes by Kyösti Mälkki · 5 years ago
  94. e31ec29 cpu/x86: Separate save_state struct headers by Kyösti Mälkki · 5 years ago
  95. eaeb0b7 sb/intel/common/spi: Fix opmenu setup by Nico Huber · 5 years ago
  96. 17362be include/spi-generic: Append unit to macro names by Uwe Poeche · 5 years ago
  97. 868c807 sb/intel/common/spi: Increase flash erase timeout by Uwe Poeche · 5 years ago
  98. 92185e3 sb/intel/common: Add a common interface to set final OPs settings by Arthur Heymans · 5 years ago
  99. 3674974 sb/intel/common: Use correct bitwise operator by Jacob Garber · 5 years ago
  100. 09ccd41 sb/intel/common: Link SPI code in bootblock by Arthur Heymans · 5 years ago