Commit Graph

21 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Simon Glass 9fb34b01f7 bootstage: Provide a default timer function 7 years ago
Masahiro Yamada 5bc516ed66 delay: collect {m, n, u}delay declarations to include/linux/delay.h 7 years ago
Simon Glass c95fec3192 timer: Provide an early timer 8 years ago
Mugunthan V N c833697538 dm: timer: uclass: add timer init in uclass driver to add timer device 8 years ago
Bin Meng 9ca07ebbac dm: timer: Support 64-bit counter 9 years ago
Thomas Chou c8a7ba9e6a dm: implement a Timer uclass 9 years ago
Simon Glass 19ea4678ca Use uint64_t for time types 10 years ago
Masahiro Yamada 8c688bc4de kconfig: move CONFIG_SYS_HZ to lib/Kconfig 10 years ago
Pavel Machek fccacd3b4c lib/time.c cleanups 10 years ago
Darwin Rambo de351d6be6 lib: time: add weak timer_init() function 10 years ago
Stephen Warren 2cd1b57220 time: fix usec_to_tick() 11 years ago
Daniel Schwierzeck d770f3961f time: fix gcc warnings on MIPS64 11 years ago
Rob Herring 65ba7add0d time: add weak annotation to timer_read_counter declaration 11 years ago
Rob Herring 8dfafdde88 Introduce common timer functions 11 years ago
Rob Herring 2108f4c4a3 config: consolidate CONFIG_SYS_HZ definition 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Simon Glass 3786980dd3 Move bootstage timer out of lib/time.c 12 years ago
Simon Glass 5ff55390ed bootstage: Define an optional microsecond timer 12 years ago
Anatolij Gustschin c4c9fbebae consolidate mdelay by providing a common function for all users 13 years ago
Peter Tyser 78acc472d9 Rename lib_generic/ to lib/ 14 years ago
Ingo van Lil 3eb90bad65 Generic udelay() with watchdog support 15 years ago
wdenk 8ed9604613 * Patches by Richard Woodruff, 01 Oct 2004: 20 years ago
wdenk edc48b6619 Initial revision 22 years ago
wdenk 2d39b71fb2 Initial revision 24 years ago
wdenk fb48c4afc4 Initial revision 24 years ago