1. 531b87a src/mainboard/getac - kontron: Add space around operators by Elyes HAOUAS · 8 years ago
  2. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  3. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  4. 069f476 mainboard: Drop print_ implementation from non-romcc boards by Stefan Reinauer · 10 years ago
  5. ebe3a7a mainboard/*/romstage.c: Fix 'lib/delay.c' inclusion by Edward O'Callaghan · 10 years ago
  6. 77757c2 mainboard/*/romstage.c: Sanitize system header inclusions by Edward O'Callaghan · 10 years ago
  7. f771e56 Drop useless mainboard-romstage defines by Patrick Georgi · 10 years ago
  8. ffe460d superio/winbond/w83627dhg: Convert romstage to generic component by Edward O'Callaghan · 10 years ago
  9. 142b52c AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includes by Kyösti Mälkki · 11 years ago
  10. c66f1cb Include boot_cpu.c for romstage builds by Kyösti Mälkki · 11 years ago
  11. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  12. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  13. bbc880e amdk8/amdfam10: Use CAR_GLOBAL for sysinfo by Patrick Georgi · 12 years ago
  14. e135ac5 Remove AMD special case for LAPIC based udelay() by Patrick Georgi · 12 years ago
  15. e166782 Clean up #ifs by Patrick Georgi · 12 years ago
  16. c55f5a0 SIO: Winbond w83627dhg update by Kerry Sheh · 12 years ago
  17. 4c2bfb6 remove usbdebug.h include from mainboard/romstage code by Sven Schnelle · 13 years ago
  18. 42fa7fe run uart_init() from console_init, just like the other console initialization functions. by Stefan Reinauer · 13 years ago
  19. b3ae186 * Set USBDEBUG_DEFAULT_PORT in all southbridges and use that value by Stefan Reinauer · 13 years ago
  20. 8301d83 second round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  21. 836ae29 first round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  22. 7b99705 Simplify a few code chunks, fix whitespace and indentation. by Uwe Hermann · 14 years ago
  23. 57b2ff8 Drop excessive whitespace randomly sprinkled in romstage.c files. by Uwe Hermann · 14 years ago
  24. 9bd9a90 Unify DIMM SPD addressing. For Geode, change the by Patrick Georgi · 14 years ago
  25. d28c298 Eliminate SET_NB_CFG_54 option. There was no board that by Patrick Georgi · 14 years ago
  26. 76e8152 Move the SET_FIDVID* family of configuration options to Kconfig and by Patrick Georgi · 14 years ago
  27. 00e1460 Move QRANK_DIMM_SUPPORT to Kconfig, removing it from romstage.c by Patrick Georgi · 14 years ago
  28. c4f98b6 don't include unused code, we only need the header. by Stefan Reinauer · 14 years ago
  29. e5b7507 Remove duplicate line from pci_ids.h. by Jonathan Kollasch · 14 years ago
  30. 5692c57 - move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1 by Patrick Georgi · 14 years ago
  31. 6c05bf4 ICS951462_ADDRESS defined but _never_ used. Drop it. by Patrick Georgi · 14 years ago
  32. b015d02 Hook up all AMD SB600/SB700 boards to the EHCI Debug Port infrastructure. by Uwe Hermann · 14 years ago
  33. eb50c7d Re-integrate "USE_OPTION_TABLE" code. by Edwin Beasant · 14 years ago
  34. 12584e2 Drop console/console.c and pc80/serial.c from mainboards' romstage.c. by Patrick Georgi · 14 years ago
  35. 5d3dee8 drop quite a lot of dead code that did nothing but produce warnings and make by Stefan Reinauer · 14 years ago
  36. 853263b copy_and_run.c is not needed twice, and it is used on non-car too. by Stefan Reinauer · 14 years ago
  37. 9b43afd Clean up fidvid files using indent. Remove some special print statements. by Myles Watson · 14 years ago
  38. 0c781b2 - get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files. by Stefan Reinauer · 14 years ago
  39. 64ed2b7 Drop \r\n and \n\r as both print_XXX and printk now do this internally. by Stefan Reinauer · 14 years ago
  40. 5a1f597 This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and by Stefan Reinauer · 14 years ago
  41. 798ef28 This drops the ASSEMBLY define from romstage.c, too by Stefan Reinauer · 14 years ago
  42. 5e32823 __PRE_RAM__ is now correctly specified in the Makefile. No need to hack it into by Stefan Reinauer · 14 years ago
  43. 08e0fb8 Fix all the format string warnings. Some other random warnings. by Myles Watson · 14 years ago
  44. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  45. 2bd9100 Rework boolean expression (DeMorgan and all) for by Patrick Georgi · 14 years ago
  46. 776b85b Remove fallback/normal handling in mainboards' by Patrick Georgi · 14 years ago
  47. 38f147e janitor task: unify and cleanup naming. by Stefan Reinauer · 14 years ago[Renamed from src/mainboard/kontron/kt690/cache_as_ram_auto.c]
  48. 1d6d45e Split the two usages of __ROMCC__: by Myles Watson · 15 years ago
  49. c270e89 This patch adds (initial) support for the Kontron KT690 mainboard. by Stefan Reinauer · 15 years ago