1. d4d265e mainboard/via/epia-m700: transition away from device_t by Antonello Dettori · 8 years ago
  2. 0cd338e Remove non-ascii & unprintable characters by Martin Roth · 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. 069f476 mainboard: Drop print_ implementation from non-romcc boards 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. aedcc10 src/mainboard: Remove trailing whitespace by Elyes HAOUAS · 10 years ago
  14. 207880c Declare acpi_is_wakeup_early() only once by Kyösti Mälkki · 11 years ago
  15. 9492b9d superio/winbond/w83697hf: Depreciate romstage component by Edward O'Callaghan · 10 years ago
  16. 475e1b9 via: Write »access« without »m« at end by Paul Menzel · 11 years ago
  17. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  18. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  19. ae5e11d Move top level pc80 directory to drivers/ by Stefan Reinauer · 12 years ago
  20. 42fa7fe run uart_init() from console_init, just like the other console initialization functions. by Stefan Reinauer · 13 years ago
  21. 8677a23 After this has been brought up many times before, rename src/arch/i386 to by Stefan Reinauer · 14 years ago
  22. 8301d83 second round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  23. 9b9791c Winbond W83627HF: Use existing functions instead of open-coding. 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. e5b7507 Remove duplicate line from pci_ids.h. by Jonathan Kollasch · 14 years ago
  27. d083595 Remove lib/ramtest.c-include from all CAR boards. by Patrick Georgi · 14 years ago
  28. e82618d Move CACHE_AS_RAM_ADDRESS_DEBUG out of romstage.c into Kconfig, by Patrick Georgi · 14 years ago
  29. 011d0d8 drop unneeded earlymtrr.c include by Stefan Reinauer · 14 years ago
  30. 12584e2 Drop console/console.c and pc80/serial.c from mainboards' romstage.c. by Patrick Georgi · 14 years ago
  31. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  32. 17b60a9 drop setup_ics code that was blatantly copied from cx700 and by Stefan Reinauer · 14 years ago
  33. 8816cdf geeesh! And this really compiles and even runs? by Stefan Reinauer · 14 years ago
  34. 314e551 This patch changes C7 CAR code to be a single assembler file instead by Stefan Reinauer · 14 years ago
  35. 853263b copy_and_run.c is not needed twice, and it is used on non-car too. by Stefan Reinauer · 14 years ago
  36. 56a684a - copy_and_run() gets the same calling convention on AMD and on all the others. by Stefan Reinauer · 14 years ago
  37. c65666f remove more warnings by Stefan Reinauer · 14 years ago
  38. 64ed2b7 Drop \r\n and \n\r as both print_XXX and printk now do this internally. by Stefan Reinauer · 14 years ago
  39. 5a1f597 This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and by Stefan Reinauer · 14 years ago
  40. 798ef28 This drops the ASSEMBLY define from romstage.c, too by Stefan Reinauer · 14 years ago
  41. 5e32823 __PRE_RAM__ is now correctly specified in the Makefile. No need to hack it into by Stefan Reinauer · 14 years ago
  42. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  43. 38f147e janitor task: unify and cleanup naming. by Stefan Reinauer · 14 years ago[Renamed (99%) from src/mainboard/via/epia-m700/cache_as_ram_auto.c]
  44. 1d6d45e Split the two usages of __ROMCC__: by Myles Watson · 15 years ago
  45. c13093b simplify source tree hierarchy: move files from sdram/ and ram/ to lib/ by Stefan Reinauer · 15 years ago
  46. 4e2ffb8 Fix VIA EPIA-M700 target enough for a first serial boot log. by Uwe Hermann · 15 years ago
  47. 42f75c3 Add pci_rawops.h from the mailing list and fix the via/epia-m700 build. by Myles Watson · 15 years ago
  48. bd4f2f8 Fix many things for via/epia-m700 to build. by Myles Watson · 15 years ago
  49. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  50. d64f403 A bunch of additional EPIA-M700 cleanups and also some non-cosmetic changes: by Uwe Hermann · 15 years ago
  51. 0ffff34 First bunch of coding style and consistency cleanups for the EPIA-M700 target. by Uwe Hermann · 15 years ago
  52. 20a98c9 Initial untested board code for the VIA EPIA-M700 Mini-ITX board. by Uwe Hermann · 15 years ago