Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
88b36914152629330c61a4a60763072c88c0b44f
88b3691
kernel/arch: enhance the "ready thread" cache
by Benjamin Walsh
· 8 years ago
e6ebe3a
arm: relinquish one IRQ priority reserved by kernel
by Benjamin Walsh
· 8 years ago
7f577b2
arm: better handling of IRQ priorities reserved by the kernel
by Benjamin Walsh
· 8 years ago
c016252
arm: add CPU_CORTEX_M_HAS_PROGRAMMABLE_FAULT_PRIOS kconfig flag
by Benjamin Walsh
· 8 years ago
f5d0cbe
arm: move IRQ_PRIORITY_OFFSET to header file, rename to _IRQ_PRIO_OFFSET
by Benjamin Walsh
· 8 years ago
194a2e3
arm: add CPU_CORTEX_M_HAS_BASEPRI kconfig flag
by Benjamin Walsh
· 8 years ago
6ce672d
net: remove unused variable pkt1
by Anas Nashif
· 8 years ago
42738fd
net: multicast_eth_addr is use only with IPV6
by Anas Nashif
· 8 years ago
200c403
net: remove unused variable dis
by Anas Nashif
· 8 years ago
ca4ac62
net: tests: Remove unused variables from dhcpv4 unit test
by Tomasz Bursztyka
· 8 years ago
33479ec
drivers: spi: Fix the help on sys log level
by Tomasz Bursztyka
· 8 years ago
9609751
net: buf: Fix incorrect reference to net_buf_get_debug
by Johan Hedberg
· 8 years ago
176d184
power: Add ARC core suspend and resume support
by Julien Delayen
· 8 years ago
d127864
arcv2_timer0: Add suspend and resume support
by Julien Delayen
· 8 years ago
cd8504c
arcv2_irq: Add power management suspend/resume
by Julien Delayen
· 8 years ago
2008af3
arc: Define _arc_v2_irq_unit device
by Julien Delayen
· 8 years ago
353cd72
net: Fix incorrect logging format specifiers
by Tomasz Bursztyka
· 8 years ago
692771f
net: buf: Switch from k_fifo to k_lifo for free buffers
by Johan Hedberg
· 8 years ago
d659bb0
net: buf: Remove redundant user_data_size from buffers
by Johan Hedberg
· 8 years ago
71c7c01
net: buf: Remove the need for net_buf_pool_init()
by Johan Hedberg
· 8 years ago
45bc46d
net: buf: Introduce net_buf_destroy() wrapper
by Johan Hedberg
· 8 years ago
c8f8527
net: ieee802154: ACK reply needs to set all FCF attributes.
by Tomasz Bursztyka
· 8 years ago
4ca8ca9
iot/mqtt: Fix rlen_decode size check.
by Stig Bjørlykke
· 8 years ago
1589f2c
sanity: filter the build-all test for ethernet
by Genaro Saucedo Tejada
· 8 years ago
af97858
Revert "samples/logger-hook: Initialize variable to 0"
by Anas Nashif
· 8 years ago
418058a
kernel: remove NANOKERNEL and MICROKERNEL configs
by Anas Nashif
· 8 years ago
b42587e
net: Switch net dependency to CONFIG_RANDOM_GENERATOR
by Marcus Shawcroft
· 8 years ago
954baea
random: Restructure RANDOM Kconfig
by Marcus Shawcroft
· 8 years ago
fe8d044
tests: Remove unnecessary CONFIG_TEST_RANDOM_GENERATOR
by Marcus Shawcroft
· 8 years ago
de4727b
sensor: update drivers to not return double values
by Bogdan Davidoaia
· 8 years ago
708fe8c
sensor: use integers for simple value calculations
by Bogdan Davidoaia
· 8 years ago
4946e3e
sensor: remove SENSOR_VALUE_TYPE_INT
by Bogdan Davidoaia
· 8 years ago
b584acb
sensor: remove unused Q16_16 value type
by Bogdan Davidoaia
· 8 years ago
c3e08c8
net: buf: Redesigned pool & buffer allocation API
by Johan Hedberg
· 8 years ago
1e2e05c
drivers: sensor: fxos8700: Fix uninitialized variable
by Sergio Rodriguez
· 8 years ago
60f5d4e
arc: Add cc to clobber list for sleep instruction
by Julien Delayen
· 8 years ago
87a7fe8
kernel: legacy: Fix int overflow in nano_stack_init
by Szymon Janc
· 8 years ago
0859df1e
kernel: disable MDEF by default
by Anas Nashif
· 8 years ago
0951125
scripts: remove old qemu patch
by Anas Nashif
· 8 years ago
680270f
toolchain: Add a popcount macro for GCC
by Carles Cufi
· 8 years ago
b80db0a
kernel: Add ARG_UNUSED macro to avoid compiler warnings
by Flavio Santes
· 8 years ago
59c8f32
x86/soc: Add ARG_UNUSED macro to avoid compiler warnings
by Flavio Santes
· 8 years ago
935c447
shell: Add ARG_UNUSED macro to avoid compiler warnings
by Flavio Santes
· 8 years ago
5349af8
kernel/mem_slab: Use the right data-type
by Flavio Santes
· 8 years ago
380ee05
kernel/mem_pool: Use the right data-type
by Flavio Santes
· 8 years ago
c8201b2
kernel: Introduce new k_delayed_work_remaining_get API
by Johan Hedberg
· 8 years ago
f99ad3f
kernel: Refactor remaining time evaluation for timeouts
by Johan Hedberg
· 8 years ago
142c002
MAINTAINERS: Update network applications section
by Flavio Santes
· 8 years ago
79631ad
device: do not set struct as deprecated
by Anas Nashif
· 8 years ago
3b83146
samples: spi_fram: correct syntax error and update comments
by Baohong Liu
· 8 years ago
683cb88
drivers: adc: replace device sync APIs with semaphores
by Baohong Liu
· 8 years ago
130ac06
drivers: spi: replace device sync APIs with semaphores
by Baohong Liu
· 8 years ago
cdf4141
samples: gpio: use correct gpio driver name
by Baohong Liu
· 8 years ago
fd314e7
drivers: i2c: replace device sync APIs with semaphores
by Baohong Liu
· 8 years ago
891273d
device: add deprecated attribute to device sync APIs
by Baohong Liu
· 8 years ago
362fb9e
arm: Fix irq offload inline asm memory ordering.
by Marcus Shawcroft
· 8 years ago
a715194
random: Rewrite sys_rand32_init() with SYS_INIT()
by Marcus Shawcroft
· 8 years ago
409b754
Remove application calls to sys_rand32_init.
by Marcus Shawcroft
· 8 years ago
0bc4b49
samples: Add thermometer
by Marcus Shawcroft
· 8 years ago
a94437c
sensor: Add nRF5 temperature driver.
by Marcus Shawcroft
· 8 years ago
a213fb4
samples: sensor: fxos8700: Check sample fetch return value
by Sergio Rodriguez
· 8 years ago
3fcb9c4
Bluetooth: Use _vprintk() instead of _prf()
by Johan Hedberg
· 8 years ago
244a4df
printk: Export _vprintk similar to how _prf is exported
by Johan Hedberg
· 8 years ago
57e1975
pinmux: Deprecate the k64 pinmux driver
by Maureen Helm
· 8 years ago
4a1c31a
k64: Change the default pinmux driver to the ksdk one
by Maureen Helm
· 8 years ago
a938790
hexiwear_k64: Add pin init using ksdk pinmux driver
by Maureen Helm
· 8 years ago
296c949
frdm_k64f: Add pin init using ksdk pinmux driver
by Maureen Helm
· 8 years ago
a4e823e
pinmux: Introduce new ksdk pinmux driver
by Maureen Helm
· 8 years ago
d2d62ae
logging: Remove bogus SYS_LOG dependency on STDOUT_CONSOLE
by Johan Hedberg
· 8 years ago
e0359b5
samples: aio: fix some coding style issues
by Baohong Liu
· 8 years ago
fc7dec1
samples: spi_flash: remove redundant code lines from config file
by Baohong Liu
· 8 years ago
cb70d7d
Merge "Merge bluetooth branch into master"
by Anas Nashif
· 8 years ago
1ecaa78
drivers: slip: remove unneeded include path addition
by Kumar Gala
· 8 years ago
41c6493
drivers: timers: remove unneeded include path addition
by Kumar Gala
· 8 years ago
fe144ff
drivers: usb: remove unneeded include path additions
by Kumar Gala
· 8 years ago
7a74fb0
samples/logger-hook: Initialize variable to 0
by Flavio Santes
· 8 years ago
63e1f4a
samples/logger-hook: Increase main stack size
by Flavio Santes
· 8 years ago
b319558
drivers: sensor: add missing license header
by Baohong Liu
· 8 years ago
d97239f
Merge bluetooth branch into master
by Johan Hedberg
· 8 years ago
24b03e7
Bluetooth: Remove not needed header in uuid.c file
by Arkadiusz Lichwa
· 8 years ago
c4fa607
Bluetooth: Fix format specifier in UUID DBG helpers
by Arkadiusz Lichwa
· 8 years ago
fb37a5c
Bluetooth: Fix stack overhead amount when debug is enabled
by Johan Hedberg
· 8 years ago
26056c8
Bluetooth: Fix left-over printf usage
by Johan Hedberg
· 8 years ago
f858781
Bluetooth: Fix BT_STACK_DEBUG_EXTRA for BLUETOOTH_DEBUG_LOG
by Johan Hedberg
· 8 years ago
7775319
Bluetooth: shell: Add support for RFCOMM Disconnect
by Jaganath Kanakkassery
· 8 years ago
4349141
Bluetooth: RFCOMM: Implement Disconnect API
by Jaganath Kanakkassery
· 8 years ago
49cd3b1
drivers: bluetooth: nble: remove unneeded include path additions
by Kumar Gala
· 8 years ago
5c0a502
Bluetooth: L2CAP: Fix uninitialized pointer
by Arkadiusz Lichwa
· 8 years ago
047c6ea
Bluetooth: Fine-tune debug-based stack size increase
by Johan Hedberg
· 8 years ago
f53388d
Bluetooth: L2CAP: Fix format specifier for hex uint16_t
by Johan Hedberg
· 8 years ago
b94a69e
Bluetooth: Fix format specifier in address helpers
by Johan Hedberg
· 8 years ago
4a0c9e8
Bluetooth: GATT: Update CCC addresses
by Luiz Augusto von Dentz
· 8 years ago
624a170
Bluetooth: GATT: Fix using bt_addr_le_cmp with destination address
by Luiz Augusto von Dentz
· 8 years ago
ae213a2
Bluetooth: Fix bt_conn_lookup*
by Luiz Augusto von Dentz
· 8 years ago
a4b6b24
Bluetooth: Switch from printf to printk functions
by Johan Hedberg
· 8 years ago
5ac059b
Bluetooth: Extend advertising parameters with optional own address
by Johan Hedberg
· 8 years ago
d883fcf
Bluetooth: Make LE random address helpers public
by Johan Hedberg
· 8 years ago
ede69e5
Bluetooth: AVDTP: Fix Coding style
by Arun Jagadish
· 8 years ago
9849df8
kernel: Disable interrupts after tick calculation in k_sleep()
by Carles Cufi
· 8 years ago
3027753
drivers/ethernet: Fix SYS_LOG_DBG format specifier for MAC
by Johan Hedberg
· 8 years ago
Next »