summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/i945/udelay.c
Commit message (Expand)AuthorAgeFilesLines
* intel/cpu: Switch older models to TSC_MONOTONIC_TIMERKyösti Mälkki2019-09-241-77/+0
* intel: Replace msr(0x198) with msr(IA32_PERF_STATUS)Elyes HAOUAS2017-11-301-1/+1
* nb/intel/i945: Fix errors found by checkpatch.plArthur Heymans2017-03-221-2/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* Intel GM45, 945, Sandy Bridge: Unify `delay.c` and `udelay.c`Paul Menzel2013-07-021-3/+2
* Intel GM45, 945, SNB: Move `multiply_to_tsc()` to `tsc.h`Ronald G. Minnich2013-05-251-12/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* Intel: Replace MSR 0xcd with MSR_FSB_FREQPatrick Georgi2013-02-111-1/+2
* Fix udelay() implementation for i945 romstageNico Huber2012-07-201-4/+14
* i945: fix tsc udelay()Sven Schnelle2012-01-101-2/+2
* Remove lib/ramtest.c-include from all CAR boards.Patrick Georgi2010-10-051-0/+1
* i945:Stefan Reinauer2010-05-141-1/+2
* Add some trivial numbers for 945, and Core2 Duo E8200 Intel partsPeter Stuge2009-10-011-0/+12
* put in a little comment (trivial)Stefan Reinauer2009-01-201-2/+2
* Support for the Intel 945 northbridge.Stefan Reinauer2008-10-291-0/+70