Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
30093596019898d6c10bdea1c0c29715e3eea0a8
3009359
doc: move device drivers, model and tree in one section
by Anas Nashif
· 8 years ago
ad70493
scripts/extract_dts_includes.py: Allow for includes in common yaml files
by Andy Gross
· 8 years ago
cb90fbe
Bluetooth: controller: Fix controller assert at clock rollover
by Vinayak Kariappa Chettimada
· 8 years ago
3d4700c
samples: lwm2m: add IPSO light object to LWM2M client
by Ricardo Salveti
· 8 years ago
2175f78
net: lwm2m: add IPSO light control object
by Ricardo Salveti
· 8 years ago
d540b40
net: 6lo: always check for net_pkt_get_frag returned frag
by Ricardo Salveti
· 8 years ago
c7634a9
release: Zephyr 1.9.0-rc1
by Anas Nashif
· 8 years ago
v1.9.0-rc1
1257bdc
doc: add project security docs
by David B. Kinder
· 8 years ago
0873540
samples/crypto: Add mbedtls shim driver support
by Tomasz Bursztyka
· 8 years ago
7abf3c5
drivers/crypto: Add mbedTLS shim crypto driver
by Tomasz Bursztyka
· 8 years ago
422a769
samples/crypto: Check error code everytime and improve logging
by Tomasz Bursztyka
· 8 years ago
5d8eadd
drivers: crc: Add 'pad' parameter to crc16()
by Andrzej Kaczmarek
· 8 years ago
5d1fcfc
dts: i2c: Fix size and address cells
by Andy Gross
· 8 years ago
c1500fe
net: lwm2m: report resource type / content type at registration
by Robert Chou
· 8 years ago
a64dcbb
net: lwm2m: do not report object when object instances available
by Robert Chou
· 8 years ago
c21372e
net: lwm2m: do not expose security object
by Robert Chou
· 8 years ago
ede588a
doc: Add APDS9960 sensor driver in release note v1.9
by Punit Vara
· 8 years ago
60a908c
Bluetooth: Kconfig: fix default value and range for BT_RX_STACK_SIZE
by Ricardo Salveti
· 8 years ago
0cefc69
samples/zoap_server: Fix unchecked return value
by Tomasz Bursztyka
· 8 years ago
9034d73
tests/dns_resolve: Fix possible NULL dereference
by Tomasz Bursztyka
· 8 years ago
8e77ef5
tests/zoap: Fix possible NULL pointer dereference
by Tomasz Bursztyka
· 8 years ago
d9af77b
net: sockets: Consistently use "BSD Sockets compatible API" moniker
by Paul Sokolovsky
· 8 years ago
8f5420f
drivers: flash: Fix write_op unaligned access
by Andrzej Kaczmarek
· 8 years ago
3625d7c
net: common: Don't build ipss.c
by Luiz Augusto von Dentz
· 8 years ago
577fd5a
Revert "ext: simplelink: Import TI SimpleLink SDK host driver for CC3220SF"
by Gil Pitney
· 8 years ago
9d63dda
Bluetooth: VS: Replace IRK with IR
by Carles Cufi
· 8 years ago
16a28bf
Bluetooth: VS: Add RSSI to Scan Req Received Event
by Carles Cufi
· 8 years ago
dedb70d
Bluetooth: Fix formatting string for storage directory name
by Andrzej Kaczmarek
· 8 years ago
e019475
Bluetooth: controller: Fix RSSI sign
by Carles Cufi
· 8 years ago
01338fd
Bluetooth: VS: Fill the Vendor-Specific header with the spec
by Carles Cufi
· 8 years ago
4ff2c33
Bluetooth: samples/hci_spi: increase BT_RX_BUF_COUNT to 10
by Ricardo Salveti
· 8 years ago
f381b42
tests: ztest: remove confusing tc_start() in ztest framework
by Punit Vara
· 8 years ago
ab04339
doc: update 1.9 release notes with doc changes
by David B. Kinder
· 8 years ago
81f7c82
doc: fix misspellings and missing EOF newlines
by David B. Kinder
· 8 years ago
7ef28df
Bluetooth: samples: ipsp: Fix crash on TCP connection closure
by Paul Sokolovsky
· 8 years ago
480cfac
arch: arc: apply STACK_GUARD_SIZE and optimize the mpu driver
by Wayne Ren
· 8 years ago
12cc659
arch: arc: Add mpu support
by Wayne Ren
· 8 years ago
e314de5
samples: net: sockets: Add READMEs for echo/echo_async samples
by Paul Sokolovsky
· 8 years ago
9d96f84
x86: dts: use BOARD Kconfig symbol not SOC for arduino_101
by Kumar Gala
· 8 years ago
a3e3868
doc: fix misspellings in Kconfig files
by David B. Kinder
· 8 years ago
f673a70
net: pkt: Add CONFIG_NET_DEBUG_NET_PKT_ALL option
by Jukka Rissanen
· 8 years ago
6a496f8
net: shell: Fix column alignment in net mem command
by Jukka Rissanen
· 8 years ago
b57e835
net: shell: Print more TCP pending packet information
by Jukka Rissanen
· 8 years ago
0a978ea
net: tcp: Send data only in established state
by Jukka Rissanen
· 8 years ago
e087160
net: tcp: Do not re-send already sent packets
by Jukka Rissanen
· 8 years ago
0674e03
net: tcp: Remove unused variable
by Jukka Rissanen
· 8 years ago
cdec73d
net: tcp: Only do ref when resending if we could send the packet
by Jukka Rissanen
· 8 years ago
f8ea1a5
net: tcp: Add more debugging to TCP code
by Jukka Rissanen
· 8 years ago
5325c4b
net: tcp: Set the TCP sent flag after really sending pkt
by Jukka Rissanen
· 8 years ago
3fe4877
net: tcp: Cleanup TCP backlog when releasing context
by Jukka Rissanen
· 8 years ago
12017ce
net: http: Yield after sending response in server
by Jukka Rissanen
· 8 years ago
5996bca
schedule_api: fix stack overflow on xt-sim
by Andrew Boie
· 8 years ago
222f37d
tests: schedule_api: fix variable shadowing
by Andrew Boie
· 8 years ago
5305f36
object_tracing: fix definition
by Andrew Boie
· 8 years ago
951ce4d
net_context: work around missing errno codes
by Andrew Boie
· 8 years ago
e434260
xtensa: soc: fix IRQ table
by Andrew Boie
· 8 years ago
ba95aa0
cpp_synchronization: fix main() definition
by Andrew Boie
· 8 years ago
e165f59
net: rpl: fix inline function declaration
by Andrew Boie
· 8 years ago
833ca35
net: tcp.h: fix some function declarations
by Andrew Boie
· 8 years ago
2e32e81
net: fix net_tcp_state_str() declaration
by Andrew Boie
· 8 years ago
d4f116f
tcp.h: fix definition of tcp_init_isn()
by Andrew Boie
· 8 years ago
8b141dd
xcc: fix __in_section_unique() and __COUNTER__
by Andrew Boie
· 8 years ago
0cf6808
irq.h: include generic toolchain header
by Andrew Boie
· 8 years ago
2341cc1
doc: fix misspellings in board docs
by David B. Kinder
· 8 years ago
39cc489
board: xt-sim: add as a default test platform
by Anas Nashif
· 8 years ago
593f6d4
boards: qemu_xtensa: this is not supported by xcc
by Anas Nashif
· 8 years ago
3b6e909
boards: xt-sim: add definition for supported configurations
by Anas Nashif
· 8 years ago
dd09eac
arm: nrf: Fix I2C_0_DEFAULT_CFG settings
by Kumar Gala
· 8 years ago
05890b3
drivers/ieee802154: Fix licence headers in Kconfig files
by Tomasz Bursztyka
· 8 years ago
99c19c6
i2c: stm32: Remove usage of CONFIG_I2C_x_DEFAULT_CFG
by Kumar Gala
· 8 years ago
54933b3
i2c: mcux: Remove usage of CONFIG_I2C_x_DEFAULT_CFG
by Kumar Gala
· 8 years ago
250e674
dts: nxp: Fix formatting of fixup files
by Kumar Gala
· 8 years ago
9935581
i2c: Add helper function to map from bitrate values to zephyr cfg
by Kumar Gala
· 8 years ago
670fc32
i2c: Cleanup dts clock-frequency property usage
by Kumar Gala
· 8 years ago
10acdb5
i2c: Add define for bit position/shift of I2C SPEED settings in config
by Kumar Gala
· 8 years ago
cf43be1
Bluetooth: Increase CONFIG_BT_HCI_TX_STACK_SIZE for BT_SPI
by Paul Sokolovsky
· 8 years ago
fe84d4f
net: http: allow HTTP_NETWORK_TIMEOUT to be configured
by Michael Scott
· 8 years ago
40e669e
tests/kernel: Add pthread API test
by Andy Ross
· 8 years ago
53c8599
kernel: POSIX thread IPC support
by Andy Ross
· 8 years ago
cf9a5e3
doc: 96Boards Carbon: add Bluetooth setup docs
by Marti Bolivar
· 8 years ago
7394401
Bluetooth: ipsp: use sys_log
by Marti Bolivar
· 8 years ago
77516f5
boards: 96b_carbon_nrf51: provide BT SPI slave configuration
by Marti Bolivar
· 8 years ago
ef022d3
boards: 96b_carbon: provide BT SPI master configuration
by Marti Bolivar
· 8 years ago
272e8ff
Bluetooth: hci: spi: add support for new SPI API
by Marti Bolivar
· 8 years ago
bd5c2c0
Bluetooth: hci: spi: abstract out legacy SPI API
by Marti Bolivar
· 8 years ago
8dbb388
samples: Bluetooth: add HCI SPI raw handler sample
by Ricardo Salveti
· 8 years ago
4e53f4e
Bluetooth: Kconfig: delete stray double quote
by Marti Bolivar
· 8 years ago
fc965e5
Bluetooth: controller: Split Ext Scan Filter Policies out
by Carles Cufi
· 8 years ago
8ebaf29
net: http: dont timeout on HTTP requests w/o body
by Michael Scott
· 8 years ago
0592c0c
Bluetooth: shell: gatt_read: Reset offset to 0
by Paul Sokolovsky
· 8 years ago
4f67a6c
cc3200: Remove TI cc3200 SOC and LaunchXL board support
by Gil Pitney
· 8 years ago
0ac5dd7
doc: Clarify the Bluetooth 5.0 support in 1.9
by Carles Cufi
· 8 years ago
749d318
doc: Add BLE controller changes to 1.9 release notes
by Carles Cufi
· 8 years ago
f54f2ba
doc: Add Bluetooth host changes to 1.9 release note
by Luiz Augusto von Dentz
· 8 years ago
f9caab4
net: sockets: Move under "Network Application Support" heading
by Paul Sokolovsky
· 8 years ago
4c60077
tests: work_q: Add test for k_delayed_work_cancel
by Luiz Augusto von Dentz
· 8 years ago
c1fa82b
work_q: Make k_delayed_work_cancel cancel work already pending
by Luiz Augusto von Dentz
· 8 years ago
adb581b
work: Convert usage of k_fifo to k_queue
by Luiz Augusto von Dentz
· 8 years ago
84db641
queue: Use k_poll if enabled
by Luiz Augusto von Dentz
· 8 years ago
42d9aa7
tests: queue: Add tests for k_queue_remove
by Luiz Augusto von Dentz
· 8 years ago
Next »