1. 336d9a2 sb/intel/i82371eb: Move wakeup code to romstage by Keith Hui · 4 years, 4 months ago
  2. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  3. 7536a39 device: Constify struct device * parameter to acpi_fill_ssdt() by Furquan Shaikh · 4 years, 4 months ago
  4. 3acf43c i82371eb: Drop KB/Mouse/FDC declarations by Keith Hui · 4 years, 7 months ago
  5. c02bda0 acpi: Bump FADT to revision 6 by Patrick Rudolph · 4 years, 6 months ago
  6. deeccbf Drop explicit NULL initializations from `device_operations` by Elyes HAOUAS · 4 years, 5 months ago
  7. 182dbde src/southbridge: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  8. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 5 months ago
  9. be3979c acpi: Change Processor ACPI Name (Intel only) by Christian Walter · 4 years, 8 months ago
  10. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  11. 17dda3a Revert "i82371eb: Drop support for older PIIX chips" by Patrick Georgi · 4 years, 6 months ago
  12. 2f3c37b i82371eb: Roll 82093aa init into isa_init() by Keith Hui · 4 years, 7 months ago
  13. 2b9004d i82371eb: Drop support for older PIIX chips by Keith Hui · 4 years, 7 months ago
  14. ce62238 sb/intel/i82371eb: Support reconfiguring GPO22/23 by Keith Hui · 4 years, 7 months ago
  15. 7af59f7 sb/intel/i82371eb: Enable upper NVRAM bank by Keith Hui · 4 years, 7 months ago
  16. 2119d0b treewide: Capitalize 'CMOS' by Elyes HAOUAS · 4 years, 6 months ago
  17. 9b4b33a sb/intel/i82371eb: Add PIIX4 definitions by Keith Hui · 4 years, 7 months ago
  18. f555a58 sb/intel/common: Declare common smbus_base() and enable_smbus() by Kyösti Mälkki · 4 years, 8 months ago
  19. 7a95575 asus/{p2b-x,p3b-f},intel/i440bx: Move mainboard_romstage_entry() by Kyösti Mälkki · 4 years, 8 months ago
  20. 7cdcc38 sb/intel/common: Add smbus_host_reset() by Kyösti Mälkki · 4 years, 8 months ago
  21. 1cae454 device,sb/intel: Move SMBus host controller prototypes by Kyösti Mälkki · 4 years, 8 months ago
  22. 320d6e8 intel/i82371eb: Drop unused code by Kyösti Mälkki · 4 years, 8 months ago
  23. b17a0f5 sb/intel/*: Remove romcc guards by Arthur Heymans · 4 years, 9 months ago
  24. de64078 bootblock: Provide some common prototypes by Kyösti Mälkki · 4 years, 9 months ago
  25. 1fa240a cpu/intel/slot_1: Move to C_ENVIRONMENT_BOOTBLOCK by Arthur Heymans · 4 years, 9 months ago
  26. 1d4bdda sb/intel/common: Remove the SOUTHBRIDGE_INTEL_COMMON Kconfig symbol by Arthur Heymans · 4 years, 10 months ago
  27. 23a6c79 sb/intel/common: Make COMMON_RESET optional by Arthur Heymans · 4 years, 10 months ago
  28. 074730c sb/intel/common: Make linking rtc.c conditional by Arthur Heymans · 5 years ago
  29. df60e87 src: Remove unused include '<device/pci_ids.h>' by Elyes HAOUAS · 4 years, 10 months ago
  30. fa6024e acpi_table_header: Replace hard-coded length via sizeof(acpi_fadt_t) by Himanshu Sahdev · 5 years ago
  31. 51b75ae device: Use scan_static_bus() over scan_lpc_bus() by Nico Huber · 5 years ago
  32. 1506253 acpi_table_header: Replace hard-coded revision via macro and function by Himanshu Sahdev · 5 years ago
  33. 12b121c southbridge/intel: Tidy up preprocessor and headers by Kyösti Mälkki · 5 years ago
  34. d5d433e src/southbridge/intel: Remove unused variables by Elyes HAOUAS · 5 years ago
  35. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  36. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  37. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  38. 8ee161d arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv field by Elyes HAOUAS · 5 years ago
  39. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  40. 26071aa ACPI: Correct asl_compiler_revision value by Elyes HAOUAS · 6 years ago
  41. 0fa793c sb/intel/i82371eb/fadt: Fix compilation on x86_64 by Patrick Rudolph · 6 years ago
  42. 8a41f4b device/pci_ops: Move questionable pci_locate() variants by Kyösti Mälkki · 6 years ago
  43. 19ea62e southbridge: Remove useless include <device/pci_ids.h> by Elyes HAOUAS · 6 years ago
  44. e9a0130 src: Remove unneeded include <console/console.h> by Elyes HAOUAS · 6 years ago
  45. 1d93b88 vboot: fix CONFIG_RESUME_PATH_SAME_AS_BOOT S3 resume logic by Joel Kitching · 6 years ago
  46. a342f39 src: Remove unneeded whitespace by Elyes HAOUAS · 6 years ago
  47. 07e77f1 sb/intel/i82371eb: Get rid of device_t by Elyes HAOUAS · 6 years ago
  48. 9c5d463 southbridge/intel: Remove space before/after parenthesis by Elyes HAOUAS · 6 years ago
  49. 97041de9 sb/intel/i82371eb: Rework ACPI tables by Keith Hui · 7 years ago
  50. b9c1a4e sb/intel/i82371eb: Consolidate bootblock.c logic by Keith Hui · 7 years ago
  51. 16fe790 sb/intel/*: Use common SMBus functions by Arthur Heymans · 7 years ago
  52. 7a1a3ad southbridge/intel: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  53. f068a73 southbridge/intel/i82371eb: transition away from device_t by Antonello Dettori · 8 years ago
  54. ba28e8d src/southbridge: Code formating by Elyes HAOUAS · 8 years ago
  55. 1bcd7fc src/southbridge: Capitalize CPU, RAM and ROM by Elyes HAOUAS · 8 years ago
  56. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  57. 5eea458 device_ops: add device_t argument to acpi_fill_ssdt_generator by Alexander Couzens · 9 years ago
  58. d0e212c devicetree: Discriminate device ops scan_bus() by Kyösti Mälkki · 9 years ago
  59. 83f81ca acpi: Remove monolithic ACPI by Vladimir Serbinenko · 10 years ago
  60. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  61. 5e59757 acpi: make fill_slit and fill_srat into arguments. by Vladimir Serbinenko · 10 years ago
  62. 13e4182 kbuild: automatically include southbridges by Stefan Reinauer · 9 years ago
  63. 78c5d58 ACPI: Add acpi_is_wakeup_s3() for romstage by Kyösti Mälkki · 10 years ago
  64. 5ab52dd southbridge: Drop print_ implementation from non-romcc boards by Stefan Reinauer · 10 years ago
  65. 41877d8 i82371eb & qemu: Move to per-device ACPI. by Vladimir Serbinenko · 10 years ago
  66. 08cd865 i82371eb: Remove weak functions by Vladimir Serbinenko · 10 years ago
  67. 9a817ef soutbridge/*/bootblock: Use pci_dev_t over device_t typedef by Edward O'Callaghan · 10 years ago
  68. b3f08c6 cmos: Rename the CMOS related functions. by Gabe Black · 10 years ago
  69. 822bc65 ACPI: Remove CONFIG_GENERATE_ACPI_TABLES by Vladimir Serbinenko · 11 years ago
  70. 264d265 southbridge: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  71. d26da9c Coding style: punctuation cleanup [1/2]. by Idwer Vollering · 11 years ago
  72. 1a27904 intel/i82371: Remove HAVE_ACPI_RESUME by Kyösti Mälkki · 11 years ago
  73. 3f5f6d8 Drop prototype guarding for romcc by Stefan Reinauer · 11 years ago
  74. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  75. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  76. 0aa37c4 sconfig: rename lapic_cluster -> cpu_cluster by Stefan Reinauer · 12 years ago
  77. 23f38cd Get rid of drivers class by Patrick Georgi · 12 years ago
  78. fee73df Auto-declare chip_operations by Kyösti Mälkki · 12 years ago
  79. e166782 Clean up #ifs by Patrick Georgi · 12 years ago
  80. 26b00e6 Refactor some alignment handling by Patrick Georgi · 12 years ago
  81. 914377e Get rid of the old romstage-as-bootblock ROM layout by Patrick Georgi · 13 years ago
  82. a251dee Use default table creator macro for all SSDTs by Stefan Reinauer · 13 years ago
  83. 03f82bd Use ACPI text fields consistently with all other boards by Stefan Reinauer · 13 years ago
  84. 4e22a3b Add acpi_get_sleep_type() to i82371eb and P2B _PTS/_WAK methods by Tobias Diedrich · 14 years ago
  85. 4c50cb2 Fix compilation of all i82371eb boards when ACPI tables aren't generated by Idwer Vollering · 13 years ago
  86. 61aee5f In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__. by Stefan Reinauer · 13 years ago
  87. 42b1c43 Merge enable_rom.c files into bootblock.c files. by Uwe Hermann · 14 years ago
  88. b672d94 Tobias Diedrich wrote: by Tobias Diedrich · 14 years ago
  89. 836ae29 first round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  90. 4028ce7 Get rid of some unneeded function prototypes in romstage.c files. by Uwe Hermann · 14 years ago
  91. ca6d808 Tobias Diedrich wrote: by Tobias Diedrich · 14 years ago
  92. e87c38e After finding the missing bit poweroff works now. by Tobias Diedrich · 14 years ago
  93. b34ff66 Fix broken build due to missing #if CONFIG_IOAPIC. by Uwe Hermann · 14 years ago
  94. 7718054 Add IOAPIC support for Intel 82371EB and fixup SMP on ASUS P2B-D. by Uwe Hermann · 14 years ago
  95. 74d1a6e We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. by Uwe Hermann · 14 years ago
  96. 5b2fd1ea Fix typo after r5925. by Sylvain Hitier · 14 years ago
  97. 115c5b9 Remove various .c #includes from Intel 440BX/82371EB boards. by Uwe Hermann · 14 years ago
  98. 6798b47 Convert all Intel 82371AB/EB/MB based boards to TINY_BOOTBLOCK. by Uwe Hermann · 14 years ago
  99. 6f2d20e Convert all Intel 440BX boards to Cache-as-RAM (CAR). by Uwe Hermann · 14 years ago
  100. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 14 years ago