1. 8e1f908 AMD geode: Avoid conflicting main() declaration by Kyösti Mälkki · 7 years ago
  2. a5aad2e src/mainboard/lenovo-winent: Add space around operators by Elyes HAOUAS · 8 years ago
  3. 5276941 AMD boards: Fix romstage main() declaration by Kyösti Mälkki · 8 years ago
  4. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  5. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  6. 77757c2 mainboard/*/romstage.c: Sanitize system header inclusions by Edward O'Callaghan · 10 years ago
  7. 546953c Replace hlt with halt() by Patrick Georgi · 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. f292002 superio/ite/*: Factor out generic romstage component by Edward O'Callaghan · 10 years ago
  11. 7bc35754 AMD Northbridge LX: get rid of #include "northbridge/amd/lx/raminit.c" by Christian Gmeiner · 11 years ago
  12. c4e07bb AMD Northbridge LX: convert spd_read_byte() to non-static version by Christian Gmeiner · 11 years ago
  13. 4eb5aa2 AMD Northbridge LX: move #include "northbridge/amd/lx/raminit.h" by Christian Gmeiner · 11 years ago
  14. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  15. 7dc2864 amd/lx: Move configuration from source to Kconfig by Patrick Georgi · 12 years ago
  16. 7916f4c AMD Geode cpus: apply un-written naming rules by Kyösti Mälkki · 12 years ago
  17. 42fa7fe run uart_init() from console_init, just like the other console initialization functions. by Stefan Reinauer · 13 years ago
  18. 5005bb06 Unify use of post_code by Alexandru Gagniuc · 13 years ago
  19. 8301d83 second round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  20. 836ae29 first round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  21. 0d5a6ac Drop per-board ram_check() calls for now. by Uwe Hermann · 14 years ago
  22. 57b2ff8 Drop excessive whitespace randomly sprinkled in romstage.c files. by Uwe Hermann · 14 years ago
  23. 6dc92f0 Use DIMM0 et al in lots more places instead of hardocding values. by Uwe Hermann · 14 years ago
  24. 9bd9a90 Unify DIMM SPD addressing. For Geode, change the by Patrick Georgi · 14 years ago
  25. d083595 Remove lib/ramtest.c-include from all CAR boards. by Patrick Georgi · 14 years ago
  26. c914053 Update RoadRunner and SpaceRunner config to get in sync with current by Jens Rottmann · 14 years ago
  27. b9ee31d SMC_CONFIG is needed before the device tree is ready and some people by Jens Rottmann · 14 years ago
  28. f333ba0 This commit updates the Geode LX GLCP delay control setup from the v2 way to the v3 way. by Edwin Beasant · 14 years ago
  29. 12584e2 Drop console/console.c and pc80/serial.c from mainboards' romstage.c. by Patrick Georgi · 14 years ago
  30. 9839cbd * clean up all but two warnings on artecgroup dbe61 by Stefan Reinauer · 14 years ago
  31. 0c781b2 - get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files. by Stefan Reinauer · 14 years ago
  32. 5a1f597 This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and by Stefan Reinauer · 14 years ago
  33. 798ef28 This drops the ASSEMBLY define from romstage.c, too by Stefan Reinauer · 14 years ago
  34. 5e32823 __PRE_RAM__ is now correctly specified in the Makefile. No need to hack it into by Stefan Reinauer · 14 years ago
  35. 38f147e janitor task: unify and cleanup naming. by Stefan Reinauer · 14 years ago[Renamed (97%) from src/mainboard/lippert/roadrunner-lx/cache_as_ram_auto.c]
  36. 9fe4d79 coreboot used to have two different "APIs" for memory accesses: 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. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  39. 86c9b88 Coding-style and whitespace fixes (also to make the code more similar by Uwe Hermann · 16 years ago
  40. f31ca16 Add support for the LiPPERT Cool RoadRunner-LX embedded PC board: by Jens Rottmann · 16 years ago