Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
edf17591dd24860c0e6ae9d52d81a4bc8e71ab91
edf1759
sanitycheck: group case selection options in the help message
by Marc Herbert
· 6 years ago
599bda3
driver/sensor: lis2mdl: (FIX) change 'uint32_t' type into 'u32_t'
by Armando Visconti
· 6 years ago
f1810c8
net/icmpv4: Create reply taking taking into account the IPv4 hdr lengh
by Tomasz Bursztyka
· 6 years ago
a567bcb
net/utils: Use the right IPv4 header length for checksum calculation
by Tomasz Bursztyka
· 6 years ago
21c66a8
net/ipv4: Handle options relevantly
by Tomasz Bursztyka
· 6 years ago
01d41f2
logging: Switch to new net_pkt/net_context API
by Tomasz Bursztyka
· 6 years ago
5594aee
net/context: Enable using dedicated slab/pools to allocate a packet
by Tomasz Bursztyka
· 6 years ago
4508e94
net/pkt: Enable allocating from external slab and data pool on new API
by Tomasz Bursztyka
· 6 years ago
c10d780
include/net: Fix net_pkt.h indentation issue
by Tomasz Bursztyka
· 6 years ago
718dd56
net: samples: Fix packet socket sample iface index
by Ravi kumar Veeramally
· 6 years ago
d042d62
cmake: west: Allow mono-repo to build when west is installed
by Torsten Rasmussen
· 6 years ago
6929c37
cmake: add west version checking
by Marti Bolivar
· 6 years ago
50d72ed
x86: implement eager FP save/restore
by Andrew Boie
· 6 years ago
9115386
samples: net: mqtt: update readme with SOCKS5 info
by Tomasz Gorochowik
· 6 years ago
3aa8443
tests: drivers: build_all: add CAN to the build tests
by Alexander Wachter
· 6 years ago
c3bbfeb
pci: properly scan all device resources
by Daniel Leung
· 6 years ago
ddf9193
doc: kconfig: Encourage using menuconfig as a sanity check
by Ulf Magnusson
· 6 years ago
e6a2b15
doc: kconfig: Add section on (lack of) conditional includes
by Ulf Magnusson
· 6 years ago
72af04b
open-amp: Fix build issue with newlib
by Kumar Gala
· 6 years ago
11cedc6
ext: libmetal: Update libmetal to snapshot for bug fixes
by Kumar Gala
· 6 years ago
3426890
include: uart: Fix function reference in docstrings
by Jacob Siverskog
· 6 years ago
af4ecea
boards: arm: Enable building with Zephyr toolchain
by Kumar Gala
· 6 years ago
4344e27
all: Update reserved function names
by Patrik Flykt
· 6 years ago
cf2d579
kernel/sched: Rename scheduler spinlock
by Patrik Flykt
· 6 years ago
15239a4
gpio_intel_apl: bounds sanitize pins
by Andrew Boie
· 6 years ago
7416457
lib: fdtable: safely bounds check file descriptors
by Andrew Boie
· 6 years ago
82205e6
x86: fix Spectre V1 index checks
by Andrew Boie
· 6 years ago
00c2d5a
kernel: add k_array_index_sanitize()
by Andrew Boie
· 6 years ago
576ebf4
kernel: add config for Spectre V1 mitigation
by Andrew Boie
· 6 years ago
a96631d
x86: organize vulnerability ontology
by Andrew Boie
· 6 years ago
7d168db
CODEOWNERS: Add codeowner to boards/shields
by Erwan Gouriou
· 6 years ago
ce4b282
lib: cmsis_rtos_v2: changed printformat that produced warnings
by Dennis Wildmark
· 6 years ago
03dec5b
logging: fix compiler warning when using -Wextra flag with gcc
by Dennis Wildmark
· 6 years ago
07384cf
docs: Updated Linux Getting started for SDK 0.10.0
by Kumar Gala
· 6 years ago
0def7cc
ci: Move to using SDK 0.10.0
by Kumar Gala
· 6 years ago
ac908b8
doc: boards: arm: nrf52840_pca10059: fix instructions for flashing
by Emanuele Di Santo
· 6 years ago
7967829
ext: mcux: Fix handling of rt1052 part numbers
by Maureen Helm
· 6 years ago
a259279
soc: nxp_imx: Add rt1052 A1 silicon part numbers
by Maureen Helm
· 6 years ago
1c49129
soc: nxp_imx: Sort imx rt part numbers in alpha order
by Maureen Helm
· 6 years ago
5ac2461
doc: net: Fix L2 documentation
by Jukka Rissanen
· 6 years ago
1ed18b8
drivers: hwinfo: change stm32 device id driver from HAL to LL
by Alexander Wachter
· 6 years ago
a9090c9
net: lldp: Move optional End TLV to send function
by Andrei Emeltchenko
· 6 years ago
c2dbbf7
samples: net: lldp: Set optional TLV system_name
by Andrei Emeltchenko
· 6 years ago
480f93f
net: lldp: Add optional TLV API
by Andrei Emeltchenko
· 6 years ago
fba09bf
net: lldp: Move LLDP structure definition to lldp
by Andrei Emeltchenko
· 6 years ago
57f5f80
linker: no need to sort by name for kernel object
by Daniel Leung
· 6 years ago
c8066c5
linker: remove references to _k_task_list/_k_event_list
by Daniel Leung
· 6 years ago
bd40fc2
linker: remove references to no longer exist _k_memory_pool
by Daniel Leung
· 6 years ago
d97df04
arch: arm: documentation fixes for _new_thread()
by Ioannis Glaropoulos
· 6 years ago
d69c2f8
kernel: documentatation for _setup_new_thread()
by Ioannis Glaropoulos
· 6 years ago
bfc47b6
arch: arm: add an ASSERT for thread stack pointer coherence
by Ioannis Glaropoulos
· 6 years ago
ad9a354
arch: arm: fix implementation of _new_thread()
by Ioannis Glaropoulos
· 6 years ago
edc9e4d
arch: arm: userspace: Force arch-specific user local data reservation
by Ioannis Glaropoulos
· 6 years ago
8cbba1e
arch: arm: documentation improvements for _ARCH_THREAD_STACK_SIZEOF()
by Ioannis Glaropoulos
· 6 years ago
4e4048f
settings: enable logging
by Andrzej Puzdrowski
· 6 years ago
922f538
tests: net: mqtt: Fix the error handling aftre read
by Tedd Ho-Jeong An
· 6 years ago
b5582fa
kconfig: silabs_exx32: Remove duplicated SOC_EFM32* dependencies
by Ulf Magnusson
· 6 years ago
608647e
can: Add the padding to can_frame as Linux expects that
by Jukka Rissanen
· 6 years ago
7a00658
tests/subsys/fs/nffs_fs_api: build ram back-end only for qemu_x86
by Andrzej Puzdrowski
· 6 years ago
2e01e86
drivers: watchdog: wdt_sam: use the generic disable option
by Aurelien Jarno
· 6 years ago
462fc32
tests/unit: Switch vlan test to new net_pkt/net_context API
by Tomasz Bursztyka
· 6 years ago
a03efe1
tests/net: Fix vlan test timeout values
by Tomasz Bursztyka
· 6 years ago
ab1d38c
tests/net: Reducing utils test by removing redundant ones
by Tomasz Bursztyka
· 6 years ago
6a1387d
tests/net: Switch tx timestamp test to new net_context API
by Tomasz Bursztyka
· 6 years ago
dd01e99
net/context: Add an option so set/unset packet timestamping
by Tomasz Bursztyka
· 6 years ago
3e6e092
tests/net: Fix tx timestamp test timeout values
by Tomasz Bursztyka
· 6 years ago
3fb49d8
tests/net: Switch traffic class test to new net_context API
by Tomasz Bursztyka
· 6 years ago
c7ee54a
net/context: If enabled, pass the context priority to the packet
by Tomasz Bursztyka
· 6 years ago
5cff958
tests/net: Fix traffic class test timeout values
by Tomasz Bursztyka
· 6 years ago
eca8f10
tests/net: Switch tcp test to new net_pkt API
by Tomasz Bursztyka
· 6 years ago
3449622
tests/net: Switch promiscuous test to new net_pkt API
by Tomasz Bursztyka
· 6 years ago
2a18ec9
tests/net: Switch MLD to new net_pkt API
by Tomasz Bursztyka
· 6 years ago
07d34b0
tests/net: Replace the legacy net_pkt API test by the new one.
by Tomasz Bursztyka
· 6 years ago
da37c67
tests/net: Switch ipv6 fragmentation test to new net_pkt API
by Tomasz Bursztyka
· 6 years ago
07f9040
tests/net: Switch ipv6 test to new net_pkt API
by Tomasz Bursztyka
· 6 years ago
32dfb13
tests/net: Switch iface test to new net_pkt API
by Tomasz Bursztyka
· 6 years ago
8e8bd65
tests/net: Switch icmpv6 test to new net_pkt API
by Tomasz Bursztyka
· 6 years ago
6c18a27
net/pkt: Allow having NULL as iface
by Tomasz Bursztyka
· 6 years ago
ae94e2e
tests/net: Switch context test to new net_context API
by Tomasz Bursztyka
· 6 years ago
a05c29f
tests/net: Fix context test timeout values and function calls
by Tomasz Bursztyka
· 6 years ago
8b857da
tests/net: Switch checksum test to new net_context API
by Tomasz Bursztyka
· 6 years ago
b0ba9c0
doc: shell: Document logging to shell in case of early crash
by Krzysztof Chruscinski
· 6 years ago
26085d9
drivers: can: fix multiple issues
by Andrew Boie
· 6 years ago
319d8c7
doc: net: Updates to network architecture document
by Jukka Rissanen
· 6 years ago
d4d75eb
shell: Make sure digits of the device id are rendered with 2 hex digits
by Daniel Egger
· 6 years ago
46c19ff
kconfig: drivers: pwm: Remove redundant deps.
by Ulf Magnusson
· 6 years ago
c006cfe
kconfig: arch: arm: Remove redundant ARM_SECURE_FIRMWARE dep.
by Ulf Magnusson
· 6 years ago
747cc71
kconfig: subsys: dfu: Remove redundant IMG_MANAGER dep.
by Ulf Magnusson
· 6 years ago
94a9342
kconfig: subsys: usb: Remove redundant USB_DEVICE_STACK deps.
by Ulf Magnusson
· 6 years ago
b34b2c5
Bluetooth: kconfig: Remove redundant dependencies
by Ulf Magnusson
· 6 years ago
e1d85f8
kconfig: arch: posix: Remove redundant ARCH_POSIX dep.
by Ulf Magnusson
· 6 years ago
681f771
kconfig: boards: nrf52_bsim: Remove redundant BOARD_NRF52_BSIM dep.
by Ulf Magnusson
· 6 years ago
f85de58
kconfig: boards: native_posix: Remove redundant BOARD_NATIVE_POSIX dep.
by Ulf Magnusson
· 6 years ago
70da85c
kconfig: drivers: i2s: Remove redundant deps.
by Ulf Magnusson
· 6 years ago
0f53f46
kconfig: drivers: i2c: Remove redundant I2C_SLAVE dep.
by Ulf Magnusson
· 6 years ago
92a1f2c
kconfig: drivers: counter: Remove redundant COUNTER deps.
by Ulf Magnusson
· 6 years ago
0cfb2fa
kconfig: drivers: clock_control: Remove redundant CLOCK_CONTROL deps.
by Ulf Magnusson
· 6 years ago
a51a781
kconfig: drivers: rtc: Remove redundant RTC deps.
by Ulf Magnusson
· 6 years ago
569e645
kconfig: drivers: audio: Remove redundant AUDIO_DMIC deps.
by Ulf Magnusson
· 6 years ago
28063dc
kconfig: drivers: modem: Remove redundant MODEM_WNCM14A2A deps
by Ulf Magnusson
· 6 years ago
Next »