summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/baytrail/tsc_freq.c
Commit message (Expand)AuthorAgeFilesLines
* src: Remove unused '#include <stdint.h>'Elyes HAOUAS2020-05-131-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/intel/baytrail: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* src/soc: change "unsigned" to "unsigned int"Martin Roth2019-10-271-2/+2
* intel/fsp1_0,baytrail,rangeley: Tidy up use of preprocessorKyösti Mälkki2019-08-211-9/+0
* src: Move common IA-32 MSRs to <cpu/x86/msr.h>Elyes HAOUAS2018-10-111-3/+3
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* baytrail: Change all SoC headers to <soc/headername.h> systemJulius Werner2015-04-071-3/+3
* intel/baytrail: Spelling fixesMartin Roth2014-12-081-2/+2
* baytrail: Add BCLK and IACORE to pattrsDuncan Laurie2014-05-061-15/+19
* baytrail: SMM supportAaron Durbin2014-02-161-5/+9
* baytrail: fix tsc rateAaron Durbin2014-02-161-3/+18
* baytrail: set max frequency early in romstageAaron Durbin2014-02-111-0/+29
* baytrail: add initial supportAaron Durbin2014-01-311-0/+32