1. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  2. 2caf3cb mainboard/asus/m2n-e|msi/ms9282: Clean up FIDVID mistakes by Timothy Pearson · 9 years ago
  3. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  4. 4549e5a AMD K8 boards’ `romstage.c`: Spell sync*hr*onize correctly by Paul Menzel · 11 years ago
  5. 069f476 mainboard: Drop print_ implementation from non-romcc boards by Stefan Reinauer · 10 years ago
  6. 77757c2 mainboard/*/romstage.c: Sanitize system header inclusions by Edward O'Callaghan · 10 years ago
  7. d36905c mainboard/msi/ms9282: Remove trailing whitespace by Elyes HAOUAS · 10 years ago
  8. bc84450 Drop unused change_i2c_mux() by Kyösti Mälkki · 10 years ago
  9. 9e308b9 superio/winbond/w83627ehg: Convert romstage to generic component by Edward O'Callaghan · 10 years ago
  10. 793a429 superio/winbond/w83627ehg: Avoid .c includes by Edward O'Callaghan · 10 years ago
  11. 142b52c AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includes by Kyösti Mälkki · 11 years ago
  12. 88a67f0 AMD boards (non-AGESA): Cleanup earlymtrr.c includes 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. e135ac5 Remove AMD special case for LAPIC based udelay() by Patrick Georgi · 12 years ago
  18. e166782 Clean up #ifs by Patrick Georgi · 12 years ago
  19. 42fa7fe run uart_init() from console_init, just like the other console initialization functions. by Stefan Reinauer · 13 years ago
  20. 8301d83 second round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  21. 836ae29 first round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  22. df323fc MCP55: Add TINY_BOOTBLOCK support. by Uwe Hermann · 14 years ago
  23. 7b99705 Simplify a few code chunks, fix whitespace and indentation. by Uwe Hermann · 14 years ago
  24. 57b2ff8 Drop excessive whitespace randomly sprinkled in romstage.c files. by Uwe Hermann · 14 years ago
  25. 6dc92f0 Use DIMM0 et al in lots more places instead of hardocding values. by Uwe Hermann · 14 years ago
  26. 24f324c Drop unused and incorrect RTC_DEV for Winbond W83627EHG. by Uwe Hermann · 14 years ago
  27. d28c298 Eliminate SET_NB_CFG_54 option. There was no board that by Patrick Georgi · 14 years ago
  28. 76e8152 Move the SET_FIDVID* family of configuration options to Kconfig and by Patrick Georgi · 14 years ago
  29. 9915944 Remove comments that are obsolete since r6028. by Uwe Hermann · 14 years ago
  30. 00e1460 Move QRANK_DIMM_SUPPORT to Kconfig, removing it from romstage.c by Patrick Georgi · 14 years ago
  31. e5b7507 Remove duplicate line from pci_ids.h. by Jonathan Kollasch · 14 years ago
  32. abc0c77 attached patch moves a couple more config flags out of romstage: by Patrick Georgi · 14 years ago
  33. df67c67 Don't define K8_4RANK_DIMM_SUPPORT, nothing uses it. by Jonathan Kollasch · 14 years ago
  34. e82618d Move CACHE_AS_RAM_ADDRESS_DEBUG out of romstage.c into Kconfig, by Patrick Georgi · 14 years ago
  35. 6f57b51 Fix all warnings in the tree by Stefan Reinauer · 14 years ago
  36. eb50c7d Re-integrate "USE_OPTION_TABLE" code. by Edwin Beasant · 14 years ago
  37. 12584e2 Drop console/console.c and pc80/serial.c from mainboards' romstage.c. by Patrick Georgi · 14 years ago
  38. bcb8c97 try to unify timing initialization across those boards that need it... by Stefan Reinauer · 14 years ago
  39. e46c1c8 remove more warnings. move ROOT_COMPLEX selection to fam10 by Stefan Reinauer · 14 years ago
  40. 23836e2 zero warnings days... by Stefan Reinauer · 14 years ago
  41. 523ebd9 zero warning days. Move RAMTOP and RAMBASE together. by Stefan Reinauer · 14 years ago
  42. 5d3dee8 drop quite a lot of dead code that did nothing but produce warnings and make by Stefan Reinauer · 14 years ago
  43. 853263b copy_and_run.c is not needed twice, and it is used on non-car too. by Stefan Reinauer · 14 years ago
  44. 9b43afd Clean up fidvid files using indent. Remove some special print statements. by Myles Watson · 14 years ago
  45. 64ed2b7 Drop \r\n and \n\r as both print_XXX and printk now do this internally. by Stefan Reinauer · 14 years ago
  46. 5a1f597 This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and by Stefan Reinauer · 14 years ago
  47. 798ef28 This drops the ASSEMBLY define from romstage.c, too by Stefan Reinauer · 14 years ago
  48. 5e32823 __PRE_RAM__ is now correctly specified in the Makefile. No need to hack it into by Stefan Reinauer · 14 years ago
  49. 2bd9100 Rework boolean expression (DeMorgan and all) for by Patrick Georgi · 14 years ago
  50. 776b85b Remove fallback/normal handling in mainboards' by Patrick Georgi · 14 years ago
  51. 01ce601 This patch is from 2009-10-20 by Uwe Hermann · 14 years ago
  52. 38f147e janitor task: unify and cleanup naming. by Stefan Reinauer · 15 years ago[Renamed from src/mainboard/msi/ms9282/cache_as_ram_auto.c]
  53. 1d6d45e Split the two usages of __ROMCC__: by Myles Watson · 15 years ago
  54. c13093b simplify source tree hierarchy: move files from sdram/ and ram/ to lib/ by Stefan Reinauer · 15 years ago
  55. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  56. 12aba82 Refactor copy_and_run so that it uses a single code base instead of by Patrick Georgi · 15 years ago
  57. 7e61e45 Please bear with me - another rename checkin. This qualifies as trivial, no by Stefan Reinauer · 17 years ago
  58. fb1fddb Add support for the MSI K9ND Master Series (ms9282) board. by Bingxun Shi · 18 years ago