zephyr/drivers
Benjamin Walsh ac60583b76 drivers: rename cortex_m_timer to cortex_m_systick
The name of the device is SYSTICK. The device name should be part of the
file name, like all other timer drivers we support. The name
'cortex_m_timer' said nothing about which device the driver is for, since
it's way too generic: it could be for any timer present on any Cortex-M
board.

Change-Id: I39b4f79c32516ec9aff82c55c0ca639fad1b52bb
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-02-05 20:15:19 -05:00
..
bluetooth Move platforms to new arch/<arch>/platforms directory 2016-02-05 20:14:39 -05:00
console Move platforms to new arch/<arch>/platforms directory 2016-02-05 20:14:39 -05:00
interrupt_controller ioapic: remove comment about split kernel 2016-02-05 20:15:19 -05:00
pci Remove references to BSP from drivers/ directory 2016-02-05 20:14:43 -05:00
random Remove references to BSP from drivers/ directory 2016-02-05 20:14:43 -05:00
serial Remove references to BSP from drivers/ directory 2016-02-05 20:14:43 -05:00
simple Move platforms to new arch/<arch>/platforms directory 2016-02-05 20:14:39 -05:00
timer drivers: rename cortex_m_timer to cortex_m_systick 2016-02-05 20:15:19 -05:00
Kconfig x86/bsp: move io apic driver to drivers/interrupt_controller 2016-02-05 20:14:21 -05:00
Makefile Add simple UART driver 2016-02-05 20:14:16 -05:00