Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u...
[platform/kernel/u-boot.git] / arch / x86 / cpu / intel_common / cpu.c
2021-02-23 Tom RiniMerge tag 'xilinx-for-v2021.04-rc3' of https://gitlab...
2021-02-15 Tom RiniMerge branch '2021-02-02-drop-asm_global_data-when...
2021-02-02 Simon Glasscommon: Drop asm/global_data.h from common header
2020-11-06 Tom RiniMerge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm
2020-11-06 Tom RiniMerge tag 'u-boot-amlogic-20201105' of https://gitlab...
2020-11-06 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-11-05 Simon Glassx86: apl: Add core init for the SoC
2020-10-12 Tom RiniMerge tag 'ti-v2021.01-rc1' of https://gitlab.denx...
2020-10-06 Tom RiniMerge tag 'u-boot-amlogic-20201005' of https://gitlab...
2020-10-05 Tom RiniMerge branch 'next'
2020-10-05 Tom RiniMerge tag 'u-boot-atmel-2021.01-a' of https://gitlab...
2020-09-25 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2020-09-25 Simon Glassx86: cpu: Report address width from cpu_get_info()
2020-09-25 Simon Glassx86: acpi: Add common Intel ACPI tables
2020-09-25 Simon Glassx86: Add a few common Intel CPU functions
2020-06-04 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.07-a' of https:...
2020-05-25 Tom RiniMerge tag 'ti-v2020.07-rc3' of https://gitlab.denx...
2020-05-20 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-05-19 Tom RiniMerge branch '2020-05-18-reduce-size-of-common.h'
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