1. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  2. 86091f9 cpu/mtrr.h: Fix macro names for MTRR registers by Alexandru Gagniuc · 9 years ago
  3. 1d85700 cpu: microcode: Use microcode stored in binary format by Alexandru Gagniuc · 9 years ago
  4. 439356f x86: remove cpu_incs as romstage Make variable by Aaron Durbin · 9 years ago
  5. 8a83b8b via/nano: Move CPU microcode to 3rdparty/blobs by Stefan Reinauer · 9 years ago
  6. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  7. 899d13d cbfs: new API and better program loading by Aaron Durbin · 9 years ago
  8. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  9. 77b1655 vboot2: add verstage by Stefan Reinauer · 9 years ago
  10. 5491ca2 cpu: Drop print_ implementation from non-romcc boards by Stefan Reinauer · 10 years ago
  11. 2c9d2cf {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs by Edward O'Callaghan · 10 years ago
  12. 1729cd8 x86 romstage: Move stack just below RAMTOP by Kyösti Mälkki · 10 years ago
  13. c06af9e Drop redundant select CACHE_AS_RAM by Kyösti Mälkki · 10 years ago
  14. 99ac98f Introduce stage-specific architecture for coreboot by Furquan Shaikh · 10 years ago
  15. fd33781 Move ARCH_* from board/Kconfig to cpu or soc Kconfig. by Furquan Shaikh · 10 years ago
  16. 1287416 CBFS: use cbfs_get_file_content whenever possible rather than cbfs_get_file by Vladimir Serbinenko · 10 years ago
  17. 66e0c4c cpu: Rename CPU_MICROCODE_IN_CBFS to SUPPORT_CPU_UCODE_IN_CBFS by Alexandru Gagniuc · 11 years ago
  18. 4c3ab73 cpu: Fix spelling by Martin Roth · 11 years ago
  19. 775551c VIA Nano: Add microcode updates files by Alexandru Gagniuc · 11 years ago
  20. 648d166 copy_and_run: drop boot_complete parameter by Stefan Reinauer · 11 years ago
  21. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  22. 6fe0cab Extend CBFS to support arbitrary ROM source media. by Hung-Te Lin · 11 years ago
  23. 23f38cd Get rid of drivers class by Patrick Georgi · 12 years ago
  24. e644bad VIA Nano: Add support for VIA Nano CPUs by Alexandru Gagniuc · 12 years ago
  25. 05e740f Replace cache control magic numbers with symbols by Patrick Georgi · 12 years ago
  26. d4d5e4d Via Epia-N and C3: Set ioapic delivery type in Kconfig by Patrick Georgi · 12 years ago
  27. 472efa6 Remove whitespace. by Patrick Georgi · 12 years ago
  28. 12b7262 VIA cpus: apply un-written naming rules by Kyösti Mälkki · 12 years ago
  29. adfbcb79 MTRR: get physical address size from CPUID by Sven Schnelle · 12 years ago
  30. 784544b Remove XIP_ROM_BASE by Patrick Georgi · 13 years ago
  31. 9438da3 Fix slow CAR execution introduced by 7c7d87182feb78cb2bc02fb3558bef56a41682c9 by Rudolf Marek · 13 years ago
  32. 1da1046 Get rid of AUTO_XIP_ROM_BASE by Patrick Georgi · 13 years ago
  33. d4814bd more ifdef -> if fixes by Stefan Reinauer · 13 years ago
  34. 5005bb06 Unify use of post_code by Alexandru Gagniuc · 13 years ago
  35. 7b0500c Revert r5902 to make code more readable again. At least three people like to by Stefan Reinauer · 13 years ago
  36. 5bb9fd6 Now that the VIA code is run above 1Meg (like other boards), it should by Kevin O'Connor · 13 years ago
  37. 8677a23 After this has been brought up many times before, rename src/arch/i386 to by Stefan Reinauer · 14 years ago
  38. 4ffde94 Reduce duplicate definition in CAR code. by Warren Turkal · 14 years ago
  39. 554c052 Remove some duplicate #include files (trivial). by Uwe Hermann · 14 years ago
  40. 36455aa Add comments to make it clear why these two lines are written like that: by Uwe Hermann · 14 years ago
  41. dd83670 Factor out common CAR asm snippets. by Uwe Hermann · 14 years ago
  42. f11b81d fix VIA C7 code. by Stefan Reinauer · 14 years ago
  43. 66d1687 CAR simplifications, typos, readability improvements (trivial). by Uwe Hermann · 14 years ago
  44. 4292684 Various cosmetic and coding style fixes in CAR code (trivial). by Uwe Hermann · 14 years ago
  45. 1d36d6d Use existing, readable MTRR #defines instead of hardcoding numbers. by Uwe Hermann · 14 years ago
  46. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 14 years ago
  47. 7a59a44 Move VIA C7 board CAR config to VIA C7 instead of boards. by Warren Turkal · 14 years ago
  48. 24f83a7 It should not be necessary to read in the rom during CAR setup. by Kevin O'Connor · 14 years ago
  49. 8c4f31b Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user / by Stefan Reinauer · 14 years ago
  50. aed9920 replace outb -> port 0x80 with post_code() in some places. by Stefan Reinauer · 14 years ago
  51. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  52. e08c29e a single place for the romstage stack for copy_and_run. by Stefan Reinauer · 14 years ago
  53. f17ca16 Speed up coreboot_ram loading by moving the decompression stack by Stefan Reinauer · 14 years ago
  54. 5934b50 Move the CPU specific includes from by Patrick Georgi · 14 years ago
  55. f1ce6f2 - move the XIP_ROM_* flags to src/cpu/x86/Kconfig exclusively by Patrick Georgi · 14 years ago
  56. 314e551 This patch changes C7 CAR code to be a single assembler file instead by Stefan Reinauer · 14 years ago
  57. 56a684a - copy_and_run() gets the same calling convention on AMD and on all the others. by Stefan Reinauer · 14 years ago
  58. c65666f remove more warnings by Stefan Reinauer · 14 years ago
  59. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  60. eb49f9d Unify crt0s setup to src/arch/i386/Makefile.inc. This variable by Patrick Georgi · 14 years ago
  61. a7acc51 HAVE_MOVNTI really means SSE2. Also add sfence in the MOVNTI case. by Stefan Reinauer · 14 years ago
  62. 535e3b4 Adapt all uses of CONFIG_XIP_ROM_BASE to use by Patrick Georgi · 14 years ago
  63. abf2ad7 newconfig is no more. by Patrick Georgi · 14 years ago
  64. e8d943f Fix ACPI build on a couple of boards (now that it's active) by Patrick Georgi · 14 years ago
  65. 1f807fd - Fix UDELAY options and HAVE_INIT_TIMER [kconfig] by Patrick Georgi · 15 years ago
  66. 707fad0 White space and comment fixes for cache_as_ram.inc files so it's easier to spot by Myles Watson · 15 years ago
  67. 0bc6154 Remove CONFIG_ from #defines that aren't config variables. Trivial. by Myles Watson · 15 years ago
  68. f078be2 Remove some more instances of including previous empty x86/fpu/Makefile.inc by Peter Stuge · 15 years ago
  69. b192430 Drop src/cpu/x86/fpu/{Config.lb,Makefile.inc} since they are also empty by Peter Stuge · 15 years ago
  70. 2c54f90 Drop empty cpu/x86/{mmx,sse}/{Config.lb,Makefile.inc} and remove references by Peter Stuge · 15 years ago
  71. 7762606 Similar to r4626, change obj-y to driver-y for VIA C3 and C7. by Uwe Hermann · 15 years ago
  72. e7bbb50 Remove default n statements to simplify .config and ldoptions files. by Myles Watson · 15 years ago
  73. 892b091 Make all Kconfig enabled boards build (tested with kbuildall). by Patrick Georgi · 15 years ago
  74. d82e128 This goes a surprisingly long way to building the epia-n. It also has by Ronald G. Minnich · 15 years ago
  75. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago
  76. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  77. 9322578 Create a valid stack pointer after leaving CAR, so function calls don't by Patrick Georgi · 15 years ago
  78. aeba92a Add VIA CX700 support, plus VIA vt8454c reference board support. by Stefan Reinauer · 15 years ago
  79. 269563a First shot at factoring SMM code into generic parts and southbridge specific by Stefan Reinauer · 15 years ago
  80. 845a2eba Add another CPUID to the Via C7's table, the one on my Jetway J7F2. by Corey Osgood · 16 years ago
  81. 92f3eda Thanks to Jason Zhao we got a skeleton CAR code for VIA C7. I have tried by Carl-Daniel Hailfinger · 16 years ago
  82. cfcc9ca * split model_centaur into model_c3 and model_c7 by Stefan Reinauer · 16 years ago
  83. aeea7c1 Via C3 datasheets don't make any mention of microcode updates, and the by Corey Osgood · 16 years ago
  84. c9f8a67 This patch adds the pci ids of c7 cpus to the existing model_centaur. c3 by Corey Osgood · 17 years ago
  85. 124e4a4 analog changes for the cpu_driver structures... by Stefan Reinauer · 17 years ago
  86. 5eca348 Add newer Via Nehemiah stepping levels. by Jonathan McDowell · 18 years ago
  87. af77a61 add another Via C3 cpu id reported by grzegorz@el-kom.pl by Stefan Reinauer · 19 years ago
  88. 9442591 fixed fsf address by Ronald G. Minnich · 19 years ago
  89. 43225bc EPIA-M fixup by Ronald G. Minnich · 19 years ago
  90. afa190e Add VIA C3 Nehemiah CPUID, as reported by Doug Bell. by Jonathan McDowell · 19 years ago
  91. 69afe28 mpspec.h: Tweak the write_smp_table macro so that it is safe if passed a complex expression. by Eric Biederman · 20 years ago
  92. 0afcba7 Changes to allow Via/Epia code to be compiled after recent code changes. by Mark Wilkinson · 20 years ago