aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/baytrail/tsc_freq.c
AgeCommit message (Expand)Author
2020-05-13src: Remove unused '#include <stdint.h>'Elyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-06soc/intel/baytrail: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-10-27src/soc: change "unsigned" to "unsigned int"Martin Roth
2019-08-21intel/fsp1_0,baytrail,rangeley: Tidy up use of preprocessorKyösti Mälkki
2018-10-11src: Move common IA-32 MSRs to <cpu/x86/msr.h>Elyes HAOUAS
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-07baytrail: Change all SoC headers to <soc/headername.h> systemJulius Werner
2014-12-08intel/baytrail: Spelling fixesMartin Roth
2014-05-06baytrail: Add BCLK and IACORE to pattrsDuncan Laurie
2014-02-16baytrail: SMM supportAaron Durbin
2014-02-16baytrail: fix tsc rateAaron Durbin
2014-02-11baytrail: set max frequency early in romstageAaron Durbin
2014-01-31baytrail: add initial supportAaron Durbin