Age | Commit message (Expand) | Author |
2024-02-18 | arch to cpu: Add SPDX license headers to Kconfig files | Martin Roth |
2023-10-20 | x86: Add pre-memory stages CBFS cache scratchpad support | Jeremy Compostella |
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-12 | cpu/intel/socket_mPGA604: Drop non-working SSE2 disablement | Kyösti Mälkki |
2022-11-09 | Revert "mb/aopen/dxplplusu: Remove board" | Kyösti Mälkki |
2022-11-07 | mb/aopen/dxplplusu: Remove board | Arthur Heymans |
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-02-02 | treewide [Kconfig]: Remove useless comment | Elyes HAOUAS |
2019-11-25 | Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol | Arthur Heymans |
2019-11-03 | cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATE | Kyösti Mälkki |
2019-09-24 | intel/socket_mPGA604: Enable TSC_CONSTANT_RATE | Kyösti Mälkki |
2019-07-08 | intel/socket_mPGA604: Enable TSC_MONOTONIC_TIMER | Kyösti Mälkki |
2019-01-13 | aopen/dxplplusu: Switch to C_ENVIRONMENT_BOOTBLOCK | Kyösti Mälkki |
2018-08-17 | intel/socket_mPGA604: Keep only model f2x | Kyösti Mälkki |
2016-12-18 | intel cache-as-ram: Move DCACHE_RAM_BASE | Kyösti Mälkki |
2015-06-08 | Remove empty lines at end of file | Elyes HAOUAS |
2012-04-06 | Fix support for RAM-less multi-processor init | Kyösti Mälkki |
2012-04-02 | Apply cache-as-ram conditionally on socket mPGA604 | Kyösti Mälkki |
2010-04-27 | Since some people disapprove of white space cleanups mixed in regular commits | Stefan Reinauer |
2010-03-17 | fix dell s1850, ROMCC didn't seem to like SSE2 memtest here. | Stefan Reinauer |
2010-01-25 | Fix ACPI build on a couple of boards (now that it's active) | Patrick Georgi |
2009-10-09 | Remove default n statements to simplify .config and ldoptions files. | Myles Watson |
2009-10-08 | Set MMX and SSE where needed. Note that many boards don't even bother | Ronald G. Minnich |
2009-09-29 | More consistent use of "default n" and "select XYZ" in | Patrick Georgi |
2009-09-25 | some progress on kconfig: | Patrick Georgi |