Age | Commit message (Expand) | Author |
2013-03-29 | x86: mtrr: add CONFIG_CACHE_ROM support | Aaron Durbin |
2013-03-22 | x86: unify amd and non-amd MTRR routines | Aaron Durbin |
2013-03-14 | x86: SMM Module Support | Aaron Durbin |
2012-11-27 | Remove AMD special case for LAPIC based udelay() | Patrick Georgi |
2012-11-20 | Make sure only one udelay function is available | Stefan Reinauer |
2012-08-09 | Synchronize rdtsc instructions | Stefan Reinauer |
2012-08-07 | Move cpus_ready_for_init() to AMD K8 | Kyösti Mälkki |
2012-07-31 | Revert "remove CONFIG_SERIAL_CPU_INIT" | Sven Schnelle |
2012-07-02 | remove CONFIG_SERIAL_CPU_INIT | Sven Schnelle |
2012-03-30 | Add Kconfig options to enable TSEG and set a size | Duncan Laurie |
2012-03-30 | Add an option to keep the ROM cached after romstage | Stefan Reinauer |
2012-03-16 | ROMCC boards have no XIP limit | Patrick Georgi |
2011-11-01 | Remove XIP_ROM_BASE | Patrick Georgi |
2011-09-12 | Miscellaneous AMD F14 warning fixes | efdesign98 |
2010-12-16 | - Fix shortcoming in Kconfig when handling multiple "choice"s | Stefan Reinauer |
2010-09-08 | Make timer2 the default choice for TSC initialization. | Patrick Georgi |
2010-04-12 | - move the XIP_ROM_* flags to src/cpu/x86/Kconfig exclusively | Patrick Georgi |
2010-01-04 | - Fix UDELAY options and HAVE_INIT_TIMER [kconfig] | Patrick Georgi |
2009-10-06 | Various fixes to Kconfig: All kconfig-boards should have a | Patrick Georgi |
2009-09-25 | some progress on kconfig: | Patrick Georgi |
2009-09-22 | tables.diff: Add Kconfig dialogues for ACPI, MP_TABLE, ... | Myles Watson |
2009-08-29 | File I missed committing. | Ronald G. Minnich |
2009-08-25 | Fix copy-paste error in src/cpu/x86/Kconfig. | Uwe Hermann |
2009-08-12 | Kconfig! | Patrick Georgi |