1. 8e1f908 AMD geode: Avoid conflicting main() declaration by Kyösti Mälkki · 7 years ago
  2. 5276941 AMD boards: Fix romstage main() declaration by Kyösti Mälkki · 8 years ago
  3. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  4. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 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. 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. beb0f26 superio/winbond/w83627hf: Avoid .c includes in mainboards by Edward O'Callaghan · 10 years ago
  11. 2458f42 AMD: Add common header file for CAR setup by Kyösti Mälkki · 10 years ago
  12. 7bc35754 AMD Northbridge LX: get rid of #include "northbridge/amd/lx/raminit.c" by Christian Gmeiner · 11 years ago
  13. c4e07bb AMD Northbridge LX: convert spd_read_byte() to non-static version by Christian Gmeiner · 11 years ago
  14. 4eb5aa2 AMD Northbridge LX: move #include "northbridge/amd/lx/raminit.h" by Christian Gmeiner · 11 years ago
  15. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  16. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  17. 7dc2864 amd/lx: Move configuration from source to Kconfig by Patrick Georgi · 12 years ago
  18. 7916f4c AMD Geode cpus: apply un-written naming rules by Kyösti Mälkki · 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. 5005bb06 Unify use of post_code by Alexandru Gagniuc · 13 years ago
  21. 8301d83 second round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  22. 836ae29 first round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  23. 0d5a6ac Drop per-board ram_check() calls for now. by Uwe Hermann · 14 years ago
  24. 7b99705 Simplify a few code chunks, fix whitespace and indentation. by Uwe Hermann · 14 years ago
  25. 57b2ff8 Drop excessive whitespace randomly sprinkled in romstage.c files. by Uwe Hermann · 14 years ago
  26. 6dc92f0 Use DIMM0 et al in lots more places instead of hardocding values. by Uwe Hermann · 14 years ago
  27. d773fd3 Some more DIMM0 related cleanups and deduplication. by Uwe Hermann · 14 years ago
  28. 9bd9a90 Unify DIMM SPD addressing. For Geode, change the by Patrick Georgi · 14 years ago
  29. d083595 Remove lib/ramtest.c-include from all CAR boards. by Patrick Georgi · 14 years ago
  30. 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
  31. 12584e2 Drop console/console.c and pc80/serial.c from mainboards' romstage.c. by Patrick Georgi · 14 years ago
  32. ad894c5 Get rid of a few more warnings. by Myles Watson · 14 years ago
  33. 9839cbd * clean up all but two warnings on artecgroup dbe61 by Stefan Reinauer · 14 years ago
  34. 4154c66 zero warnings days. Down to under 600 different warnings by Stefan Reinauer · 14 years ago
  35. 0c781b2 - get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files. by Stefan Reinauer · 14 years ago
  36. 64ed2b7 Drop \r\n and \n\r as both print_XXX and printk now do this internally. by Stefan Reinauer · 14 years ago
  37. 5a1f597 This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and by Stefan Reinauer · 14 years ago
  38. 798ef28 This drops the ASSEMBLY define from romstage.c, too by Stefan Reinauer · 14 years ago
  39. 5e32823 __PRE_RAM__ is now correctly specified in the Makefile. No need to hack it into by Stefan Reinauer · 14 years ago
  40. 38f147e janitor task: unify and cleanup naming. by Stefan Reinauer · 14 years ago[Renamed (98%) from src/mainboard/pcengines/alix1c/cache_as_ram_auto.c]
  41. 9fe4d79 coreboot used to have two different "APIs" for memory accesses: by Stefan Reinauer · 15 years ago
  42. c13093b simplify source tree hierarchy: move files from sdram/ and ram/ to lib/ by Stefan Reinauer · 15 years ago
  43. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  44. dbda3a9 Fix implicit declarations of done_cache_as_ram_main by adding a by Carl-Daniel Hailfinger · 15 years ago
  45. f8ee180 Rename almost all occurences of LinuxBIOS to coreboot. by Stefan Reinauer · 17 years ago
  46. 7e61e45 Please bear with me - another rename checkin. This qualifies as trivial, no by Stefan Reinauer · 17 years ago
  47. 8b942e7 Random minor cosmetical or coding style fixes (trivial). by Uwe Hermann · 17 years ago
  48. 6503cd9 Final set of changes to make Alix1c work. by Ronald G. Minnich · 17 years ago
  49. 9d5c3a8 This patch is a trivial response to a good comment from Uwe, so I am by Ronald G. Minnich · 17 years ago
  50. 65bc460 This code gets us to a working linux boot on the alix1c. I have not tested by Ronald G. Minnich · 17 years ago
  51. cbc95f3 Partial changes and fixup. by Ronald G. Minnich · 17 years ago
  52. 6226f13 Welcome to PC Engines and the ALIX 1C! by Ronald G. Minnich · 17 years ago