Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
ce6ad70c068700a56df95b94767f5b5483c818f9
ce6ad70
scripts: openocd.sh: align usage of OPENOCD_*_CMD variables
by Piotr Mienkowski
· 8 years ago
5f95120
zephyr-env.sh: only reset scripts_path on Windows
by Marti Bolivar
· 8 years ago
bfda8a9
zephyr-env.sh: unset PWD_OPT after using it
by Marti Bolivar
· 8 years ago
e3a3126
zephyr-env.sh: fix stale comment
by Marti Bolivar
· 8 years ago
845ebe8
dma: stm32f4x: By default increment pointer through data passed through memory
by Lee Jones
· 8 years ago
08aa0c5
dma: stm32f4x: Trivial: Prevent >80 char issue and neaten up
by Lee Jones
· 8 years ago
57d9a79
dma: stm32f4x: Prevent ddata from being directly referenced accidentally
by Lee Jones
· 8 years ago
9e09a7d
dma: stm32f4x: Pull in sub-channel information from Kconfig
by Lee Jones
· 8 years ago
a2e3a3a
dma: Kconfig: Provide a means to specify sub-channels
by Lee Jones
· 8 years ago
61b6f5a
power_mgmt: Remove deprecated macros and structs
by Amir Kaplan
· 8 years ago
de64c83
fxos8700: Fix Kconfig help indentation
by Maureen Helm
· 8 years ago
e09dc93
samples: fxos8700: Update doc references and sample output
by Maureen Helm
· 8 years ago
07241ca
samples: Add fxas21002 sample application
by Maureen Helm
· 8 years ago
f8926e8
hexiwear_k64: Add support for fxas21002 gyroscope
by Maureen Helm
· 8 years ago
f38ea16
sensor: fxas21002: Add gyroscope driver
by Maureen Helm
· 8 years ago
bb9c8df
arm: core: Update core to use struct k_thread
by Vincenzo Frascino
· 8 years ago
3d95a5d
dma: stm32f4x: Remove unused 'id' attribute
by Lee Jones
· 8 years ago
45fc0ac
dma: stm32f4x: Use terminology found in the datasheet
by Lee Jones
· 8 years ago
ec60772
dma: stm32f4x: Add .stop() call
by Lee Jones
· 8 years ago
b44a176e
dma: stm32f4x: Add support for dev-to-mem and mem-to-dev transfers
by Lee Jones
· 8 years ago
c153e7e
dma: stm32f4x: Add dump regs function to aid debugging
by Lee Jones
· 8 years ago
43bea39
dma: stm32f4x: Move to new DMA API
by Lee Jones
· 8 years ago
d5d269b
dma: stm32f4x: Adapt header file include to match new location
by Lee Jones
· 8 years ago
a336120
dma: stm32f4x: Remove superfluous 'config' argument
by Lee Jones
· 8 years ago
3e1c146
dma: Provide generic look-up functions for 'width' and 'burst' register entries
by Lee Jones
· 8 years ago
9aeb6f8
serial: stm32: Move to more traditional formatting
by Lee Jones
· 8 years ago
49c2858
serial: stm32: Give H/W a chance to set the TXE bit on transfer
by Lee Jones
· 8 years ago
a20b249
ext: lib: mbedtls: Upgrading mbedTLS library
by Kumar Gala
· 8 years ago
8e1dffd
kernel: disable legacy APIs by default
by Anas Nashif
· 8 years ago
e698c9c
tests: do not build with legacy API enabled
by Anas Nashif
· 8 years ago
8c1a073
samples: ipm sample using mailbox for Quark SE
by Anas Nashif
· 8 years ago
131cfa2
samples: move ipm samples subsystem folder
by Anas Nashif
· 8 years ago
eaffffd
samples: move usb samples subsystem folder
by Anas Nashif
· 8 years ago
52448f6
samples: move shell sample subsystem folder
by Anas Nashif
· 8 years ago
da4ccce
samples: move logger-hook sample to subsystem
by Anas Nashif
· 8 years ago
fdd0cb7
samples: remove legacy applications
by Anas Nashif
· 8 years ago
bbcbd0e
dma: Expand on documentation for data_size AKA data_width
by Lee Jones
· 8 years ago
860f6ab
dma: stm32f4x: Obtain controller names from Kconfig
by Lee Jones
· 8 years ago
8c5b54e
dma: stm32f4x: Obtain IRQ priority from Kconfig
by Lee Jones
· 8 years ago
bb36c0a
dma: Add possibility for up to 3 DMA Controllers
by Lee Jones
· 8 years ago
b15693d
dma: Group devices together in Kconfig
by Lee Jones
· 8 years ago
9d0c020
doc: clean up blank lines in getting started docs
by David B. Kinder
· 8 years ago
5c642e8
device: Fix DEVICE_DECLARE macro to be usable inside drivers source code.
by Michał Kruszewski
· 8 years ago
023f2ce
dts/extract_dts_includes.py: Fix IRQ define name creation
by Kumar Gala
· 8 years ago
8eea1d7
tinytile: support flashing
by Anas Nashif
· 8 years ago
a432cc5
Merge "Merge arm branch into master"
by Kumar Gala
· 8 years ago
c65c6a9
build: Don't remove dts/ directory on clean
by Andy Gross
· 8 years ago
48d6596
Merge arm branch into master
by Kumar Gala
· 8 years ago
aa9c146
ext: mcux: Update to mcux 2.2 for k64
by Maureen Helm
· 8 years ago
e0b56a7
ext: mcux: Update to mcux 2.1 for k64
by Maureen Helm
· 8 years ago
a57df86
serial: stm32: Properly put Kconfig options in their own submenu
by Florian Vaussard
· 8 years ago
8796094
gpio: stm32: Add support for ports I to K
by Florian Vaussard
· 8 years ago
52d663d
gpio: stm32: Use macro to simplify registration
by Florian Vaussard
· 8 years ago
85b4eca
clock: stm32f4: Add some missing clocks
by Florian Vaussard
· 8 years ago
2304e0f
clock: stm32f4: Fix wrong BKPSRAM and CCMDATARAM clocks
by Florian Vaussard
· 8 years ago
33579ad
clock: stm32f4: Fix range of CLOCK_STM32F4X_PLLN_MULTIPLIER config
by Florian Vaussard
· 8 years ago
9b6140e
arm: stm32f4: Add FPU support
by Florian Vaussard
· 8 years ago
0601d8a
arm: stm32f4: Fix comment in Kconfig
by Florian Vaussard
· 8 years ago
632a07d
gpio: stm32: Use atomic set/reset in stm32_gpio_set()
by Florian Vaussard
· 8 years ago
8fcb780
kernel: arm: Increase idle stack size to fix corruption by FP_SHARING
by Florian Vaussard
· 8 years ago
ad235dc
arm: UART driver modifications for MKL25Z soc support
by Gustavo Denardin
· 8 years ago
51036ca
nrf_rtc_timer: clear events and counter when disabling sys_clock
by Ricardo Salveti
· 8 years ago
67f488b
boards: add 96b_nitrogen board documentation
by Ricardo Salveti
· 8 years ago
2df2790
boards: add 96b_carbon board documentation
by Ricardo Salveti
· 8 years ago
83d8ffb
spi: mcux: Rename spi driver to DSPI to match naming convention
by Kumar Gala
· 8 years ago
fedf497
olimexino_stm32: Enable DT usage for OLIMEXINO STM32
by Yannis Damigos
· 8 years ago
a7b6d76
dts: arm: Add base DTS support for Olimexino STM32 board
by Yannis Damigos
· 8 years ago
5295191
arm: IRQ number correction in the soc configuration
by Gustavo Denardin
· 8 years ago
f475d2c
samples: grove: remove duplicate config
by Anas Nashif
· 8 years ago
c3f79e1
test/crypto: Update ECC DSA test case
by Flavio Santes
· 8 years ago
3692aed
test/crypto: Update ECC DH test case
by Flavio Santes
· 8 years ago
a50c1d0
test: Add test for JSON library
by Leandro Pereira
· 8 years ago
262365c
lib: json: Fix parsing of boolean values
by Leandro Pereira
· 8 years ago
4c7803b
lib: json: Ignore spaces while scanning for tokens
by Leandro Pereira
· 8 years ago
844ef67
lib: json: Fix number parsing
by Leandro Pereira
· 8 years ago
122cdb3
lib: json: Do not use translation tables to encode characters
by Leandro Pereira
· 8 years ago
95ec49c
lib: json: Simplify lexing of "true", "false", and "null" tokens
by Leandro Pereira
· 8 years ago
b9b1c18
lib: json: Add encoding support
by Leandro Pereira
· 8 years ago
67ac6f6
lib: json: Parse nested objects and arrays
by Leandro Pereira
· 8 years ago
0505c9c
benchmarks: convert latency_measure to unified kernel
by Anas Nashif
· 8 years ago
c096453
doc: fix installation on windows instructions
by David B. Kinder
· 8 years ago
25aa9e8
tests: enable syslog for sensors
by Anas Nashif
· 8 years ago
a53bc0e
sensors: sx9500: varables undeclared when in debug mode
by Anas Nashif
· 8 years ago
2c04055
Merge "Merge bluetooth branch into master"
by Anas Nashif
· 8 years ago
8ec959a
Merge "Merge net branch into master"
by Anas Nashif
· 8 years ago
93fbca0
Merge bluetooth branch into master
by Johan Hedberg
· 8 years ago
898c8b6
tests: object_footprint: add missing file
by Anas Nashif
· 8 years ago
e994b0a
benchmarks: remove legacy tests already ported to unified
by Anas Nashif
· 8 years ago
7942eae
benchmarks: port object_footprint to unified kernel
by Anas Nashif
· 8 years ago
477a928
benchmarks: move footprint benchmark out of legacy
by Anas Nashif
· 8 years ago
6db4a99
tests: tag with 'ignore_faults' testcases that provoke faults
by Inaky Perez-Gonzalez
· 8 years ago
aa70533
tests: remove legacy tests already ported to unified
by Anas Nashif
· 8 years ago
611460b
Bluetooth: controller: Fix race waiting for ticker job to complt
by Vinayak Chettimada
· 8 years ago
2d644f2
Bluetooth: controller: Fix mayfly caller id for thread call path
by Vinayak Chettimada
· 8 years ago
9b13577
Merge net branch into master
by Jukka Rissanen
· 8 years ago
178589f
net/net_if: When IPv6 DAD is disabled, added address gets final state
by Tomasz Bursztyka
· 8 years ago
53b9c45
net/ipv6: Fix a NULL dereferencing issue when debug is enabled
by Tomasz Bursztyka
· 8 years ago
c3b1070
tests: dns: Resolve API test cases
by Jukka Rissanen
· 8 years ago
aa11cef
net: shell: Add DNS query support
by Jukka Rissanen
· 8 years ago
c6cad93
samples: net: DNS resolving sample application
by Jukka Rissanen
· 8 years ago
Next »