Daily Gerrit Digest
donotreply@...
NEW within last 24 hours:
- https://gerrit.zephyrproject.org/r/7498 : console: Add a Segger RTT console driver - https://gerrit.zephyrproject.org/r/7497 : ext: Import Segger J-Link RTT library - https://gerrit.zephyrproject.org/r/7496 : soc/stm32f1: Add the new type of SoC STM32F107 - https://gerrit.zephyrproject.org/r/7486 : arm: make _timer_int_handler optional - https://gerrit.zephyrproject.org/r/7489 : net: rpl: Use unified kernel API - https://gerrit.zephyrproject.org/r/7493 : arch: stm32f1: Fix 80 char limit issue - https://gerrit.zephyrproject.org/r/7494 : pinmux: nucleo_f103: Fix an 80 chars limit issue - https://gerrit.zephyrproject.org/r/7495 : arch: stm32f1: Fixing a typo - https://gerrit.zephyrproject.org/r/7488 : aio: Configuration issue in aio driver - https://gerrit.zephyrproject.org/r/7492 : Bluetooth: A2DP: Added Preset Structure - https://gerrit.zephyrproject.org/r/7487 : soc: Deselect CORTEX_M_SYSTICK for nRF5x series SoC - https://gerrit.zephyrproject.org/r/7469 : ext hal qmsi: Avoid QMSI specific flags when QMSI is not used - https://gerrit.zephyrproject.org/r/7466 : arm: support interrupt stack with CONFIG_INIT_STACKS - https://gerrit.zephyrproject.org/r/7483 : net: ieee802154: Add support for big endian - https://gerrit.zephyrproject.org/r/7480 : util: Add PART_OF_ARRAY() to check if pointer points to array element - https://gerrit.zephyrproject.org/r/7465 : tests/kernel: added mbox api test - https://gerrit.zephyrproject.org/r/7470 : build: Add __ZEPHYR__ to Makefile - https://gerrit.zephyrproject.org/r/7468 : arc: support interrupt/FIRQ stacks with CONFIG_INIT_STACKS - https://gerrit.zephyrproject.org/r/7467 : Enable shallow clone of all checkouts UPDATED within last 24 hours: - https://gerrit.zephyrproject.org/r/6972 : net: Remove Kconfig option for new IP stack - https://gerrit.zephyrproject.org/r/7018 : net: Remove legacy IoT sample applications - https://gerrit.zephyrproject.org/r/6367 : net: Remove legacy Contiki based uIP stack - https://gerrit.zephyrproject.org/r/7113 : DRAFT net: Add initial IP stack offloading support - https://gerrit.zephyrproject.org/r/6971 : net: Moved net/ to subsys/net - https://gerrit.zephyrproject.org/r/6291 : Bluetooth: SDP: Initial SDP client interface API - https://gerrit.zephyrproject.org/r/6717 : Bluetooth: A2DP: A2DP sink service record registration - https://gerrit.zephyrproject.org/r/6719 : Bluetooth: A2DP: Stream End Point Structure - https://gerrit.zephyrproject.org/r/6720 : Bluetooth: A2DP: Stream End Point Registration - https://gerrit.zephyrproject.org/r/7030 : Bluetooth: HFP HF: SLC Connection send/parse CIND - https://gerrit.zephyrproject.org/r/7263 : Bluetooth: HFP HF: Implement missing callback for indicators - https://gerrit.zephyrproject.org/r/7029 : Bluetooth: AT: Command parsing for range of values - https://gerrit.zephyrproject.org/r/7028 : Bluetooth: AT: Improve at_get_number API() - https://gerrit.zephyrproject.org/r/6911 : arcv2_irq: Add power management suspend/resume - https://gerrit.zephyrproject.org/r/7077 : Bluetooth: HFP HF: SLC query indicators present value - https://gerrit.zephyrproject.org/r/7090 : arc: Define _arc_v2_irq_unit device - https://gerrit.zephyrproject.org/r/6948 : firq: Add suspend and restore for firq_stack - https://gerrit.zephyrproject.org/r/6913 : power: Add ARC core suspend and resume support - https://gerrit.zephyrproject.org/r/7076 : Bluetooth: AT: Change API name skip_whitespace to skip_space - https://gerrit.zephyrproject.org/r/6912 : arcv2_timer0: Add suspend and resume support - https://gerrit.zephyrproject.org/r/5162 : Bluetooth: A2DP: Shell command for A2DP connection - https://gerrit.zephyrproject.org/r/7455 : kernel: add support for switching to main thread without _Swap() - https://gerrit.zephyrproject.org/r/7454 : kernel/arch: remove unused uk_task_ptr parameter from _new_thread() - https://gerrit.zephyrproject.org/r/6410 : initial xtensa code drop - https://gerrit.zephyrproject.org/r/7115 : gpio: Fix drivers incorrectly testing various flags - https://gerrit.zephyrproject.org/r/7396 : kernel: declare main and idle stack as globals - https://gerrit.zephyrproject.org/r/7461 : printk: Add basic support for width modifier and zero padding - https://gerrit.zephyrproject.org/r/7269 : soc_beetle: Add initial PM configuration - https://gerrit.zephyrproject.org/r/7457 : arc: use one of the interrupt stacks during early init - https://gerrit.zephyrproject.org/r/7456 : arm: use interrupt stack during early init - https://gerrit.zephyrproject.org/r/7271 : gpio: Enable clock control in Beetle GPIO driver - https://gerrit.zephyrproject.org/r/7463 : uart: Enable clock control in CMSDK APB UART driver - https://gerrit.zephyrproject.org/r/6234 : soc/stm32f1: Add the new type of SoC STM32F107 - https://gerrit.zephyrproject.org/r/7464 : samples/blinky: Add support for FRDM-K64F board - https://gerrit.zephyrproject.org/r/7270 : clock_control: Add Beetle clock_control MERGED within last 24 hours: - https://gerrit.zephyrproject.org/r/7485 : samples: net: Fix echo-server compilation error - https://gerrit.zephyrproject.org/r/7484 : net: Fix menuconfig for setting up samples IP addresses - https://gerrit.zephyrproject.org/r/7475 : net: tcp: Be more careful before dereferencing pointer in accept() - https://gerrit.zephyrproject.org/r/7476 : net: tcp: Print pointer to state when transitioning - https://gerrit.zephyrproject.org/r/7479 : net: tcp: While disposing connection, properly check net_tcp pointer - https://gerrit.zephyrproject.org/r/7474 : net: tcp: Fix state transitions during handshake - https://gerrit.zephyrproject.org/r/7477 : net: tcp: Revisit implementation of passive close - https://gerrit.zephyrproject.org/r/7478 : net: tcp: Calculate ack# correctly when receiving data - https://gerrit.zephyrproject.org/r/7473 : net: tcp: Print all the reasons a RST segment is sent - https://gerrit.zephyrproject.org/r/7472 : net: tcp: Handshake ACK timeout should transition to LISTEN - https://gerrit.zephyrproject.org/r/7471 : net: Remove duplicated return statement - https://gerrit.zephyrproject.org/r/7482 : wpanusb: Minimize debug output by default and set proper nbuf size - https://gerrit.zephyrproject.org/r/7481 : net: udp: Add util to create UDP packet - https://gerrit.zephyrproject.org/r/7302 : Bluetooth: L2CAP: Fix regression with move to k_sem API - https://gerrit.zephyrproject.org/r/6724 : Bluetooth: AVDTP: SEP Definition - https://gerrit.zephyrproject.org/r/7037 : samples: net: echo apps can use IP address set in config file - https://gerrit.zephyrproject.org/r/7036 : net: Add support for setting up sample apps IP addresses - https://gerrit.zephyrproject.org/r/7458 : net: dhcpv4: Fix debug output - https://gerrit.zephyrproject.org/r/7459 : samples: net: Do not use static address in DHPCv4 - https://gerrit.zephyrproject.org/r/7460 : samples: net: Bind to any IPv4 address by default - https://gerrit.zephyrproject.org/r/7402 : net: Declare a macro to define stacks used by networking - https://gerrit.zephyrproject.org/r/7370 : net: shell: Add command to print stack usage info - https://gerrit.zephyrproject.org/r/7371 : net: Move stack related Kconfig options to Kconfig.stack - https://gerrit.zephyrproject.org/r/7372 : net: rpl: Increase the RX stack usage - https://gerrit.zephyrproject.org/r/7406 : net: mgmt: Use macro to define the stack - https://gerrit.zephyrproject.org/r/7405 : drivers: ieee802154: RX stack debug enhancements - https://gerrit.zephyrproject.org/r/7415 : ethernet: ksdk: Use unified kernel API - https://gerrit.zephyrproject.org/r/7419 : tinycrypt/sha256: Array compared to NULL has no effect - https://gerrit.zephyrproject.org/r/7418 : tinycrypt/hmac: Array compared to NULL has no effect
|
|