1. 825b801 mainboard/via/epia-cn: transition away from device_t by Antonello Dettori · 8 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. 7e3903b cpu/via/c7: Don't manually include udelay_io.c by Stefan Reinauer · 8 years ago
  5. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  6. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  7. 8de452d Drop VIA VT8235 southbridge by Stefan Reinauer · 10 years ago
  8. ebe3a7a mainboard/*/romstage.c: Fix 'lib/delay.c' inclusion by Edward O'Callaghan · 10 years ago
  9. 77757c2 mainboard/*/romstage.c: Sanitize system header inclusions by Edward O'Callaghan · 10 years ago
  10. 546953c Replace hlt with halt() by Patrick Georgi · 10 years ago
  11. a0a3727 intel/cpu: rename car.h to romstage.h by Aaron Durbin · 10 years ago
  12. 1ab2027 Intel: Add common header file for CAR setup by Edward O'Callaghan · 10 years ago
  13. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 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. ae5e11d Move top level pc80 directory to drivers/ by Stefan Reinauer · 12 years ago
  16. 42fa7fe run uart_init() from console_init, just like the other console initialization functions. by Stefan Reinauer · 13 years ago
  17. 836ae29 first round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  18. 0d5a6ac Drop per-board ram_check() calls for now. by Uwe Hermann · 14 years ago
  19. 7b99705 Simplify a few code chunks, fix whitespace and indentation. by Uwe Hermann · 14 years ago
  20. 57b2ff8 Drop excessive whitespace randomly sprinkled in romstage.c files. by Uwe Hermann · 14 years ago
  21. 6dc92f0 Use DIMM0 et al in lots more places instead of hardocding values. by Uwe Hermann · 14 years ago
  22. d773fd3 Some more DIMM0 related cleanups and deduplication. by Uwe Hermann · 14 years ago
  23. d083595 Remove lib/ramtest.c-include from all CAR boards. by Patrick Georgi · 14 years ago
  24. 011d0d8 drop unneeded earlymtrr.c include by Stefan Reinauer · 14 years ago
  25. c9ce895 make early_mtrr_init() invisible for cache as ram targets as it breaks them. by Stefan Reinauer · 14 years ago
  26. 12584e2 Drop console/console.c and pc80/serial.c from mainboards' romstage.c. by Patrick Georgi · 14 years ago
  27. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  28. 64d3baf zero warnings days... by Stefan Reinauer · 14 years ago
  29. 523ebd9 zero warning days. Move RAMTOP and RAMBASE together. by Stefan Reinauer · 14 years ago
  30. 5d3dee8 drop quite a lot of dead code that did nothing but produce warnings and make by Stefan Reinauer · 14 years ago
  31. 314e551 This patch changes C7 CAR code to be a single assembler file instead by Stefan Reinauer · 14 years ago
  32. 64ed2b7 Drop \r\n and \n\r as both print_XXX and printk now do this internally. by Stefan Reinauer · 14 years ago
  33. 5a1f597 This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and by Stefan Reinauer · 14 years ago
  34. 798ef28 This drops the ASSEMBLY define from romstage.c, too by Stefan Reinauer · 14 years ago
  35. 5e32823 __PRE_RAM__ is now correctly specified in the Makefile. No need to hack it into by Stefan Reinauer · 14 years ago
  36. 38f147e janitor task: unify and cleanup naming. by Stefan Reinauer · 14 years ago[Renamed (96%) from src/mainboard/via/epia-cn/auto.c]
  37. a0c68f8 by Stefan Reinauer · 15 years ago
  38. c13093b simplify source tree hierarchy: move files from sdram/ and ram/ to lib/ by Stefan Reinauer · 15 years ago
  39. d4759d0 This patch gets the Epia-CN working without ACPI or APIC. by Bari Ari · 16 years ago
  40. fcb2a31 Add support for the VIA EPIA-CN baord, which uses C7 + CN700 + VT8237R. by Aaron Lwe · 16 years ago