Commit Graph

61 Commits (ec37f05ec0a999e0bd79f87354716df6f9bc074d)

Author SHA1 Message Date
Philipp Tomsich e0e1d3f98c rockchip: timer: add compatible strings for rk3188 and rk3288 7 years ago
Patrice Chotard 5120a083e7 timer: stm32: Add timer support for STM32 SoCs family 7 years ago
Rick Chen 0f4a395f78 atcpit100: timer: Remove arch dependency. 7 years ago
Rick Chen c6c85dc87d cosmetic: atcpit100_timer: Use device api to get platdata 7 years ago
Rick Chen 033d408102 cosmetic: atcpit100_timer: Rename function name as atcpit100 7 years ago
Rick Chen fa3e354b2b ae3xx: timer: Rename AE3XX to ATCPIT100 7 years ago
Rick Chen 0e920ef052 ae3xx: timer: Fix ae3xx timer work abnormal in 64 bit. 7 years ago
Patrice Chotard fb48bc448c sti: fix STMicroelectronics copyright 7 years ago
Philipp Tomsich 8158a848fa rockchip: timer: update for 32/64bit-aware OF_PLATDATA 8 years ago
Philipp Tomsich 6675c952f2 rockchip: timer: Convert to livetree 8 years ago
Philipp Tomsich cc7ce94e02 rockchip: timer: implement timer_get_boot_us 8 years ago
Philipp Tomsich af82315164 dm: timer: handle being called before dm_root is ready 8 years ago
Philipp Tomsich b61e8b0c9e dm: timer: Convert to livetree 8 years ago
Simon Glass 2ff50f5fa4 dm: x86: Allow TSC timer to be used before DM is ready 8 years ago
Bin Meng 3df39ef107 x86: tsc: Add Airmont reference clock values 8 years ago
Philipp Tomsich 5798d503fc rockchip: timer: fix U_BOOT_DRIVER name 8 years ago
Wenyou.Yang@microchip.com 47edaea494 driver: timer: Add the Atmel PIT timer driver 8 years ago
Philipp Tomsich 1168d2dd4b rockchip: timer: add device-model timer driver for RK3368 (and similar) 8 years ago
Philipp Tomsich e9e5d9d29f dm: timer: normalise SPL and TPL support 8 years ago
Philipp Tomsich b1a16002f2 timer: add OF_PLATDATA support for timer-uclass 8 years ago
Bin Meng 0ce9c57620 x86: kconfig: Select TIMER and X86_TSC_TIMER 8 years ago
Bin Meng 167a40166b x86: tsc: Rename try_msr_calibrate_tsc() to cpu_mhz_from_msr() 8 years ago
Bin Meng f5757154bb x86: tsc: Correct Silvermont reference clock values 8 years ago
Bin Meng c636774848 x86: tsc: Update comments and expand definitions in freq_desc_tables[] 8 years ago
Bin Meng fde1801eaa x86: tsc: Remove the fail handling in try_msr_calibrate_tsc() 8 years ago
Bin Meng 0b992e4932 x86: tsc: Identify Intel-specific code 8 years ago
Bin Meng d92e9c8d31 x86: tsc: Read all ratio bits from MSR_PLATFORM_INFO 8 years ago
Simon Glass f5b5719cdf dm: core: Update lists_bind_fdt() to use ofnode 8 years ago
Simon Glass da409ccc4a dm: core: Replace of_offset with accessor (part 2) 8 years ago
Simon Glass a821c4af79 dm: Rename dev_addr..() functions 8 years ago
rick b841b6e946 nds32: Support AE3XX platform. 8 years ago
rick f5076f8698 nds32: Support AG101P timer DM. 8 years ago
Vlad Zakharov 20699e6b79 drivers: timer: Introduce ARC timer driver 8 years ago
Vlad Zakharov ad9b5f77df drivers: timer: Introduce ARC timer driver 8 years ago
Patrice Chotard 347cb2edf9 STiH410: Add STi timer driver 8 years ago
Simon Glass e160f7d430 dm: core: Replace of_offset with accessor 8 years ago
maxims@google.com 4697abea62 aspeed: Add drivers common to all Aspeed SoCs 8 years ago
Zakharov Vlad a5acafb255 timer: Support clocks via phandle 8 years ago
Lokesh Vutla 871ca263ab dm: omap_timer: Fix conversion of address to a pointer 9 years ago
Simon Glass 3f603cbbb8 dm: Use uclass_first_device_err() where it is useful 9 years ago
Simon Glass 01476eaf07 sandbox: timer: Support the early timer 9 years ago
Simon Glass c95fec3192 timer: Provide an early timer 9 years ago
Simon Glass 4f051824b5 timer: Support tracing fully 9 years ago
Stephen Warren bb883f824c timer: sandbox: work without device tree 9 years ago
Stephen Warren 0a7edce0ef dm: timer: refuse timers with zero clock_rate 9 years ago
Mugunthan V N dadf31375a drivers: timer: omap_timer: add timer driver for omap devices based on dm 9 years ago
Mugunthan V N a5d801130c dm: timer: uclass: Add flag to control sequence numbering 9 years ago
Mugunthan V N c833697538 dm: timer: uclass: add timer init in uclass driver to add timer device 9 years ago
Bin Meng 4932443d26 x86: Move i8254_init() to x86_cpu_init_f() 9 years ago
Bin Meng 7030f27ef3 x86: tsc: Move tsc_timer.c to drivers/timer 9 years ago