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