1. 2256408 mainboards/amdfam10: Copy DIMM information to cbmem after romstage by Timothy Pearson · 9 years ago
  2. 91e9f67 mainboards/amd/fam10: Add romstage timestamps by Timothy Pearson · 9 years ago
  3. 86f4ca5 cpu/amd/model_10xxx: Add support for early cbmem by Timothy Pearson · 9 years ago
  4. 069f476 mainboard: Drop print_ implementation from non-romcc boards by Stefan Reinauer · 10 years ago
  5. 77757c2 mainboard/*/romstage.c: Sanitize system header inclusions by Edward O'Callaghan · 10 years ago
  6. c3fde7e AMD Mainboards - romstage.c: Fix doxygen errors by Martin Roth · 10 years ago
  7. aedcc10 src/mainboard: Remove trailing whitespace by Elyes HAOUAS · 10 years ago
  8. 2e4dea6 superio/ite/it8718f: Remove hard coding from romstage by Edward O'Callaghan · 10 years ago
  9. f292002 superio/ite/*: Factor out generic romstage component by Edward O'Callaghan · 10 years ago
  10. 142b52c AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includes by Kyösti Mälkki · 11 years ago
  11. 88a67f0 AMD boards (non-AGESA): Cleanup earlymtrr.c includes by Kyösti Mälkki · 11 years ago
  12. f0a13ce AMD boards: Fix includes for microcode updates by Kyösti Mälkki · 11 years ago
  13. c66f1cb Include boot_cpu.c for romstage builds by Kyösti Mälkki · 11 years ago
  14. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  15. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  16. bbc880e amdk8/amdfam10: Use CAR_GLOBAL for sysinfo by Patrick Georgi · 12 years ago
  17. e166782 Clean up #ifs by Patrick Georgi · 12 years ago
  18. fff8cdf Remove old AMD fam10 fixme comment by Marc Jones · 12 years ago
  19. 4c2bfb6 remove usbdebug.h include from mainboard/romstage code by Sven Schnelle · 13 years ago
  20. 00c8c4a Update AMD SR5650 and SB700 by efdesign98 · 13 years ago
  21. 42fa7fe run uart_init() from console_init, just like the other console initialization functions. by Stefan Reinauer · 13 years ago
  22. b3ae186 * Set USBDEBUG_DEFAULT_PORT in all southbridges and use that value by Stefan Reinauer · 13 years ago
  23. c342223 SP5100's code is based on SB700. Change the legacy sb700 of sb7xx_51xx. by Zheng Bao · 13 years ago
  24. 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
  25. 4c28a6f Make AMD Fam10h CPU microcode updates optional in Expert mode by Xavi Drudis Ferran · 13 years ago
  26. 8301d83 second round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  27. 836ae29 first round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  28. 4028ce7 Get rid of some unneeded function prototypes in romstage.c files. by Uwe Hermann · 14 years ago
  29. 0d5a6ac Drop per-board ram_check() calls for now. by Uwe Hermann · 14 years ago
  30. 7b99705 Simplify a few code chunks, fix whitespace and indentation. by Uwe Hermann · 14 years ago
  31. 57b2ff8 Drop excessive whitespace randomly sprinkled in romstage.c files. by Uwe Hermann · 14 years ago
  32. d773fd3 Some more DIMM0 related cleanups and deduplication. by Uwe Hermann · 14 years ago
  33. 9bd9a90 Unify DIMM SPD addressing. For Geode, change the by Patrick Georgi · 14 years ago
  34. d28c298 Eliminate SET_NB_CFG_54 option. There was no board that by Patrick Georgi · 14 years ago
  35. 76e8152 Move the SET_FIDVID* family of configuration options to Kconfig and by Patrick Georgi · 14 years ago
  36. 9915944 Remove comments that are obsolete since r6028. by Uwe Hermann · 14 years ago
  37. 00e1460 Move QRANK_DIMM_SUPPORT to Kconfig, removing it from romstage.c by Patrick Georgi · 14 years ago
  38. e5b7507 Remove duplicate line from pci_ids.h. by Jonathan Kollasch · 14 years ago
  39. 5692c57 - move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1 by Patrick Georgi · 14 years ago
  40. d083595 Remove lib/ramtest.c-include from all CAR boards. by Patrick Georgi · 14 years ago
  41. ae3f2b3 Allow selecting the physical USB Debug Port on AMD SB700. by Uwe Hermann · 14 years ago
  42. e82618d Move CACHE_AS_RAM_ADDRESS_DEBUG out of romstage.c into Kconfig, by Patrick Georgi · 14 years ago
  43. b015d02 Hook up all AMD SB600/SB700 boards to the EHCI Debug Port infrastructure. by Uwe Hermann · 14 years ago
  44. 931d6f3 Another AMD 780/700 mainboard: Gigabyte MA78GM-US2H by Wang Qing Pei · 14 years ago