1. 6dd108a IRQ_CONNECT_STATIC implementation for x86 platform by Dmitriy Korovkin · 9 years ago
  2. 11edf42 x86/bsp: move local apic timer driver to drivers/timer by Dirk Brandewie · 9 years ago
  3. 73d74a5 x86/bsp: move hpet driver to drivers/timer by Dirk Brandewie · 9 years ago
  4. cf59dda4 Fix compilation with CONFIG_DYNAMIC_INT_STUBS by Oleg Zhurakivskyy · 9 years ago
  5. 893726c Eliminate duplicate registration of system tick event handler by Allan Stephens · 9 years ago
  6. 5189844 Eliminate VxMicro branding in kernel code by Allan Stephens · 9 years ago
  7. bb9ab03 Eliminate unnecessary references to cpu.h and cputype.h by Allan Stephens · 9 years ago
  8. a1bd59d Eliminate obsolete coding convention comments by Allan Stephens · 9 years ago
  9. 6232a85 Fix closing CONFIG_MICROKERNEL block comments by Peter Mitsis · 9 years ago
  10. bbe84f8 Use ccflags-y and asflags-y instead of EXTRA_CFLAGS by Anas Nashif · 9 years ago
  11. c02dd34 Renaming include/nanokernel to include/arch by Dan Kalowsky · 9 years ago
  12. 89d50ec Kconfig: remove DRV_ configs by Anas Nashif · 9 years ago
  13. f4f5cc1 Kbuild: include files dynamically based on BSP_DIR by Anas Nashif · 9 years ago
  14. c4535ee Kbuild: Kconfig source standard for drivers. by Juan Manuel Cruz · 9 years ago
  15. d15251f Kbuild: Kconfig license headers. by Juan Manuel Cruz · 9 years ago
  16. 721b9df Kbuild: Fix board.h include issue on pentium BSP. by Juan Manuel Cruz · 9 years ago
  17. f2ae6d5 Creation of Makefiles for drivers directory. by Juan Manuel Cruz · 9 years ago
  18. f98466d Kconfig symbols for drivers directory. by Juan Manuel Cruz · 9 years ago
  19. da26208 timer: use _sys_clock_tick_announce() in drivers by Benjamin Walsh · 9 years ago
  20. 0c79877 timer: fix incorrect nano_fiber_lifo_put in ISR by Benjamin Walsh · 9 years ago
  21. 0827ff7 Rename oldAcc to old_accumulated_count by Yonattan Louise · 9 years ago
  22. 751022e Rename oldCount to old_count by Yonattan Louise · 9 years ago
  23. 639aa53 Rename _i8253IntStub to _i8253_interrupt_stub by Yonattan Louise · 9 years ago
  24. c43a34b Rename _TimerMode to timer_mode by Yonattan Louise · 9 years ago
  25. 04d87ce Rename _TimerIdleSkew to timer_idle_skew by Yonattan Louise · 9 years ago
  26. 23f1b6f Rename _MaxLoadValue to max_load_value by Yonattan Louise · 9 years ago
  27. 5d861d5 Rename _IdleOrigTicks to idle_original_ticks by Yonattan Louise · 9 years ago
  28. d6b04be Rename _MaxSysTicks to max_system_ticks by Yonattan Louise · 9 years ago
  29. e111f30 Rename _IdleOrigCount to idle_original_count by Yonattan Louise · 9 years ago
  30. 7770ec2 Rename accumulatedCount to clock_accumulated_count by Yonattan Louise · 9 years ago
  31. d33ad05 Consolidate inline assembler code in a set of header files by Dmitriy Korovkin · 9 years ago
  32. ab9c05a Rename _SysIdleElapsedTicks to _sys_idle_elapsed_ticks by Yonattan Louise · 9 years ago
  33. 93a1d7c Rename K_Args to _k_command_stack by Yonattan Louise · 9 years ago
  34. c4bd9cc Rename nanoTimerList to _nano_timer_list by Yonattan Louise · 9 years ago
  35. cf0b28d Rename nanoTicks to _nano_ticks by Yonattan Louise · 9 years ago
  36. 8ddf82c First commit by Inaky Perez-Gonzalez · 10 years ago