1. dd35e2c mb: Use 'unsigned int' to bare use of 'unsigned' by Elyes HAOUAS · 6 years ago
  2. ec48c74 AMD boards: Fix function name (soft_reset) in message by Jonathan Neuschäfer · 7 years ago
  3. 90e07b4 AMD K8 fam10-15: Consolidate post_cache_as_ram call by Kyösti Mälkki · 7 years ago
  4. 43927ba mainboard/[m-w]: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  5. 8621a13 sb/nvidia/mcp55: Link early_ctrl.c by Arthur Heymans · 7 years ago
  6. 11cf68c southbridge/nvidia/mcp55: Get rid of #include early_smbus.c by Arthur Heymans · 7 years ago
  7. 75a3d1f amdfam10: Perform major include ".c" cleanup by Damien Zammit · 8 years ago
  8. a5aad2e src/mainboard/lenovo-winent: Add space around operators by Elyes HAOUAS · 8 years ago
  9. 82d9a31 lib: compile mdelay for romstage by Patrick Georgi · 9 years ago
  10. 0122afb cpu/amd/fam10h-fam15h: Update Fam15h APIC config and startup sequence by Timothy Pearson · 9 years ago
  11. 730a043 cpu/amd: Add initial AMD Family 15h support by Timothy Pearson · 9 years ago
  12. b30d7ed cpu/amd: Move model_10xxx to family_10h-family_15h by Timothy Pearson · 9 years ago
  13. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  14. 9796f60 coreboot: move TS_END_ROMSTAGE to one spot by Aaron Durbin · 9 years ago
  15. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  16. 2256408 mainboards/amdfam10: Copy DIMM information to cbmem after romstage by Timothy Pearson · 9 years ago
  17. 91e9f67 mainboards/amd/fam10: Add romstage timestamps by Timothy Pearson · 9 years ago
  18. 86f4ca5 cpu/amd/model_10xxx: Add support for early cbmem by Timothy Pearson · 9 years ago
  19. 4549e5a AMD K8 boards’ `romstage.c`: Spell sync*hr*onize correctly by Paul Menzel · 11 years ago
  20. 069f476 mainboard: Drop print_ implementation from non-romcc boards by Stefan Reinauer · 10 years ago
  21. 77757c2 mainboard/*/romstage.c: Sanitize system header inclusions by Edward O'Callaghan · 10 years ago
  22. c3fde7e AMD Mainboards - romstage.c: Fix doxygen errors by Martin Roth · 10 years ago
  23. 8199809 mainboard/: Avoid including early_serial.c from w83627hf by Edward O'Callaghan · 10 years ago
  24. 142b52c AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includes by Kyösti Mälkki · 11 years ago
  25. 88a67f0 AMD boards (non-AGESA): Cleanup earlymtrr.c includes by Kyösti Mälkki · 11 years ago
  26. f0a13ce AMD boards: Fix includes for microcode updates by Kyösti Mälkki · 11 years ago
  27. c66f1cb Include boot_cpu.c for romstage builds by Kyösti Mälkki · 11 years ago
  28. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  29. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  30. bbc880e amdk8/amdfam10: Use CAR_GLOBAL for sysinfo by Patrick Georgi · 12 years ago
  31. e135ac5 Remove AMD special case for LAPIC based udelay() by Patrick Georgi · 12 years ago
  32. e166782 Clean up #ifs by Patrick Georgi · 12 years ago
  33. fff8cdf Remove old AMD fam10 fixme comment by Marc Jones · 12 years ago
  34. 4c2bfb6 remove usbdebug.h include from mainboard/romstage code by Sven Schnelle · 13 years ago
  35. 42fa7fe run uart_init() from console_init, just like the other console initialization functions. by Stefan Reinauer · 13 years ago
  36. b3ae186 * Set USBDEBUG_DEFAULT_PORT in all southbridges and use that value by Stefan Reinauer · 13 years ago
  37. 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
  38. 4c28a6f Make AMD Fam10h CPU microcode updates optional in Expert mode by Xavi Drudis Ferran · 13 years ago
  39. 8301d83 second round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  40. 836ae29 first round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  41. df323fc MCP55: Add TINY_BOOTBLOCK support. by Uwe Hermann · 14 years ago
  42. 7b99705 Simplify a few code chunks, fix whitespace and indentation. by Uwe Hermann · 14 years ago
  43. 57b2ff8 Drop excessive whitespace randomly sprinkled in romstage.c files. by Uwe Hermann · 14 years ago
  44. d8a789f Move MCP55_PCI_E_X_* to Kconfig. Any useless values in romstage.cs were by Patrick Georgi · 14 years ago
  45. 86a5717 Build fix. by Uwe Hermann · 14 years ago
  46. 26535d6 Merge all spd_addr.h into the resp. romstage.c files. by Uwe Hermann · 14 years ago
  47. d28c298 Eliminate SET_NB_CFG_54 option. There was no board that by Patrick Georgi · 14 years ago
  48. 76e8152 Move the SET_FIDVID* family of configuration options to Kconfig and by Patrick Georgi · 14 years ago
  49. 00e1460 Move QRANK_DIMM_SUPPORT to Kconfig, removing it from romstage.c by Patrick Georgi · 14 years ago
  50. e5b7507 Remove duplicate line from pci_ids.h. by Jonathan Kollasch · 14 years ago
  51. abc0c77 attached patch moves a couple more config flags out of romstage: by Patrick Georgi · 14 years ago
  52. 5692c57 - move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1 by Patrick Georgi · 14 years ago
  53. d083595 Remove lib/ramtest.c-include from all CAR boards. by Patrick Georgi · 14 years ago
  54. 7ac4c26 Add a kconfig option to allow the user to select a specific physical by Uwe Hermann · 14 years ago
  55. eb50c7d Re-integrate "USE_OPTION_TABLE" code. by Edwin Beasant · 14 years ago
  56. 7e00a44 also rename the config option. by Stefan Reinauer · 14 years ago
  57. 75a05dc fix most usbdebug warnings and fix function names. by Stefan Reinauer · 14 years ago
  58. da32373 Long ago we agreed on kicking the _direct appendix because everything in by Stefan Reinauer · 14 years ago
  59. c928a29 Remove another set of includes from Fam10 romstages: by Patrick Georgi · 14 years ago
  60. 12584e2 Drop console/console.c and pc80/serial.c from mainboards' romstage.c. by Patrick Georgi · 14 years ago
  61. bcb8c97 try to unify timing initialization across those boards that need it... by Stefan Reinauer · 14 years ago
  62. 075fbe8 Remove a few more warnings from fam10. by Myles Watson · 14 years ago
  63. 523ebd9 zero warning days. Move RAMTOP and RAMBASE together. by Stefan Reinauer · 14 years ago
  64. 5d3dee8 drop quite a lot of dead code that did nothing but produce warnings and make by Stefan Reinauer · 14 years ago
  65. 853263b copy_and_run.c is not needed twice, and it is used on non-car too. by Stefan Reinauer · 14 years ago
  66. 9b43afd Clean up fidvid files using indent. Remove some special print statements. by Myles Watson · 14 years ago
  67. 5a1f597 This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and by Stefan Reinauer · 14 years ago
  68. 798ef28 This drops the ASSEMBLY define from romstage.c, too by Stefan Reinauer · 14 years ago
  69. 5e32823 __PRE_RAM__ is now correctly specified in the Makefile. No need to hack it into 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. 78acf932 Remove remaining uses of by Patrick Georgi · 14 years ago
  74. 2bd9100 Rework boolean expression (DeMorgan and all) for by Patrick Georgi · 14 years ago
  75. ce6fb1e Remove failover/fallback/normal handling in mainboards' by Patrick Georgi · 14 years ago
  76. ed15220 Replace clear_memory with memset. by Myles Watson · 14 years ago
  77. 5fa76e2 Whitespace changes to make s2912_fam10/ms9652_fam10 more similar. by Uwe Hermann · 14 years ago
  78. 38f147e janitor task: unify and cleanup naming. by Stefan Reinauer · 15 years ago[Renamed from src/mainboard/tyan/s2912_fam10/cache_as_ram_auto.c]
  79. 1d6d45e Split the two usages of __ROMCC__: by Myles Watson · 15 years ago
  80. c13093b simplify source tree hierarchy: move files from sdram/ and ram/ to lib/ by Stefan Reinauer · 15 years ago
  81. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  82. 12aba82 Refactor copy_and_run so that it uses a single code base instead of by Patrick Georgi · 15 years ago
  83. a643ea3 Whitespace fixes. by Myles Watson · 16 years ago
  84. 33e6d5d Add Tyan S2912 platform with AMD Family 10 support. Thanks Arne. Good job. by Arne Georg Gleditsch · 16 years ago