66 Commits (397d29db42f4d2aa7d68000ed413ce45459f1514)

Author SHA1 Message Date
Anas Nashif 397d29db42 linker: move all linker headers to include/linker 8 years ago
Adithya Baglody 23d946f4c0 drivers: console: Do not wait on the DTR signal from the host USB controller. 8 years ago
Kumar Gala ccad5bf3e3 drivers: convert to using newly introduced integer sized types 8 years ago
Kumar Gala 789081673f Introduce new sized integer typedefs 8 years ago
Tomasz Bursztyka 2f1af492ee console/shell: Switch to generic console input 9 years ago
Tomasz Bursztyka fb9810978f drivers/uart_console: Fix tiny style issues 9 years ago
David B. Kinder ac74d8b652 license: Replace Apache boilerplate with SPDX tag 9 years ago
Baohong Liu fa2d38e395 drivers: console: use unified kernel API 9 years ago
Vincenzo Frascino f3a9241045 console: Fix unreachable code condition 9 years ago
Johan Hedberg 488f72dd80 drivers: console: Fix compilation error in uart_console.c 9 years ago
Jithu Joseph fca0add22b console : usb: USB UART console output support 9 years ago
Luiz Augusto von Dentz 6b2443e99b console: Fix warnings related to the use of deprecated APIs 9 years ago
Andrew Boie 0b474eef9c kernel: deprecate old init levels 9 years ago
Szymon Janc a037316bb5 console: Add support for DEL key 9 years ago
Szymon Janc 6b0cf54c60 console: Add support for HOME and END keys 9 years ago
Marcus Shawcroft 1bc999cb8d drivers/uart: Refactor UART input hook. 9 years ago
Andy Ross 425145da08 uart_console: Fix line endings 9 years ago
Szymon Janc d7e8fd0446 console: Add support for commands completion 9 years ago
Chuck Jordan 12e29fe653 console: fix spelling error in comment 9 years ago
Benjamin Walsh 0ff5d37a4a console: add hook for debug server to handle outgoing characters 9 years ago
Daniel Leung 546b8ade37 refactor common driver initialization priorities 9 years ago
Andre Guedes 024cfe754e drivers: Replace DEV_OK by 0 9 years ago
Daniel Leung e643cede3a uart: add ISR callback mechanism for UART drivers 9 years ago
Johan Hedberg 6543318194 drivers/console: Fix writing out carriage return on all terminals 10 years ago
Andrew Boie 897ffaeb2c irq: rename irq_connect() to IRQ_CONNECT() 10 years ago
Benjamin Walsh a4ec963138 init: use SYS_INIT() where it makes sense 10 years ago
Benjamin Walsh d340d4cb3f device: use DEVICE_INIT everwhere 10 years ago
Benjamin Walsh 0303d8cab9 device: rename SYS_DEFINE_DEVICE() 10 years ago
Benjamin Walsh bfc27206b2 device: rename DECLARE_DEVICE_INIT_CONFIG() 10 years ago
Andrew Boie d9cfbd5a61 interrupts: new static IRQ API 10 years ago
Andrew Boie 2295e2abf7 uart: remove uart_irq_get() 10 years ago
Peter Mitsis cd6db374de nano_fifo: Simplify nano_xxx_fifo_get() API family 10 years ago
Johan Hedberg 8683dc4836 drivers/console: Add support for ANSI sequences with values 10 years ago
Johan Hedberg ceba31ade4 drivers/console: Use cursor save/restore escape sequences 10 years ago
Johan Hedberg a9f6f89e84 drivers/console: Add support for editing the line internally 10 years ago
Johan Hedberg f88cccd2b5 drivers/console: Handle basic control characters cleanly 10 years ago
Johan Hedberg 6147fc6384 drivers/console: Ignore characters when runnning out of buffer space 10 years ago
Johan Hedberg 1c35329dc0 drivers/console: Remove unnecessary check for line feed character 10 years ago
Johan Hedberg 6eeec2137f drivers/console: Reduce scope of 'pos' variable 10 years ago
Johan Hedberg 5ad78034c9 drivers/console: Remove unnecessary indentation in uart_console_isr 10 years ago
Anas Nashif 275ca60b08 Fixed file description and applied doxygen style 10 years ago
Juan Manuel Cruz bc1a79c4c3 irq: removes priority parameter from IRQ_CONFIG macro 10 years ago
Daniel Leung 08b4fd431b console/uart: use device name instead of index 10 years ago
Dmitriy Korovkin 57f2741e4f init: Implement fine-grained initialization policy 10 years ago
Dmitriy Korovkin f1420515a7 irq: Add flags to IRQ_CONNECT_STATIC() macro and irq_connect() function 10 years ago
Peter Mitsis b1c1020732 Add UART irq input hook to uart_console_isr() 10 years ago
Dan Kalowsky da67b29569 checkpatch: warning - block_comment_style 10 years ago
Tomasz Bursztyka 17e06fb457 uart: Move generic API to root directory of include 10 years ago
Dirk Brandewie 147d6585ae x86: arm: Modify IRQ_CONFIG macro to have same signature as ARC 10 years ago
Dan Kalowsky 2e938481ce checkpatch: error - initialised_static 10 years ago