1. 88dcb31 src: Retype option API to use unsigned integers by Angel Pons · 3 years, 4 months ago
  2. 8580047 mb/dell/optiplex_9010: Always log chosen fan mode by Angel Pons · 3 years, 4 months ago
  3. f8a5eb2 mainboard: Use read_int_option() by Angel Pons · 3 years, 10 months ago
  4. 528b471 mb/dell/optiplex_9010: Use new fixed BAR accessors by Angel Pons · 3 years, 5 months ago
  5. 39239e6 src/mb: Remove unused <console/console.h> by Elyes HAOUAS · 3 years, 6 months ago
  6. d9e58dc nb/intel/sandybridge: Use common {DMI,EP,MCH}BAR accessors by Angel Pons · 3 years, 7 months ago
  7. cf246d5 ACPI: Add top-level ASL by Kyösti Mälkki · 3 years, 7 months ago
  8. c1d524b sb/intel/common: Change some SMI logging by Kyösti Mälkki · 3 years, 7 months ago
  9. 9a1620f cpu/x86/smm: Use common APMC logging by Kyösti Mälkki · 3 years, 7 months ago
  10. 0be4199 arch/x86: Use wildcard for mb/smihandler.c by Kyösti Mälkki · 3 years, 7 months ago
  11. 661ad46 ACPI: Select ACPI_SOC_NVS only where suitable by Kyösti Mälkki · 3 years, 8 months ago
  12. a9766c7 mb/x/acpi_tables: Rename to mainboard_fill_gnvs() by Kyösti Mälkki · 4 years, 2 months ago
  13. 6f56a23 cpu/intel/model_206ax: Rename `cX_acpower` options by Angel Pons · 3 years, 7 months ago
  14. 0d5ef95 cpu/intel/model_206ax: Unify ACPI C-state options by Angel Pons · 3 years, 7 months ago
  15. 834b3ec cbfs: Simplify load/map API names, remove type arguments by Julius Werner · 4 years, 5 months ago
  16. c85cce0 mb/**/cmos.layout: Indent everything with tabs by Angel Pons · 3 years, 10 months ago
  17. 2c0aa00 mb/**/cmos.layout: Remove crusty comments by Angel Pons · 3 years, 10 months ago
  18. 92f46aa src: Include <arch/io.h> when appropriate by Elyes HAOUAS · 4 years ago
  19. 90d00de {src/mb,util/autoport}: Use macro for DSDT revision by Elyes HAOUAS · 3 years, 10 months ago
  20. 000193a mb/dell: Fix uninitialized variables usage by John Zhao · 3 years, 11 months ago
  21. d0e18ff mb/dell: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  22. c802745 nb/intel/sandybridge: Drop casts from DEFAULT_{MCHBAR,DMIBAR} by Angel Pons · 4 years ago
  23. 5a8e072 src: Remove unused 'include <string.h>' by Elyes HAOUAS · 4 years, 1 month ago
  24. 0c1dd9c ACPI: Drop typedef global_nvs_t by Kyösti Mälkki · 4 years, 2 months ago
  25. 3588d7b mb/*/*/Kconfig: guard board name in quotes by Patrick Georgi · 4 years, 2 months ago
  26. d71754d sandybridge boards: Factor out MAX_CPUS by Angel Pons · 4 years, 3 months ago
  27. 72f06ca mb/dell/optiplex_9010: Add Dell OptiPlex 9010 SFF support by Michał Żygowski · 4 years, 4 months ago
  28. e875328 Remove Dell s1850 by Ron Minnich · 12 years ago
  29. c8feedd Unify Local APIC address definitions by Patrick Georgi · 13 years ago
  30. 7389378 intel/i82801ex: Move HAVE_HARD_RESET to southbridge by Patrick Georgi · 13 years ago
  31. b0a9c5c mptable: Refactor mptable generation some more by Patrick Georgi · 13 years ago
  32. c75c79b mptable: Get rid of fixup_virtual_wire by Patrick Georgi · 13 years ago
  33. 42fa7fe run uart_init() from console_init, just like the other console initialization functions. by Stefan Reinauer · 13 years ago
  34. 9132102 Use subsystem id from devicetree.cb instead of Kconfig and move by Sven Schnelle · 13 years ago
  35. c36d506 Get mptable OEM/product ID from kconfig variables. by Uwe Hermann · 14 years ago
  36. 8677a23 After this has been brought up many times before, rename src/arch/i386 to by Stefan Reinauer · 14 years ago
  37. 8301d83 second round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  38. 836ae29 first round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  39. 0d5a6ac Drop per-board ram_check() calls for now. by Uwe Hermann · 14 years ago
  40. 7b99705 Simplify a few code chunks, fix whitespace and indentation. by Uwe Hermann · 14 years ago
  41. 57b2ff8 Drop excessive whitespace randomly sprinkled in romstage.c files. by Uwe Hermann · 14 years ago
  42. 5244e1b Convert more boards to use mptable_write_buses. by Patrick Georgi · 14 years ago
  43. 6dc92f0 Use DIMM0 et al in lots more places instead of hardocding values. by Uwe Hermann · 14 years ago
  44. d773fd3 Some more DIMM0 related cleanups and deduplication. by Uwe Hermann · 14 years ago
  45. 8c107bc Move DIMM_MAP_LOGICAL to Kconfig. by Patrick Georgi · 14 years ago
  46. 55dc223 Factor out common mptable code to mptable_init(). by Uwe Hermann · 14 years ago
  47. 74d1a6e We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. by Uwe Hermann · 14 years ago
  48. 6f56ad2 Remove a couple of defines that seem to be the result of by Patrick Georgi · 14 years ago
  49. 7fd931b Keep the mc146818rtc.h include close to the option table include where by Myles Watson · 14 years ago
  50. 8fa90ec Cut the crap. by Uwe Hermann · 14 years ago
  51. 9a684fc Restructured all vendors' Kconfig files to no longer source the boards' by Jens Rottmann · 14 years ago
  52. 78265d5 Remove unused mainboard_config definitions. Trivial. by Myles Watson · 14 years ago
  53. eb50c7d Re-integrate "USE_OPTION_TABLE" code. by Edwin Beasant · 14 years ago
  54. c5b87c8 Move generation of mptable entries for ISA to generic code. by Patrick Georgi · 14 years ago
  55. bf9e538 Remove pc80/serial.c includes in ROMCC boards and include by Patrick Georgi · 14 years ago
  56. 12584e2 Drop console/console.c and pc80/serial.c from mainboards' romstage.c. by Patrick Georgi · 14 years ago
  57. 8d31368 Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster" by Patrick Georgi · 14 years ago
  58. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  59. d653211 zero warnings days: unify mp tables. fix warnings. by Stefan Reinauer · 14 years ago
  60. 5d3dee8 drop quite a lot of dead code that did nothing but produce warnings and make by Stefan Reinauer · 14 years ago
  61. d41a0bc Drop the need for cpu_reset, it's really just a short cut to stage2. by Stefan Reinauer · 14 years ago
  62. 4839e2c Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix some white space. by Myles Watson · 14 years ago
  63. 64ed2b7 Drop \r\n and \n\r as both print_XXX and printk now do this internally. by Stefan Reinauer · 14 years ago
  64. 5a1f597 This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and by Stefan Reinauer · 14 years ago
  65. fc2b8ec drop USE_INIT from mainboard Kconfig files, it's already set in src/Kconfig by Stefan Reinauer · 14 years ago
  66. 9050b71 unify cmos.layout wrt AMD extended configuration registers. by Stefan Reinauer · 14 years ago
  67. 798ef28 This drops the ASSEMBLY define from romstage.c, too by Stefan Reinauer · 14 years ago
  68. 5e32823 __PRE_RAM__ is now correctly specified in the Makefile. No need to hack it into by Stefan Reinauer · 14 years ago
  69. b5828d7 This patch drops the coreboot CMOS checksum ranges from Kconfig because by Stefan Reinauer · 14 years ago
  70. 35b6bbb drop unneeded __ROMCC__ checks when the check for __PRE_RAM__ is more by Stefan Reinauer · 14 years ago
  71. 08e0fb8 Fix all the format string warnings. Some other random warnings. by Myles Watson · 14 years ago
  72. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  73. 2bd9100 Rework boolean expression (DeMorgan and all) for by Patrick Georgi · 14 years ago
  74. 776b85b Remove fallback/normal handling in mainboards' by Patrick Georgi · 14 years ago
  75. 68f542c remove more warnings, and fix some boards (watchdog.h) by Stefan Reinauer · 14 years ago
  76. d4ab7c5 fix dell s1850, ROMCC didn't seem to like SSE2 memtest here. by Stefan Reinauer · 14 years ago
  77. 37bdb87 - make HAVE_HARD_RESET match what newconfig did by Patrick Georgi · 14 years ago
  78. 138be83 This does the following: by Stefan Reinauer · 14 years ago
  79. 2063197a Move all the copies of the romstage.inc rule to src/arch/i386/Makefile.inc by Patrick Georgi · 15 years ago
  80. 38f147e janitor task: unify and cleanup naming. by Stefan Reinauer · 15 years ago
  81. abf2ad7 newconfig is no more. by Patrick Georgi · 15 years ago
  82. 29647d9 Align several kconfig options to match newconfig: by Patrick Georgi · 15 years ago
  83. 07684e6 - Makefile.romccboard.inc supports tinybootblock romcc boards, too. by Patrick Georgi · 15 years ago
  84. a0c68f8 by Stefan Reinauer · 15 years ago
  85. 4638c92 Make newconfig and kconfig agree on MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_ID by Patrick Georgi · 15 years ago
  86. 1d6d45e Split the two usages of __ROMCC__: by Myles Watson · 15 years ago
  87. d1327ce Major cleanups of the hard_reset() code and config in coreboot. by - supermicro/x6dhe_g/auto.c · 15 years ago
  88. 4e015eb Fix all board names in Kconfig as per wiki / vendor website. by Uwe Hermann · 15 years ago
  89. d08be7e Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/ by Peter Stuge · 15 years ago
  90. 5e19eee This is a snapshot as the availability of the systems for this by Ronald G. Minnich · 15 years ago
  91. 777e069 Drop enable_mmx.inc. It reads (only) "Enabling mmx registers is a noop" by Peter Stuge · 15 years ago
  92. d65509d Set default ROM sizes per-board to match the ROM chip that came by Uwe Hermann · 15 years ago
  93. b8e2027 Add CONFIG_GENERATE_* for tables so that the user can select which tables not by Myles Watson · 15 years ago
  94. 4d7ec68 Remove useless udelay() duplication. by Uwe Hermann · 15 years ago
  95. 4258409 This change allows us to see the spd on the s850, finally. by Ronald G. Minnich · 15 years ago
  96. b97ee05 Emergency fix. Failover.inc can end up with code that uses sse. It has by Ronald G. Minnich · 15 years ago
  97. 95313d8 Major CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some of these boards by Uwe Hermann · 15 years ago
  98. 7b6a0a8 Get rid of early_serial, it is now a generic function in early_init. by Ronald G. Minnich · 15 years ago
  99. fdfaada More boards in kconfig, and moved -O2 flag for romcc into by Patrick Georgi · 15 years ago
  100. 0e9a925 Various fixes to Kconfig: All kconfig-boards should have a by Patrick Georgi · 15 years ago