zephyr/drivers/spi
Anas Nashif a9e879e273 logging: move sys_log to subsys/logging
Move logging out of misc/ to its own subsystem. Anything related to
logging and any new logging features or backends could be added here
instead of the generic location in misc/ which is overcrowded with
options that are not related to eachother.

Jira: ZEP-1467
Change-Id: If6a3ea625c3a3562a7a61a0ba5fd7e6ca75518ba
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-12-19 19:58:39 +00:00
..
Kconfig drivers: spi: Fix the help on sys log level 2016-12-15 14:33:21 +01:00
Kconfig.dw boards: rename Quark SE Devboard to Quark SE C1000 2016-09-16 03:10:31 +00:00
Makefile spi: quark se: Add QMSI 1.1-based SPI shim driver 2016-05-23 21:30:43 +00:00
spi_dw.c logging: move sys_log to subsys/logging 2016-12-19 19:58:39 +00:00
spi_dw.h drivers: spi: replace device sync APIs with semaphores 2016-12-11 11:25:42 +00:00
spi_dw_quark_se_ss_regs.h spi/dw: Make config_info pointers const. 2016-10-07 12:04:39 +00:00
spi_dw_regs.h spi/dw: Make config_info pointers const. 2016-10-07 12:04:39 +00:00
spi_intel.c logging: move sys_log to subsys/logging 2016-12-19 19:58:39 +00:00
spi_intel.h drivers: spi: replace device sync APIs with semaphores 2016-12-11 11:25:42 +00:00
spi_k64.c logging: move sys_log to subsys/logging 2016-12-19 19:58:39 +00:00
spi_k64_priv.h drivers: spi: replace device sync APIs with semaphores 2016-12-11 11:25:42 +00:00
spi_qmsi.c drivers: spi: replace device sync APIs with semaphores 2016-12-11 11:25:42 +00:00
spi_qmsi_ss.c drivers: spi: replace device sync APIs with semaphores 2016-12-11 11:25:42 +00:00