common: Drop log.h from common header
[platform/kernel/u-boot.git] / arch / x86 / cpu / intel_common / cpu.c
2020-05-19 Simon Glasscommon: Drop log.h from common header
2019-10-09 Tom RiniMerge tag 'xilinx-for-v2020.01' of https://gitlab.denx...
2019-10-09 Tom RiniMerge tag 'u-boot-imx-20191009' of https://gitlab.denx...
2019-10-08 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-10-08 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2019-10-08 Simon Glassx86: Add new common CPU functions for turbo/burst mode
2019-10-08 Simon Glassx86: Add common functions for TDP and perf control
2019-10-08 Simon Glassx86: Add a common function to set CPU thermal target
2019-10-08 Simon Glassx86: Use a common definition of MSR_IA32_PERF_CTL
2019-10-08 Simon Glassx86: Move common Intel CPU info code into a function
2018-05-09 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-05-07 Tom RiniSPDX: Convert all of our single license tags to Linux...
2016-08-30 Simon Glassx86: Add debugging when a microcode update fails
2016-05-25 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2016-05-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2016-05-24 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2016-05-17 Tom RiniMerge git://git.denx.de/u-boot-dm
2016-05-17 Simon Glassdm: Rename disk uclass to ahci
2016-03-20 Stefano BabicMerge branch 'next'
2016-03-17 Simon Glassx86: Rename PORT_RESET to IO_PORT_RESET
2016-03-17 Simon Glassx86: Move common CPU code to its own place