Go to file
Andrew Boie 133dab4a63 altera_avalon_timer: new timer driver for Nios II
Tickless idle is not yet supported. We program the timer period
to the desired system clock tick rate (sys_clock_hw_cycles_per_tick).

This was renamed to the same name used in the Altera Embedded IP
Peripherals Guide; used by other CPUs than Nios II.

Change-Id: Ic4fca8c16b923295b77b63f98f45cd3483c5f560
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-06-22 19:00:35 +00:00
arch nios2: properly set SYS_CLOCK_HW_CYCLES_PER_SEC 2016-06-22 16:42:21 +00:00
boards
doc
drivers altera_avalon_timer: new timer driver for Nios II 2016-06-22 19:00:35 +00:00
ext drivers: dma: Add QMSI 1.1-based DMA shim driver 2016-06-22 16:46:50 +00:00
include gpio: add device config helpers 2016-06-22 16:47:16 +00:00
kernel
lib
misc gdb-server: update call to uart_register_input() 2016-06-22 17:40:01 +00:00
net
samples
scripts
tests
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS altera_avalon_timer: new timer driver for Nios II 2016-06-22 19:00:35 +00:00
Makefile
Makefile.inc
zephyr-env.sh