summaryrefslogtreecommitdiff
path: root/drivers/console/uart_pipe.c
AgeCommit message (Expand)Author
2017-04-21drivers: convert to using newly introduced integer sized typesKumar Gala
2017-01-19license: Replace Apache boilerplate with SPDX tagDavid B. Kinder
2016-12-04drivers: Remove legacy nanokernel.h includeFlavio Santes
2016-03-29drivers/console: Fix flush data on uart_pipe_setupMariusz Skamra
2016-03-05uart: add ISR callback mechanism for UART driversDaniel Leung
2016-02-05uart-pipe: Fix using fifo_fill instead of poll_outAndrei Emeltchenko
2016-02-05irq: rename irq_connect() to IRQ_CONNECT()Andrew Boie
2016-02-05interrupts: new static IRQ APIAndrew Boie
2016-02-05uart: remove uart_irq_get()Andrew Boie
2016-02-05irq: removes priority parameter from IRQ_CONFIG macroJuan Manuel Cruz
2016-02-05uart_pipe: use device name instead of indexDaniel Leung
2016-02-05uart_pipe: let UART driver do the initializationDaniel Leung
2016-02-05Rename simple UART driver to pipe UARTSzymon Janc