Age | Commit message (Expand) | Author |
2015-02-03 | cpu/amd (non-AGESA): Load microcode updates from CBFS | Kyösti Mälkki |
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 |
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-02-24 | Add compile-time defaults to some K8 CMOS options in case they're absent in CMOS | Josef Kellermann |
2010-11-16 | Move the SET_FIDVID* family of configuration options to Kconfig and | Patrick Georgi |
2010-09-30 | Move CAR settings to board config for socket 940 boards. | Warren Turkal |
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-09 | Remove default n statements to simplify .config and ldoptions files. | Myles Watson |
2009-10-01 | Fix Kconfig build for K8 boards. | Myles Watson |
2009-08-28 | Move DCACHE support into the cpu family for AMD model_fxx. | Myles Watson |
2009-08-25 | Various Kconfig and Makefile.inc fixes and cosmetics. | Uwe Hermann |
2009-08-13 | - AMD selected a couple of options that are incompatible with QEmu (and | Patrick Georgi |
2009-08-13 | Fix some conflicting types of variables | Patrick Georgi |
2009-08-12 | Fix multiple missing files and errors from the recent commit. This happened | Ronald G. Minnich |