Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
5bce9cb1d4ab246f3a25dffd8c294135627c02d2
5bce9cb
ext: simplelink: Add posix api and pthread support to Kconfig
by Vincent Wan
· 6 years ago
28cfb09
ext: simplelink: Use Zephyr posix headers in cc_pal.h
by Vincent Wan
· 6 years ago
2e15b0f
drivers: wifi: simplelink: Use TI SimpleLink SDK 2.40
by Vincent Wan
· 6 years ago
f6d8a15
ext: simplelink: Update CMakeLists.txt to build new SDK
by Vincent Wan
· 6 years ago
e2f7d11
ext: simplelink: Update user.h
by Vincent Wan
· 6 years ago
496c261
ext: simplelink: Add updated CC3220 board files
by Vincent Wan
· 6 years ago
8476c45
ext: simplelink: Import files from TI CC32XX SDK 2.40.01.01
by Vincent Wan
· 6 years ago
55b3f05
include: net: Move fcntl implementation into socket_offload.h
by Vincent Wan
· 6 years ago
e0b369a
samples: mpu: correct Kconfig setting in project configuration
by Ioannis Glaropoulos
· 6 years ago
b5589cc
drivers: spi: nRF SPI add control of MISO pin pull
by Pawel Dunaj
· 6 years ago
301aeda
doc: net: Update the L2 documentation
by Jukka Rissanen
· 6 years ago
0aa6165
net: tests: Fix DHCPv4 tests
by Ravi kumar Veeramally
· 6 years ago
ecfe1fc
net: dhcpv4: Introduce config option for max delay
by Ravi kumar Veeramally
· 6 years ago
99074fc
toolchain: Fix typo and grammar in error message
by Jacob Siverskog
· 6 years ago
5105947
toolchain: Improve error message on mismatching SDK version
by Jacob Siverskog
· 6 years ago
a3cffb8
net: sockets: Trace socket/accept/close operations for debug logging
by Paul Sokolovsky
· 6 years ago
e686aef
mbedtls: provide user mode access
by Andrew Boie
· 6 years ago
62fad96
userspace: zero app memory bss earlier
by Andrew Boie
· 6 years ago
43a3593
arch: arm: fix thread and interrupt stack start calculations
by Ioannis Glaropoulos
· 6 years ago
987586d
logging: Use vprintk for string formatting by default
by Krzysztof Chruscinski
· 6 years ago
73efd78
net: gptp: Remove ref. to undef. CONFIG_NET_GPTP_STACK_SIZE
by Ulf Magnusson
· 6 years ago
d5ce82b
drivers: timer: Fix build warnings in rv32m1 driver
by Maureen Helm
· 6 years ago
9773327
drivers: pinmux: Fix build warnings in rv32m1 driver
by Maureen Helm
· 6 years ago
c12e8b2
drivers: interrupt_controller: Fix build warnings in rv32m1 driver
by Maureen Helm
· 6 years ago
fc898ef
drivers: clock_control: Fix build warnings in rv32m1 driver
by Maureen Helm
· 6 years ago
0a5a61d
drivers: gpio: Fix build warnings in rv32m1 driver
by Maureen Helm
· 6 years ago
b56035c
doc: net: lwm2m: add LwM2M high-level API documentation
by Michael Scott
· 6 years ago
1cdf246
Bluetooth: controller: Fix unchecked return value
by Carles Cufi
· 6 years ago
3dd44d1
tests: bluetooth: MESH shell is observer not central
by Pawel Dunaj
· 6 years ago
4858a86
bluetooth: host: Expand TX thread stack for BT_CENTRAL
by Pawel Dunaj
· 6 years ago
eead071
bluetooth: fix unchecked return from lll_clk_off in ll_test_end
by Maksim Masalski
· 6 years ago
6983645
usb: add hid-cdc example
by Marcin Szymczyk
· 6 years ago
e13464b
usb: hid: add keyboard report macro and enums
by Marcin Szymczyk
· 6 years ago
dbe7758
ext: encoding: tinycbor: Add missing files for pretty printing
by Radoslaw Koppel
· 6 years ago
259c240
doc/CMakeLists.txt: Rename CONFIG_DIR to CONF_DIR
by Ulf Magnusson
· 6 years ago
0547960
segger: sysview: Fix constness of char pointer
by Carles Cufi
· 6 years ago
3caea8c
libc: minimal: add prototype of rand()
by Anas Nashif
· 6 years ago
99beaed
tests: mbedtls: report results once only
by Anas Nashif
· 6 years ago
3b745cc
mbedtls: enable self-test in config-tls-generic.h
by Anas Nashif
· 6 years ago
1981eef
net/l2: openthread: Add support for automatic joiner start
by Takumi Ando
· 6 years ago
739d0b4
doc: reduce size of large pictures
by David B. Kinder
· 6 years ago
1fc5d94
doc: update udev rule instructions for the reel board
by Geoffroy Van Cutsem
· 6 years ago
b324f35
macros: deleted macros SECONDS(), MSEC(), USEC()
by Maksim Masalski
· 6 years ago
b1944bc
doc: fix broken internal link in app dev doc
by David B. Kinder
· 6 years ago
aee196d
tests: benchmarks: timing_info: Print all measurements.
by Adithya Baglody
· 6 years ago
f4d8ecc
sanitycheck: fixed handling of retries
by Anas Nashif
· 6 years ago
c9d1bb9
ci: add option to specify custom range
by Anas Nashif
· 6 years ago
8642be0
m2gl025_miv: Ignore lifo_usage tests
by Piotr Zierhoffer
· 6 years ago
ba991c3
logging: Add assert when no backends defined
by Krzysztof Chruscinski
· 6 years ago
7707060
userspace: get rid of app section placeholders
by Andrew Boie
· 6 years ago
475d279
userspace: clarify memory domain assertions
by Andrew Boie
· 6 years ago
8207801
tests: userspace: remove unused partition
by Andrew Boie
· 6 years ago
823d860
arch: arm: MPU-align GCOV section, only if CONFIG_USERSPACE=y
by Ioannis Glaropoulos
· 6 years ago
b7a20d1
CODEOWNERS: Add owners for tests of settings subsystems
by Andrzej Puzdrowski
· 6 years ago
15159dd
settings: always uses the storage partition for FCB
by Andrzej Puzdrowski
· 6 years ago
5cf4995
logging: add backend for xtensa simulator
by Anas Nashif
· 6 years ago
4fb20c4
shell: fix coverity issue
by Jakub Rzeszutko
· 6 years ago
bc5a3f2
drivers: modem: fix extra bytes sent by mdm_receiver_send()
by Michael Scott
· 6 years ago
0ef2408
tests: move tests/coverage to subsys/testsuite
by Wentong Wu
· 6 years ago
dc96f16
samples: define harness for samples
by Anas Nashif
· 6 years ago
5923760
sanitycheck: handle serial exception
by Anas Nashif
· 6 years ago
80fd80a
systemview: Use proper task names when these are available.
by Dave Marples
· 6 years ago
8484855
drivers: can: stm32_can: Fix shifting zero width or out of bounds
by Alexander Wachter
· 6 years ago
4fb64d1
Bluetooth: controller: Fix disabled clear text DLE for nRF51 series
by Vinayak Kariappa Chettimada
· 6 years ago
309c39f
clock_control: stm32_ll_clock: Enable MSI autocal when PLL source
by Pushpal Sidhu
· 6 years ago
8730854
cmake: Don't assert when empty libraries are detected
by Sebastian Bøe
· 6 years ago
ea7babb
cmake: Rename CMake variable out of the reserved CONFIG_ namespace
by Sebastian Bøe
· 6 years ago
244451b
cmake: Rename CMake variable out of the reserved CONFIG_ namespace
by Sebastian Bøe
· 6 years ago
2610c09
doc: net: Move net-shell to system management page
by Jukka Rissanen
· 6 years ago
5750404
doc: net: Add table of contents to networking docs
by Jukka Rissanen
· 6 years ago
92f5cd1
samples: threads: Fix ASSERTION FAIL without gpio driver
by Aaron Tsui
· 6 years ago
378cc3d
Bluetooth: btp: Add overlay for nrf52 and reel boards
by Tedd Ho-Jeong An
· 6 years ago
92da519
tests: userspace: add some more scenarios
by Andrew Boie
· 6 years ago
6dc3fd8
userspace: fix x86 issue with adding partitions
by Andrew Boie
· 6 years ago
c5592de
uart/ns16550: Give CONFIG_NS16550_REG_SHIFT a DT_* prefix instead
by Ulf Magnusson
· 6 years ago
3f400e4
CODEOWNERS: add modem ownership
by Michael Scott
· 6 years ago
1459bed
x86: fix pte corruption when setting large regions
by Andrew Boie
· 6 years ago
605ae10
cmake: remove debug message if no modules are included in build.
by Torsten Rasmussen
· 6 years ago
ed20fc9
doc: remove CONFIG_UART_QMSI_1_BAUDRATE from doc
by Anas Nashif
· 6 years ago
039d8ec
drivers: Changed return statement in function get_timeout()
by Maksim Masalski
· 6 years ago
630af8a
misc: assert_post_action: Added __weak keyword.
by Tim Sørensen (TIMS)
· 6 years ago
5c4a219
drivers: wifi: simplelink: Remove SO_REUSEADDR and TCP_NODELAY
by Vincent Wan
· 6 years ago
a189ef0
drivers: entropy: stm32: fix invalid assert in rng init
by Georgij Cernysiov
· 6 years ago
9fa8674
samples: fs: Fix possible integer overflow
by Kumar Gala
· 6 years ago
11b3dce
samples: ipc: openamp: Fix missed return error check
by Kumar Gala
· 6 years ago
73ee371
subsys/fs/shell: fix unchecked return from fs_seek in cmd_read
by Daniel Leung
· 6 years ago
602a79c
tests: fs/nffs_fs_api: fix uninitialized reference time variable
by Daniel Leung
· 6 years ago
8b523e9
tests: fs/fat_fs_dual_drive: check fs_seek return values
by Daniel Leung
· 6 years ago
81e83ba
net: arp: Update the ARP cache if receiving ARP req
by Jukka Rissanen
· 6 years ago
48815ad
soc: riscv32: openisa_rv32m1: Fix build warnings
by Kumar Gala
· 6 years ago
5e263f1
serial: uart_rv32m1_lpuart: Fix build warnings
by Kumar Gala
· 6 years ago
4099b97
doc: dts: Clarify CONFIG_SRAM documentation
by Ulf Magnusson
· 6 years ago
9fb4ec6
arduino_101_mcuboot: Remove CONFIG_UART_QMSI_0_BAUDRATE - moved to DTS
by Ulf Magnusson
· 6 years ago
e569533
toolchain: Remove ref. to undefined sym. CONFIG_ISA_THUMB
by Ulf Magnusson
· 6 years ago
e20fd5f
toolchain: gcc: Remove ref. to undefined sym. CONFIG_ISA_ARM
by Ulf Magnusson
· 6 years ago
46992ab
ext: hal: nordic: Remove ref. to undefined CONFIG_IEEE802154_NRF5_RAW
by Ulf Magnusson
· 6 years ago
67bff48
arch: arc: Remove ref. to undefined sym. CONFIG_FIRQ_NO_LPCC
by Ulf Magnusson
· 6 years ago
5961351
doc: tests: Remove ref. to undefined sym. CONFIG_ADC_QMSI_SAMPLE_WIDTH
by Ulf Magnusson
· 6 years ago
3522e05
posix/pthreads: fix pthread_barrier_wait() behavior to match Posix
by Charles E. Youse
· 6 years ago
6c8825f
x86: mitigate L1 Terminal Fault vulnerability
by Andrew Boie
· 6 years ago
Next »