1. 88dcb31 src: Retype option API to use unsigned integers by Angel Pons · 3 years, 4 months ago
  2. f8a5eb2 mainboard: Use read_int_option() by Angel Pons · 3 years, 10 months ago
  3. 3a782b1 mainboard: Use get_int_option() for HWM settings by Angel Pons · 3 years, 10 months ago
  4. 38f89f3 mb/**/early_init.c: Use get_int_option() by Angel Pons · 3 years, 10 months ago
  5. 7155595 mb: guard irq_tables for clang-format by Patrick Georgi · 3 years, 6 months ago
  6. cf246d5 ACPI: Add top-level ASL by Kyösti Mälkki · 3 years, 7 months ago
  7. 0200143 mb/kontron/986lcd-m: Convert *.asl to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 11 months ago
  8. cee844c mainboards: Drop GNVS cmap and cmbp by Kyösti Mälkki · 3 years, 8 months ago
  9. 661ad46 ACPI: Select ACPI_SOC_NVS only where suitable by Kyösti Mälkki · 3 years, 8 months ago
  10. a9766c7 mb/x/acpi_tables: Rename to mainboard_fill_gnvs() by Kyösti Mälkki · 4 years, 2 months ago
  11. c85cce0 mb/**/cmos.layout: Indent everything with tabs by Angel Pons · 3 years, 10 months ago
  12. 2c0aa00 mb/**/cmos.layout: Remove crusty comments by Angel Pons · 3 years, 10 months ago
  13. 90d00de {src/mb,util/autoport}: Use macro for DSDT revision by Elyes HAOUAS · 3 years, 10 months ago
  14. ed09869 mb/kontron: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  15. 12beaea superio/nuvoton: Inline `nuvoton_hwm_select_bank` by Angel Pons · 4 years ago
  16. 600e70d mb/kontron/986lcd-m: Use ''PNP_IDX_*' instead of magic numbers by Elyes HAOUAS · 4 years ago
  17. 0c1dd9c ACPI: Drop typedef global_nvs_t by Kyösti Mälkki · 4 years, 2 months ago
  18. f3973bd i945 boards: Factor out MAX_CPUS by Angel Pons · 4 years, 3 months ago
  19. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  20. f70bd99 src: Remove unused '#include <stdint.h>' by Elyes HAOUAS · 4 years, 3 months ago
  21. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  22. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  23. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 3 months ago
  24. a21dff6 mainboard/kontron: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 4 months ago
  25. b0b25c8 drivers/intel/gma/acpi: Provide default definition for displays by Nico Huber · 4 years, 5 months ago
  26. 078bc41 mainboard/[g-p]*: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  27. cbf9571 drivers/pc80/rtc: Separate {get|set}_option() prototypes by Kyösti Mälkki · 4 years, 7 months ago
  28. 391bb13 mb/*/*: Remove unused option_table.h includes by Kyösti Mälkki · 4 years, 7 months ago
  29. 2782048 mb/*/*/acpi_tables: Remove unused includes by Elyes HAOUAS · 4 years, 8 months ago
  30. bee82ab Replace last uses of read_option() with get_option() by Kyösti Mälkki · 4 years, 8 months ago
  31. 6ad0ab1 mb/**/acpi: Remove unused files by Angel Pons · 4 years, 8 months ago
  32. 408d1da mb/**/dsdt.asl: Remove outdated sleepstates.asl comment by Angel Pons · 4 years, 8 months ago
  33. 35103fd kontron/986lcd-m: use common winbond/nuvoton HWM bank select function by Felix Held · 4 years, 8 months ago
  34. 2ad6f81 mb/*/*/early_init.c: Remove defined but not used macro by Elyes HAOUAS · 4 years, 8 months ago
  35. 0142d44 mb/**/dsdt.asl: Remove "Some generic macros" comment by Angel Pons · 4 years, 8 months ago
  36. b9bd69e src/mainboard: Remove unused '#include <device/pci.h>' by Elyes HAOUAS · 4 years, 8 months ago
  37. 4b463c7 mb/*/{BiosCallOuts,mainboard,romstage}.c: Remove unused <device/pci_{def,ops}.h> by Elyes HAOUAS · 4 years, 8 months ago
  38. 0bb8346 Kconfig: comply to Linux 5.3's Kconfig language rules by Patrick Georgi · 4 years, 9 months ago
  39. 05d7d82 mb/{i945,ich7}: Remove redundant write on V0CTL by Elyes HAOUAS · 4 years, 9 months ago
  40. ba071cd mb/{kontron/968lcd-m,roda/rk886ex}: select non-SPI by Arthur Heymans · 4 years, 9 months ago
  41. c583920 nb/intel/i945: Initialize console in bootblock by Arthur Heymans · 4 years, 9 months ago
  42. dc584c3 nb/intel/i945: Move boilerplate romstage to a common location by Arthur Heymans · 4 years, 9 months ago
  43. 399b6c1 sb/intel/i82801gx: Add common early code by Arthur Heymans · 4 years, 9 months ago
  44. fecf777 sb/intel/i82801gx: Add common LPC decode code by Arthur Heymans · 4 years, 9 months ago
  45. aabc215 src/mb: Remove redundant message befor 'system_reset()' by Elyes HAOUAS · 4 years, 9 months ago
  46. 2715cdb soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi by Subrata Banik · 4 years, 10 months ago
  47. 6df210b mb/(ich7): Use macro instead of magic number by Elyes HAOUAS · 4 years, 10 months ago
  48. 2c760f5 src/mb: Remove unused 'include <arch/io.h>' by Elyes HAOUAS · 4 years, 10 months ago
  49. 2437fe9 sb/intel/i82801gx: Move CIR init to a common place by Arthur Heymans · 4 years, 11 months ago
  50. edfe125 mb/{ibase/mb899,kontron/986lcd-m}: Use pnp_write_hwm5_index function by Elyes HAOUAS · 4 years, 10 months ago
  51. f9891c8 kontron/986lcd-m,roda/rk886ex: Drop secondary PCI reset by Kyösti Mälkki · 4 years, 11 months ago
  52. ad787e1 intel/i945,i82801gx: Refactor early PCI bridge reset by Kyösti Mälkki · 4 years, 11 months ago
  53. 5adbc76 mb/kontron/986lcd-m: Add gameport base allocation workaround by Petr Cvek · 4 years, 11 months ago
  54. df128a5 intel/pci: Utilise pci_def.h for PCI_BRIDGE_CONTROL by Kyösti Mälkki · 5 years ago
  55. d249657 src: Remove unneeded include <arch/interrupt.h> by Elyes HAOUAS · 5 years ago
  56. cd7a70f soc/intel: Use common romstage code by Kyösti Mälkki · 5 years ago
  57. 157b189 cpu/intel: Enter romstage without BIST by Kyösti Mälkki · 5 years ago
  58. 146c098 mainboards: Remove floating __PRE_RAM__ comments by Kyösti Mälkki · 5 years ago
  59. ae31769 mb/,sb/intel/i82801gx: Merge `ide_legacy_combined` into `sata_mode` by Nico Huber · 5 years ago 4.10
  60. 7fbed22 intel/i945: Fix udelay() prototypes by Kyösti Mälkki · 5 years ago
  61. 3bf4e28 nb/i945: Drop CHANNEL_XOR_RANDOMIZATION selection by Elyes HAOUAS · 5 years ago
  62. 5eb81be sb/intel/i82801gx: Detect if the southbridge supports AHCI by Arthur Heymans · 6 years ago
  63. 8b7a161 src/mainboard: Remove unneeded include <arch/io.h> by Elyes HAOUAS · 5 years ago
  64. 45b824d src: Remove unused include <halt.h> by Elyes HAOUAS · 5 years ago
  65. d07048a src/mb: Use system_reset() by Elyes HAOUAS · 5 years ago
  66. 351e3e5 src: Use include <console/console.h> when appropriate by Elyes HAOUAS · 5 years ago
  67. 425e75a sb/intel/i82801gx: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIB by Patrick Rudolph · 5 years ago
  68. 346d201 nb/intel/i945: Use DEBUG_RAM_SETUP by Kyösti Mälkki · 5 years ago
  69. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  70. 18d6b0c src/mainboard/*/*/cstates.c: Drop unused includes by Elyes HAOUAS · 5 years ago
  71. 5112043 src/mb: Shorten 'include <arch/x86/include/arch/acpigen.h>' by Elyes HAOUAS · 5 years ago
  72. 3855c01 device/pnp: Add header files for PNP ops by Kyösti Mälkki · 5 years ago
  73. bdaec07 arch/io.h: Add missing includes by Kyösti Mälkki · 5 years ago
  74. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  75. 4829af1 cpu/intel: Rename socket_mFCPGA478 to socket_m by Nico Huber · 5 years ago
  76. d2abe93 mb/{kontron,supermicro}: Use pcidev_on_root() by Elyes HAOUAS · 6 years ago
  77. f266932 nb/intel/i945: Use parallel MP init by Arthur Heymans · 6 years ago
  78. cf27838 mb/kontron/986lcd-m: Implement disabling ethernet NIC in ramstage by Arthur Heymans · 6 years ago
  79. 4513020 cpu/intel: Use the common code to initialize the romstage timestamps by Arthur Heymans · 6 years ago
  80. 6267f5d sb/intel/i82801gx: Autodisable functions based on devicetree by Arthur Heymans · 6 years ago
  81. f0c5be2 mb/*/*/Kconfig: Remove useless comment by Elyes HAOUAS · 6 years ago
  82. 6d19a20 mb: Set coreboot as DSDT's manufacturer model ID by Elyes HAOUAS · 6 years ago
  83. 0cca6e2 ACPI: Fix DSDT's revision field by Elyes HAOUAS · 6 years ago
  84. b9d2589 mb/*/*: Harmonise FD and devicetree on boards featuring ICH7 by Arthur Heymans · 6 years ago
  85. 81dd52b intel/i945: Factor out ram init time stamps by Paul Menzel · 8 years ago
  86. 5d4cf36 mb/kontron/986lcd-m: Use common pnp_{enter,exit} functions by Elyes HAOUAS · 6 years ago
  87. a8a9f34 sb/intel/i82801{g,j}x: Automatically generate ACPI PIRQ tables by Arthur Heymans · 7 years ago
  88. 88d3ec2 mb/*/*/acpi_tables.c: Remove unneeded includes by Elyes HAOUAS · 6 years ago
  89. ca3405f mb/kontron: Get rid of whitespace before tab by Elyes HAOUAS · 6 years ago
  90. b28f466 src/mainboard: Add and update license headers by Martin Roth · 6 years ago
  91. f65f297e mb/kontron: Get rid of device_t by Elyes HAOUAS · 6 years ago
  92. c141323 mb/*/*/cmos.layout: Fix the values for the console level by Arthur Heymans · 7 years ago
  93. 0a4e0fd cpu/intel/speedstep: Fix the PNOT ACPI method by Arthur Heymans · 7 years ago
  94. b451df2 mb/*/*/romstage.c: Clean up targets with i82801gx by Arthur Heymans · 7 years ago
  95. b29078e mb/*/*: Remove rtc nvram configurable baud rate by Arthur Heymans · 7 years ago
  96. c5fba2c nb/intel/i945: Define and use a default MMCONF_BASE_ADDRESS by Arthur Heymans · 7 years ago
  97. 62902ca sb/ich7: Use common/gpio.h to set up GPIOs by Arthur Heymans · 8 years ago
  98. 6c20b65 intel/i945 boards: Add romstage time stamps by Paul Menzel · 8 years ago
  99. 885c289 nb/intel/i945: Make pci_mmio_size a devicetree parameter by Arthur Heymans · 8 years ago
  100. 4607cac cpu/x86/msr.h: Drop excessive includes by Kyösti Mälkki · 8 years ago