Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
3aa708d785947ea3da2da2cef3078624fd265d22
/
include
/
cyclic.h
3c27ef6
cyclic: make cyclic_run static
by Rasmus Villemoes
· Thu Oct 03 23:27:56 2024 +0200
cde8c95
cyclic: introduce u-boot/schedule.h
by Rasmus Villemoes
· Thu Oct 03 23:27:51 2024 +0200
0b38522
cyclic: Add a symbol for SPL
by Simon Glass
· Wed Jul 31 08:44:08 2024 -0600
ea36ada
cyclic: make clients embed a struct cyclic_info in their own data structure
by Rasmus Villemoes
· Tue May 21 10:46:52 2024 +0200
d84e291
cyclic: stop strdup'ing name in cyclic_register()
by Rasmus Villemoes
· Tue May 21 10:46:50 2024 +0200
c794e49
cyclic: get rid of cyclic_init()
by Rasmus Villemoes
· Fri Oct 28 13:50:54 2022 +0200
85c2aa8
cyclic: switch to using hlist instead of list
by Rasmus Villemoes
· Fri Oct 28 13:50:53 2022 +0200
4582b8f
cyclic: drop redundant cyclic_ready flag
by Rasmus Villemoes
· Fri Oct 28 13:50:51 2022 +0200
e2ff5fc
cyclic: use a flag in gd->flags for recursion protection
by Rasmus Villemoes
· Fri Oct 28 13:50:50 2022 +0200
75b0d96
cyclic: Don't disable cylic function upon exceeding CPU time
by Stefan Roese
· Mon Oct 17 09:00:58 2022 +0200
9747363
cyclic: Introduce schedule() function
by Stefan Roese
· Fri Sep 02 14:10:45 2022 +0200
036f89a
cyclic: Add basic support for cyclic function execution infrastruture
by Stefan Roese
· Fri Sep 02 13:57:48 2022 +0200