1. ce9f422 x86/car: Replace reference of copy_and_run location by Kyösti Mälkki · 6 years ago
  2. 49b4285 cpu/via/car: drop CARTEST by Lubomir Rintel · 7 years ago
  3. 9618cf4 cpu/via/car: ensure CAR ends up zeroed out by Lubomir Rintel · 7 years ago
  4. a8843de Use more secure HTTPS URLs for coreboot sites by Paul Menzel · 7 years ago
  5. 65cc526 Ignore RAMTOP for MTRRs by Kyösti Mälkki · 8 years ago
  6. d71cfd2 VIA C7 NANO: Fix early MTRR setting by Kyösti Mälkki · 8 years ago
  7. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  8. 86091f9 cpu/mtrr.h: Fix macro names for MTRR registers by Alexandru Gagniuc · 9 years ago
  9. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  10. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  11. 1729cd8 x86 romstage: Move stack just below RAMTOP by Kyösti Mälkki · 10 years ago
  12. 648d166 copy_and_run: drop boot_complete parameter by Stefan Reinauer · 11 years ago
  13. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  14. 05e740f Replace cache control magic numbers with symbols by Patrick Georgi · 12 years ago
  15. 472efa6 Remove whitespace. by Patrick Georgi · 12 years ago
  16. 784544b Remove XIP_ROM_BASE by Patrick Georgi · 13 years ago
  17. 9438da3 Fix slow CAR execution introduced by 7c7d87182feb78cb2bc02fb3558bef56a41682c9 by Rudolf Marek · 13 years ago
  18. 1da1046 Get rid of AUTO_XIP_ROM_BASE by Patrick Georgi · 13 years ago
  19. d4814bd more ifdef -> if fixes by Stefan Reinauer · 13 years ago
  20. 5005bb06 Unify use of post_code by Alexandru Gagniuc · 13 years ago
  21. 7b0500c Revert r5902 to make code more readable again. At least three people like to by Stefan Reinauer · 14 years ago
  22. 5bb9fd6 Now that the VIA code is run above 1Meg (like other boards), it should by Kevin O'Connor · 14 years ago
  23. 4ffde94 Reduce duplicate definition in CAR code. by Warren Turkal · 14 years ago
  24. 36455aa Add comments to make it clear why these two lines are written like that: by Uwe Hermann · 14 years ago
  25. dd83670 Factor out common CAR asm snippets. by Uwe Hermann · 14 years ago
  26. f11b81d fix VIA C7 code. by Stefan Reinauer · 14 years ago
  27. 66d1687 CAR simplifications, typos, readability improvements (trivial). by Uwe Hermann · 14 years ago
  28. 4292684 Various cosmetic and coding style fixes in CAR code (trivial). by Uwe Hermann · 14 years ago
  29. 1d36d6d Use existing, readable MTRR #defines instead of hardcoding numbers. by Uwe Hermann · 14 years ago
  30. 24f83a7 It should not be necessary to read in the rom during CAR setup. by Kevin O'Connor · 14 years ago
  31. aed9920 replace outb -> port 0x80 with post_code() in some places. by Stefan Reinauer · 14 years ago
  32. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  33. e08c29e a single place for the romstage stack for copy_and_run. by Stefan Reinauer · 14 years ago
  34. f17ca16 Speed up coreboot_ram loading by moving the decompression stack by Stefan Reinauer · 14 years ago
  35. f1ce6f2 - move the XIP_ROM_* flags to src/cpu/x86/Kconfig exclusively by Patrick Georgi · 14 years ago
  36. 314e551 This patch changes C7 CAR code to be a single assembler file instead by Stefan Reinauer · 14 years ago
  37. 56a684a - copy_and_run() gets the same calling convention on AMD and on all the others. by Stefan Reinauer · 14 years ago
  38. c65666f remove more warnings by Stefan Reinauer · 14 years ago
  39. 535e3b4 Adapt all uses of CONFIG_XIP_ROM_BASE to use by Patrick Georgi · 14 years ago
  40. 707fad0 White space and comment fixes for cache_as_ram.inc files so it's easier to spot by Myles Watson · 15 years ago
  41. 0bc6154 Remove CONFIG_ from #defines that aren't config variables. Trivial. by Myles Watson · 15 years ago
  42. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  43. 9322578 Create a valid stack pointer after leaving CAR, so function calls don't by Patrick Georgi · 15 years ago
  44. aeba92a Add VIA CX700 support, plus VIA vt8454c reference board support. by Stefan Reinauer · 15 years ago
  45. 92f3eda Thanks to Jason Zhao we got a skeleton CAR code for VIA C7. I have tried by Carl-Daniel Hailfinger · 16 years ago