Age | Commit message (Expand) | Author |
2015-10-16 | cpu/amd/model_10xxx: Install AMD-provided microcode files in CBFS | Timothy Pearson |
2015-07-07 | cpu/amd/car: Move AP stacks below the BSP stack to free up space | Timothy Pearson |
2015-07-07 | cpu/amd: Detect any conflicts between sysinfo and the stack region | Timothy Pearson |
2015-04-23 | cbmem_console: fix it for x86 | Aaron Durbin |
2015-03-25 | cpu/amd/model_10xxx: Increase preram buffer size to 32k | Timothy Pearson |
2015-02-18 | cpu/amd/model_10xxx: Add monotonic timer support | Timothy Pearson |
2015-02-03 | cpu/amd (non-AGESA): Load microcode updates from CBFS | Kyösti Mälkki |
2015-02-03 | cpu/amd/model_10xxx: Remove UPDATE_CPU_MICROCODE option | Alexandru Gagniuc |
2015-01-27 | vboot2: add verstage | Stefan Reinauer |
2014-05-06 | Introduce stage-specific architecture for coreboot | Furquan Shaikh |
2014-05-03 | Move ARCH_* from board/Kconfig to cpu or soc Kconfig. | Furquan Shaikh |
2014-04-20 | Move MAX_PHYSICAL_CPUS to AMD k8 and fam10 | Kyösti Mälkki |
2013-07-22 | X86: make the SIPI num_starts a config variable | Ronald G. Minnich |
2013-07-10 | AMD: Kconfig cleanup | Kyösti Mälkki |
2012-11-28 | amdk8/amdfam10: Use CAR_GLOBAL for sysinfo | Patrick Georgi |
2012-11-27 | Remove AMD special case for LAPIC based udelay() | Patrick Georgi |
2012-11-16 | Clean up Kconfig | Stefan Reinauer |
2012-08-09 | Synchronize rdtsc instructions | Stefan Reinauer |
2011-12-26 | Fix Fam10 MMCONF_SUPPORT_DEFAULT setting. | Marc Jones |
2011-12-13 | Use MMCONF for all AMD family 10 CPUs. | Marc Jones |
2011-02-26 | Make AMD Fam10h CPU microcode updates optional in Expert mode | Xavi Drudis Ferran |
2010-12-08 | Move "select CACHE_AS_RAM" lines from boards into CPU socket. | Uwe Hermann |
2010-11-16 | Move the SET_FIDVID* family of configuration options to Kconfig and | Patrick Georgi |
2010-08-30 | We call this cache as ram everywhere, so let's call it the same in Kconfig | Stefan Reinauer |
2010-08-03 | Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user / | Stefan Reinauer |
2010-04-13 | fix timer choice in Kconfig. HAVE_INIT_TIMER is selected correctly, no need to | Stefan Reinauer |
2010-02-25 | HAVE_MOVNTI really means SSE2. Also add sfence in the MOVNTI case. | Stefan Reinauer |
2010-01-06 | Kconfig builds all boards now. | Patrick Georgi |
2009-12-31 | romcc: | Patrick Georgi |
2009-10-26 | Define some variables that were not defined. There are a couple left. | Myles Watson |
2009-10-18 | Simplify Kconfig files by using "select" where possible (trivial). | Uwe Hermann |
2009-10-12 | Make fam10 build (but not boot due to bootblock size problems.) | Myles Watson |
2009-10-09 | Remove default n statements to simplify .config and ldoptions files. | Myles Watson |
2009-10-08 | Kconfig: AMD Fam10, all Tyan boards. | Patrick Georgi |