Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
2d7619ecf89c3782e31cc0c91bd3eff0e08eaeb4
2d7619e
lib/cmsis_rtos_v1: Implement support for osDelay
by Rajavardhan Gundi
· 7 years ago
ccd1c21
lib/cmsis_rtos_v1: Implement support for thread APIs
by Rajavardhan Gundi
· 7 years ago
d22cd76
CMSIS RTOS V1: Introduce CMSIS RTOS V1 API header file
by Rajavardhan Gundi
· 7 years ago
b996955
arch: arm: optimize _size_to_mpu_rasr_size function
by Ioannis Glaropoulos
· 7 years ago
4cc2866
tests: FIFO: Add description and RTM links
by Ajay Kishore
· 7 years ago
648477c
tests: static_idt: Add description and RTM links
by Ajay Kishore
· 7 years ago
61ec512
Bluetooth: shell: Add id-delete command
by Johan Hedberg
· 7 years ago
346f815
Bluetooth: Introduce bt_id_delete() API
by Johan Hedberg
· 7 years ago
4729133
Bluetooth: Add safe-guards for creating duplicate identities
by Johan Hedberg
· 7 years ago
7ec40e8
Bluetooth: shell: Add multiple identity support
by Johan Hedberg
· 7 years ago
7dba251
Bluetooth: Introduce bt_id_reset() API
by Johan Hedberg
· 7 years ago
3d3888c
Bluetooth: Remove return parameter from bt_id_add/del
by Johan Hedberg
· 7 years ago
9336049
Bluetooth: Remove bogus bt_keys_func_t typedef
by Johan Hedberg
· 7 years ago
cbb1b84
Bluetooth: Pass identity to connection and pairing clearing functions
by Johan Hedberg
· 7 years ago
e70c556
Bluetooth: Add full storage support for multiple identities
by Johan Hedberg
· 7 years ago
3ed01b4
Bluetooth: Remove redundant BT_DEV_ID_STATIC_RANDOM flag
by Johan Hedberg
· 7 years ago
1d8dab8
Bluetooth: Add initial APIs for identity manipulation
by Johan Hedberg
· 7 years ago
5708f1e
Bluetooth: Add infrastructure to handle multiple identities
by Johan Hedberg
· 7 years ago
6b8af4f
Bluetooth: Minor whitespace fixes
by Johan Hedberg
· 7 years ago
18cec24
net: introduce system calls for zsock socket APIs
by Andrew Boie
· 7 years ago
09c22cc
userspace: add net_context as a kernel object
by Andrew Boie
· 7 years ago
83fda7c
userspace: add _k_object_recycle()
by Andrew Boie
· 7 years ago
4a39b9e
kernel: sched: Use ticks as time unit in time slicing.
by Piotr Zięcik
· 7 years ago
ee9a061
kernel: sched: Fix comparsion in _update_time_slice_before_swap()
by Piotr Zięcik
· 7 years ago
04b7838
misc: dlist: Fixed dlist.h error to pass checkpatch.pl script.
by Jakub Rzeszutko
· 7 years ago
72cad66
drivers/sensor/fxas21002: Fix race condition during initialization
by Diego Sueiro
· 7 years ago
ed4f0ff
drivers/sensor/fxos8700: Fix race condition during initialization
by Diego Sueiro
· 7 years ago
a54a887
tests: kernel: Add doxygen groups
by Spoorthi K
· 7 years ago
db9f6a9
tests: obj_tracing: Enhance object tracing test
by Spoorthi K
· 7 years ago
7c487ba
net: tls: Use EINVAL for NULL pointer error in option setters
by Robert Lubos
· 7 years ago
b7c254f
samples: net: Add DTLS support to socket echo_client/echo_server
by Robert Lubos
· 7 years ago
800392e
net: tls: Enable non-blocking DTLS handshake
by Robert Lubos
· 7 years ago
ae41ec1
net: tls: Make TLS poll implementation check mbedTLS data
by Robert Lubos
· 7 years ago
8697cc9
net: tls: Add timeout for mbetTLS read
by Robert Lubos
· 7 years ago
b1d8271
net: tls: Support DTLS recv and handshake
by Robert Lubos
· 7 years ago
bdc56cf
net: tls: Support DTLS send and handshake
by Robert Lubos
· 7 years ago
d021b8c
net: tls: Adapt connect for DTLS
by Robert Lubos
· 7 years ago
6c5aaa0
net: tls: Handle HELLO_VERIFY_REQUIRED during DTLS handshake
by Robert Lubos
· 7 years ago
4c235de
net: tls: Add DTLS bio functions
by Robert Lubos
· 7 years ago
8719f9a
net: socket: Extract flag related functions to internal header file
by Robert Lubos
· 7 years ago
4aaffaf
net: tls: Add DTLS peer address helpers
by Robert Lubos
· 7 years ago
3ad2bbc
net: tls: Add cookie for DTLS
by Robert Lubos
· 7 years ago
011b4f4
net: tls: Add timer handling for DTLS
by Robert Lubos
· 7 years ago
b03a388
net: tls: Add socket option to set DTLS role
by Robert Lubos
· 7 years ago
85db974
net: tls: Add DTLS protocol types
by Robert Lubos
· 7 years ago
8b1f966
net: tcp: Handle RST packet when multiple flags are set
by Tedd Ho-Jeong An
· 7 years ago
8525944
tests: power: refactor power_states test
by Niranjhana N
· 7 years ago
e21e6c1
tests: posix: improve pthread_key test
by Niranjhana N
· 7 years ago
0aa437a
net: ipv6: Fix regression in IPv6 cleanup
by Ravi kumar Veeramally
· 7 years ago
ac92a01
net: ipv6: Refactor IPv6 header length handling
by Oleg Zhurakivskyy
· 7 years ago
7d55b7f
net: icmpv4: Simplify the flow at net_icmpv4_get/set_xxx() calls
by Ravi kumar Veeramally
· 7 years ago
d71a1df
samples/driver/gpio : Updated gpio support
by ravishankar karkala Mallikarjunayya
· 7 years ago
b073b29
tests/booting/stub: remove CONFIG_ARC_INIT
by Inaky Perez-Gonzalez
· 7 years ago
f3a6e8a
sanitycheck: Recommend installing "ply" instead of "python3-ply"
by Daniel Egger
· 7 years ago
7d2e598
subsys: fs/nvs: Rewrite for improved robustness
by Laczen JMS
· 7 years ago
b9dead0
subsys: fs/nvs: Improved nvs for larger blocksizes
by Laczen JMS
· 7 years ago
9c93e8e
Kconfig: Have CMake print a note about the changed 'default' behavior
by Ulf Magnusson
· 7 years ago
d08a212
Kconfig: Document the new prefer-earlier-defaults behavior
by Ulf Magnusson
· 7 years ago
a8aba2f
Kconfig: Include Kconfig.zephyr last in sample Kconfig files
by Ulf Magnusson
· 7 years ago
3ed9328
Kconfig: Get rid of some leftover 'option env's
by Ulf Magnusson
· 7 years ago
ec3eff5
Kconfig: Use the first default with a satisfied condition
by Ulf Magnusson
· 7 years ago
ddb7f88
drivers: entropy: nrf5: Fix ENTROPY_BUSYWAIT implementation
by Vinayak Kariappa Chettimada
· 7 years ago
68bde79
tests: kernel: device: Add RTM link, description and doxygen group
by Praful Swarnakar
· 7 years ago
b3f4d6b
tests: lifo: Add description and RTM links
by Ajay Kishore
· 7 years ago
dec8b9e
tests: msgq: Add description and RTM links
by Ajay Kishore
· 7 years ago
234f48e
tests: userspace: Add description and doxygen links
by Spoorthi K
· 7 years ago
6910f15
tests: protection: Add description and doxygen group
by Spoorthi K
· 7 years ago
b32b39a
tests: userspace: Remove extra call to same testcase
by Spoorthi K
· 7 years ago
0975663
tests: x86_mmu_api: Add description and doxygen groups
by Spoorthi K
· 7 years ago
477219b
tests: syscall: Add description and RTM links
by Spoorthi K
· 7 years ago
4ae9dd5
tests: mp: Add description, RTM links and doxygen group
by Spoorthi K
· 7 years ago
6521b9e
net: tcp: Fix net_buf leak in case of low available net_buf count
by Marcin Niestroj
· 7 years ago
06c4a95
net: icmpv6: Simplify the flow at net_icmpv6_get/set_xxx() calls
by Ravi kumar Veeramally
· 7 years ago
f9aa978
drivers: eth: native_posix: Allow user to manipulate zeth status
by Jukka Rissanen
· 7 years ago
31f89b0
net: eth: Add start and stop L2 functions
by Jukka Rissanen
· 7 years ago
45a1c1f
tests: net: ipv6: Wrong API struct was used for ethernet device
by Jukka Rissanen
· 7 years ago
d04eaf3
doc: Fix warning associated with GNU ARM embedded rename
by Kumar Gala
· 7 years ago
3a82aef
tests: lib: mem_alloc: Add tests to validate dynamic allocation
by Praful Swarnakar
· 7 years ago
b16b4e6
tests: kernel: add tests for dynamic threads
by Daniel Leung
· 7 years ago
e58b654
kernel: threads: assign index no. to dynamically created threads
by Daniel Leung
· 7 years ago
cd3e5b5
tests/kernel: kernel.queue.poll: fails if MAX_THREAD_BYTES > 2
by Daniel Leung
· 7 years ago
9283ee7
arch: i.MX add RDC peripheral permission setting for applications cores
by Diego Sueiro
· 7 years ago
c8b5890
net: ipv6: Fix memory leak
by Ravi kumar Veeramally
· 7 years ago
bfa7516
net: Do not set appdata on a cloned packet
by Ravi kumar Veeramally
· 7 years ago
fbac80b
net: ipv4: Refactor IPv4 header length handling
by Oleg Zhurakivskyy
· 7 years ago
33e0644
net: ipv4: Minor refactoring
by Oleg Zhurakivskyy
· 7 years ago
b9e8cd1
cmake: Refactor usage of target_link_libraries on Zephyr libraries
by Sebastian Bøe
· 7 years ago
957262e
build: Replace GCC ARM Embedded with GNU Arm Embedded
by Carles Cufi
· 7 years ago
3712fd3
Bluetooth: controller: remove unnecessary guards in hal headers
by Alberto Escolar Piedras
· 7 years ago
e0864a9
Bluetooth: controller: HAL: Separate simulated SOC in own header
by Alberto Escolar Piedras
· 7 years ago
d46e2c7
ld: Don't use --start-group and --end-group
by Sebastian Bøe
· 7 years ago
d003d0e
net: ipv4: Corrupted ARP pkt was sent instead of real IPv4 pkt
by Jukka Rissanen
· 7 years ago
2300a59
doc: fix errors in ipv4_autoconf sample doc
by David B. Kinder
· 7 years ago
5c8398d
doc: switch to use RTD theme
by David B. Kinder
· 7 years ago
ead3999
drivers: watchdog: nrfx: Remove false dependency on CLOCK_CONTROL_NRF5
by Andrzej Głąbek
· 7 years ago
16e8860
drivers: i2c: nrfx: Use HAS_HW_NRF_* in driver options dependencies
by Andrzej Głąbek
· 7 years ago
841b840
drivers: spi: nrfx: Remove "optional" from driver type choices
by Andrzej Głąbek
· 7 years ago
a2bfd81
drivers: spi: nrfx: Use HAS_HW_NRF_* in driver options dependencies
by Andrzej Głąbek
· 7 years ago
2681199
drivers: serial: uart_sam: Fix typo in param name.
by Paul Sokolovsky
· 7 years ago
f39ff76
net: if: Do not inline net_if_ipv6_addr_lookup_by_iface()
by Jukka Rissanen
· 7 years ago
Next »