zephyr/drivers
Maureen Helm 57b756b442 debug: tracing: Add Segger RTT and SystemView linker section options
Enables optionally placing Segger RTT and SystemView data in the DTCM
linker section instead of the default data section. This is needed on
SoCs in the i.MX RT series that use cacheable external SDRAM to store
data.

Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2020-11-20 12:54:09 -06:00
..
adc adc-mcux: add support for adc16 channel multiplex 2020-10-29 13:43:24 -05:00
audio
bluetooth drivers/bluetooth: ipm_stm32: Wake up C2 at init 2020-11-19 12:35:01 +01:00
can
clock_control drivers: clock_control: nrf: Add handling of HFCLK192M_STARTED event 2020-11-17 11:32:10 +01:00
console
counter drivers: counter: add driver for the Xilinx AXI Timer 2020-11-17 19:30:20 -05:00
crypto
dac
debug debug: tracing: Add Segger RTT and SystemView linker section options 2020-11-20 12:54:09 -06:00
display drivers: display: ili9xxx: add support for ILI9488 controller 2020-11-10 15:52:12 -06:00
dma drivers: dma : stm32 with dmamux has a special offset 2020-11-19 17:04:25 -05:00
ec_host_cmd_periph
eeprom eeprom: at2x: Add support for at24cXX 2020-10-28 17:03:47 +01:00
entropy drivers: remove unnecessary use of DEVICE_AND_API_INIT 2020-11-06 09:42:47 -06:00
espi drivers: espi: xec: Avoid flash interrupt by ROM bootloader activity 2020-11-09 16:01:16 -08:00
ethernet drivers/pcie: Change pcie_get_mbar() to return size and flags 2020-11-20 09:36:22 +02:00
flash drivers/flash/nrf_qspi_nor: determine RAM source using nrfx 2020-11-17 16:51:08 -05:00
gpio device: convert DEVICE_INIT to DEVICE_DEFINE or SYS_DEVICE_DEFINE 2020-11-10 08:38:09 -06:00
hwinfo
i2c drivers/pcie: Change pcie_get_mbar() to return size and flags 2020-11-20 09:36:22 +02:00
i2s
ieee802154 drivers: ieee802154: Deny use of nRF FICR registers in NS domain 2020-11-16 15:24:03 +01:00
interrupt_controller intc: Add support for GRLIB IRQMP 2020-11-13 14:53:55 -08:00
ipm
kscan
led drivers: led: add driver for PWM LEDs 2020-10-28 10:44:46 -05:00
led_strip
lora
modem drivers: modem: gsm: Fix DEVICE_DEFINE() data ptr 2020-11-16 14:26:37 -05:00
net
neural_net
pcie drivers/pcie: Change pcie_get_mbar() to return size and flags 2020-11-20 09:36:22 +02:00
peci drivers: peci: xec: Enhance PECI bus recovery mechanism 2020-11-19 17:00:16 -05:00
pinmux drivers/pinmux: stm32: Deprecate SDMMC related macros 2020-11-03 11:11:04 +01:00
ps2
ptp_clock
pwm drivers: pwm: add driver for the Xilinx AXI Timer 2020-11-17 19:30:20 -05:00
regulator regulator: check manager init for failure 2020-11-19 12:36:44 -05:00
sensor drivers: sensor: Rework fxos8700 driver to use DT_INST_FOREACH 2020-11-17 16:51:50 -05:00
serial drivers/pcie: Change pcie_get_mbar() to return size and flags 2020-11-20 09:36:22 +02:00
spi drivers: spi: spi_ll_stm32: Fix the master mode not work. 2020-11-19 12:35:12 +01:00
timer timer: Add support for GRLIB GPTIMER 2020-11-13 14:53:55 -08:00
usb usb: drivers: Fix ZLP handling for Nordic driver. 2020-11-17 18:06:26 +01:00
video
watchdog
wifi drivers: wifi: esp: support hostname configuration 2020-11-17 19:21:43 -05:00
CMakeLists.txt
Kconfig