Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
aa63b070195b1f3e6f6baa545f6a314a40815400
aa63b07
drivers: spi: spi_sam0: rework devicetree support
by Kumar Gala
· 5 years ago
b8ade78
drivers: i2c: i2c_sam0: rework devicetree support
by Kumar Gala
· 5 years ago
dbeb3ba
drivers: spi: spi_sam: rework device tree support
by Kumar Gala
· 5 years ago
cb8ee73
dts: atmel sam: Add pinctrl support for SAM SPI
by Kumar Gala
· 5 years ago
fa6c990
soc: arm: atmel_sam: Add helper macros to init array of pins
by Kumar Gala
· 5 years ago
e9e868b
boards: arm: sam4s_xplained: Enable MPU
by Stephanos Ioannidis
· 5 years ago
503e644
boards: arm: sam4e_xpro: Enable MPU
by Stephanos Ioannidis
· 5 years ago
45a1d8a
kernel: rename initializers to be internal
by Anas Nashif
· 5 years ago
11fbc0b
drivers: i2c: nordic: move to new DT API
by Martí Bolívar
· 5 years ago
df8be2d
drivers: i2c: nordic: cosmetics
by Martí Bolívar
· 5 years ago
4508b6f
boards: nordic: add 'i2c' to supported for a couple of DKs
by Martí Bolívar
· 5 years ago
9b85c5c
boards: nordic: yaml cosmetics
by Martí Bolívar
· 5 years ago
eca99d8
drivers: watchdog: nordic: move to new DT API
by Martí Bolívar
· 5 years ago
644f9ec
dts: nordic: introduce wdt0 / wdt1 distinction
by Martí Bolívar
· 5 years ago
0d5416a
runners: openocd: Reset target before running Elf
by Alexey Brodkin
· 5 years ago
6243557
drivers: nrf: uarte: check if RXSTARTED before issue STOPRX
by Ryan Erickson
· 5 years ago
5776c82
drivers/timer: stm32_lptim: Move to new DT api
by Erwan Gouriou
· 5 years ago
50414c4
boards: arm: hexiwear_k64: Replace some missed old style DT macros
by Kumar Gala
· 5 years ago
7b2fde9
drivers: serial: uart_psoc6: Convert to new dt macros
by Kumar Gala
· 5 years ago
be84c4e
drivers: pwm: nordic: move to new DT API
by Martí Bolívar
· 5 years ago
ed5e247
drivers: gpio_nrfx: Pass only pins associated with handler
by Pawel Dunaj
· 5 years ago
1ca4aed
tests: drivers: fixes for failing tests
by Mark Olsson
· 5 years ago
1bb8a42
boards: Change dependency for I2C on i.mx rt boards
by Mark Olsson
· 5 years ago
6b593a5
samples: drivers: kscan: Add sample for touch panel drivers
by Mark Olsson
· 5 years ago
9b3330d
boards: Configure ft5336 touch panel on stm32f746g_disco board
by Mark Olsson
· 5 years ago
3e729b2
kernel/timer: Correctly clamp period argument
by Andy Ross
· 5 years ago
84817f4
drivers: pinmux: stm32l4: I2C_1, CAN pinmuxes added
by Kwon Tae-young
· 5 years ago
15ed490
dts: arm: st: Add support for stm32l433Xb
by Kwon Tae-young
· 5 years ago
25c0eac
sys/util.h: Make IS_ENABLED work for linker scripts
by Kumar Gala
· 5 years ago
9f9e468
CODEOWNERS: Add CMSIS-DSP test code owner
by Stephanos Ioannidis
· 5 years ago
845d885
dts: arm: atmel: samd5x: Fix CPU compatible
by Stephanos Ioannidis
· 5 years ago
c716ef5
soc: arm: same54: Add missing FPU selection
by Stephanos Ioannidis
· 5 years ago
bd74021
soc: arm: same53: Add missing FPU selection
by Stephanos Ioannidis
· 5 years ago
06378ed
soc: arm: same51: Add missing FPU selection
by Stephanos Ioannidis
· 5 years ago
b22af57
soc: arm: samd51: Add missing FPU selection
by Stephanos Ioannidis
· 5 years ago
0fc63f6
soc: arm: atmel_sam0: Add missing arch selection
by Stephanos Ioannidis
· 5 years ago
2c54ea4
tests: drivers: counter: Add nrf9160_pca10090 board
by Krzysztof Chruscinski
· 5 years ago
58dcfd5
CODEOWNERS: Adding codeowner for tests/drivers/counter
by Krzysztof Chruscinski
· 5 years ago
65c9b34
soc: arm: atmel_sam: sam4s: Enable MPU
by Gerson Fernando Budke
· 5 years ago
adcfd09
soc: arm: atmel_sam: sam4e: Enable MPU/FPU
by Gerson Fernando Budke
· 5 years ago
fdf22d1
arm: stm32f0: Add STM32F030XC support.
by Brian Kubisiak
· 5 years ago
440f647
Bluetooth: hci_raw: Fix pushing H4 headers in bt_buf_get_rx
by Luiz Augusto von Dentz
· 5 years ago
8b6acb5
soc: arm: replace DT_CPU_CLOCK_FREQUENCY with new dt macros
by Kumar Gala
· 5 years ago
5dbfbbcf
samples: sensor: bq274xx: Fix platform whitelist
by Kumar Gala
· 5 years ago
d4f24a1
boards: arm: 96b_wistrio: Convert to using DT_NODELABEL for gpio ports
by Kumar Gala
· 5 years ago
0915ccc
drivers: cc13xx_cc26xx: use DT_INST_FOREACH to reduce code duplication
by Vincent Wan
· 5 years ago
98498828
dts: bindings: cc13xx-cc26xx: add port info for uart tx and rx pins
by Vincent Wan
· 5 years ago
9d89ce1
drivers: cc13xx_cc26xx: Convert drivers to use more new DT_INST macros
by Vincent Wan
· 5 years ago
0e86210
soc: arm: silabs_exx32: DT_GPIO_GECKO_SWO_LOCATION rework
by Kumar Gala
· 5 years ago
22e65cb
gpio: mcux: Convert convert to DT_INST defines
by Kumar Gala
· 5 years ago
25bc61d
samples: sensor: bq274xx remove innblue overlay
by Parthiban Nallathambi
· 5 years ago
547a5e9
tests: uart_async_api: Support atsamr21_xpro board
by Stephanos Ioannidis
· 5 years ago
98e5123
boards: arm: rv32m1_vega: Replace old DT macros with new ones
by Kumar Gala
· 5 years ago
1375409
boards: arm: warp7_m4: Replace old DT macros with new ones
by Kumar Gala
· 5 years ago
e6a68c1
boards: arm: lpcxpresso55s69: Replace old DT macros with new ones
by Kumar Gala
· 5 years ago
88259bb
gitattributes: Tell linguist to ignore test pattern files
by Stephanos Ioannidis
· 5 years ago
0f557de
boards/arm: Adding support for nRF9160 InnBlue21 Board.
by Bilal Wasim
· 5 years ago
53b5bae
shell: Refactor command getters
by Krzysztof Chruscinski
· 5 years ago
d45bec1
boards: arm: mps2: Move FPGA GPIO init to new DT macros
by Kumar Gala
· 5 years ago
0cfbd9a
tests: adc_api: Use new DT_LABEL macro for getting device name
by Kumar Gala
· 5 years ago
7e050b4
drivers: uart_nrfx_uarte: Fix implementation of uart_irq_tx_ready()
by Andrzej Głąbek
· 5 years ago
e34133c
driver: espi: Re-enable bus interrupts after espi reset.
by Venkataramana Kotakonda
· 5 years ago
7eccdf7
driver: espi: Enable OOB_RST_WARN virtual wire interrupt.
by Venkataramana Kotakonda
· 5 years ago
cd795c1
doc: release-notes-2.3: kernel deprecation fixups
by Martí Bolívar
· 5 years ago
270dfff
devicetree: add CONFIG_LEGACY_DEVICETREE_MACROS
by Martí Bolívar
· 5 years ago
115d987
boards: arm: b_l072z_lrwan1: Fix SPI1 pinmux config
by Andreas Sandberg
· 5 years ago
688f506
drivers: spi: sifive: Fix bug with checking if tx fifo is full
by Tobias Svehagen
· 5 years ago
1a4cd71
tests: drivers: counter: Fix validation of the alarm value
by Krzysztof Chruscinski
· 5 years ago
1ad9b9e
tests: drivers: counter: Fix test for nrf51
by Krzysztof Chruscinski
· 5 years ago
d59ac4f
boards: arm: musca: Convert to using DT_NODELABEL for SCC
by Kumar Gala
· 5 years ago
efa0e4b
tests: uart_async_api: Support atsamd21_xpro board
by Stephanos Ioannidis
· 5 years ago
6a55334
boards: arm: mimxrt106x_evk: Remove stale eth1 ref in devicetree
by Kumar Gala
· 5 years ago
b2578c6
soc: arm: atmel_sam: Clock clean-up
by Gerson Fernando Budke
· 5 years ago
9c6c1f9
drivers: ethernet: eth_mcux: Convert to using DT_INST macros
by Kumar Gala
· 5 years ago
94fcf2e
drivers: adc: adc_sam_afec: rework device tree support
by Kumar Gala
· 5 years ago
085747e
drivers: usb: usb_dc_sam: Convert to DT_INST macros
by Kumar Gala
· 5 years ago
86137c3
Bluetooth: Mesh: Add cfg cli list getters
by Trond Einar Snekvik
· 5 years ago
a3ec95c
drivers: gpio: gpio_sam: Convert to DT_INST
by Kumar Gala
· 5 years ago
22a41e4
drivers: usb: usb_dc_stm32: Convert DT_COMPAT_ define usage to new macros
by Kumar Gala
· 5 years ago
5999787
drivers: spi: spi_stm32: Convert DT_COMPAT_ define usage to new macros
by Kumar Gala
· 5 years ago
ccb5a01
net: tcp2: Refactor tcp_pkt_alloc()
by Oleg Zhurakivskyy
· 5 years ago
b7897d5
doc: relnotes: Remove net_idx params in health_cli API
by Lingao Meng
· 5 years ago
be33f91
Bluetooth: Mesh: Remove net_idx params when with app key
by Lingao Meng
· 5 years ago
00ba872
Bluetooth: Mesh: net_key_status only pull one key idx
by Trond Einar Snekvik
· 5 years ago
32864ec
net: lwm2m: support for reading OPAQUE resources with OMA TLV
by Göran Weinholt
· 5 years ago
bd639fc
drivers: serial: uart_sam0: rework devicetree support
by Kumar Gala
· 5 years ago
70ae336
soc: arm: atmel_sam0: Add helper macros for MCLK and DMA
by Kumar Gala
· 5 years ago
170d09b
dts: atmel: sam0: Update dmac to be a proper dma controller
by Kumar Gala
· 5 years ago
8357005
dts: atmel: sam0: Add initial clock devicetree support
by Kumar Gala
· 5 years ago
d873573
tests: fp_sharing: Enable build-only tests for RISC-V QEMU platform
by Corey Wharton
· 5 years ago
6f65647
riscv: Restore floating-point caller saved registers before integer
by Corey Wharton
· 5 years ago
c8f7cd5
kconfig: Make the CPU_HAS_FPU_DOUBLE_PRECISION option global.
by Corey Wharton
· 5 years ago
22c5284
riscv: Set mabi and march flags for floating point
by Corey Wharton
· 5 years ago
a4a334d
tests: fp_sharing: Enable tests for RISC-V architectures
by Corey Wharton
· 5 years ago
58232d5
riscv: Add support for floating point
by Corey Wharton
· 5 years ago
7dd4cc5
sensor: si7006: combined RH/T measurements
by Anthony Brandon
· 5 years ago
0bc4370
sensor: si7006: fixed temperature conversion
by Max Payne
· 5 years ago
3bb73ad
samples: drivers: espi: Showcase eSPI flash read/write API
by Jose Alberto Meza
· 5 years ago
9538f78
drivers: espi: xec: Add support for eSPI flash channel
by Jose Alberto Meza
· 5 years ago
f1a7a53
net: if: Fix net_if_send_data for non-l2 iface
by Loic Poulain
· 5 years ago
Next »