Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
63e6b60969d12d16c0fcfc3739d1fc757f4b287a
63e6b60
net: echo_server: Enable TCP for frdm_k64f
by Paul Sokolovsky
· 8 years ago
54c642c
net: ip: stat: fix typo in rpl.dio.sent stat
by Kumar Gala
· 8 years ago
f0f8a99
samples/zoap_server: Enable support for 802.15.4
by Vinicius Costa Gomes
· 8 years ago
ca6a686
net: correct in*_addr parameter of net_addr_pton()
by Michael Scott
· 8 years ago
6d50b47
net: tcp: Call connect callback later
by Jukka Rissanen
· 8 years ago
e440759
tests/kernel/poll: test object runtime init functions
by Benjamin Walsh
· 8 years ago
a304f16
kernel/poll: add k_poll_signal_init() runtime init
by Benjamin Walsh
· 8 years ago
b017986
kernel/poll: add missing poll_event runtime init
by Benjamin Walsh
· 8 years ago
31189d9
tests/kernel/poll: verify tag is untouched by API
by Benjamin Walsh
· 8 years ago
969d4a7
kernel/poll: add user tag to struct k_poll_event
by Benjamin Walsh
· 8 years ago
1eba370
tests: kernel: import pool/heap tests to unified kernel
by Jithu Joseph
· 8 years ago
cacb2ed
tests: kernel: port mutex/priority inheritance test to unified
by Jithu Joseph
· 8 years ago
10e3660
tests: kernel: import libs test to unified kernel
by Jithu Joseph
· 8 years ago
6ca73fb
tests: legacy: resolve conflict with MON defined in HAL
by Anas Nashif
· 8 years ago
2ab4fa2
Revert "[REVERTME]boards: omit frame pointer for ARC boards"
by Anas Nashif
· 8 years ago
9659fec
tests: kernel: import errno test to unified
by Jithu Joseph
· 8 years ago
5800f16
tests: kernel: import floating point sharing tests to unified
by Jithu Joseph
· 8 years ago
d33c42a
kernel: thread: Fix legacy symbol mixup in fp path
by Jithu Joseph
· 8 years ago
f7a6e28
sanitycheck: don't override environment for USE_CCACHE
by Andrew Boie
· 8 years ago
4fc9606
irq: introduce 'direct' interrupt API definition
by Andrew Boie
· 8 years ago
d4dddf7
doc: update intro section with new architectures
by Anas Nashif
· 8 years ago
7bf9055
doc: cc3200_launchxl: fixed bullets
by Anas Nashif
· 8 years ago
1387eff
kernel: Fix k_poll support for k_fifo_put_list
by Johan Hedberg
· 8 years ago
0650911
samples: philosophers: adjust stack size and build by sanitycheck
by Anas Nashif
· 8 years ago
9f004d9
drivers: make ethernet init prio depend on NET_L2_ETHERNET
by Anas Nashif
· 8 years ago
65d7ffe
doc: remove artifacts of doc build recently added
by David B. Kinder
· 8 years ago
ed53624
tests: add poll kernel test
by Benjamin Walsh
· 8 years ago
acc68c1
kernel: add k_poll() API
by Benjamin Walsh
· 8 years ago
fcdb0fd
kernel: add _WAIT_Q_INIT()
by Benjamin Walsh
· 8 years ago
0de9487
kernel: add _THREAD_POLLING thread state
by Benjamin Walsh
· 8 years ago
0a49ba3
kernel: add _is_thread_state_set()
by Benjamin Walsh
· 8 years ago
39b80d8
kernel: add k_fifo_is_empty()
by Benjamin Walsh
· 8 years ago
304c248
doc: use hlist directive for improved output
by David B. Kinder
· 8 years ago
6bd5dff
doc: add CSS support for hlist directive
by David B. Kinder
· 8 years ago
458e2ed
libc/minimal: Fix definition of ssize_t
by Marcus Shawcroft
· 8 years ago
f5b3e2a
samples: net: echo_server .conf for Atmel SMART SAM E70 Xplained board
by Piotr Mienkowski
· 8 years ago
d519ef1
drivers: Add Atmel SAM family GMAC Ethernet driver
by Piotr Mienkowski
· 8 years ago
9d1c6de
drivers: Add basic Atmel SAM USART driver
by Piotr Mienkowski
· 8 years ago
4279960
arch: Add pmc, gpio internal Atmel SAM drivers
by Piotr Mienkowski
· 8 years ago
5e916f1
boards: Add Atmel SAM E70 Xplained board support
by Piotr Mienkowski
· 8 years ago
f604480
arch: Add support for Atmel SAM E70 SoC configuration at boot
by Piotr Mienkowski
· 8 years ago
be468b0
arch: Add Atmel SAM E70 SoC support
by Piotr Mienkowski
· 8 years ago
b54f2a4
ext: Import Atmel SAM3X header files from ASF library
by Piotr Mienkowski
· 8 years ago
1333061
ext: Add missing header files symbols for Atmel SAM E70
by Piotr Mienkowski
· 8 years ago
b94d572
ext: Import Atmel SAM E70 header files from ASF library
by Piotr Mienkowski
· 8 years ago
11f9e48
ext: Integrate Atmel SDK (ASF) files into Zephyr
by Piotr Mienkowski
· 8 years ago
d1805d3
doc: fix broken link in getting started guide docs
by David B. Kinder
· 8 years ago
7e9246a
doc: fix broken links in board documentation
by David B. Kinder
· 8 years ago
0ca9dcf
doc: Bluetooth: fix "Initialization" section
by Marti Bolivar
· 8 years ago
f5eeaf9
i2c/nrf5: Remove r/w to POWER register.
by Marcus Shawcroft
· 8 years ago
b7180a4
tests: benchmarks: put all benchmarks in the same folder
by Jithu Joseph
· 8 years ago
2131d17
doc: update copyright for documentation
by Anas Nashif
· 8 years ago
58ccb64
benchmarks: boot_time: Move to unified kernel
by Anas Nashif
· 8 years ago
01652bd
tests: kernel: import irq_offload test from legacy
by Jithu Joseph
· 8 years ago
f3bc4c0
doc: fix .rst headings in new sample docs
by David B. Kinder
· 8 years ago
8436c0a
toolchain: define DTC for zephyr SDK
by Anas Nashif
· 8 years ago
b636625
tests: benchmark: sys_kernel: Porting to unified
by Jithu Joseph
· 8 years ago
7c11888
tests: include: Move timestamp.h into common location
by Jithu Joseph
· 8 years ago
ca42e85
scripts: Add device tree parser script
by Leandro Pereira
· 8 years ago
d159c8e
Merge "Merge arm branch into master"
by Anas Nashif
· 8 years ago
ac34b99
i2c: Can pass IRQ vector constant to irq_enable
by Chuck Jordan
· 8 years ago
9ebb337
Merge arm branch into master
by Kumar Gala
· 8 years ago
9a8d4a2
doc: update template for nucleo_f401re board
by Erwan Gouriou
· 8 years ago
50440b5
board: add nucleo_411re board documentation
by Erwan Gouriou
· 8 years ago
843e356
arm: scb: Move SCB asm defines into cpu_idle.S
by Kumar Gala
· 8 years ago
772cbd1
arm: cmsis: Convert _ScbIsInThreadMode to use direct CMSIS register access
by Kumar Gala
· 8 years ago
5068e96
arm: cmsis: Convert _ScbPendsvSet to use direct CMSIS register access
by Kumar Gala
· 8 years ago
434fad0
arm: cmsis: Convert _ScbNmiPend to use direct CMSIS register access
by Kumar Gala
· 8 years ago
f16cefe
arm: refactor clearing of exception faults to common code
by Kumar Gala
· 8 years ago
2d881d6
ext: stm32cube: update stm32l4xx cube version
by Erwan Gouriou
· 8 years ago
58504a9
ext: stm32cube: update stm32f4xx cube version
by Erwan Gouriou
· 8 years ago
d0e0915
MAINTAINERS: Remove Jon Medhurst from MPS2 maintainership
by Jon Medhurst
· 8 years ago
72b276a
doc: Update mps2_an385 documentation
by Vincenzo Frascino
· 8 years ago
4276d2e
boards: arm: mps2: Add pinmuxing
by Vincenzo Frascino
· 8 years ago
2e7a75c
frdm_k64f: Add RST board documentation
by Maureen Helm
· 8 years ago
1632938
soc: arm: mps2: Fix UART4 base address
by Vincenzo Frascino
· 8 years ago
69b9d34
arm: cmsis: Remove nvic.h and use CMSIS NVIC calls directly
by Kumar Gala
· 8 years ago
8be0401
arm: move exception priority to exc.h
by Kumar Gala
· 8 years ago
f85dbb1
arm: cmsis: Convert _ScbExcPrioSet to NVIC_SetPriority
by Kumar Gala
· 8 years ago
6e55fd3
doc: Update mps2_an385 documentation
by Vincenzo Frascino
· 8 years ago
6fe2600
boards: arm: mps2_an385: Enable CMSDK Drivers
by Vincenzo Frascino
· 8 years ago
8831a6b
soc: arm: mps2: Add configuration for CMSDK Driver
by Vincenzo Frascino
· 8 years ago
ec6bdd4
MAINTAINERS: Add frdm_kw41z board
by Maureen Helm
· 8 years ago
2c1e318
frdm_kw41z: Add frdm_kw41z board
by Maureen Helm
· 8 years ago
86a26fa
kw41z: Add kw41z SoC
by Maureen Helm
· 8 years ago
8d5833f
k64: Rename security_frdm_k64f section
by Maureen Helm
· 8 years ago
e290006
serial: Introduce new mcux lpuart shim driver
by Maureen Helm
· 8 years ago
ec5ee8b
flash: Update mcux shim to new mcux version
by Maureen Helm
· 8 years ago
27cfd12
mcux: Import mcux for kw41z
by Maureen Helm
· 8 years ago
ded842e
Revert "Revert "sanitycheck: add support for risc v boards""
by Andrew Boie
· 8 years ago
869a9fc
fat: match type info expected by fat library for f_write
by Kumar Gala
· 8 years ago
97d375e
samples: webusb: fix type of bytes_read
by Kumar Gala
· 8 years ago
99937a7
usb: Change transfer_len type to int32_t in usb_request_handler typedef
by Kumar Gala
· 8 years ago
c9a4335
samples: zperf: cleanup types for constant arrays
by Kumar Gala
· 8 years ago
f086a19
doc: update menuconfig images in application doc
by David B. Kinder
· 8 years ago
66417c0
Merge "Merge net branch into master"
by Anas Nashif
· 8 years ago
3d2a5c3
Merge bluetooth branch into master
by Johan Hedberg
· 8 years ago
a3474a7
Bluetooth: SPI: Disable IRQ pin callback to avoid spurious IRQs
by Ricardo Salveti
· 8 years ago
2569e2e
Bluetooth: SPI: retry spi_transceive calls if invalid
by Ricardo Salveti
· 8 years ago
f27d8ee
Bluetooth: SPI: switch to a single SPI transfer when receiving
by Ricardo Salveti
· 8 years ago
Next »