Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
c1e7fd76ef0fb351f720bf7793eea387342a6da6
c1e7fd7
net: stats: Add infrastructure for collecting ethernet stats
by Jukka Rissanen
· 7 years ago
1146ba1
net: app: server: Create IPv4 listener also if IPv6 is enabled
by Jukka Rissanen
· 7 years ago
e8bc063
drivers/ethernet: Reduce runtime context size in ENC28J60 driver
by Tomasz Bursztyka
· 7 years ago
669d4a8
drivers/ethernet: Optimize memory read/write operations in ENC28J60
by Tomasz Bursztyka
· 7 years ago
42902e5
drivers/ethernet: Fix and clean a bit ENC28J60 driver
by Tomasz Bursztyka
· 7 years ago
f9159ab
samples/telnet: Fix accessing iface ipv4 config
by Tomasz Bursztyka
· 7 years ago
f8248d4
CODEOWNERS: Add @pfalcon as a maintainer of BSD Sockets subsystem
by Paul Sokolovsky
· 7 years ago
a9d7b1f
boards: hifive1: Add missing board yaml file
by Kumar Gala
· 7 years ago
e295836
usb: dfu: Use USB Device defined VID / PID
by Andrei Emeltchenko
· 7 years ago
b6d912a
Bluetooth: hci_usb: Use USB Device defined VID / PID
by Andrei Emeltchenko
· 7 years ago
a68a177
wpanusb: Use DEBUG syslog level
by Andrei Emeltchenko
· 7 years ago
32e089d
wpanusb: Remove old hardcoded VID / PID
by Andrei Emeltchenko
· 7 years ago
c925bf5
wpanusb: Remove unneeded configuration option
by Andrei Emeltchenko
· 7 years ago
05893ec
wpanusb: Assign USB Product ID to 802.15.4 over USB
by Andrei Emeltchenko
· 7 years ago
61cd96e
net: l2: ethernet: fix kconfig
by Andrzej Puzdrowski
· 7 years ago
85e8eaa
boards/arm: add support for colibri_imx7d_m4 board
by Diego Sueiro
· 7 years ago
8163302
arch: Add imx7d m4 soc support
by Diego Sueiro
· 7 years ago
346165b
serial: Add imx uart driver shim
by Diego Sueiro
· 7 years ago
3afc2b6
ext/hal/nxp/imx: Import the nxp imx7 freertos bsp
by Diego Sueiro
· 7 years ago
79d151f
kernel: Fix building of k_thread_create
by Kumar Gala
· 7 years ago
c84235e
sanitycheck: Exit on load errors
by Kumar Gala
· 7 years ago
a02e78d
doc: fix note for forcing a CI recheck
by David B. Kinder
· 7 years ago
9bde3c0
tests: build_all: Add LPS22HB and LSM6DSL sensors build test
by Armando Visconti
· 7 years ago
6fb326c
drivers: sensor: lsm6dsl: add trigger support
by Armando Visconti
· 7 years ago
d7b7f51
tests: rbtree: Fix test so its actually runs
by Kumar Gala
· 7 years ago
074c90c
scripts: dts_extract_include: generate aliases defs
by Erwan Gouriou
· 7 years ago
ba2ce2e
script/extract_dts_includes: factorize call to upper()
by Erwan Gouriou
· 7 years ago
2ef57f0
lib/rbtree: Add a rb_contains() predicate
by Andy Ross
· 7 years ago
c625ab8
tests: rbtree test
by Andy Ross
· 7 years ago
193f4fe
lib: Red/Black balanced tree data structure
by Andy Ross
· 7 years ago
e2924ab
tests: add min_flash option for some tests
by Diego Sueiro
· 7 years ago
ec7ecf7
kernel: restore stack size check
by Andrew Boie
· 7 years ago
daf7716
build: use git version and hash for boot banner
by Anas Nashif
· 7 years ago
757c5d1
net/ethernet: Fix uninitialized attributes in ethernet mgmt parameters
by Tomasz Bursztyka
· 7 years ago
9be27f7
kconfig: Make CONIG_FP_SOFTABI generate floating point instructions
by Sebastian Bøe
· 7 years ago
6c2047f
arch/arm: stm32: All SoCs have dts for I2C and SPI
by Erwan Gouriou
· 7 years ago
3c85602
tests: net: checksum_offload: Adjust number of interfaces
by Jukka Rissanen
· 7 years ago
b71d6ba
tests/net: Add a test for Ethernet net mgmt interface
by Tomasz Bursztyka
· 7 years ago
8d558fb
net/ethernet: Add a management interface
by Tomasz Bursztyka
· 7 years ago
f3d8012
net/ethernet: Add function driver API to change some hw configuration
by Tomasz Bursztyka
· 7 years ago
af0c586
net/ethernet: Moving ethernet code to dedicated directory
by Tomasz Bursztyka
· 7 years ago
4bf1a9b
net/ethernet: All types are prefixed with ethernet_
by Tomasz Bursztyka
· 7 years ago
e9d77b6
net/ethernet: No need to expose vlan_setup if vlan is not enabled
by Tomasz Bursztyka
· 7 years ago
e996b37
net/ethernet: Add capabilities exposed by device drivers
by Tomasz Bursztyka
· 7 years ago
15ccd9c
sample: net: stats: Example how to use net_mgmt for statistics
by Jukka Rissanen
· 7 years ago
1443ff0
net: stats: Make statistics collection per network interface
by Jukka Rissanen
· 7 years ago
85d65b2
net: stats: Fix the net_mgmt statistics collection
by Jukka Rissanen
· 7 years ago
fe067eb
tests: add a C++ compile test.
by Michael Hope
· 7 years ago
d280757
ztest: define test_main in the header file.
by Michael Hope
· 7 years ago
7383814
cpp: mark __dso_handle as weak.
by Michael Hope
· 7 years ago
5f67a61
include: improve compatibility with C++ apps.
by Michael Hope
· 7 years ago
835ee3f
tests: net: checksum_offload: exclude native [REVERTME]
by Anas Nashif
· 7 years ago
65600d4
samples: power_mgr: add harnesss configuration
by Anas Nashif
· 7 years ago
55ce551
tests: cleanup subsystem tests meta-data
by Anas Nashif
· 7 years ago
156091f
samples: sample.yaml cleanup
by Anas Nashif
· 7 years ago
de8d755
boards: test networking only in one qemu type
by Anas Nashif
· 7 years ago
973ec4e
boards: reduce testing on the same platform with variations
by Anas Nashif
· 7 years ago
2ee6dff
boards: fix yaml syntax and reduce indentation
by Anas Nashif
· 7 years ago
ea9a345
boards: native_posix: mark netif as supported
by Anas Nashif
· 7 years ago
d7e7b08
tests: cleanup meta-data of various tests
by Anas Nashif
· 7 years ago
31e201b
tests: net: context: simplify filtering
by Anas Nashif
· 7 years ago
3e086c6
tests: base64: do not exclude newlib
by Anas Nashif
· 7 years ago
5c89a4c
tests: ipv6: cleanup tests
by Anas Nashif
· 7 years ago
848c105
tests: classify net tests and cleanup
by Anas Nashif
· 7 years ago
9e9784f
qemu_xtensa: ignore net and bluetooth tests
by Anas Nashif
· 7 years ago
49bb831
tests: classify periphera tests
by Anas Nashif
· 7 years ago
8e8d6de
tests: posix: fix tags and sections
by Anas Nashif
· 7 years ago
390a2c4
tests: classify tests
by Anas Nashif
· 7 years ago
fca15b4
tests: xip: cleanup test
by Anas Nashif
· 7 years ago
4f4f135
tests: mqtt: fix dependencies
by Anas Nashif
· 7 years ago
1934d3b
tests: enhance test filtering for net tests
by Anas Nashif
· 7 years ago
016b21a
tests: mbedtls_sslclient: fix filtering and default conf
by Anas Nashif
· 7 years ago
f3e8cb7
tests: add missing harness support
by Anas Nashif
· 7 years ago
5c72f40
tests: tags should not be required
by Anas Nashif
· 7 years ago
e73a95b
tests: kernel: use a consistent test suite name
by Anas Nashif
· 7 years ago
5d569ea
tests: rename test -> main.c
by Anas Nashif
· 7 years ago
86bb19a
tests: mutex: rename main test function
by Anas Nashif
· 7 years ago
88c1692
tests: context: use ztest macros
by Anas Nashif
· 7 years ago
f850269
tests: context: rename main test
by Anas Nashif
· 7 years ago
18cb832
kernel: Disable build timestamps by default for reproducibility
by Josh Triplett
· 7 years ago
5484218
arm_mpu: fix _get_region_attr()
by Andrew Boie
· 7 years ago
8e1cf7b
gpio: nrf5: Make the init priority configurable
by Aapo Vienamo
· 7 years ago
a068f29
boards: arm: nrf52_pca20020: Add board documentation
by Aapo Vienamo
· 7 years ago
439a63d
boards: Add support for nRF52 Thingy:52 (PCA20020)
by Aapo Vienamo
· 7 years ago
fbd3c2f
sensors: ccs811: Deassert the reset pin with GPIO
by Aapo Vienamo
· 7 years ago
75547e2
sanitycheck: add option to list all available tags
by Anas Nashif
· 7 years ago
5df8cff
sanitycheck: simplify logic of build_only/enable_slow checking
by Anas Nashif
· 7 years ago
ab351f4
sanitycheck: do not create overlays for filtered platforms
by Anas Nashif
· 7 years ago
20f553f
sanitycheck: do not call cmake twice on run
by Anas Nashif
· 7 years ago
424a3db
sanitycheck: do not always dump footprint statistics
by Anas Nashif
· 7 years ago
e32ed18
jlink: fix flashing behavior on Windows
by Marti Bolivar
· 7 years ago
bdda369
tests: net: vlan: Fix VLAN disable test
by Jukka Rissanen
· 7 years ago
e56a9f0
net: ethernet: Return correct non VLAN interface
by Jukka Rissanen
· 7 years ago
4fc2ccb
test: mbox_usage: add legacy test case for mailbox
by Punit Vara
· 7 years ago
6c6d98b
Bluetooth: controller: Use hal/ticker.h to abstract SoC specifics
by Vinayak Kariappa Chettimada
· 7 years ago
d6a549c
Bluetooth: Mesh: Fix Node Identity advertising with PB-ADV
by Johan Hedberg
· 7 years ago
316ffff
tests: kernel: fix irq_vector_table test for nRF52X platforms
by Ioannis Glaropoulos
· 7 years ago
8d2b22c
drivers: timer: expose RTC1 ISR handler function
by Ioannis Glaropoulos
· 7 years ago
9e4bbcc
tests: kernel: add Cortex-M33/M7 in list of MCUs
by Ioannis Glaropoulos
· 7 years ago
dbb2264
usb: hid: implement set_report()
by Michael Hope
· 7 years ago
Next »