1. cbf9571 drivers/pc80/rtc: Separate {get|set}_option() prototypes by Kyösti Mälkki · 4 years, 8 months ago
  2. 391bb13 mb/*/*: Remove unused option_table.h includes by Kyösti Mälkki · 4 years, 8 months ago
  3. 2782048 mb/*/*/acpi_tables: Remove unused includes by Elyes HAOUAS · 4 years, 8 months ago
  4. ec21170 mb/**/hda_verb.{c,h}: use denary numerals for codec IDs by Angel Pons · 4 years, 8 months ago
  5. bee82ab Replace last uses of read_option() with get_option() by Kyösti Mälkki · 4 years, 8 months ago
  6. 408d1da mb/**/dsdt.asl: Remove outdated sleepstates.asl comment by Angel Pons · 4 years, 8 months ago
  7. 0142d44 mb/**/dsdt.asl: Remove "Some generic macros" comment by Angel Pons · 4 years, 8 months ago
  8. b9bd69e src/mainboard: Remove unused '#include <device/pci.h>' by Elyes HAOUAS · 4 years, 9 months ago
  9. 4b463c7 mb/*/{BiosCallOuts,mainboard,romstage}.c: Remove unused <device/pci_{def,ops}.h> by Elyes HAOUAS · 4 years, 8 months ago
  10. 3c24a40 src: Remove unneeded 'include <delay.h>' by Elyes HAOUAS · 5 years ago
  11. 1374607 mainboard/(i945,ich7): Remove commented RCBA32(0x341c) code by Elyes HAOUAS · 4 years, 8 months ago
  12. 0bb8346 Kconfig: comply to Linux 5.3's Kconfig language rules by Patrick Georgi · 4 years, 9 months ago
  13. 05d7d82 mb/{i945,ich7}: Remove redundant write on V0CTL by Elyes HAOUAS · 4 years, 9 months ago
  14. c583920 nb/intel/i945: Initialize console in bootblock by Arthur Heymans · 4 years, 9 months ago
  15. dc584c3 nb/intel/i945: Move boilerplate romstage to a common location by Arthur Heymans · 4 years, 9 months ago
  16. 399b6c1 sb/intel/i82801gx: Add common early code by Arthur Heymans · 4 years, 9 months ago
  17. fecf777 sb/intel/i82801gx: Add common LPC decode code by Arthur Heymans · 4 years, 9 months ago
  18. aabc215 src/mb: Remove redundant message befor 'system_reset()' by Elyes HAOUAS · 4 years, 9 months ago
  19. 2715cdb soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi by Subrata Banik · 4 years, 10 months ago
  20. 6df210b mb/(ich7): Use macro instead of magic number by Elyes HAOUAS · 4 years, 10 months ago
  21. d6c8bdc mb/getac/p470: Use pnp_write_config function by Elyes HAOUAS · 4 years, 10 months ago
  22. 2437fe9 sb/intel/i82801gx: Move CIR init to a common place by Arthur Heymans · 4 years, 11 months ago
  23. 1463a2a getac/p470: Drop unused PCI secondary bus reset by Kyösti Mälkki · 4 years, 11 months ago
  24. e39becf intel/cpu: Switch older models to TSC_MONOTONIC_TIMER by Kyösti Mälkki · 5 years ago
  25. cd7a70f soc/intel: Use common romstage code by Kyösti Mälkki · 5 years ago
  26. 157b189 cpu/intel: Enter romstage without BIST by Kyösti Mälkki · 5 years ago
  27. cd92979 mb/getac/p470: Remove unneeded whitespaces by Elyes HAOUAS · 5 years ago
  28. ae31769 mb/,sb/intel/i82801gx: Merge `ide_legacy_combined` into `sata_mode` by Nico Huber · 5 years ago 4.10
  29. 0db6e75 mb/getac/p470: Null-terminate ec_id string buffer by Jacob Garber · 5 years ago
  30. 7fbed22 intel/i945: Fix udelay() prototypes by Kyösti Mälkki · 5 years ago
  31. 3bf4e28 nb/i945: Drop CHANNEL_XOR_RANDOMIZATION selection by Elyes HAOUAS · 5 years ago
  32. 5eb81be sb/intel/i82801gx: Detect if the southbridge supports AHCI by Arthur Heymans · 6 years ago
  33. 45b824d src: Remove unused include <halt.h> by Elyes HAOUAS · 5 years ago
  34. d07048a src/mb: Use system_reset() by Elyes HAOUAS · 5 years ago
  35. 425e75a sb/intel/i82801gx: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIB by Patrick Rudolph · 5 years ago
  36. 346d201 nb/intel/i945: Use DEBUG_RAM_SETUP by Kyösti Mälkki · 5 years ago
  37. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  38. d889508 mb/(ICH7): Remove initialization already done at early_init.c by Elyes HAOUAS · 6 years ago
  39. 18d6b0c src/mainboard/*/*/cstates.c: Drop unused includes by Elyes HAOUAS · 5 years ago
  40. 31f9631 src: Drop unused 'include <arch/acpigen.h>' by Elyes HAOUAS · 5 years ago
  41. 5112043 src/mb: Shorten 'include <arch/x86/include/arch/acpigen.h>' by Elyes HAOUAS · 5 years ago
  42. 89989cf src: Drop unused include <arch/acpi.h> by Elyes HAOUAS · 5 years ago
  43. 3855c01 device/pnp: Add header files for PNP ops by Kyösti Mälkki · 5 years ago
  44. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  45. 8ee161d arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv field by Elyes HAOUAS · 5 years ago
  46. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  47. 4829af1 cpu/intel: Rename socket_mFCPGA478 to socket_m by Nico Huber · 5 years ago
  48. 0c152cf src: Remove unused include device/pnp_def.h by Elyes HAOUAS · 6 years ago
  49. f266932 nb/intel/i945: Use parallel MP init by Arthur Heymans · 6 years ago
  50. 4513020 cpu/intel: Use the common code to initialize the romstage timestamps by Arthur Heymans · 6 years ago
  51. 6267f5d sb/intel/i82801gx: Autodisable functions based on devicetree by Arthur Heymans · 6 years ago
  52. c70eed1 device: Use pcidev_on_root() by Kyösti Mälkki · 6 years ago
  53. 21c8f9c mainboard: Remove useless include <device/pci_ids.h> by Elyes HAOUAS · 6 years ago
  54. f0c5be2 mb/*/*/Kconfig: Remove useless comment by Elyes HAOUAS · 6 years ago
  55. 6d19a20 mb: Set coreboot as DSDT's manufacturer model ID by Elyes HAOUAS · 6 years ago
  56. 0cca6e2 ACPI: Fix DSDT's revision field by Elyes HAOUAS · 6 years ago
  57. f765d4f src: Remove unneeded include <lib.h> by Elyes HAOUAS · 6 years ago
  58. b9d2589 mb/*/*: Harmonise FD and devicetree on boards featuring ICH7 by Arthur Heymans · 6 years ago
  59. 81dd52b intel/i945: Factor out ram init time stamps by Paul Menzel · 8 years ago
  60. 3b6624b src: Remove unneeded include <arch/ioapic.h> by Elyes HAOUAS · 6 years ago
  61. 1156b35 mainboard: Remove unneeded include <console/console.h> by Elyes HAOUAS · 6 years ago
  62. e308cc6 mb: Get rid of unneeded include <cbmem.h> by Elyes HAOUAS · 6 years ago
  63. 4ad1446 src/mb: Fix non-local header treated as local by Elyes HAOUAS · 6 years ago
  64. a8a9f34 sb/intel/i82801{g,j}x: Automatically generate ACPI PIRQ tables by Arthur Heymans · 7 years ago
  65. b262293 mb/getac: Get rid of whitespace before tab by Elyes HAOUAS · 6 years ago
  66. b28f466 src/mainboard: Add and update license headers by Martin Roth · 6 years ago
  67. 5dbe8ee ACPI: Set the correct number of arguments in ACPI methods by Martin Roth · 6 years ago
  68. 49a4c6a src/mainboard: Serialize methods with named objects inside by Martin Roth · 6 years ago
  69. 5bb159a mb/getac: Get rid of device_t by Elyes HAOUAS · 6 years ago
  70. c141323 mb/*/*/cmos.layout: Fix the values for the console level by Arthur Heymans · 7 years ago
  71. 0a4e0fd cpu/intel/speedstep: Fix the PNOT ACPI method by Arthur Heymans · 7 years ago
  72. b451df2 mb/*/*/romstage.c: Clean up targets with i82801gx by Arthur Heymans · 7 years ago
  73. b29078e mb/*/*: Remove rtc nvram configurable baud rate by Arthur Heymans · 7 years ago
  74. 7971582e Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFER by Nico Huber · 7 years ago
  75. ce642f0 Kconfig: Rework MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFG by Nico Huber · 7 years ago
  76. c5fba2c nb/intel/i945: Define and use a default MMCONF_BASE_ADDRESS by Arthur Heymans · 7 years ago
  77. 46cf5c2 nb/intel/i945: Move INTEL_EDID by Patrick Rudolph · 7 years ago
  78. d55ea7b mb/getac/p470: Do not select EARLY_CBMEM_INIT by Arthur Heymans · 7 years ago
  79. 62902ca sb/ich7: Use common/gpio.h to set up GPIOs by Arthur Heymans · 8 years ago
  80. 6c20b65 intel/i945 boards: Add romstage time stamps by Paul Menzel · 8 years ago
  81. 885c289 nb/intel/i945: Make pci_mmio_size a devicetree parameter by Arthur Heymans · 8 years ago
  82. 771d7ec mainboard/getac/p470: transition away from device_t by Antonello Dettori · 8 years ago
  83. 8da96e5 mainboard/*/*/mptable.c: Improve code formatting by Elyes HAOUAS · 8 years ago
  84. 531b87a src/mainboard/getac - kontron: Add space around operators by Elyes HAOUAS · 8 years ago
  85. e0d7e26 intel/i82801gx 82801ix: Remove OpRegion of SMBus host by Kyösti Mälkki · 8 years ago
  86. 874a8f9 i945: Enable changing VRAM size by Arthur Heymans · 8 years ago
  87. d23ee5d mainboard: Clean up boot_option/reboot_bits in cmos.layout by Nico Huber · 8 years ago
  88. 8ab989e src/mainboard: Capitalize ROM, RAM, CPU and APIC by Elyes HAOUAS · 8 years ago
  89. 15fa992 intel/model_6ex: Prepare for dynamic CONFIG_RAMTOP by Kyösti Mälkki · 8 years ago
  90. 1010468 southbridge/intel/ibexpeak: Use common gpio.c by Patrick Rudolph · 9 years ago
  91. c285b30 ASL: Remove unused modulo recipient. by Vladimir Serbinenko · 9 years ago
  92. 07a1b28 x86 acpi: remove ALIGN_CURRENT macro by Aaron Durbin · 9 years ago
  93. d5d94ea intel/i945: Consolidate MADT handling by Vladimir Serbinenko · 10 years ago
  94. 2439132 mainboard: Remove last_boot NVRAM option by Timothy Pearson · 9 years ago
  95. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  96. 8fc5c64 southbridge/intel: Move `i82801gx/acpi/platform.asl` to `common/acpi` by Paul Menzel · 9 years ago
  97. 469f593 cpu/intel: Move Power notification ASL code into `common/acpi` by Paul Menzel · 9 years ago
  98. 608f9b5 getac/p470: enable early cbmem init by Patrick Georgi · 9 years ago
  99. 33cfe9b getac/p470: Enable native VGA init by Patrick Georgi · 10 years ago
  100. 21a78a8 getac/p470: Add C-State values by Patrick Georgi · 9 years ago