1. 77757c2 mainboard/*/romstage.c: Sanitize system header inclusions by Edward O'Callaghan · 10 years ago
  2. e64f5b1 superio/intel/i3100: Use link-time symbol over .c includes by Edward O'Callaghan · 10 years ago
  3. 633f6e3 mainboard/*/debug.c: Remove duplicate or dead code by Edward O'Callaghan · 10 years ago
  4. a0a3727 intel/cpu: rename car.h to romstage.h by Aaron Durbin · 10 years ago
  5. 1ab2027 Intel: Add common header file for CAR setup by Edward O'Callaghan · 10 years ago
  6. fdceb48 superio/smsc/smscsuperio: Make romstage linkable with header by Edward O'Callaghan · 10 years ago
  7. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  8. fa2fc33 Drop Kconfig variable BOARD_HAS_HARD_RESET by Stefan Reinauer · 12 years ago
  9. 41392df Merge cpu/intel/acpi.h into cpu/intel/speedstep.h by Nico Huber · 12 years ago
  10. 42fa7fe run uart_init() from console_init, just like the other console initialization functions. by Stefan Reinauer · 13 years ago
  11. 8345a19 fix mainboards that were including earlymtrr.c without actually using it. by Stefan Reinauer · 13 years ago
  12. 8301d83 second round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  13. 836ae29 first round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  14. 7b99705 Simplify a few code chunks, fix whitespace and indentation. by Uwe Hermann · 14 years ago
  15. 57b2ff8 Drop excessive whitespace randomly sprinkled in romstage.c files. by Uwe Hermann · 14 years ago
  16. 6dc92f0 Use DIMM0 et al in lots more places instead of hardocding values. by Uwe Hermann · 14 years ago
  17. 9e18038 Move register block definitions out of board code into by Patrick Georgi · 14 years ago
  18. 361bd10 Move Intel power management related defines to some central location. by Patrick Georgi · 14 years ago
  19. c2bf26d Move RCBA defines to northbridge (instead of mainboard) by Patrick Georgi · 14 years ago
  20. d1a1d57 Restructure i3100 Super I/O driver to match the rest of the codebase. by Uwe Hermann · 14 years ago
  21. 68854f3 Remove unused defines (UART_*) by Patrick Georgi · 14 years ago
  22. d083595 Remove lib/ramtest.c-include from all CAR boards. by Patrick Georgi · 14 years ago
  23. 6f56ad2 Remove a couple of defines that seem to be the result of by Patrick Georgi · 14 years ago
  24. eb50c7d Re-integrate "USE_OPTION_TABLE" code. by Edwin Beasant · 14 years ago
  25. 12584e2 Drop console/console.c and pc80/serial.c from mainboards' romstage.c. by Patrick Georgi · 14 years ago
  26. 5d3dee8 drop quite a lot of dead code that did nothing but produce warnings and make by Stefan Reinauer · 14 years ago
  27. 6d1b0d8 Fix eagleheights not a 6ex board, but using the same CAR code. by Stefan Reinauer · 14 years ago
  28. 5a1f597 This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and by Stefan Reinauer · 14 years ago
  29. 798ef28 This drops the ASSEMBLY define from romstage.c, too by Stefan Reinauer · 14 years ago
  30. 5e32823 __PRE_RAM__ is now correctly specified in the Makefile. No need to hack it into by Stefan Reinauer · 14 years ago
  31. 53b0ea4 drop some unused files and fix warnings on i945 based systems. by Stefan Reinauer · 14 years ago
  32. 78acf932 Remove remaining uses of by Patrick Georgi · 14 years ago
  33. 38f147e janitor task: unify and cleanup naming. by Stefan Reinauer · 15 years ago[Renamed from src/mainboard/intel/eagleheights/auto.c]
  34. 9fe4d79 coreboot used to have two different "APIs" for memory accesses: by Stefan Reinauer · 15 years ago
  35. 1d6d45e Split the two usages of __ROMCC__: by Myles Watson · 15 years ago
  36. fbb8a01 Use Intel Core code for eagleheights CAR init, not Intel Core 2, as by Stefan Reinauer · 15 years ago
  37. c13093b simplify source tree hierarchy: move files from sdram/ and ram/ to lib/ by Stefan Reinauer · 15 years ago
  38. 1a692d8 Add support for the Intel Eagle Heights development board. by Thomas Jourdan · 15 years ago