1. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  2. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  3. 77757c2 mainboard/*/romstage.c: Sanitize system header inclusions by Edward O'Callaghan · 10 years ago
  4. e64f5b1 superio/intel/i3100: Use link-time symbol over .c includes by Edward O'Callaghan · 10 years ago
  5. 74834e0 mainboard: Sanitize some superio include paths to be non-local by Edward O'Callaghan · 10 years ago
  6. 61ed48c intel/truxton: Un-romcc-ify board by Stefan Reinauer · 10 years ago
  7. 633f6e3 mainboard/*/debug.c: Remove duplicate or dead code by Edward O'Callaghan · 10 years ago
  8. a0a3727 intel/cpu: rename car.h to romstage.h by Aaron Durbin · 10 years ago
  9. 1ab2027 Intel: Add common header file for CAR setup by Edward O'Callaghan · 10 years ago
  10. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  11. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  12. ae5e11d Move top level pc80 directory to drivers/ by Stefan Reinauer · 12 years ago
  13. 42fa7fe run uart_init() from console_init, just like the other console initialization functions. by Stefan Reinauer · 13 years ago
  14. 8677a23 After this has been brought up many times before, rename src/arch/i386 to by Stefan Reinauer · 14 years ago
  15. 8301d83 second round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  16. 836ae29 first round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  17. 0d5a6ac Drop per-board ram_check() calls for now. by Uwe Hermann · 14 years ago
  18. 7b99705 Simplify a few code chunks, fix whitespace and indentation. by Uwe Hermann · 14 years ago
  19. 57b2ff8 Drop excessive whitespace randomly sprinkled in romstage.c files. by Uwe Hermann · 14 years ago
  20. 6dc92f0 Use DIMM0 et al in lots more places instead of hardocding values. by Uwe Hermann · 14 years ago
  21. 9bd9a90 Unify DIMM SPD addressing. For Geode, change the by Patrick Georgi · 14 years ago
  22. 3226cf8 Drop commented out debug defines by Patrick Georgi · 14 years ago
  23. d1a1d57 Restructure i3100 Super I/O driver to match the rest of the codebase. by Uwe Hermann · 14 years ago
  24. 6f56ad2 Remove a couple of defines that seem to be the result of by Patrick Georgi · 14 years ago
  25. eb50c7d Re-integrate "USE_OPTION_TABLE" code. by Edwin Beasant · 14 years ago
  26. bf9e538 Remove pc80/serial.c includes in ROMCC boards and include by Patrick Georgi · 14 years ago
  27. 12584e2 Drop console/console.c and pc80/serial.c from mainboards' romstage.c. by Patrick Georgi · 14 years ago
  28. 5d3dee8 drop quite a lot of dead code that did nothing but produce warnings and make by Stefan Reinauer · 14 years ago
  29. d41a0bc Drop the need for cpu_reset, it's really just a short cut to stage2. by Stefan Reinauer · 14 years ago
  30. 5a1f597 This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and by Stefan Reinauer · 14 years ago
  31. 798ef28 This drops the ASSEMBLY define from romstage.c, too by Stefan Reinauer · 14 years ago
  32. 5e32823 __PRE_RAM__ is now correctly specified in the Makefile. No need to hack it into by Stefan Reinauer · 14 years ago
  33. 38f147e janitor task: unify and cleanup naming. by Stefan Reinauer · 15 years ago[Renamed from src/mainboard/intel/truxton/auto.c]
  34. a0c68f8 by Stefan Reinauer · 15 years ago
  35. c13093b simplify source tree hierarchy: move files from sdram/ and ram/ to lib/ by Stefan Reinauer · 15 years ago
  36. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  37. b8e53eb Add support for the Intel EP80579 (Tolapai) Development Kit mainboard (Truxton). by Ed Swierk · 16 years ago