1. b5df65a mb/*: Replace SNB PCI devices with references from chipset.cb by Arthur Heymans · 1 year, 8 months ago
  2. cdb26fd cpu/intel/model_206ax: Remove fake lapic device by Arthur Heymans · 2 years, 8 months ago
  3. 691d58f nb/intel/sandybridge: Add a chipset devicetree by Arthur Heymans · 3 years ago
  4. 4ed0a83 mb/**/hda_verb.c: Drop empty files by Angel Pons · 1 year, 11 months ago
  5. cf4722d src/mb: Update unlicensable files with the CC-PDDC SPDX ID by Martin Roth · 2 years ago
  6. c6b041a1 tpm: Refactor TPM Kconfig dimensions by Jes B. Klinke · 2 years, 3 months ago
  7. 865dd08 superio/smsc/sch5545: Drop `_PRS` from static devices by Angel Pons · 2 years, 3 months ago
  8. 0b7aa5a mb/dell/snb_ivb_workstations: Choose correct PCH for OptiPlex 9010 by Angel Pons · 2 years, 4 months ago
  9. caa3b53 mb/dell/snb_ivb_workstations: Fix SMBIOS slot desc for PCH PCIe ports by Angel Pons · 2 years, 4 months ago
  10. 66f99f7 mb/dell/snb_ivb_workstations: Add Precision T1650 support by Michał Żygowski · 2 years, 5 months ago
  11. 7e8b597 mb/dell: Convert OptiPlex 9010 into directory with variants by Michał Żygowski · 2 years, 5 months ago
  12. b825d94 mb/dell/optiplex_9010/sch5545_ec.c: Fix HWM initialization bugs by Michał Żygowski · 2 years, 5 months ago
  13. 0e545b2 mb/dell/optiplex_9010: Fix chassis types by Michał Żygowski · 2 years, 5 months ago
  14. f7c268c mb/dell/optiplex_9010/mainboard.c: Add missing space by Michał Żygowski · 2 years, 5 months ago
  15. 28fa297 IASL: Ignore IASL's "Missing dependency" warning by Elyes HAOUAS · 2 years, 7 months ago
  16. af4bd56 sb/intel: Use `bool` for PCIe coalescing option by Angel Pons · 2 years, 7 months ago
  17. 8ddbc7d mb/dell/optiplex_9010/romstage.c: Add interrupt routing map by Michał Żygowski · 2 years, 8 months ago
  18. 8ebea12 mb/dell/optiplex_9010/devicetree.cb: Enable missing GPEs by Michał Żygowski · 2 years, 8 months ago
  19. aa133e4 mb/dell/optiplex_9010/Kconfig: Select Super I/O UART availability by Michał Żygowski · 2 years, 8 months ago
  20. 2c03ffc mb/*: Specify type of `MAINBOARD_PART_NUMBER` once by Angel Pons · 3 years ago
  21. 9cddae1 mb/*: Specify type of `MAINBOARD_DIR` once by Angel Pons · 3 years ago
  22. ac90f59 src/*: Specify type of `CBFS_SIZE` once by Angel Pons · 3 years ago
  23. 0caf80d bd82x6x boards: Drop redundant `c2_latency` by Angel Pons · 3 years, 1 month ago
  24. 0b97afd LGA1155 boards: Drop `VGA_BIOS_{FILE,ID}` for iGPU by Angel Pons · 3 years, 2 months ago
  25. bceea67 mainboard: Use decimal for `device domain 0x0 on` by Angel Pons · 3 years, 2 months ago
  26. 7cf0ff4 mainboard: Drop useless `acpi_tables.c` files by Angel Pons · 3 years, 2 months ago
  27. 88dcb31 src: Retype option API to use unsigned integers by Angel Pons · 3 years, 3 months ago
  28. 8580047 mb/dell/optiplex_9010: Always log chosen fan mode by Angel Pons · 3 years, 3 months ago
  29. f8a5eb2 mainboard: Use read_int_option() by Angel Pons · 3 years, 8 months ago
  30. 528b471 mb/dell/optiplex_9010: Use new fixed BAR accessors by Angel Pons · 3 years, 4 months ago
  31. 39239e6 src/mb: Remove unused <console/console.h> by Elyes HAOUAS · 3 years, 5 months ago
  32. d9e58dc nb/intel/sandybridge: Use common {DMI,EP,MCH}BAR accessors by Angel Pons · 3 years, 6 months ago
  33. cf246d5 ACPI: Add top-level ASL by Kyösti Mälkki · 3 years, 6 months ago
  34. c1d524b sb/intel/common: Change some SMI logging by Kyösti Mälkki · 3 years, 6 months ago
  35. 9a1620f cpu/x86/smm: Use common APMC logging by Kyösti Mälkki · 3 years, 6 months ago
  36. 0be4199 arch/x86: Use wildcard for mb/smihandler.c by Kyösti Mälkki · 3 years, 6 months ago
  37. 661ad46 ACPI: Select ACPI_SOC_NVS only where suitable by Kyösti Mälkki · 3 years, 7 months ago
  38. a9766c7 mb/x/acpi_tables: Rename to mainboard_fill_gnvs() by Kyösti Mälkki · 4 years, 1 month ago
  39. 6f56a23 cpu/intel/model_206ax: Rename `cX_acpower` options by Angel Pons · 3 years, 6 months ago
  40. 0d5ef95 cpu/intel/model_206ax: Unify ACPI C-state options by Angel Pons · 3 years, 6 months ago
  41. 834b3ec cbfs: Simplify load/map API names, remove type arguments by Julius Werner · 4 years, 4 months ago
  42. c85cce0 mb/**/cmos.layout: Indent everything with tabs by Angel Pons · 3 years, 8 months ago
  43. 2c0aa00 mb/**/cmos.layout: Remove crusty comments by Angel Pons · 3 years, 8 months ago
  44. 92f46aa src: Include <arch/io.h> when appropriate by Elyes HAOUAS · 3 years, 10 months ago
  45. 90d00de {src/mb,util/autoport}: Use macro for DSDT revision by Elyes HAOUAS · 3 years, 9 months ago
  46. 000193a mb/dell: Fix uninitialized variables usage by John Zhao · 3 years, 10 months ago
  47. d0e18ff mb/dell: Drop unneeded empty lines by Elyes HAOUAS · 3 years, 10 months ago
  48. c802745 nb/intel/sandybridge: Drop casts from DEFAULT_{MCHBAR,DMIBAR} by Angel Pons · 3 years, 10 months ago
  49. 5a8e072 src: Remove unused 'include <string.h>' by Elyes HAOUAS · 4 years ago
  50. 0c1dd9c ACPI: Drop typedef global_nvs_t by Kyösti Mälkki · 4 years, 1 month ago
  51. 3588d7b mb/*/*/Kconfig: guard board name in quotes by Patrick Georgi · 4 years, 1 month ago
  52. d71754d sandybridge boards: Factor out MAX_CPUS by Angel Pons · 4 years, 2 months ago
  53. 72f06ca mb/dell/optiplex_9010: Add Dell OptiPlex 9010 SFF support by Michał Żygowski · 4 years, 3 months ago
  54. e875328 Remove Dell s1850 by Ron Minnich · 12 years ago
  55. c8feedd Unify Local APIC address definitions by Patrick Georgi · 12 years ago
  56. 7389378 intel/i82801ex: Move HAVE_HARD_RESET to southbridge by Patrick Georgi · 12 years ago
  57. b0a9c5c mptable: Refactor mptable generation some more by Patrick Georgi · 13 years ago
  58. c75c79b mptable: Get rid of fixup_virtual_wire by Patrick Georgi · 13 years ago
  59. 42fa7fe run uart_init() from console_init, just like the other console initialization functions. by Stefan Reinauer · 13 years ago
  60. 9132102 Use subsystem id from devicetree.cb instead of Kconfig and move by Sven Schnelle · 13 years ago
  61. c36d506 Get mptable OEM/product ID from kconfig variables. by Uwe Hermann · 14 years ago
  62. 8677a23 After this has been brought up many times before, rename src/arch/i386 to by Stefan Reinauer · 14 years ago
  63. 8301d83 second round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  64. 836ae29 first round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  65. 0d5a6ac Drop per-board ram_check() calls for now. by Uwe Hermann · 14 years ago
  66. 7b99705 Simplify a few code chunks, fix whitespace and indentation. by Uwe Hermann · 14 years ago
  67. 57b2ff8 Drop excessive whitespace randomly sprinkled in romstage.c files. by Uwe Hermann · 14 years ago
  68. 5244e1b Convert more boards to use mptable_write_buses. by Patrick Georgi · 14 years ago
  69. 6dc92f0 Use DIMM0 et al in lots more places instead of hardocding values. by Uwe Hermann · 14 years ago
  70. d773fd3 Some more DIMM0 related cleanups and deduplication. by Uwe Hermann · 14 years ago
  71. 8c107bc Move DIMM_MAP_LOGICAL to Kconfig. by Patrick Georgi · 14 years ago
  72. 55dc223 Factor out common mptable code to mptable_init(). by Uwe Hermann · 14 years ago
  73. 74d1a6e We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. by Uwe Hermann · 14 years ago
  74. 6f56ad2 Remove a couple of defines that seem to be the result of by Patrick Georgi · 14 years ago
  75. 7fd931b Keep the mc146818rtc.h include close to the option table include where by Myles Watson · 14 years ago
  76. 8fa90ec Cut the crap. by Uwe Hermann · 14 years ago
  77. 9a684fc Restructured all vendors' Kconfig files to no longer source the boards' by Jens Rottmann · 14 years ago
  78. 78265d5 Remove unused mainboard_config definitions. Trivial. by Myles Watson · 14 years ago
  79. eb50c7d Re-integrate "USE_OPTION_TABLE" code. by Edwin Beasant · 14 years ago
  80. c5b87c8 Move generation of mptable entries for ISA to generic code. by Patrick Georgi · 14 years ago
  81. bf9e538 Remove pc80/serial.c includes in ROMCC boards and include by Patrick Georgi · 14 years ago
  82. 12584e2 Drop console/console.c and pc80/serial.c from mainboards' romstage.c. by Patrick Georgi · 14 years ago
  83. 8d31368 Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster" by Patrick Georgi · 14 years ago
  84. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  85. d653211 zero warnings days: unify mp tables. fix warnings. by Stefan Reinauer · 14 years ago
  86. 5d3dee8 drop quite a lot of dead code that did nothing but produce warnings and make by Stefan Reinauer · 14 years ago
  87. d41a0bc Drop the need for cpu_reset, it's really just a short cut to stage2. by Stefan Reinauer · 14 years ago
  88. 4839e2c Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix some white space. by Myles Watson · 14 years ago
  89. 64ed2b7 Drop \r\n and \n\r as both print_XXX and printk now do this internally. by Stefan Reinauer · 14 years ago
  90. 5a1f597 This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and by Stefan Reinauer · 14 years ago
  91. fc2b8ec drop USE_INIT from mainboard Kconfig files, it's already set in src/Kconfig by Stefan Reinauer · 14 years ago
  92. 9050b71 unify cmos.layout wrt AMD extended configuration registers. by Stefan Reinauer · 14 years ago
  93. 798ef28 This drops the ASSEMBLY define from romstage.c, too by Stefan Reinauer · 14 years ago
  94. 5e32823 __PRE_RAM__ is now correctly specified in the Makefile. No need to hack it into by Stefan Reinauer · 14 years ago
  95. b5828d7 This patch drops the coreboot CMOS checksum ranges from Kconfig because by Stefan Reinauer · 14 years ago
  96. 35b6bbb drop unneeded __ROMCC__ checks when the check for __PRE_RAM__ is more by Stefan Reinauer · 14 years ago
  97. 08e0fb8 Fix all the format string warnings. Some other random warnings. by Myles Watson · 14 years ago
  98. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  99. 2bd9100 Rework boolean expression (DeMorgan and all) for by Patrick Georgi · 14 years ago
  100. 776b85b Remove fallback/normal handling in mainboards' by Patrick Georgi · 14 years ago