Age | Commit message (Expand) | Author |
2024-02-18 | arch to cpu: Add SPDX license headers to Kconfig files | Martin Roth |
2024-01-24 | cpu: Rename Makefiles from .inc to .mk | Martin Roth |
2023-10-20 | x86: Add pre-memory stages CBFS cache scratchpad support | Jeremy Compostella |
2023-08-06 | cpu: Add SPDX license headers to Makefiles | Martin Roth |
2023-08-04 | cpu: Get rid of CPU_SPECIFIC_OPTIONS | Elyes Haouas |
2023-05-25 | cpu/Kconfig: Remove MMX config option | Arthur Heymans |
2022-11-21 | cpu/intel/socket_*: Clean up Kconfig files | Elyes Haouas |
2021-10-26 | cpu/x86: Introduce and use `CPU_X86_LAPIC` | Felix Held |
2021-10-26 | cpu/intel/*/Kconfig: move selection of CPU_X86_CACHE_HELPER | Felix Held |
2021-10-26 | cpu/x86: Introduce `CPU_X86_CACHE_HELPER` | Felix Held |
2021-10-25 | cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCs | Felix Held |
2021-09-08 | cpu/x86/tsc: Deduplicate Makefile logic | Angel Pons |
2021-06-07 | cpu/intel/hyperthreading: Build only for selected models | Kyösti Mälkki |
2021-05-18 | cpu/x86: Only include smm code if CONFIG_HAVE_SMI_HANDLER=y | Arthur Heymans |
2021-02-02 | treewide [Kconfig]: Remove useless comment | Elyes HAOUAS |
2021-01-28 | arch/x86: Remove most C_ENV_BOOTBLOCK_SIZE limits | Kyösti Mälkki |
2020-11-21 | intel/socket_441: Increase bootblock size | Julius Werner |
2019-11-15 | nb/intel/i945: Move to C_ENVIRONMENT_BOOTBLOCK | Arthur Heymans |
2018-06-05 | nb/intel/i945: Switch to POSTCAR_STAGE | Arthur Heymans |
2018-06-02 | cpu/intel/car: Prepare for some POSTCAR_STAGE support | Kyösti Mälkki |
2016-12-18 | intel cache-as-ram: Move DCACHE_RAM_BASE | Kyösti Mälkki |
2016-07-22 | intel model_106cx: Include CAR from socket directory | Kyösti Mälkki |
2015-05-04 | cpu: get rid of socket source code | Stefan Reinauer |
2014-07-17 | cpu,Makefile.inc: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-05 | Drop redundant select CACHE_AS_RAM | Kyösti Mälkki |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
2012-10-07 | Remove chip.h files without config structure | Kyösti Mälkki |
2012-08-22 | Auto-declare chip_operations | Kyösti Mälkki |
2011-01-27 | oops. this is weird. CAR addresses should be specified in the socket and not in | Stefan Reinauer |
2010-09-30 | Rename build system variables to be more intuitive, and | Patrick Georgi |
2010-09-27 | This patch moves one of the CAR configs to the socket from the single | Warren Turkal |
2010-02-07 | newconfig is no more. | Patrick Georgi |
2010-01-18 | Move all IOAPIC selection to southbridges, and remove them | Patrick Georgi |
2009-11-04 | Fix up typo in Socket 441 CPUs, and add a few (trivial) Kconfig files for them. | Stefan Reinauer |
2009-10-28 | Add some missing license headers, consistency fixes for others (trivial). | Uwe Hermann |
2009-10-28 | preliminary Intel D945GCLF Atom+i945 support. | Stefan Reinauer |