Age | Commit message (Expand) | Author |
---|---|---|
2019-10-08 | x86: Add common functions for TDP and perf control | Simon Glass |
2019-10-08 | x86: Use a common bus clock for Intel CPUs | Simon Glass |
2019-10-08 | x86: Use a common definition of MSR_IA32_PERF_CTL | Simon Glass |
2019-10-08 | x86: pci: Drop the first parameter in pci_x86_r/w_config() | Simon Glass |
2019-10-08 | x86: spl: Move broadwell-specific code out of generic x86 spl | Simon Glass |
2019-05-08 | x86: broadwell: Split CPU init | Simon Glass |
2019-05-08 | x86: broadwell: Move init of debug UART to cpu.c | Simon Glass |
2018-11-14 | cpu: Add DM_FLAG_PRE_RELOC flag to various cpu drivers | Bin Meng |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2017-04-05 | board_f: x86: Use checkcpu() for CPU init | Simon Glass |
2017-02-08 | dm: core: Replace of_offset with accessor | Simon Glass |
2016-10-19 | cpu: Add get_vendor callback | Alexander Graf |
2016-03-17 | x86: Add basic support for broadwell | Simon Glass |