1. 0b38522 cyclic: Add a symbol for SPL by Simon Glass · Wed Jul 31 08:44:08 2024 -0600
  2. 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
  3. d84e291 cyclic: stop strdup'ing name in cyclic_register() by Rasmus Villemoes · Tue May 21 10:46:50 2024 +0200
  4. c794e49 cyclic: get rid of cyclic_init() by Rasmus Villemoes · Fri Oct 28 13:50:54 2022 +0200
  5. 85c2aa8 cyclic: switch to using hlist instead of list by Rasmus Villemoes · Fri Oct 28 13:50:53 2022 +0200
  6. 4582b8f cyclic: drop redundant cyclic_ready flag by Rasmus Villemoes · Fri Oct 28 13:50:51 2022 +0200
  7. e2ff5fc cyclic: use a flag in gd->flags for recursion protection by Rasmus Villemoes · Fri Oct 28 13:50:50 2022 +0200
  8. 75b0d96 cyclic: Don't disable cylic function upon exceeding CPU time by Stefan Roese · Mon Oct 17 09:00:58 2022 +0200
  9. 9747363 cyclic: Introduce schedule() function by Stefan Roese · Fri Sep 02 14:10:45 2022 +0200
  10. 036f89a cyclic: Add basic support for cyclic function execution infrastruture by Stefan Roese · Fri Sep 02 13:57:48 2022 +0200