1. ea8d460 AMD K8 (rev F): Move rev F0/F1 workaround to header by Kyösti Mälkki · 11 years ago
  2. 5c62375 AMD K8 (rev F): Move MEM_TRAIN_SEQ check to northbridge by Kyösti Mälkki · 11 years ago
  3. 7d3045b AMD K8: Define MEM_TRAIN_SEQ only with K8_REV_F_SUPPORT by Kyösti Mälkki · 11 years ago
  4. 0946190 AMD K8 (rev-F): Always have RAMINIT_SYSINFO by Kyösti Mälkki · 11 years ago
  5. 239c3d3 AMD fam10: Drop RAMINIT_SYSINFO by Kyösti Mälkki · 11 years ago
  6. 2e77461 AMD K8: Socket implies K8_REV_F_SUPPORT by Kyösti Mälkki · 11 years ago
  7. 6c57f64 AMD fam10: Drop MEM_TRAIN_SEQ by Kyösti Mälkki · 11 years ago
  8. 142b52c AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includes by Kyösti Mälkki · 11 years ago
  9. 88a67f0 AMD boards (non-AGESA): Cleanup earlymtrr.c includes by Kyösti Mälkki · 11 years ago
  10. b32816e Remove PCI_ROM_RUN option by Vladimir Serbinenko · 11 years ago
  11. f0a13ce AMD boards: Fix includes for microcode updates by Kyösti Mälkki · 11 years ago
  12. 6a4e9b5 get_bus_conf.c: reindent with indent by Paul Menzel · 11 years ago
  13. b679525 ck804: obtain I/O APIC base address for ACPI MADT from allocator by Jonathan A. Kollasch · 11 years ago
  14. 8ad6e78 Nvidia boards: acpi_tables.c: Remove intermediate variable in ACPI interrupt routing initialization by Jonathan A. Kollasch · 11 years ago
  15. c66f1cb Include boot_cpu.c for romstage builds by Kyösti Mälkki · 11 years ago
  16. 6aeb4a2 AMD: Drop empty root_complex by Kyösti Mälkki · 11 years ago
  17. 711a6fd Get rid of MAXIMUM_CONSOLE_LOGLEVEL; compile all messages into the coreboot binary by Ronald G. Minnich · 11 years ago
  18. d654f42 AMD: Reduce stack size from 64 KB to the default of 4 KB by Paul Menzel · 11 years ago
  19. 3949e37 Drop CONFIG_AP_CODE_IN_CAR by Stefan Reinauer · 11 years ago
  20. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  21. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  22. 0aa37c4 sconfig: rename lapic_cluster -> cpu_cluster by Stefan Reinauer · 11 years ago
  23. 4aff445 sconfig: rename pci_domain -> domain by Stefan Reinauer · 11 years ago
  24. 9824328 Drop empty mainboard.c by Kyösti Mälkki · 12 years ago
  25. 897aeeb Drop empty mainboard_ops by Kyösti Mälkki · 12 years ago
  26. bbc880e amdk8/amdfam10: Use CAR_GLOBAL for sysinfo by Patrick Georgi · 12 years ago
  27. e135ac5 Remove AMD special case for LAPIC based udelay() by Patrick Georgi · 12 years ago
  28. a47bd91 Fix PIRQ routing abstraction by Stefan Reinauer · 12 years ago
  29. 56cd70b Fix Kconfig GENERATE_*_TABLE usage by Stefan Reinauer · 12 years ago
  30. bf5a7dc Drop CONFIG_HAVE_BUS_CONFIG, clean up Kconfig by Stefan Reinauer · 12 years ago
  31. c1928e2 ms9652: fix misuse of LIFT_BSP_APIC_ID by Stefan Reinauer · 12 years ago
  32. a93c3fe Drop redundant CHIP_NAME in mainboard.c by Kyösti Mälkki · 12 years ago
  33. 9aeb694 hpet: common ACPI generation by Patrick Georgi · 12 years ago
  34. cf8e466 Cleanup coreboot memory table includes by Kyösti Mälkki · 12 years ago
  35. 1c5071d Drop HAVE_MAINBOARD_RESOURCES by Kyösti Mälkki · 12 years ago
  36. 7bdf85b Move cpus_ready_for_init() to AMD K8 by Kyösti Mälkki · 12 years ago
  37. 5e29f00 Intel and GFXUMA: drop redundant use of lb_add_memory_range() by Kyösti Mälkki · 12 years ago
  38. a2701c6 Revert "remove CONFIG_SERIAL_CPU_INIT" by Sven Schnelle · 12 years ago
  39. 188e3c2 Drop mainboard chip.h by Stefan Reinauer · 12 years ago
  40. ffc1fb3 Drop Kconfig VAR_MTRR_HOLE option by Kyösti Mälkki · 12 years ago
  41. 78efc4c remove CONFIG_SERIAL_CPU_INIT by Sven Schnelle · 12 years ago
  42. e166782 Clean up #ifs by Patrick Georgi · 12 years ago
  43. ae5e11d Move top level pc80 directory to drivers/ by Stefan Reinauer · 12 years ago
  44. 26b00e6 Refactor some alignment handling by Patrick Georgi · 12 years ago
  45. c8feedd Unify Local APIC address definitions by Patrick Georgi · 12 years ago
  46. 91bd306 ACPI: More ../../.. removal by Patrick Georgi · 12 years ago
  47. fff8cdf Remove old AMD fam10 fixme comment by Marc Jones · 12 years ago
  48. a22f78b nvidia/mcp55: Move HAVE_HARD_RESET to southbridge by Patrick Georgi · 12 years ago
  49. c726e03 broadcom/bcm5785: Move HAVE_HARD_RESET to southbridge by Patrick Georgi · 12 years ago
  50. f01291d nvidia/ck804: Move HAVE_HARD_RESET to southbridge by Patrick Georgi · 12 years ago
  51. 472efa6 Remove whitespace. by Patrick Georgi · 12 years ago
  52. c466287 Remove no-op Makefiles under mainboard directory by Kyösti Mälkki · 12 years ago
  53. 7f782a8 Delete hard-coded driver includes by Kyösti Mälkki · 12 years ago
  54. a31bb07 Unify ID_SECTION_OFFSET and mark it deprecated by Patrick Georgi · 12 years ago
  55. 5ff7c13 remove trailing whitespace by Stefan Reinauer · 13 years ago
  56. 4c2bfb6 remove usbdebug.h include from mainboard/romstage code by Sven Schnelle · 13 years ago
  57. 914377e Get rid of the old romstage-as-bootblock ROM layout by Patrick Georgi · 13 years ago
  58. a251dee Use default table creator macro for all SSDTs by Stefan Reinauer · 13 years ago
  59. b0a9c5c mptable: Refactor mptable generation some more by Patrick Georgi · 13 years ago
  60. c75c79b mptable: Get rid of fixup_virtual_wire by Patrick Georgi · 13 years ago
  61. 6eb7a53 mptable: Refactor lintsrc generation by Patrick Georgi · 13 years ago
  62. 03f82bd Use ACPI text fields consistently with all other boards by Stefan Reinauer · 13 years ago
  63. ebbfbd5 ms7135: add ACPI support by Jonathan A. Kollasch · 13 years ago
  64. 0df0e14 Add voltage control of southbridge and RAM on ms7135 by Jonathan A. Kollasch · 13 years ago
  65. 8e9f156 Remove debugging code, or convert it to be selected by kconfig by Jonathan A. Kollasch · 13 years ago
  66. c2ffc67 Use preferred style of fixed-width integer types by Jonathan A. Kollasch · 13 years ago
  67. 42fa7fe run uart_init() from console_init, just like the other console initialization functions. by Stefan Reinauer · 13 years ago
  68. b3ae186 * Set USBDEBUG_DEFAULT_PORT in all southbridges and use that value by Stefan Reinauer · 13 years ago
  69. 61aee5f In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__. by Stefan Reinauer · 13 years ago
  70. 314dd0b Enable mahogany_fam10 and Kino family 10h to run the SB HT link at the expected HT3 frequency and width by matching the BUID swap list to the production BIOS. In addition, the BUID swap list has been moved into the project-specific file romstage.c for the other 13 AMD family 10h projects as well. For projects using a desktop AMD family 10h processor, pasting in the mahogany_fam10 swap list will likely allow HT3 operation. This should be confirmed on real hardware before commiting any swap list change. A different swap list will be needed for server projects. For serengeti_cheetah_fam10, a reference BIOS swap list to try is: 0x00, 0x0A, 0x00, 0x06, 0xFF, 0x0A, 0x06, 0xFF. by Scott Duplichan · 13 years ago
  71. a73ffa0 Configure PCIe lanes on ms7135 as original BIOS does. by jakllsch · 13 years ago
  72. 9132102 Use subsystem id from devicetree.cb instead of Kconfig and move by Sven Schnelle · 13 years ago
  73. 4c28a6f Make AMD Fam10h CPU microcode updates optional in Expert mode by Xavi Drudis Ferran · 13 years ago
  74. bccbbe6 The same mechanisms are used for normal and fallback images. by Stefan Reinauer · 14 years ago
  75. 397ff68 Remove some more unused/incorrect hda_verb.h files. by Uwe Hermann · 14 years ago
  76. 85b0fa1 drop one more version of doing serial uart output differently. by Stefan Reinauer · 14 years ago
  77. c36d506 Get mptable OEM/product ID from kconfig variables. by Uwe Hermann · 14 years ago
  78. 8d0d671 Build fix. by Uwe Hermann · 14 years ago
  79. 41dc1c0 Cleanup up HD audio codec / hda_verb.h files. by Uwe Hermann · 14 years ago
  80. dd6619f no leading zeroes. by Stefan Reinauer · 14 years ago
  81. d351925 Move "select CACHE_AS_RAM" lines from boards into CPU socket. by Uwe Hermann · 14 years ago
  82. 8301d83 second round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  83. 836ae29 first round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  84. 4028ce7 Get rid of some unneeded function prototypes in romstage.c files. by Uwe Hermann · 14 years ago
  85. 9b9791c Winbond W83627HF: Use existing functions instead of open-coding. by Uwe Hermann · 14 years ago
  86. 3a4ed15 W83627DHG/W83627EHG fixups for virtual LDNs. by Uwe Hermann · 14 years ago
  87. d73c505 devicetree.cb: Only add as many entries as there are DIMM slots. by Uwe Hermann · 14 years ago
  88. 39124dd Broadcom BCM5785: Add TINY_BOOTBLOCK support. by Uwe Hermann · 14 years ago
  89. df323fc MCP55: Add TINY_BOOTBLOCK support. by Uwe Hermann · 14 years ago
  90. abc0c85 Printing coreboot debug messages on VGA console is pretty much useless, since by Stefan Reinauer · 14 years ago
  91. 7b99705 Simplify a few code chunks, fix whitespace and indentation. by Uwe Hermann · 14 years ago
  92. 57b2ff8 Drop excessive whitespace randomly sprinkled in romstage.c files. by Uwe Hermann · 14 years ago
  93. 5244e1b Convert more boards to use mptable_write_buses. by Patrick Georgi · 14 years ago
  94. d8a789f Move MCP55_PCI_E_X_* to Kconfig. Any useless values in romstage.cs were by Patrick Georgi · 14 years ago
  95. 6dc92f0 Use DIMM0 et al in lots more places instead of hardocding values. by Uwe Hermann · 14 years ago
  96. 26535d6 Merge all spd_addr.h into the resp. romstage.c files. by Uwe Hermann · 14 years ago
  97. d773fd3 Some more DIMM0 related cleanups and deduplication. by Uwe Hermann · 14 years ago
  98. 9bd9a90 Unify DIMM SPD addressing. For Geode, change the by Patrick Georgi · 14 years ago
  99. 24f324c Drop unused and incorrect RTC_DEV for Winbond W83627EHG. by Uwe Hermann · 14 years ago
  100. d28c298 Eliminate SET_NB_CFG_54 option. There was no board that by Patrick Georgi · 14 years ago