]> git.sur5r.net Git - u-boot/history - drivers/timer/tsc_timer.c
Merge git://www.denx.de/git/u-boot-imx
[u-boot] / drivers / timer / tsc_timer.c
2017-08-16 Tom RiniMerge git://www.denx.de/git/u-boot-imx
2017-08-04 Tom RiniMerge tag 'xilinx-for-v2017.09' of git://www.denx.de...
2017-08-02 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2017-08-01 Tom RiniMerge git://git.denx.de/u-boot-x86
2017-08-01 Bin Mengx86: tsc: Rename try_msr_calibrate_tsc() to cpu_mhz_fro...
2017-08-01 Bin Mengx86: tsc: Correct Silvermont reference clock values
2017-08-01 Bin Mengx86: tsc: Update comments and expand definitions in...
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