Hi, We tagged release candidate 2 and planning to release 1.2.0 end of the day Friday. There are already a few bug fixes on top of rc2 that will be in the final release.
Anas Nashif (6): boards: remove atom defconfig from basic minute-ia spi_test: remove dependency on driver name from kconfig kconfig: use menuconfig for PCI options sanity: add quark_se_devboard to tested boards quark_d2000_crb: improve binary flashing speed Zephyr v1.2.0-rc2
Andre Guedes (4): pwm: Remove redundancy in Kconfig.qmsi i2c: Remove redundancy in Kconfig.qmsi doc: Add returning code conventions i2c: qmsi: Add support for default configuration
Andrei Emeltchenko (1): Bluetooth/shell: Fix wrong memory access
Baohong Liu (1): drivers: AON counters: Move interrupt setting to SOC Kconfig
Daniel Leung (21): pinmux/galileo: extract kconfig options into its own file pinmux: remove base address and number of pins from kconfig refactor common driver initialization priorities i2c/atmel_sam3: rename *_INT_PRIORITY to *_IRQ_PRI i2c/dw: rename *_INT_PRIORITY to *_IRQ_PRI i2c/qmsi: rename *_INT_PRIORITY to *_IRQ_PRI arc/quark_se_ss: clean up soc.h i2c/quark_se_ss: Remove base address kconfig options serial/ns16550: reduce number of kconfig options serial/ns16550: make IRQ triggering condition a SoC decision console/uart: remove duplicate default value for parent UART dev aio_comparator/dw: base address to be defined by SoC i2c: remove orphan kconfig I2C_STATUS_DELAY i2c/dw: remove kconfigs that are SoC specific samples: enable sanity check of I2C driver on Arduino Due gpio/sch: remove kconfigs that are SoC specific pwm/dw: remove kconfigs that are SoC specific samples/drivers: extend PWM app to FRDM_K64F pwm/k64_ftm: remove kconfigs that are SoC specific watchdog/wdt_dw: remove kconfigs that are SoC specific rtc/dw: remove kconfigs that are SoC specific
Johan Hedberg (2): Bluetooth: samples/README: Fix sanitycheck references Bluetooth: tests/shell: Add some help text
Mariusz Skamra (1): drivers/console: Fix flush data on uart_pipe_setup
Peter Mitsis (2): test_fifo: Fix issues flagged by checkpatch test_fifo: Reorganize directories
Sebastien Griffoul (1): eth_dw: fix buffer leak when RX frames are too large
Tomasz Bursztyka (4): pinmux: Fix where to look for PINMUX_BASE_ADDR gpio: dw: ISR handler should acknowlegde only current interrupts include: misc: Add a generic single linked list API tests: Add a test suite for the single linked list generic