Daily Gerrit Digest
donotreply@...
NEW within last 24 hours:
- https://gerrit.zephyrproject.org/r/11306 : xtensa_sim_console: fix simcall - https://gerrit.zephyrproject.org/r/11307 : xtensa/soc: drop bss segments from PHDR table - https://gerrit.zephyrproject.org/r/11310 : xtensa: use inline assembly instead of XT_* macros - https://gerrit.zephyrproject.org/r/11298 : samples: net: Use context specific net_buf pool - https://gerrit.zephyrproject.org/r/11308 : xtensa: conditionally define endianness macros - https://gerrit.zephyrproject.org/r/11309 : xtensa: use -mlongcalls instead of --longcalls - https://gerrit.zephyrproject.org/r/11301 : kernel: add flexibility to k_cycle_get_32() definition - https://gerrit.zephyrproject.org/r/11297 : samples: net: echo_client: Fixed wrong IPs in conf - https://gerrit.zephyrproject.org/r/11313 : arcv2_timer: lock interrupts when reading timestamp - https://gerrit.zephyrproject.org/r/11302 : x86: use TSC for k_cycle_get_32() - https://gerrit.zephyrproject.org/r/11311 : samples: i2c_fujitsu_fram: fix broken sample application - https://gerrit.zephyrproject.org/r/11305 : tests: add timer monotonic test - https://gerrit.zephyrproject.org/r/11303 : altera_avalon_timer: disable high-resolution timestamps - https://gerrit.zephyrproject.org/r/11300 : x86: properly serialize _do_read_cpu_timestamp32() - https://gerrit.zephyrproject.org/r/11304 : riscv_machine_timer: fix k_cycle_get_32() - https://gerrit.zephyrproject.org/r/11295 : riscv32: riscv32-qemu: provide a more generic way of filtering IRQs from exceptions - https://gerrit.zephyrproject.org/r/11296 : tests: gen_isr_table: account for riscv32 architecture UPDATED within last 24 hours: - https://gerrit.zephyrproject.org/r/11230 : drivers/timer: Rework the nRF RTC driver. - https://gerrit.zephyrproject.org/r/11242 : DRAFT: net: Add net_buf pool support to each context - https://gerrit.zephyrproject.org/r/10853 : drivers: Add Atmel SAM RTC driver - https://gerrit.zephyrproject.org/r/10814 : Added sensor driver for SI1153. Added proximity sensor_channel entries in sensor.h - https://gerrit.zephyrproject.org/r/10813 : Added sensor driver for ADXRS290 - https://gerrit.zephyrproject.org/r/10812 : Added sensor driver for ADXL362 - https://gerrit.zephyrproject.org/r/10811 : BME280 added support for SPI comunication. quark_se_c1000_ss added support for third Slave Select of SS_SPI0 - https://gerrit.zephyrproject.org/r/5504 : dma: Introduce STM32F4x DMA driver - https://gerrit.zephyrproject.org/r/9663 : Bluetooth: AVDTP: Add AVDTP Receive Function - https://gerrit.zephyrproject.org/r/11279 : net: ipv6: Bluetooth address fix - https://gerrit.zephyrproject.org/r/11263 : tests: add zephyr SPI driver api test case - https://gerrit.zephyrproject.org/r/11246 : samples: net: NATS protocol sample - https://gerrit.zephyrproject.org/r/11272 : Bluetooth: HFP HF: SCO: Handle SCO Disconnect - https://gerrit.zephyrproject.org/r/11271 : Bluetooth: HFP HF: SCO: Handle synchronous_conn_complete - https://gerrit.zephyrproject.org/r/11269 : Bluetooth: HFP HF: SCO: Accept eSCO conn request - https://gerrit.zephyrproject.org/r/11270 : Bluetooth: HFP HF: SCO: Enable sco conn complete in event_mask - https://gerrit.zephyrproject.org/r/11268 : Bluetooth: HFP HF: SCO: Add esco supported pkt type - https://gerrit.zephyrproject.org/r/10645 : Bluetooth: HFP HF: Handling AG Network error - https://gerrit.zephyrproject.org/r/11187 : tests: kernel: add test point k_cpu_atomic_idle - https://gerrit.zephyrproject.org/r/11207 : tests: add zephyr flash driver api test case - https://gerrit.zephyrproject.org/r/11214 : tests: add zephyr pinmux driver api test case - https://gerrit.zephyrproject.org/r/11029 : watchdog: Add WDT driver for Atmel SAM SoCs - https://gerrit.zephyrproject.org/r/11266 : flash/stm32: driver for STM32F4x series - https://gerrit.zephyrproject.org/r/11247 : doc: board porting guide [DRAFT] - https://gerrit.zephyrproject.org/r/6384 : stm32lx: spi add SPI driver for STM32Lx family - https://gerrit.zephyrproject.org/r/11245 : DO NOT MERGE ZEP-1546 investigation - https://gerrit.zephyrproject.org/r/11243 : doc: Move glossary terms to wiki - https://gerrit.zephyrproject.org/r/11217 : frdm: fixed path and dependencies for extract_dts_includes.py MERGED within last 24 hours: - https://gerrit.zephyrproject.org/r/11299 : tests/mqtt: Fix compiler warnings in MQTT Packet test case - https://gerrit.zephyrproject.org/r/11316 : test: repair test_tickless for ARC because _tsc_read is now present - https://gerrit.zephyrproject.org/r/11314 : kernel/timeout: fix handling expired timeouts in reverve queuing order - https://gerrit.zephyrproject.org/r/11315 : tests/kernel/common: add test to verify same tick timeout expiry order - https://gerrit.zephyrproject.org/r/11294 : Bluetooth: GATT: Fix subscriptions removal - https://gerrit.zephyrproject.org/r/11293 : Bluetooth: GATT: Remove not needed variable - https://gerrit.zephyrproject.org/r/11292 : Bluetooth: shell: Fix GATT long write support - https://gerrit.zephyrproject.org/r/11291 : Bluetooth: shell: Simplify indication in gatt-subscribe - https://gerrit.zephyrproject.org/r/11290 : Bluetooth: Fix connection object leak - https://gerrit.zephyrproject.org/r/11289 : Bluetooth: shell: Don't echo LE CoC data - https://gerrit.zephyrproject.org/r/11274 : Bluetooth: controller: Use direct ISRs - https://gerrit.zephyrproject.org/r/11278 : net: ipv6: IEEE 802.15.4 short address fix - https://gerrit.zephyrproject.org/r/11275 : net: Add network link technology type to linkaddr - https://gerrit.zephyrproject.org/r/11276 : net: Set the network link address type when setting link address - https://gerrit.zephyrproject.org/r/11277 : net: nbuf: Set the link address type in nbuf - https://gerrit.zephyrproject.org/r/10953 : samples/net: ieee802154: Add configuration for nrf5 - https://gerrit.zephyrproject.org/r/10950 : ext: Import Nordic 802.15.4 radio driver - https://gerrit.zephyrproject.org/r/10951 : ext: Integrate Nordic's 802.15.4 radio driver into Zephyr - https://gerrit.zephyrproject.org/r/10952 : drivers/net/ieee802154: nRF5 802.15.4 radio driver - https://gerrit.zephyrproject.org/r/10954 : samples/net/ieee802154: Update example with nrf5 802.15.4 - https://gerrit.zephyrproject.org/r/11251 : gcc: add compiler_barrier() macro - https://gerrit.zephyrproject.org/r/11253 : kernel: fix typo - https://gerrit.zephyrproject.org/r/11257 : kernel/sched: add _is_thread_dummy() - https://gerrit.zephyrproject.org/r/11259 : kernel/timeouts: add description of timeouts queued on the same tick - https://gerrit.zephyrproject.org/r/11254 : dlist: add SYS_DLIST_ITERATE_FROM_NODE() - https://gerrit.zephyrproject.org/r/11255 : slist: add SYS_SLIST_ITERATE_FROM_NODE() - https://gerrit.zephyrproject.org/r/11256 : tests: add tests for SYS_DLIST/SLIST_ITERATE_FROM() - https://gerrit.zephyrproject.org/r/11252 : kernel/sched: protect thread sched_lock with compiler barriers - https://gerrit.zephyrproject.org/r/11258 : kernel/sched: refactor _get_first_thread_to_unpend() - https://gerrit.zephyrproject.org/r/11261 : kernel/sem: fix coding conventions - https://gerrit.zephyrproject.org/r/11260 : kernel/sem: fix issue with expired timeouts on group operations - https://gerrit.zephyrproject.org/r/11285 : build changes on v1.7-branch - https://gerrit.zephyrproject.org/r/11265 : tests: gen_isr_table: disable for cortex-m0
|
|