Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
9a28c87b42c0f359f16258cffa7570f1eb2fc228
9a28c87
tests: posix: rename entry file to main.c
by Anas Nashif
· 7 years ago
6faf5b8
test: early_sleep: cleanup test
by Anas Nashif
· 7 years ago
f0f1128
tests: schedule_api: change category to sched
by Anas Nashif
· 7 years ago
20e969b
tests: schedule_api: fix references to tested APIs
by Anas Nashif
· 7 years ago
c5be083
tests: move schedule_api under sched/
by Anas Nashif
· 7 years ago
43293b9
tests: critical: fix naming and comments
by Anas Nashif
· 7 years ago
c40b9e0
codeowner: Fix wildcard issue for arch/arm/soc/st_stm32/
by Erwan Gouriou
· 7 years ago
ae2f419
subsys: disk: Fix log level issues
by Ramakrishna Pallala
· 7 years ago
cf8ee73
doc: updated doc for Zephyr release 1.12.
by Ramakrishna Pallala
· 7 years ago
95fc141
dts: x86: Fix wrong interrupt number for I2C
by Punit Vara
· 7 years ago
373a021
drivers: serial: nrf: Fix interrupts enabling/disabling
by Andrzej Głąbek
· 7 years ago
71ce9b5
arch: arc: snps_emsk: Removed dead code
by Kumar Gala
· 7 years ago
75398d2
kernel/mempool: Handle transient failure condition
by Andy Ross
· 7 years ago
6eabea3
Kconfiglib: Warn for unquoted string defaults
by Ulf Magnusson
· 7 years ago
cc44738
soc: soc_family: Consistently quote string defaults
by Ulf Magnusson
· 7 years ago
d946ed7
soc: defconfig.series: Consistently quote string defaults
by Ulf Magnusson
· 7 years ago
a3128e6
boards: defconfig: Consistently quote string defaults
by Ulf Magnusson
· 7 years ago
3ac3216
soc: defconfig: Consistently quote string defaults
by Ulf Magnusson
· 7 years ago
edd18c8
arch: x86: Better document that CR0.WP will also be set when CR0.PG is
by Leandro Pereira
· 7 years ago
8e15353
i2c: i2c_gpio: fix typos in Kconfig file
by Aurelien Jarno
· 7 years ago
a9fe133
arch: arm: fix a typos in Kconfig file
by Aurelien Jarno
· 7 years ago
0825d0c
arch: arm: fix undefined variable bug
by Ioannis Glaropoulos
· 7 years ago
47420d0
doc: add requirement IDs
by Anas Nashif
· 7 years ago
a541e93
doc: document thread options
by Anas Nashif
· 7 years ago
eeae0ee
tests: kernel: put all thread tests on one level
by Anas Nashif
· 7 years ago
fe4693b
tests: threads: fold customdata tests into main test
by Anas Nashif
· 7 years ago
fa4aa9f
tests: threads: fold systemthread tests into main test
by Anas Nashif
· 7 years ago
ce78d16
doc: document kernel APIs with doxygen
by Anas Nashif
· 7 years ago
92b9d96
doxygen: enable more option for docs
by Anas Nashif
· 7 years ago
0a43898
tests: kernel: document thread tests for RTM
by Anas Nashif
· 7 years ago
fc8bcb9
usb: netusb: Refactor function's status callbacks
by Andrei Emeltchenko
· 7 years ago
ee4a417
samples: echo_server: Remove conflicting option from conf file
by Andrei Emeltchenko
· 7 years ago
7a6f1c9
usb: netusb: Implement status callback for RNDIS
by Andrei Emeltchenko
· 7 years ago
1d5692a
usb: netusb: Implement status callback for EEM
by Andrei Emeltchenko
· 7 years ago
851195b
usb: netusb: Implement status callback for ECM
by Andrei Emeltchenko
· 7 years ago
34977913
usb: netusb: Use function - defined status callbacks
by Andrei Emeltchenko
· 7 years ago
5135a73
usb: netusb: Add subsys/usb to include list
by Andrei Emeltchenko
· 7 years ago
4089602
subsys: fs/nvs: fix _nvs_sector_is_used
by Aurelien Jarno
· 7 years ago
131c4a4
subsys: fs/nvs: do not assume the flash is mapped at address 0
by Aurelien Jarno
· 7 years ago
4795b79
subsys: fs/nvs: kill a warning
by Aurelien Jarno
· 7 years ago
14aae1a
subsys: fs/nvs: remove explicit padding from structures
by Aurelien Jarno
· 7 years ago
154e6ea
subsys: fs/nvs: never write more than the source buffer
by Aurelien Jarno
· 7 years ago
7acd339
subsys: fs/nvs: never read more than the destination buffer
by Aurelien Jarno
· 7 years ago
83ac3f8
subsys: fs/nvs: explicitly pad flash writes up to the write block size
by Aurelien Jarno
· 7 years ago
a7ffc83
doc: Create a sensor threat model doc
by David Brown
· 7 years ago
544f827
samples: mbedTLS server: Remove CONFIG_NET_SLIP_TAP assignment
by Ulf Magnusson
· 7 years ago
4c58ffb
net: lwm2m: dont release reply for duplicate block transfer
by Michael Scott
· 7 years ago
ba2c44e
tests: enable HW stack protection by default
by Andrew Boie
· 7 years ago
9550a7b
ext: lib: crypto: Restore config macros removed in mbedTLS 2.9.0
by Maureen Helm
· 7 years ago
1cd6373
ext: lib: crypto: Update mbedTLS to 2.9.0
by Maureen Helm
· 7 years ago
df55524
userspace: align _k_object to 4 bytes
by Andrew Boie
· 7 years ago
cbdfdf9
samples: bmm150: Remove assignment to missing CONFIG_BMM150_SET_ATTR
by Ulf Magnusson
· 7 years ago
6a014b6
tests: spi: Check for return value
by Punit Vara
· 7 years ago
2568e83
boards: stm32f3_disco: Add usb_device to supported features
by Yannis Damigos
· 7 years ago
d8fd97a
drivers/ethernet: stm32: Don't exit driver init on HAL timeout
by Erwan Gouriou
· 7 years ago
2ef42b7
boards: arm: add support for NUCLEO-L053R8
by Anthony Kreft
· 7 years ago
94a22da
arch: arm: STM32L053X8 support
by Anthony Kreft
· 7 years ago
bb9fe42
spi: spi_ll_stm32: Fix transceive() ret value in spi_slave case
by Armando Visconti
· 7 years ago
fa153a0
boards: nucleo_l432kc: fix GPIO definitions
by Aurelien Jarno
· 7 years ago
1d7bd56
boards: cc3220sf_launchxl: Fix documentation links
by Gil Pitney
· 7 years ago
5fe0f7d
boards: cc3220sf_launchxl: Update board documentation for flash/debug
by Gil Pitney
· 7 years ago
e0d02d9
boards: cc3220sf_launchxl: Enable standard flash/debug build targets
by Gil Pitney
· 7 years ago
9d2f370
boards: cc3220sf_launchxl: Make cc3220sf XIP by default
by Gil Pitney
· 7 years ago
8cc002e
soc: stm32f1: add port uart4
by Jun Li
· 7 years ago
8b7c3cf
arch: arm: soc: stm32l0: add LPUART1 pinmux options
by Ilya Tagunov
· 7 years ago
1e6d827
drivers: serial: stm32: add LPUART support for L0/L4 series
by Ilya Tagunov
· 7 years ago
967c31b
drivers: serial: stm32: enable LBD only for UARTs with LIN support
by Ilya Tagunov
· 7 years ago
fd26514
drivers: serial: stm32: rework macros and fixups
by Ilya Tagunov
· 7 years ago
6632ffa
drivers: serial: stm32: remove HAL driver legacy
by Ilya Tagunov
· 7 years ago
24fcba4
arch: arm: remove redundant ifdef check
by Ioannis Glaropoulos
· 7 years ago
86b5364
tests/kernel: Add preemption priority test
by Andy Ross
· 7 years ago
3a0cb2d
kernel: Remove legacy preemption checking
by Andy Ross
· 7 years ago
21792fa
tests: posix: timer: Fix integer handling issues
by Spoorthi K
· 7 years ago
58967c7
scripts: extract_dts_includes.py: fix multiple include in bindings
by Bobby Noelte
· 7 years ago
b028a51
boards: cc2650_sensortag: Remove TRNG and PINMUX prio Kconfig settings
by Ulf Magnusson
· 7 years ago
7f4608c
gpio: Fix imx driver edge selection when configuring by port
by Maureen Helm
· 7 years ago
a59f544
bluetooth: controller: Handle non-priority events correctly
by Carles Cufi
· 7 years ago
3c8e033
tests: net: all: Remove CONFIG_HTTP_HEADER_FIELD_ITEMS assignment
by Ulf Magnusson
· 7 years ago
f6bdcb7
tests: net: all: Fix assignments to old nbuf API Kconfig symbols
by Ulf Magnusson
· 7 years ago
7765813
tests: net: all: Fix assignments to old TIME_WAIT Kconfig symbols
by Ulf Magnusson
· 7 years ago
637ad4c
tests: net: all: Remove redundant/misspelled NET_RPL assignments
by Ulf Magnusson
· 7 years ago
2facf33
net: ieee802154: Remove old cc2520 AUTO_ACK assignments
by Ulf Magnusson
· 7 years ago
31c5a83
samples: hci_uart: Remove NRF5 Kconfig baud rate setting
by Ulf Magnusson
· 7 years ago
d96dbad
tests: adc_simple: Change ADC_DEBUG=y to SYS_LOG_ADC_LEVEL=4
by Ulf Magnusson
· 7 years ago
8364b22
Fix struct offsets (DWARF v2 compatibility)
by ruuddw
· 7 years ago
49f0dab
arch: arm: refactor default _FaultDump to provide fatal error code
by Ioannis Glaropoulos
· 7 years ago
d54dc42
arch: arm: refactor FAULT_DUMP to retrieve the fatal error reason
by Ioannis Glaropoulos
· 7 years ago
d2c8a20
arch: arm: document non-returning fatal handlers
by Ioannis Glaropoulos
· 7 years ago
e8182fa
test: kernel: remove workaround for arm_mpu (keep for nxp_mpu)
by Ioannis Glaropoulos
· 7 years ago
65e79fd
boards: exp432p401r_launchxl: Remove Flash base address Kconfig setting
by Ulf Magnusson
· 7 years ago
f3f767a
tests: power: multicore: Remove CONFIG_UART_{0,1}=n assignments
by Ulf Magnusson
· 7 years ago
876a9af
arch: arc: fix the bug in register clear for USER_SPACE
by Wayne Ren
· 7 years ago
77eb883
arch: arc: fix the bug in exception return for secure mode
by Wayne Ren
· 7 years ago
f245ef2
drivers: i2s: i2s_cavs: Fix typo in IRQ priority
by Kumar Gala
· 7 years ago
b0e697c
subsys: usb: Remove undefined CONFIG_USB_DEVICE_HID_BOOTP
by Kumar Gala
· 7 years ago
23bf942
drivers: serial: uart_fe310: Match Kconfig defines in comment
by Kumar Gala
· 7 years ago
c5cfb46
net: rpl: fix null pointer dereference
by Johann Fischer
· 7 years ago
c4b0f1c
Bluetooth: Mesh: Fix build error when LPN is not enabled
by Johan Hedberg
· 7 years ago
8e41572
drivers: spi: remove dead references to CONFIG_SPI_QMSI{_SS}
by Kumar Gala
· 7 years ago
6f6acb4
arm_mpu: reduce boot MPU regions for various soc
by Andrew Boie
· 7 years ago
Next »