]> git.sur5r.net Git - u-boot/history - drivers/timer/tsc_timer.c
x86: tsc: Remove the fail handling in try_msr_calibrate_tsc()
[u-boot] / drivers / timer / tsc_timer.c
2017-08-01 Bin Mengx86: tsc: Remove the fail handling in try_msr_calibrate...
2017-08-01 Bin Mengx86: tsc: Identify Intel-specific code
2017-08-01 Bin Mengx86: tsc: Read all ratio bits from MSR_PLATFORM_INFO
2016-01-03 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2015-12-11 Tom RiniMerge git://git.denx.de/u-boot-dm
2015-12-09 Bin Mengx86: Move i8254_init() to x86_cpu_init_f()
2015-12-04 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2015-12-01 Bin Mengx86: tsc: Move tsc_timer.c to drivers/timer