Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
21d69579f53fcbcd6c7b1289e072d22aad5a46a8
21d6957
kconfig: Have the 'SMP' option depend on 'USE_SWITCH'
by Sebastian Bøe
· 6 years ago
4019bda
kconfig: Disable 'RETPOLINE' on unsupported platforms
by Sebastian Bøe
· 6 years ago
7201a1b
kconfig: Have the 'FLOAT' menu depend on it being enabled
by Sebastian Bøe
· 6 years ago
0438657
kconfig: Have the 'framebuffer' menu depend on it being enabled
by Sebastian Bøe
· 6 years ago
2f85b2f
kconfig: libmetal: Have LIBMETAL_SRC_PATH depend on LIBMETAL
by Sebastian Bøe
· 6 years ago
c99cb9d
boards: xtensa: intel_s1000_crb: set USB_DFU_MAX_XFER_SIZE to 4096
by Savinay Dharmappa
· 6 years ago
f0c5470
samples: subsys: usb: dfu: Add intel_s1000 to platform_whitelist
by Savinay Dharmappa
· 6 years ago
0fb1a8a
usb: class: dfu: Add a worker thread to flash data from usb to flash
by Savinay Dharmappa
· 6 years ago
b9b8daa
samples: subsys: usb: dfu: Fix build error for intel_s1000
by Savinay Dharmappa
· 6 years ago
33f1951
crc: Move crc7 into CRC single header
by Yannis Damigos
· 6 years ago
10cf245
boards/arm/olimexino_stm32: Add SDHC support
by Yannis Damigos
· 6 years ago
6c1af0e
disk: disck_access_sdhc: Switch to new SPI API
by Yannis Damigos
· 6 years ago
937592e
disk: disk_access_sdhc: Enable multiple disk interfaces
by Yannis Damigos
· 6 years ago
b28cd8a
disk: disk_access_sdhc: Move to new logger subsystem
by Yannis Damigos
· 6 years ago
42accf2
disk: add a SDHC card over SPI driver.
by Michael Hope
· 6 years ago
bbafc36
lib: add crc7.
by Michael Hope
· 6 years ago
ef9361f
ext: lib: crypto: Update mbedTLS 2.16.0
by Aurelien Jarno
· 6 years ago
848b084
driver: display: Added dummy display driver
by Jan Van Winkel
· 6 years ago
65f79cd
scripts: gen_relocate_app: Use linker provided size variable.
by Adithya Baglody
· 6 years ago
8bbe325
doc: boards: cc3220sf_launchxl: update link to XDS110 firmware update
by Vincent Wan
· 6 years ago
6bed8fc
shell: Changing shell_history_get signature
by Flavio Ceolin
· 6 years ago
80c0355
shell: Make shell_strlen return u16_t
by Flavio Ceolin
· 6 years ago
bc4cb76
shell: Fix return error in shell_execute_cmd
by Flavio Ceolin
· 6 years ago
74a74bb
power: rename api sys_soc -> sys_
by Anas Nashif
· 6 years ago
9151fbe
power: rename APIs and removing leading _
by Anas Nashif
· 6 years ago
68086c0
ext: lib: crypto: Update mbedTLS 2.14.1
by Aurelien Jarno
· 6 years ago
2e1021d
doc: update doc footer copyright year
by David B. Kinder
· 6 years ago
16e7e82
shell: Fix code style errors in shell.c
by Krzysztof Chruscinski
· 6 years ago
49bf430
samples: subsys: shell: Add foreground command example
by Krzysztof Chruscinski
· 6 years ago
d653a51
shell: Allow calling shell_fprintf from various contexts
by Krzysztof Chruscinski
· 6 years ago
74f114c
userspace: easy checking for specific driver
by Andrew Boie
· 6 years ago
a4605eb
boards: nucleo_l432kc: Document CAN support
by Erwan Gouriou
· 6 years ago
be5444d
boards: stm32072b_disco: Document CAN support
by Erwan Gouriou
· 6 years ago
ef9b08a
test: code_relocation: Fixed CI failure
by Sebastian Bøe
· 6 years ago
55d6b4c
cmake: boilerplate: Move out finding git+python to separate cmake files
by Mark Ruvald Pedersen
· 6 years ago
dcf824b
CODEOWNERS: Add for drivers/wifi same reviewers as for drivers/ethernet
by Paul Sokolovsky
· 6 years ago
06d7835
doc: regular misspelling scan
by David B. Kinder
· 6 years ago
bb7d826
samples/basic: Update readme for blinky/button/disco
by Erwan Gouriou
· 6 years ago
bb92c54
boards: stm32f3_disco: Add LD7 as led1
by Erwan Gouriou
· 6 years ago
52ddd99
boards: stm32f3_disco: LD7 GPIO port is E
by Erwan Gouriou
· 6 years ago
a2668f5
dts: stm32f3: GPIO clocks are actually handled from AHB1 bus
by Erwan Gouriou
· 6 years ago
0f64ec5
drivers: wifi: simplelink: Fix strings used in assertions
by Vincent Wan
· 6 years ago
1f1ea26
driver: display: sdl: Return correct pixel format
by Jan Van Winkel
· 6 years ago
0d4954f
lib/cmsis_rtos_v2: Fix overflow in osKernelGetInfo()
by Andy Ross
· 6 years ago
bebdf2a
fs/nvs: Speed Improvement
by Laczen JMS
· 6 years ago
3980e0c
sanitycheck: Use supression file for valgrind and dump log
by Alberto Escolar Piedras
· 6 years ago
661bc82
sanitycheck: Fail test if the process returns != 0
by Alberto Escolar Piedras
· 6 years ago
ace7bf9
valgrind: Add error supression file for POSIX arch
by Alberto Escolar Piedras
· 6 years ago
1036edc
log: Fix switch statement
by Flavio Ceolin
· 6 years ago
e62e54b
tests: interrupt: Change IRQ priorities in test
by Spoorthi K
· 6 years ago
bdda09e
cmake: Remove dead code LTO references
by Sebastian Bøe
· 6 years ago
c8ff1fd
soc: nordic: add Kconfig options for several peripherals
by Ioannis Glaropoulos
· 6 years ago
b329989
dts: nordic: nrf91: DTS include headers for nRF9160 SOC
by Ioannis Glaropoulos
· 6 years ago
23d28ab
samples: Remove redundant Kconfig adjustments for nRF boards
by Andrzej Głąbek
· 6 years ago
03f7569
tests: drivers: Remove redundant Kconfig adjustments for nRF boards
by Andrzej Głąbek
· 6 years ago
9d44cad
boards: nrf: Enable ADC, I2C, and SPI instances by default
by Andrzej Głąbek
· 6 years ago
326be98
boards: nrf: Remove redundant Kconfig adjustments
by Andrzej Głąbek
· 6 years ago
46b7633
drivers: spi: nrfx: Set default value of SPIM3 RX delay to 2
by Andrzej Głąbek
· 6 years ago
4b43065
drivers: nrf: Enable nRF drivers by default in Kconfig
by Andrzej Głąbek
· 6 years ago
7c13ba9
drivers: serial: nrf: Remove false dependency on the gpio driver
by Andrzej Głąbek
· 6 years ago
754ab1d
net/pkt: Fix debug logs checking
by Tomasz Gorochowik
· 6 years ago
56d144c
cmake: Fixed python detection bug
by Sebastian Bøe
· 6 years ago
b1e912b
samples: cmsis_rtos_v2: Demo on msgq and timers synchronization
by Spoorthi K
· 6 years ago
cea0982
samples: cmsis_rtos_v2: Demo with Dining Philosopher's algorithm
by Spoorthi K
· 6 years ago
72b0289
samples: driver: i2c scanner
by Tavish Naruka
· 6 years ago
167486f
samples: sockets: Update OT overlays for echo samples
by Robert Lubos
· 6 years ago
4a4e51f
drivers: nrf: Fix UARTE fixup defines.
by Mieszko Mierunski
· 6 years ago
e8a7780
samples: reel board: correct timeout condition
by Jakub Rzeszutko
· 6 years ago
b75a05c
driver: sensors: convert lsm9ds0_gyro to use information coming from dts
by Armando Visconti
· 6 years ago
385bc26
include: linker: improve documentation of app shared mem symbols
by Ioannis Glaropoulos
· 6 years ago
6410a16
openthread: Update openthread version to latest upstream/master.
by Martin Turon
· 6 years ago
0efad5f
cmake: Whitespace and commentary fixes
by Mark Ruvald Pedersen
· 6 years ago
b6ab4e8
tests/cmsis_rtos_v2: Use CONFIG_SCHED_SCALABLE
by Rajavardhan Gundi
· 6 years ago
50d3219
tests/cmsis_rtos_v2: Introduce tests to make use of ThreadFlags APIs
by Rajavardhan Gundi
· 6 years ago
41aa164
lib/cmsis_rtos_v2: Implement support for Thread Flags APIs
by Rajavardhan Gundi
· 6 years ago
7ffa345
tests/cmsis_rtos_v2: Introduce tests to make use of EventFlag APIs
by Rajavardhan Gundi
· 6 years ago
fa499b3
lib/cmsis_rtos_v2: Implement support for Event Flag APIs
by Rajavardhan Gundi
· 6 years ago
ff911f7
tests/cmsis_rtos_v2: Introduce tests to make use of messageQ APIs
by Rajavardhan Gundi
· 6 years ago
27f4cd2
lib/cmsis_rtos_v2: Implement support for Message Queue APIs
by Rajavardhan Gundi
· 6 years ago
00ffaed
tests/cmsis_rtos_v2: Introduce tests to make use of mempool APIs
by Rajavardhan Gundi
· 6 years ago
e5c8488
lib/cmsis_rtos_v2: Implement support for mempool APIs
by Rajavardhan Gundi
· 6 years ago
c58733c
tests/cmsis_rtos_v2: Introduce tests to make use of Semaphore APIs
by Rajavardhan Gundi
· 6 years ago
b39f626
lib/cmsis_rtos_v2: Implement support for semaphore APIs
by Rajavardhan Gundi
· 6 years ago
a1eaa23
tests/cmsis_rtos_v2: Introduce tests to make use of Mutex APIs
by Rajavardhan Gundi
· 6 years ago
19b57ce
lib/cmsis_rtos_v2: Implement support for mutex APIs
by Rajavardhan Gundi
· 6 years ago
2b22e30
tests/cmsis_rtos_v2: Introduce tests to make use of Timer APIs
by Rajavardhan Gundi
· 6 years ago
0285c69
lib/cmsis_rtos_v2: Implement support for timer APIs
by Rajavardhan Gundi
· 6 years ago
d6c5051
tests/cmsis_rtos_v2: Introduce tests to make use of Thread APIs
by Rajavardhan Gundi
· 6 years ago
7d499e3
lib/cmsis_rtos_v2: Implement support for generic wait APIs
by Rajavardhan Gundi
· 6 years ago
e3fe0ca
lib/cmsis_rtos_v2: Implement support for Kernel APIs
by Rajavardhan Gundi
· 6 years ago
4af7b6c
lib/cmsis_rtos_v2: Implement support for thread APIs
by Rajavardhan Gundi
· 6 years ago
b609175
CMSIS RTOS V2: Introduce CMSIS RTOS V2 API header file
by Rajavardhan Gundi
· 6 years ago
2ffb951
console: Kconfig: Update for recent changes
by Paul Sokolovsky
· 6 years ago
0925411
tty: Remove buffer params from tty_init()
by Paul Sokolovsky
· 6 years ago
a7df3a1
tty: Support unbuffered operation to extend usecase coverage
by Paul Sokolovsky
· 6 years ago
fe2f30a
dts: nordic: simplify definition of flash and sram sizes in dts
by Ioannis Glaropoulos
· 6 years ago
6e158b1
cmake: Document CMAKE_SYSTEM_-variables, and add CMAKE_SYSTEM_VERSION
by Mark Ruvald Pedersen
· 6 years ago
59036db
cmake: Move root CMakeLists.txt's comment-header to top
by Mark Ruvald Pedersen
· 6 years ago
94a9d80
cmake: boilerplate: move compiler-flag checks into boilerplate
by Mark Ruvald Pedersen
· 6 years ago
5e90da7
cmake: Remove setting CMAKE_FIND_ROOT_PATH_MODE_* variables
by Mark Ruvald Pedersen
· 6 years ago
Next »