Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
4dcf928a4058d70e85bfe694dbef8733b7351bcf
4dcf928
doc: fix doxygen error for device.h macros
by David B. Kinder
· 7 years ago
252be0b
tests/kernel/sched/preempt: enable test for native_posix
by Alberto Escolar Piedras
· 7 years ago
2e405fb
native_posix & kernel: Remove legacy preemption checking
by Alberto Escolar Piedras
· 7 years ago
a7de06a
native_posix: irq_offload to use a sw interrupt
by Alberto Escolar Piedras
· 7 years ago
55a7e46
kernel/poll: Remove POLLING thread state bit
by Andy Ross
· 7 years ago
59309c1
samples: sockets: dumb_http_server: Use consistent logging settings
by Paul Sokolovsky
· 7 years ago
20721f3
scripts: kconfig: Improve the 'user value != actual value' warning
by Ulf Magnusson
· 7 years ago
eb3ecf6
net: shell: conn: Always show TCP state
by Paul Sokolovsky
· 7 years ago
e1c1149
net/pkt: Use IS_ENABLED instead of ifdef
by Tomasz Bursztyka
· 7 years ago
d4e0a68
net/pkt: Simplify a tiny bit how TC priority is set
by Tomasz Bursztyka
· 7 years ago
a999d53
net/icmpv6: Removing duplicate checksum calculation
by Tomasz Bursztyka
· 7 years ago
87bd2c2
drivers: sensor: lis2dh: Fix I2C burst read/write operations
by Armando Visconti
· 7 years ago
e16037d
drivers: sensor: lis2dh: Fix of compilation issue
by Evgeny Kalugin
· 7 years ago
7d98965
Bluetooth: Add HCI User Channel driver for native POSIX port
by Johan Hedberg
· 7 years ago
b173e43
kernel/queue: Fix spurious NULL exit condition when using timeouts
by Andy Ross
· 7 years ago
10d8e71
samples: move grove samples to sensors and display
by Anas Nashif
· 7 years ago
f37287b
samples: cleanup sample test naming
by Anas Nashif
· 7 years ago
3f8352f
samples: remove sample.tc
by Anas Nashif
· 7 years ago
57f6790
samples: can: move CAN sample under drivers
by Anas Nashif
· 7 years ago
9b2880f
tests: posix: fix meta-data and rename test file
by Anas Nashif
· 7 years ago
fb3aedd
boards: lpcxpresso54114_m0: do not set as default
by Anas Nashif
· 7 years ago
d94231f
cmake: libc: minimal: Move sources from 'app' to a new CMake library
by Sebastian Bøe
· 7 years ago
5890004
release: 1.12 doc cleanup
by David B. Kinder
· 7 years ago
68de9d5
Bluetooth: Use Characteristic attribute whenever possible
by Luiz Augusto von Dentz
· 7 years ago
679a0b3
Bluetooth: GATT: Allow Characterist to be used with bt_gatt_indicate
by Luiz Augusto von Dentz
· 7 years ago
c3edc82
Bluetooth: GATT: Allow Characterist to be used with bt_gatt_notify
by Luiz Augusto von Dentz
· 7 years ago
31ab6bf
genrest: Generate documentation and links for choices
by Ulf Magnusson
· 7 years ago
cb95ea0
kconfiglib: Update to add list of choices
by Ulf Magnusson
· 7 years ago
fd55935
kernel: work_q: Document implications of default sys work_q priority
by Paul Sokolovsky
· 7 years ago
a760c5b
doc: Makefile: Remove latex_paper_size (PAPER) option
by Ulf Magnusson
· 7 years ago
9af9b1f
doc: Makefile: Lowercase internal Make variables
by Ulf Magnusson
· 7 years ago
fa121da
doc: Makefile: Remove the 'prep' target
by Ulf Magnusson
· 7 years ago
953dfe7
doc: Makefile: Remove the 'doxy-code' target
by Ulf Magnusson
· 7 years ago
5917f9b
doc: Makefile: Remove CONFIG_SHELL assignment
by Ulf Magnusson
· 7 years ago
9769953
net/arp: Clear cache per-iface when relevant
by Tomasz Bursztyka
· 7 years ago
06fbcb1
net/arp: Removing header filling duplicate
by Tomasz Bursztyka
· 7 years ago
9e0cfaf
net/arp: There is no need to fill in the header in all frags
by Tomasz Bursztyka
· 7 years ago
c0109fd
net/ethernet: There is no need to fill in the header in all frags
by Tomasz Bursztyka
· 7 years ago
0f9a642
release: Post-release patch level update
by Maureen Helm
· 7 years ago
f58d9ca
release: Update VERSION for 1.12.0 release
by Maureen Helm
· 7 years ago
v1.12.0
zephyr-v1.12.0
3b1fb7f
release: update footprint data
by Anas Nashif
· 7 years ago
51ae306
doc: release notes: Finalize 1.12 release notes and docs
by Maureen Helm
· 7 years ago
d3afa35
doc: release notes: Update 1.12 release notes with more GitHub issues
by Maureen Helm
· 7 years ago
a91f1e5
tests: modify the test conditions for emsk_em7d_v22
by Wayne Ren
· 7 years ago
d5bc9d7
arch: arc: adjust privileged stack size of arc to 384 bytes
by Wayne Ren
· 7 years ago
97d0436
arch: arc: use top of isr stack as exception stack and bug fixes
by Wayne Ren
· 7 years ago
1c4fe3e
arch/arc: Set the right priority for ADC/AON on quark_se
by Anas Nashif
· 7 years ago
8e89206
doc: release notes: Update 1.12 release notes with GitHub issues
by Maureen Helm
· 7 years ago
bf1e019
lib: posix: fix out-of-bound write
by Paras Jain
· 7 years ago
v1.12.0-rc3
eb9df85
release: Move version to 1.12.0-rc3
by Maureen Helm
· 7 years ago
d6f2858
doc: relnotes: Add security vulnerability information
by Andy Gross
· 7 years ago
c63298e
arch: arc: improve the reset code
by Wayne Ren
· 7 years ago
fb3d2d3
arch: arc: remove unused codes
by Wayne Ren
· 7 years ago
5dd552e
arch: arc: STACK_CHECK_FAIL of STACK_CHECK not hang the system
by Wayne Ren
· 7 years ago
144a439
tests: fix the bug of sentinel.conf
by Wayne Ren
· 7 years ago
5b6f860
arch: arc: use a separate stack for exception handling
by Wayne Ren
· 7 years ago
c6c856b
scripts: west: cherry-pick upstream 321ab2e17
by Marti Bolivar
· 7 years ago
f825169
conf.py: clean up exit if ZEPHYR_BASE is unset
by Marti Bolivar
· 7 years ago
869e9cc
doc: add initial west documentation
by Marti Bolivar
· 7 years ago
3a766ae
doc: conf.py: add sphinx.ext.autodoc extension
by Marti Bolivar
· 7 years ago
1c852dd
doc: conf.py: make sure west is importable from Python
by Marti Bolivar
· 7 years ago
e802d8d
doc: conf.py: remove unused import
by Marti Bolivar
· 7 years ago
7cfd5a4
samples: net: hrpl_border_router: Fix NULL pointer dereference
by Leandro Pereira
· 7 years ago
b7ad50b
samples: net: rpl_border_router: Fix out-of-bounds write
by Leandro Pereira
· 7 years ago
e7a3d01
samples: net: dumb_http_server: Handle recv() errors
by Leandro Pereira
· 7 years ago
33aa905
tests: kernel: fifo_timeout: Do not potentially dereference NULL ptrs
by Leandro Pereira
· 7 years ago
a37e037
toolchain: gcc: Add compiler barrier at the end of UNALIGNED_PUT()
by Paul Sokolovsky
· 7 years ago
e8d0e72
doc: extensions: fix :app: behavior for zephyr-app-commands
by Marti Bolivar
· 7 years ago
c6c1501
getting_started: building: fix inaccuracies
by Marti Bolivar
· 7 years ago
64ab132
getting_started: fixes and cleanups for installation_linux
by Marti Bolivar
· 7 years ago
9ca4d84
getting_started: fixes for intro section
by Marti Bolivar
· 7 years ago
3fc206f
getting_started: fix UNIX-ism
by Marti Bolivar
· 7 years ago
8b9042c
doc: security: Remove revision history
by Andy Gross
· 7 years ago
2825f79
doc: security: Update security overview for recent features
by Andy Gross
· 7 years ago
fb2e142
tests: fix test identifiers
by Anas Nashif
· 7 years ago
b20c484
sanitycheck: fail on faults/panics/oopses
by Anas Nashif
· 7 years ago
f0bafc3
boards: make em_starterkit_em7d default test platform
by Anas Nashif
· 7 years ago
5d6e7eb
sanitycheck: export list of tests as CSV
by Anas Nashif
· 7 years ago
ed3ea06
net: lwm2m: fix observer attribute update logic
by Michael Scott
· 7 years ago
e72dcf0
net: ipv4: Set TTL in net_pkt according to IPv4 header
by Jukka Rissanen
· 7 years ago
d9a14f5
net: ipv6: Set hop limit in net_pkt according to IPv6 header
by Jukka Rissanen
· 7 years ago
a957107
net: lwm2m: lower priority of engine thread
by Michael Scott
· 7 years ago
fd561dd
samples: net: Check the return value of nats_publish
by Satya Bhattacharya
· 7 years ago
b0abf36
doc: relnotes: 1.12 Bluetooth release notes
by Carles Cufi
· 7 years ago
59027fb
doc: relnotes: Correct a couple of headline items
by Carles Cufi
· 7 years ago
bb63107
tests: arm: irq_vector_table: Fix Kconfig override
by Carles Cufi
· 7 years ago
2dd91ec
kernel: move thread monitor init to common code
by Andrew Boie
· 7 years ago
d04a7ef
releasenotes: updated documentation changes
by David B. Kinder
· 7 years ago
72d4d8b
doc: release notes: Fill in summary, arch, and kernel sections for 1.12
by Maureen Helm
· 7 years ago
bfdb6ac
subsys: settings: Fix file exist error.
by Daniele Biagetti
· 7 years ago
1218648
Bluetooth: ATT: Fix clearing context at disconnect
by Luiz Augusto von Dentz
· 7 years ago
7f7718a
arch: stm32: remove .hex binary build by default
by Erwan Gouriou
· 7 years ago
265f502
releasenotes: update with doc issues addressed
by David B. Kinder
· 7 years ago
3057da0
tests: logger-hook: increase ztest stack size
by Anas Nashif
· 7 years ago
718597f
arch/arm: Fix THREAD_MONITOR entry struct
by Andy Ross
· 7 years ago
ed5fb3f
Bluetooth: Mesh: Fix (re)transmit interval handling
by Johan Hedberg
· 7 years ago
59bf65f
tests: net: Fix tests so they can be run in real hw
by Jukka Rissanen
· 7 years ago
b43000f
tests: net: trickle: Fix running on frdm-k64f
by Jukka Rissanen
· 7 years ago
a803335
tests: net: Increase the stack size of frdm-k64f
by Jukka Rissanen
· 7 years ago
d05442e
samples: crypto: adapt harness
by Anas Nashif
· 7 years ago
Next »