Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
6a5da2c574741c48294926fe8112c9f5428c1e8a
/
include
/
drivers
9bb07ff
jailhouse: add support for x2APIC mode for all LOAPIC accesses
by Gustavo Lima Chaves
· 7 years ago
4b0e4f7
x86: apic: don't include headers we don't need
by Andrew Boie
· 7 years ago
adce1d1
subsys: Add random subsystem
by Leandro Pereira
· 7 years ago
d067820
drivers: clock_control: provide support for stm32f0.
by Maciej Debski
· 7 years ago
c5c104f
kernel: fix k_thread_stack_t definition
by Andrew Boie
· 7 years ago
24199b2
drivers/spi/stm32_ll: Configure NSS behavior according to cs pointer
by Tomasz Bursztyka
· 7 years ago
4efaefb
usb: Allow to select configuration for composite devices
by Andrei Emeltchenko
· 8 years ago
469ddab
pwm: Remove k64-specific driver and k20_sim.h
by Maureen Helm
· 8 years ago
2975ca0
Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_*
by Johan Hedberg
· 8 years ago
507852a
kernel: introduce opaque data type for stacks
by Andrew Boie
· 8 years ago
f824001
dts: arm: Add clocks u(s)art on stm32 family
by Erwan Gouriou
· 8 years ago
9033fb2
spi: add SPI driver for STM32 family
by Neil Armstrong
· 8 years ago
be366b7
drivers: remove unused headers for nsim serial
by Anas Nashif
· 8 years ago
7d075f5
Bluetooth: Enforce cooperative priorities in Bluetooth threads
by Carles Cufi
· 8 years ago
f2e8a21
stm32f1xx: remove references to native driver
by Erwan Gouriou
· 8 years ago
b52a62b
ipm_console_receiver: use k_thread_create()
by Andrew Boie
· 8 years ago
fc5f2b3
doc: spelling check doxygen comments include/
by David B. Kinder
· 8 years ago
242ed38
stm32f4: Clean references to stm32f4 specific clock control
by Erwan Gouriou
· 8 years ago
89ffd44
kernel: tickless: Add tickless kernel support
by Ramesh Thomas
· 8 years ago
cc334c7
Convert remaining code to using newly introduced integer sized types
by Kumar Gala
· 8 years ago
a509441
net: convert to using newly introduced integer sized types
by Kumar Gala
· 8 years ago
d0eb235
Bluetooth: convert to using newly introduced integer sized types
by Kumar Gala
· 8 years ago
7890816
Introduce new sized integer typedefs
by Kumar Gala
· 8 years ago
3738d0d
kconfig: fixed typo in CONFIG_EOI_FORMWARDING_BUG
by Anas Nashif
· 8 years ago
e7391e3
gpio: Add gpio_mmio32 driver to access basic 32-bit i/o registers
by Jon Medhurst
· 8 years ago
d3ed863
include: Remove unused k20 and k6x header files
by Maureen Helm
· 8 years ago
542c2b9
subsys: console: Add pull-style console API support.
by Paul Sokolovsky
· 8 years ago
85b4eca
clock: stm32f4: Add some missing clocks
by Florian Vaussard
· 8 years ago
2304e0f
clock: stm32f4: Fix wrong BKPSRAM and CCMDATARAM clocks
by Florian Vaussard
· 8 years ago
5517893
Bluetooth: Make bt_hci_driver instances link-time constants
by Johan Hedberg
· 8 years ago
3cc4d41
ipm_console: add Kconfig for receiver stack size
by Andrew Boie
· 8 years ago
0aea704
gpio: enable ports F G (and H) for stm32f1xx (stm32f4xx)
by Erwan Gouriou
· 8 years ago
468eaf6
mvic: include stdint for uint32_t
by Anas Nashif
· 8 years ago
3c389b5
clock control: clean up after stm32cube LL driver
by Erwan Gouriou
· 8 years ago
58c8d15
clock control:stm32: provide STM32Cube LL based driver
by Erwan Gouriou
· 8 years ago
e01dd87
x86: implement direct interrupts
by Andrew Boie
· 8 years ago
1d9402b
drivers/console/telnet: Provide minimal input handling.
by Tomasz Bursztyka
· 8 years ago
2f1af49
console/shell: Switch to generic console input
by Tomasz Bursztyka
· 8 years ago
3e65158
drivers/console: Making console input generic
by Tomasz Bursztyka
· 8 years ago
8769cd5
spi: k64: Remove the k64 spi driver
by Maureen Helm
· 8 years ago
8890b73
license: Replace Apache boilerplate with SPDX tag
by Erwan Gouriou
· 8 years ago
c514f67
clock/stm32: add STM32F3X reset and clock control
by Adam Podogrocki
· 8 years ago
90f38f3
arm: kinetis: Remove duplicate & unused defines
by Kumar Gala
· 8 years ago
ac74d8b
license: Replace Apache boilerplate with SPDX tag
by David B. Kinder
· 8 years ago
fb47e2f
Bluetooth: Add missing documentation to HCI driver APIs
by Johan Hedberg
· 8 years ago
1dccc36
Bluetooth: Remove unused bt_hci_driver_unregister() API
by Johan Hedberg
· 8 years ago
72782f5
clock/stm32: add STM32F107 reset and clock control
by Adam Podogrocki
· 8 years ago
d64f47d
Bluetooth: Create separate bt_recv_prio() API
by Johan Hedberg
· 8 years ago
0a3a108
Bluetooth: Introduce support for HCI driver-side RX thread
by Johan Hedberg
· 8 years ago
2ee61f1
Bluetooth: Move buffer allocation helpers to buf.h
by Johan Hedberg
· 8 years ago
f3c632b
Bluetooth: Add timeout to event & ACL buffer allocation functions
by Johan Hedberg
· 8 years ago
50f4883
kernel/arch: remove obsolete instances of irq_connect
by Benjamin Walsh
· 8 years ago
d127864
arcv2_timer0: Add suspend and resume support
by Julien Delayen
· 8 years ago
a715194
random: Rewrite sys_rand32_init() with SYS_INIT()
by Marcus Shawcroft
· 8 years ago
6be2a81
clock_control: Add Beetle clock_control
by Vincenzo Frascino
· 8 years ago
3842c60
stm32l4: add clock control driver
by Neil Armstrong
· 8 years ago
ba90139
ieee802154: cc2520: Externalize how GPIOs are configured
by Tomasz Bursztyka
· 8 years ago
f38dc99
uart: fix typo in uart_console.h
by Qiu Peiyang
· 8 years ago
2367df8
drivers: update ipm driver to use unified kernel
by Anas Nashif
· 8 years ago
6b2443e
console: Fix warnings related to the use of deprecated APIs
by Luiz Augusto von Dentz
· 8 years ago
7eab305
usb: Add end-point stall APIs and flow control APIS
by Jithu Joseph
· 8 years ago
e004dec
include: remove old kernel defintions
by Andrew Boie
· 8 years ago
13534db
drivers: clock_control: Add nRF5x 32KHz source and accuracy support
by Vinayak Chettimada
· 8 years ago
0790307
Bluetooth: Move hci_driver.h to include/drivers/bluetooth
by Johan Hedberg
· 8 years ago
3580a6b
clock_control: stm32f4x: introduce driver for STM32F4x RCC
by Ricardo Salveti
· 8 years ago
1bc999c
drivers/uart: Refactor UART input hook.
by Marcus Shawcroft
· 8 years ago
6249c56
device_pm: Update control function name and doc to indicate PM specific
by Ramesh Thomas
· 8 years ago
96cb05c
unified: Add tickless idle support for x86 and ARM
by Peter Mitsis
· 8 years ago
ba26615
unified: Remove unused _nano_get_earliest_deadline()
by Peter Mitsis
· 9 years ago
c490219
power_mgmt: Update sample and drivers according to new pm device API
by amirkapl
· 9 years ago
43f3902
unified/sys_timer: guard microkernel announce with !KERNEL_V2
by Benjamin Walsh
· 9 years ago
fa17597
power_mgmt: Make device_pm_ops definition static
by Ramesh Thomas
· 9 years ago
e98ac23
x86: declare internal API for interrupt controllers
by Andrew Boie
· 9 years ago
926a368
ipm_console: rate-limit to avoid losing messages
by Andrew Boie
· 9 years ago
8f0fdb6
timer: Adds device suspend/resume to loapic timer
by Ramesh Thomas
· 9 years ago
af085b8
quark_se: make EOI operations atomic
by Andrew Boie
· 9 years ago
fca8eb8
usb: Add USB device controller header file
by Adrian Bradianu
· 9 years ago
d7e8fd0
console: Add support for commands completion
by Szymon Janc
· 9 years ago
7c29fef
apic : Refactor some macros into a header
by Jithu Joseph
· 9 years ago
4b411b3
stm32: rename SOC_STM32F1X -> SOC_SERIES_STM32F1X
by Anas Nashif
· 9 years ago
0ff5d37
console: add hook for debug server to handle outgoing characters
by Benjamin Walsh
· 9 years ago
cf97ca6
doc: clock_control/stm32f1: Fix @file tag
by Daniel Leung
· 9 years ago
a1adbcb
ieee802154: Replace the CC2520 driver with a new implementation
by Tomasz Bursztyka
· 9 years ago
f7d5d2c
drivers: Renaming directory "802.15.4" into "ieee802154"
by Tomasz Bursztyka
· 9 years ago
3f5af00
clock_control/stm32f10x: introduce driver for STM32F10x RCC
by Maciek Borzecki
· 9 years ago
995a9ba
arm: K64 SPI module driver
by Jeff Blais
· 9 years ago
1b0e961
Fix uart_pipe_send documentation
by Szymon Janc
· 9 years ago
e643ced
uart: add ISR callback mechanism for UART drivers
by Daniel Leung
· 9 years ago
038790a
sys_clock/microkernel: do not announce ticks until microkernel is up
by Benjamin Walsh
· 9 years ago
8413e1f
doc: Fix misuse of @file doxygen tag
by Peter Mitsis
· 9 years ago
4dee326
tickless idle x86: Tickless idle support on nanokernel for x86
by Sergio Rodriguez
· 9 years ago
2b3e60e
cc2520: Reworking radio on and transmission logic
by Tomasz Bursztyka
· 9 years ago
f156325
cc2520: Initial checkin for TI CC2520 802.15.4 driver
by Jukka Rissanen
· 9 years ago
a0e4568
c++: Add extern "C" { } block to header files
by Peter Mitsis
· 9 years ago
13c2b1a
spi: Rename files according to rules
by Tomasz Bursztyka
· 9 years ago
d9cfbd5
interrupts: new static IRQ API
by Andrew Boie
· 9 years ago
02812f4
drivers: pci: struct pci_dev_info rename class
by Javier B Perez Hernandez
· 9 years ago
788fa78
iamcu: Fix loapic_mkstub macro to pass isr context value correctly
by Dirk Brandewie
· 9 years ago
8a3273a
arm/fsl_frdm_k64f: serial/uart_k20: rework UART clock gating
by Daniel Leung
· 9 years ago
d8a1c8e
x86: iamcu: Add support for the IAMCU calling convention.
by Dirk Brandewie
· 9 years ago
Next »