Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
a2caf36103af27762df1323ecc6dbcf6caf6d008
a2caf36
kernel: Remove deprecated k_mem_pool_defrag code
by Kumar Gala
· 7 years ago
5e9c13a
mimxrt1050_evk: Fix kernel timer frequency
by Maureen Helm
· 7 years ago
104553d
yaml: fix properties syntax to 'mapping' instead of 'series'
by Erwan Gouriou
· 7 years ago
26f4395
net: pkt: Corrected data length appended in net_pkt_append()
by Vakul Garg
· 7 years ago
687bd0d
net: pkt: Account for IP header length for allowable payload data
by Vakul Garg
· 7 years ago
24076ab
tests/kernel/mem_protect/userspace: test that _k_neg_eagain is in rodata
by Stephen Smalley
· 7 years ago
106b1c2
arm: define _image_rodata_start/end
by Stephen Smalley
· 7 years ago
2055d75
tests/kernel/mem_protect/userspace: Add userspace protection tests
by Stephen Smalley
· 7 years ago
6caf696
net: pkt: Fix possible division by zero
by Ding Tao
· 7 years ago
21b94ba
flash: minor documentation improvements.
by Michael Hope
· 7 years ago
b005a7f
boards: galileo and minnowboard require zephyr.strip
by Anas Nashif
· 7 years ago
02a46e7
drivers: i2c_ll_stm32_v2: don't use while loops in interrupt mode
by Daniel Wagenknecht
· 7 years ago
5380bc5
drivers: i2c_ll_stm32_v2: reorder to remove duplication
by Daniel Wagenknecht
· 7 years ago
c393bfd
Bluetooth: Mesh: Fix Friend messaging state tracking
by Johan Hedberg
· 7 years ago
49c5e55
Bluetooth: Mesh: Log information about the on-behalf-of flag
by Johan Hedberg
· 7 years ago
b123799
Bluetooth: Mesh: Reduce logging clutter for LPN lookups
by Johan Hedberg
· 7 years ago
c65d046
Bluetooth: Mesh: Fix looking up existing friendship contexts
by Johan Hedberg
· 7 years ago
a9a18ce
Bluetooth: Mesh: Fix clearing Friend state upon reset
by Johan Hedberg
· 7 years ago
2d63f5e
Bluetooth: Mesh: Fix & clean up Friendship Credential handling
by Johan Hedberg
· 7 years ago
e719906
Bluetooth: Mesh: Remove unnecessary logic for key selection
by Johan Hedberg
· 7 years ago
46f8c7f
Bluetooth: Mesh: Fix clearing network message cache
by Johan Hedberg
· 7 years ago
48e6bfa
Bluetooth: Mesh: Fix proxy advertising handling
by Johan Hedberg
· 7 years ago
bdcf8c3
Bluetooth: Mesh: Use 32-bit math for Node ID duration
by Johan Hedberg
· 7 years ago
7909c3d
Bluetooth: Mesh: Introduce option for Node ID timeout
by Johan Hedberg
· 7 years ago
699a7c9
Bluetooth: Mesh: shell: Fix parsing "boolean" parameters
by Johan Hedberg
· 7 years ago
f81b23a
Bluetooth: Mesh: shell: Add command for setting the UUID
by Johan Hedberg
· 7 years ago
4c180d6
Bluetooth: Mesh: shell: Make Static OOB optional
by Johan Hedberg
· 7 years ago
83cf82b
cmake: qemu: Restore QEMU_PTY/QEMU_PIPE option handling.
by Paul Sokolovsky
· 7 years ago
f71c3fa
cmake: Extend cc-option support to C++
by Sebastian Bøe
· 7 years ago
935e95b
cmake: extensions: Add check_compiler_flag function
by Sebastian Bøe
· 7 years ago
536ef2e
dts: x86: galileo: Add device tree support for galileo board
by Savinay Dharmappa
· 7 years ago
b8745da
dts: x86: Add device tree support for QUARK_X1000 soc based devices
by Savinay Dharmappa
· 7 years ago
ce6f6f4
drivers: sensor: Fix some code style issues
by Yongfa Zhou
· 7 years ago
85c6b06
drivers: sensor: Add plantower PMS7003 Driver
by Yongfa Zhou
· 7 years ago
80274d4
drivers: sensor: Introduce particulate matter sensor channels
by Yongfa Zhou
· 7 years ago
467b340
samples: logger-hook: remove unused configs
by Anas Nashif
· 7 years ago
9c1da0d
kconfig: clean CPU features and define only once
by Anas Nashif
· 7 years ago
a372eae
kconfig: move IRQ_OFFLOAD to a more generic place
by Anas Nashif
· 7 years ago
54d19f2
kconfig: update BOOT_BANNER help message
by Anas Nashif
· 7 years ago
1092a25
kconfig: move GDB_INFO kconfig to subsys/debug
by Anas Nashif
· 7 years ago
b022f72
Bluetooth: shell: Fix compile error due to missing memq.h include
by Vinayak Kariappa Chettimada
· 7 years ago
48475ef
tests/kernel/mem_protect/protection: fix test_main arguments
by Stephen Smalley
· 7 years ago
808ad61
x86: swap: save the scratch pad registers.
by Adithya Baglody
· 7 years ago
f20afb7
Bluetooth: Mesh: Restrict scope of variables in health_get_registered()
by Johan Hedberg
· 7 years ago
c2fd676
Bluetooth: Mesh: shell: Fix sending health publication
by Johan Hedberg
· 7 years ago
aa930f3
Bluetooth: Mesh: Improve documentation for model publication
by Johan Hedberg
· 7 years ago
8a13066
Bluetooth: Mesh: shell: Fix health publication message size
by Johan Hedberg
· 7 years ago
d5134d9
Bluetooth: Added missing checks for whether CONFIG_BT_PRIVACY is enabled
by Vakul Garg
· 7 years ago
d0826f3
Bluetooth: Mesh: Fix NetKey Update behavior in Phase 1
by Johan Hedberg
· 7 years ago
48aecd1
Bluetooth: Mesh: Add IV Update test mode API
by Johan Hedberg
· 7 years ago
a41449e
Bluetooth: Mesh: shell: Add iv-update command
by Johan Hedberg
· 7 years ago
6e2a386
Bluetooth: Mesh: Fix creating initial beacon data
by Johan Hedberg
· 7 years ago
f48dda0
ci: verify author identity
by Anas Nashif
· 7 years ago
a48724f
Bluetooth: Mesh: shell: Fix & clean up command help
by Johan Hedberg
· 7 years ago
35fd523
Bluetooth: Mesh: Add support for manipulating Label UUIDs
by Johan Hedberg
· 7 years ago
23ffed0
Bluetooth: Mesh: Improve logging related to Label UUID lookups
by Johan Hedberg
· 7 years ago
e80881d
Bluetooth: Mesh: shell: Add raw network PDU sending support
by Johan Hedberg
· 7 years ago
b0393ca
Bluetooth: Mesh: shell: Add support for decoding hex strings
by Johan Hedberg
· 7 years ago
561b458
Bluetooth: Mesh: shell: Fix decoding vendor model IDs
by Johan Hedberg
· 7 years ago
139c7cc
dts: x86: minnowboard: Add dts support for minnowboard
by Savinay Dharmappa
· 7 years ago
d77e658
dts: x86: Add device tree support for atom based devices
by Savinay Dharmappa
· 7 years ago
8a20c4a
net: context: Make sure contexts lock is released when error
by Aska Wu
· 7 years ago
5539047
cmake: qemu: Restore QEMU_INSTANCE option handling.
by Paul Sokolovsky
· 7 years ago
753daa6
net: pkt: Compute TX payload data length
by Patrik Flykt
· 7 years ago
9097a66
Bluetooth: Mesh: LPN: Fix clearing group status
by Johan Hedberg
· 7 years ago
9859146
Bluetooth: Mesh: LPN: Fix clearing pending request
by Johan Hedberg
· 7 years ago
4cc6a4f
Bluetooth: Mesh: Increase initial poll timeout
by Johan Hedberg
· 7 years ago
89030f0
Bluetooth: Mesh: Introduce public LPN APIs for better control
by Johan Hedberg
· 7 years ago
96e7df4
cmake: Give zephyr_library_* flags precedence over zephyr_* flags
by Sebastian Bøe
· 7 years ago
46e0afd
Bluetooth: Mesh: Health: Fix requiring specific Company ID
by Johan Hedberg
· 7 years ago
d588850
Bluetooth: Mesh: Add support for Health Attention messages
by Johan Hedberg
· 7 years ago
30d6761
Bluetooth: Mesh: Introduce helpers to wait for a status message
by Johan Hedberg
· 7 years ago
7e8f9af
Bluetooth: Mesh: Add support for Health Period messages
by Johan Hedberg
· 7 years ago
ce10be3
Bluetooth: Mesh: Add support for Health Fault Test messages
by Johan Hedberg
· 7 years ago
987c68b
Bluetooth: Mesh: Add support for Health Fault Clear messages
by Johan Hedberg
· 7 years ago
9e3ebf1
Bluetooth: Mesh: shell: Add Health Fault support to the server
by Johan Hedberg
· 7 years ago
1699d04
Bluetooth: Mesh: shell: Use a valid Company ID
by Johan Hedberg
· 7 years ago
2eda34c
Bluetooth: Mesh: Add support for receiving Health Current Status
by Johan Hedberg
· 7 years ago
b26231d
Bluetooth: Mesh: Add support for sending Health Fault Get message
by Johan Hedberg
· 7 years ago
7ef5e53
Bluetooth: Mesh: Add skeleton for Health Client model
by Johan Hedberg
· 7 years ago
2a6010f
Bluetooth: Mesh: shell: Add appidx command for setting the AppIndex
by Johan Hedberg
· 7 years ago
1f1143a
build: use kconfig to select generated artifacts
by Anas Nashif
· 7 years ago
938a8aa
kconfig: fix type of config for nrf5 15.4
by Anas Nashif
· 7 years ago
07e1a64
drivers: i2c_gpio: Use quoted #include directive for i2c_bitbang
by Leandro Pereira
· 7 years ago
021bda9
Bluetooth: tests: Fix config option dependencies
by Vinayak Kariappa Chettimada
· 7 years ago
f9cd9d4
Bluetooth: controller: Fix compile error when LE_ENC is disabled
by Vinayak Kariappa Chettimada
· 7 years ago
ea68c3a
Bluetooth: Fix compiler warning when VS HCI is unset
by Johan Hedberg
· 7 years ago
c983f67
drivers: pwm: nRF5x: Use TIMER2 and PPI indices 14-19
by Vinayak Kariappa Chettimada
· 7 years ago
9fd502f
Bluetooth: controller: Use PPI indices 14/15 for PA/LNA
by Vinayak Kariappa Chettimada
· 7 years ago
6faf997
samples: net: echo-server: Fix compilation with mbedtls
by Jukka Rissanen
· 7 years ago
e51ce4d
cmake: Generate POST_BUILD items based on KConfig
by Sebastian Bøe
· 7 years ago
a48b8f2
doc: json: add to doxygen group
by Anas Nashif
· 7 years ago
198551d
doc: crc16: add to doxygen group
by Anas Nashif
· 7 years ago
a6f4450
doc: fix indentation of yaml samples
by Anas Nashif
· 7 years ago
dc87059
doc: strip zephyr root from generated docs
by Anas Nashif
· 7 years ago
471c189
doc: update doxygen configuration file
by Anas Nashif
· 7 years ago
8694a13
doc: update index with latest previous releases
by Anas Nashif
· 7 years ago
7b0f351
fs: api: add doxygen group for filesystem
by Anas Nashif
· 7 years ago
37247bd
samples: net: zperf: Ignore error when creating TCP sample pkt
by Jukka Rissanen
· 7 years ago
1789a93
net: app: Honor MTU when sending TLS/DTLS data
by Jukka Rissanen
· 7 years ago
Next »