Commit graph

  • 2019d49bf0 net: lwm2m: add IPSO On/Off Switch object support Michael Scott 2019-07-29 10:11:00 -0700
  • 4bf343d5d1 net: lwm2m: add IPSO Buzzer object support Michael Scott 2019-07-29 10:10:00 -0700
  • 8817d930a8 net: lwm2m: rework resource instance storage / access methods Michael Scott 2019-07-29 10:09:00 -0700
  • 6a2f362357 net: lwm2m: remove lwm2m_engine_obj from most handlers/formatter OPs Michael Scott 2019-07-29 10:08:00 -0700
  • ca308ec479 net: lwm2m: remove unique lwm2m_engine_obj_delete_cb_t definition Michael Scott 2019-07-29 10:07:00 -0700
  • 30f31fb4e1 net: lwm2m: remove unused multi_max_count field from obj_field Michael Scott 2019-07-29 10:06:00 -0700
  • ad01c035b8 net: lwm2m: update function prototypes and descriptions Michael Scott 2019-07-29 10:05:00 -0700
  • 3217129f5d samples: net: lwm2m_client: send temp value back to engine Michael Scott 2019-07-29 10:04:00 -0700
  • 7ac1cbfe21 samples: net: lwm2m_client: set LWM2M_COAP_BLOCK_SIZE to 512 Michael Scott 2019-07-29 10:03:00 -0700
  • 9534bbd991 net: lwm2m: add missing application type to IPSO Light Control Michael Scott 2019-07-29 10:02:00 -0700
  • a33a6f7754 net: lwm2m: remove data storage for IPSO Timer application type Michael Scott 2019-07-29 10:01:00 -0700
  • c0e313aae1 net: lwm2m: use server record to set default observe notify timing Michael Scott 2019-07-29 10:00:00 -0700
  • bd709c7322 x86: support very early printk() if desired Andrew Boie 2019-08-01 13:04:53 -0700
  • 14db558939 arch: arc: typo fixes and comments clean up Wayne Ren 2019-07-31 02:00:41 +0800
  • a39f5a8cab doc: add doc of arc floating point support Wayne Ren 2019-06-20 09:30:57 +0800
  • 908f9ec8f5 arch: arc: add handling for accl regs, r25, r30 Wayne Ren 2019-07-30 19:53:30 +0800
  • a7845b10f0 arch: arc: implement z_arch_float_enable Wayne Ren 2019-06-20 09:29:12 +0800
  • 8b04c7de13 arch: arc: optimize the float support Wayne Ren 2019-06-17 18:53:06 +0800
  • 98a3399138 boards: mec15xxevb_assy6853: Update debug control flag Francisco Munoz 2019-07-24 12:11:54 -0700
  • 8104c20891 ext: hal: microchip: Fix compilation issue in HAL Francisco Munoz 2019-07-25 07:58:24 -0700
  • 1f8f390cde boards: mec15xxevb_assy6853: Documentation improvements Francisco Munoz 2019-07-24 05:17:34 -0700
  • dcb12d6611 boards: mchp: Fix MEC1501 dts warnings in eSPI Jose Alberto Meza 2019-07-31 20:34:14 -0700
  • 8ed7cb89cc dts: nxp: Remove unused 'prescaler' properties from watchdog nodes Ulf Magnusson 2019-07-30 17:54:43 +0200
  • 34dcdf1df9 dts: nxp: Remove unused 'start-on-boot' properties Ulf Magnusson 2019-07-30 17:33:01 +0200
  • 0408dc31ae dts: nxp: Remove unused 'reload-counter' properties Ulf Magnusson 2019-07-30 17:21:20 +0200
  • 2b61411233 dts: nxp: Remove clk-* properties from nxp,kinetis-sim nodes Ulf Magnusson 2019-07-30 15:22:52 +0200
  • 7dbc318acd dts: arm: nrf9160: minor typo fix Ioannis Glaropoulos 2019-08-01 20:11:21 +0200
  • 58e9a93faf soc : arm : microchip_mec Fix MEC1501 SoC ECIA initialization Scott Worley 2019-08-01 10:13:17 -0400
  • 707a111ca8 drivers: fix printf formatting in flash drivers Piotr Mienkowski 2019-07-28 18:57:11 +0200
  • ebcd6506fa drivers: spi: spi_ll_stm32: Long line cleanup Yaël Boutreux 2019-07-04 13:51:22 +0200
  • 13ceab4c3b drivers: spi: spi_ll_stm32: Add config to manage slave select Yaël Boutreux 2019-07-24 08:23:52 +0200
  • e3f2add64c disk: fixing the sending of commands with r1 response Lucas Peixoto 2019-05-01 13:44:50 -0300
  • dca08c95dd stm32: pinmux: spi: Opt for lower power consumption Ioannis Konstantelias 2019-07-29 12:50:51 +0300
  • af9a2670d2 settings: Fix missing kernel.h include Krzysztof Chruscinski 2019-07-31 15:11:27 +0200
  • fce2692bcc logging: Clean up log.h dependencies Krzysztof Chruscinski 2019-07-29 12:24:04 +0200
  • 5a39bcae84 drivers/adc: provide API to access reference voltage Peter A. Bigot 2019-07-29 09:35:33 -0500
  • 9f34d17cc1 drivers: timer: nrf_rtc_timer: Fix set_comparator corner case Robert Lubos 2019-07-29 14:06:52 +0200
  • e9cdcc235f kernel: timeout: Fix macro usage in next_timeout function Robert Lubos 2019-07-29 13:48:55 +0200
  • 583226a833 dts: nxp: Remove unused 'clock-source' properties Ulf Magnusson 2019-07-30 17:02:58 +0200
  • 11e91a83c1 scripts/sanitycheck: optimize disk usage for --save-tests Kumar Gala 2019-07-31 12:56:21 -0500
  • c874e1bd63 dts/nxp: Fix dtc warning with spi device node name Kumar Gala 2019-07-30 13:11:56 -0500
  • 3fbe2828ba dts: nordic: nrf9160: Remove redundant aliases Andrzej Głąbek 2019-07-31 14:38:24 +0200
  • 26b438042c samples: net: civetweb: Remove strcspn() implementation Carles Cufi 2019-07-31 21:52:30 +0200
  • 3bc7d9e50e drivers: spi: Fix spi related files of stm32f1x Findlay Feng 2019-07-31 10:14:57 +0800
  • 479c1aa6bb mempool: simplify the logic for sizing the free block bitmap Nicolas Pitre 2019-05-23 12:20:23 -0400
  • 61f073a735 board/nsim: Add support of ARC HS cores in nSIM Alexey Brodkin 2019-06-04 11:38:31 +0300
  • f2fd40e90d ARC: Add support for ARC HS family of CPU cores Wayne Ren 2019-06-04 09:57:27 +0300
  • 7da47e6313 boards/nsim: Enable unaligned data acess for nSIM with simple ARC EM Alexey Brodkin 2019-07-17 16:48:21 +0300
  • 5947014685 arc: Add support for unaligned access Alexey Brodkin 2019-07-17 01:10:39 +0300
  • a312c7a756 arc: Preserve STATUS32 flags while resetting AE flag Alexey Brodkin 2019-07-17 01:20:11 +0300
  • 46b7fd1630 ARC: Fix selection of custom atomic ops Wayne Ren 2019-06-04 09:14:50 +0300
  • 8420f43b86 libc: minimal: add strspn and strcspn support Peter A. Bigot 2019-07-27 09:28:12 -0500
  • b7db90da43 drivers: serial: uart_rtt: Virtual UARTs over RTT channels Pavel Kral 2019-07-15 18:47:43 +0200
  • 61733a8fe5 sample: button: Fix format specifier Reto Schneider 2019-07-31 00:45:57 +0200
  • 7f757e64d3 Bluetooth: Host: Move BT_DBG out of irq_lock Joakim Andersson 2019-07-31 14:54:46 +0200
  • 1555ae8f38 Bluetooth: Keys: Fix logging assertions when enabling BT_DEBUG_KEYS. Joakim Andersson 2019-07-31 12:30:50 +0200
  • 48602c4b93 sample/shield: x-nucleo-iks01a3: add support to STTS751 Armando Visconti 2019-07-16 08:58:25 +0200
  • e9055ae74d board/shields: x-nucleo-iks01a3: add STTS751 configuration in overlay Armando Visconti 2019-07-16 08:48:42 +0200
  • 9e5c97edae driver/sensor: add STTS751 temperature sensor Armando Visconti 2019-07-16 08:40:16 +0200
  • dea40b6342 Musca B1: MHU: IPM MHU dual core on V2M Musca B1 Karl Zhang 2019-06-11 14:11:45 +0800
  • 26b1e07a99 arm: Musca B1: Migrate to eFlash Karl Zhang 2019-06-11 13:41:57 +0800
  • 3a6b46e263 drivers: spi: spi_ll_stm32: Fix uncleared MODF flag Yaël Boutreux 2019-07-31 13:48:32 +0200
  • a56695db9a Bluetooth: GATT: Fix byte order for database hash Mariusz Skamra 2019-07-30 10:15:16 +0200
  • 09c1c9e800 Bluetooth: controller: Decorrelate address generation from resolution Vinayak Kariappa Chettimada 2019-07-29 17:45:09 +0530
  • dd7999d253 soc: nordic: Add HAS_HW_NRF_RADIO_IEEE802154 Kconfig option Andrzej Głąbek 2019-07-31 13:10:27 +0200
  • c2ee00f737 Bluetooth: SMP: Fix peripheral security request with authenticated keys Joakim Andersson 2019-07-24 17:07:09 +0200
  • 4eb85176e3 boards: 96b_nitrogen: Remove 'csn-pin' property from SPI master Ulf Magnusson 2019-07-30 16:44:30 +0200
  • 5c96de6194 boards: stm32mp157c_dk2: add ic2 support for arduino connector Christophe Priouzeau 2019-06-25 12:05:04 +0200
  • 27d12f7d55 boards: stm32mp157c_dk2i: add support of i2c5 Christophe Priouzeau 2019-07-02 14:34:24 +0200
  • 83fb969cfb soc: stm32mp157: add I2c support Christophe Priouzeau 2019-06-25 08:54:37 +0200
  • 0e0444af02 drivers/pinmux: add i2c5 pinmux for stm32mp1x Christophe Priouzeau 2019-06-25 08:52:36 +0200
  • 303ff3fb8c drivers/i2c: Add support of stm32mp1 Christophe Priouzeau 2019-06-25 08:51:01 +0200
  • 860772323d manifest: update to latest hal_stm32 revision. Christophe Priouzeau 2019-07-02 14:29:47 +0200
  • 9a0d9e3af0 scripts: gen_cfb_font_header: modify to replicate cfb fonts Peter A. Bigot 2019-07-15 10:05:10 -0500
  • f14b19b00a scripts: gen_cfb_font_header: remove guard and make font data private Peter A. Bigot 2019-07-18 06:14:51 -0500
  • 1090dbc6b4 subsys/cfb: improve font structure packing Peter A. Bigot 2019-07-16 10:45:48 -0500
  • 879ce9c05a CODEOWNERS: add owner for subsys/fb Peter A. Bigot 2019-07-18 06:02:29 -0500
  • dca45cb29d drivers: i2c: Add STM32F10X slave support Pavlo Hamov 2019-07-16 14:22:38 +0300
  • b8b8d46daa drivers: adc: Enable ADC on STM32WB Rick Conrey 2019-07-04 08:38:22 -0700
  • aed522da76 tests: nucleo_wb55rg: add adc test Rick Conrey 2019-07-01 16:42:32 -0700
  • 710ab470c8 boards: nucleo_wb55rg: Enable ADC Rick Conrey 2019-07-01 10:42:00 -0700
  • 8e62304b3b dts: wb: enable ADC Rick Conrey 2019-07-01 10:40:59 -0700
  • 5ba6d57602 drivers: pinmux: enable ADC pins on STM32WB Rick Conrey 2019-07-01 10:31:17 -0700
  • 837f07a301 drivers: adc: enable ADC on STM32WB Rick Conrey 2019-07-01 10:30:01 -0700
  • 12a9ff3b0d i2c_ll_stm32: Use macros to add I2C instances Yannis Damigos 2019-07-27 17:32:08 +0300
  • 9d9b108dab scripts/dts: Sort output of DT_COMPAT_ defines Kumar Gala 2019-07-30 12:50:24 -0500
  • 0ea07d3072 bluetooth: Fix an undefined behavior Findlay Feng 2019-07-26 18:45:25 +0800
  • c41e712c6f cmake: Toolchain abstraction: Abstraction of print memory usage. Danny Oerndrup 2019-07-18 15:16:39 +0200
  • aed9ea79b5 cmake: Toolchain abstraction: Abstraction of binary tools, foundation. Danny Oerndrup 2019-07-18 15:06:51 +0200
  • b8af1a6a4e libc/minimal: fix reproducibility of gmtime Peter A. Bigot 2019-07-30 13:39:20 -0500
  • 25bca3cec4 dts: posix: Fix 'current-speed' property typo Ulf Magnusson 2019-07-30 15:46:20 +0200
  • 8e437adc42 thread.c: remove vestigial CONFIG_INIT_STACKS cruft Charles E. Youse 2019-07-30 15:55:41 -0700
  • 2bdfede0f8 cpp: support for 64-bit constructors Nicolas Pitre 2019-07-30 17:38:00 -0400
  • 2e3bd4b51d dts: arm: Remove leftover zephyr,irq-prio property from CC2650 Ulf Magnusson 2019-07-30 16:02:38 +0200
  • 4e7863dc41 dts: Make instance defines consistent Kumar Gala 2019-07-30 13:43:01 -0500
  • 4620bbf0c8 doc: dts: Add more information to .dtsi example Ulf Magnusson 2019-07-25 03:20:07 +0200
  • 733c11b11b arch: arc: use IRQ_ACT to check nest interrupt Wayne Ren 2019-07-03 23:43:31 +0800
  • 0318e3a758 arch: arc: remove saved_r0/saved_sp used in firq handling Wayne Ren 2019-07-03 19:46:13 +0800
  • abac940c43 arch: arc: remove arc_exc_saved_sp used in exc handling Wayne Ren 2019-07-03 19:07:57 +0800
  • 2e6504b6bc tests: base64: add tests for error paths Cami Carballo 2019-07-19 16:26:00 -0400