Commit graph

  • a5bdbc1751 net: lwm2m: mark OPTIONAL resources for IPSO Light Control Michael Scott 2018-04-30 17:02:55 -0700
  • 7a1024e5c8 net: lwm2m: mark OPTIONAL resources for LwM2M Firmware Update Michael Scott 2018-04-30 17:27:28 -0700
  • 1290139626 net: lwm2m: mark OPTIONAL resources for LwM2M Device Michael Scott 2018-04-30 17:17:28 -0700
  • 9506b427b7 net: lwm2m: mark OPTIONAL resources for LwM2M Server Michael Scott 2018-04-30 17:34:45 -0700
  • 4fb16db26d net: lwm2m: mark OPTIONAL resources for LwM2M Security Michael Scott 2018-04-30 17:32:24 -0700
  • 0d67f6a78d net: lwm2m: introduce FLAG_OPTIONAL to denote optional resources Michael Scott 2018-04-30 16:43:25 -0700
  • 0db9af5a28 net: lwm2m: return error from lwm2m_engine_get_* functions Michael Scott 2018-04-30 16:38:36 -0700
  • e50cacb356 net: app: Select proper source IPv4 address in client Jukka Rissanen 2018-05-15 15:51:16 +0300
  • 8a21d3862b net: app: fix build warning in _net_app_ssl_mainloop() Michael Scott 2018-05-15 10:45:22 -0700
  • 6871057e31 ext: Modified lpc54114 startup code from mcux for use with Zephyr. Stanislav Poboril 2018-04-24 17:56:56 +0200
  • 4dd8d68433 ext: Add dual core startup code for lpc54114 based on mcux 2.3.0 Stanislav Poboril 2018-02-07 20:48:34 +0100
  • 0f4a2b75ff board: lpcxpresso54114: Rename to lpcxpresso54114_m4 Kumar Gala 2018-05-15 14:20:20 -0500
  • fd4759b5d7 arch: nxp: lpc54xxx: Rename SoC bits from LPC54114 to LPC54114_M4 Stanislav Poboril 2018-05-15 13:47:24 -0500
  • 0b7e22bdb6 arch: arm: Add platform init hook at __start Stanislav Poboril 2018-05-15 13:42:30 -0500
  • 45cfea6f4a board: lpcxpresso54114: Move led and button definitions to dts Stanislav Poboril 2018-05-15 14:09:29 -0500
  • 49d820866c drivers/dma: dma_stm32f4x: check stream id boundaries Erwan Gouriou 2018-05-15 14:57:33 +0200
  • d3ea910293 boards/96b_carbon: Update doc with USB support Yannis Damigos 2018-05-14 20:23:11 +0300
  • 5ec02d141e boards: 96b_carbon: add gpios in bt controller node Yannis Damigos 2018-05-15 11:16:13 +0300
  • 82c0b8cba1 drivers/bluetooth/hci: Name the choice of BT HCI driver bus Yannis Damigos 2018-05-15 12:55:50 +0300
  • 8cf04a18fd dts/bindings: Add reset/irq gpios to zephyr,bt-hci-spi yaml Yannis Damigos 2018-05-15 10:46:58 +0300
  • 7de55a07fc pwm: stm32: Fix type for PMW3 support Kumar Gala 2018-05-15 12:21:53 -0500
  • 7fa8537d22 usb: webusb: Trivial cleanup Andrei Emeltchenko 2018-05-08 10:30:10 +0300
  • df5e0e008e usb: webusb: Use sizeof instead of magic numbers Andrei Emeltchenko 2018-05-15 10:32:51 +0300
  • 931630ca2b usb: webusb: Define and use MS descriptor structures Andrei Emeltchenko 2018-04-13 15:58:50 +0300
  • 6164c60ce2 samples: usb: webusb: Add MS OS v1.0 descriptors too Iván Sánchez Ortega 2018-04-16 12:14:19 +0200
  • 3b8c6c70e6 samples: usb: webusb: Add MS-OS descriptors for compatible IDs Iván Sánchez Ortega 2018-04-16 10:52:57 +0200
  • b56b1436ed samples: sockets: Make more errors fatal Paul Sokolovsky 2018-05-14 18:59:28 +0300
  • 9342e3d32e doc: getting_started: Remove redundant and erronous doc's Sebastian Bøe 2018-05-15 13:14:39 +0200
  • 2c987298f2 net: tcp: expose some TCP helper functions Michael Scott 2018-03-02 14:20:51 -0800
  • 8b29cb84ab CODEOWNERS: fix path syntax Anas Nashif 2018-05-15 15:52:15 +0300
  • c07ec386bf tests: subsys: fs: Enable proper configuration for qemu_x86. Adithya Baglody 2018-05-05 15:08:30 +0530
  • 2db1c080d8 tests: drivers: build_all: Ensure correct builds. Adithya Baglody 2018-05-04 17:19:47 +0530
  • 5133cf56aa kernel: thread: Move out the function _thread_entry() to lib Adithya Baglody 2018-04-17 13:51:38 +0530
  • d70196ba87 linker-defs: Increase the number of kernel objects Adithya Baglody 2018-04-04 17:20:09 +0530
  • 43775402a9 tests: Kconfig: Added a new Kconfig for qemu_x86 Adithya Baglody 2018-04-02 15:56:55 +0530
  • b0db28b512 drivers: Cmake: Add __ZEPHYR_SUPERVISOR__ macro for driver files. Adithya Baglody 2018-03-28 15:36:12 +0530
  • 5ab3960c75 arch: Cmake: Add __ZEPHYR_SUPERVISOR__ macro for arch files. Adithya Baglody 2018-03-28 15:30:20 +0530
  • 8618716c68 kernel: Cmake: Add __ZEPHYR_SUPERVISOR__ macro for kernel files. Adithya Baglody 2018-03-28 15:16:48 +0530
  • c674167fea cmake: extensions: Added a new macro zephyr_library_ifdef Adithya Baglody 2018-03-27 15:12:02 +0530
  • 16a8a309a3 samples: sockets: dumb_http_server: Improve error handling Paul Sokolovsky 2018-05-14 22:15:01 +0300
  • d257b946e3 samples: net: mbedtls_sslclient: Fix prj.conf file Jukka Rissanen 2018-05-15 16:30:00 +0300
  • 7c91a4a53b arch: arm: fix SecureFault IRQn for non-CMSIS compliant MCUs Ioannis Glaropoulos 2018-04-20 10:43:17 +0200
  • 70b45c63e5 arch: arm: distinguish integrity signatures with/without FP Ioannis Glaropoulos 2018-03-19 10:54:26 +0100
  • 361f4ac94b arch: arm: improve fault dump for secure firmware Ioannis Glaropoulos 2018-03-05 16:13:17 +0100
  • 0a25ad1595 arch: arm: fix bug in AIRCR config on init Ioannis Glaropoulos 2018-03-26 12:56:12 +0200
  • 9bc1dc7296 arch: arm: Secure fault handling for Cortex-M23 Ioannis Glaropoulos 2018-03-05 15:53:09 +0100
  • ef4cb15f04 samples: subsys: debug: sysview: Adapt k_thread_foreach API Ramakrishna Pallala 2018-05-11 10:26:37 +0530
  • 769c3a8bf2 samples: boards: Remove deprcated k_call_stacks_analyze API Ramakrishna Pallala 2018-05-09 12:52:57 +0530
  • 0fb9ea0304 subsys: bluetooth: Remove deprcated k_call_stacks_analyze API Ramakrishna Pallala 2018-05-09 10:45:18 +0530
  • 62bff616c2 subsys: shell: Remove deprcated k_call_stacks_analyze API Ramakrishna Pallala 2018-05-09 10:23:43 +0530
  • bb7177830d tests: kernel: profiling: Add test for k_thread_foreach API Ramakrishna Pallala 2018-05-09 00:46:02 +0530
  • 149a3296ab kernel: Deprecate k_call_stacks_analyze() API Ramakrishna Pallala 2018-05-09 00:38:33 +0530
  • 110b8e42ff kernel: Add k_thread_foreach API Ramakrishna Pallala 2018-04-27 12:55:43 +0530
  • df9210ca56 ci: use new docker file with new SDK Anas Nashif 2018-05-14 20:36:15 +0300
  • ef19b90a34 boards: nucleo_f413zh: enable usb Johann Fischer 2018-05-11 19:04:12 +0200
  • b1e45b413e subsys: fs: Add Non Volatile Storage (NVS) for zephyr Laczen JMS 2018-03-01 22:09:17 +0100
  • 677262e9f6 samples: net: lwm2m: adjust BT RX buffer count /sizes for BT Michael Scott 2018-05-14 16:22:43 -0700
  • c13b12eb49 arch: arc: explictly list all def config Wayne Ren 2018-05-11 16:56:03 +0800
  • 5eb5bb7df8 arch: arc: add the missing SPI_DW_SPI_CLOCK in dts.fixup Wayne Ren 2018-05-11 15:48:01 +0800
  • b8196c8906 boards: em_starterkit: add pmod mux init Wayne Ren 2018-05-11 15:44:29 +0800
  • 47d3a90dca arch: arc: reuse GCC_M_CPU in cmake file and remove unused comments Wayne Ren 2018-05-04 14:50:20 +0800
  • 532e4d22ee dts: optimize and bug fixes the dts of em_starterkit Wayne Ren 2018-05-04 11:02:52 +0800
  • 9c7d92a694 dts: fixes in the dts of em_starterkit em9d configuration Wayne Ren 2018-04-28 15:29:15 +0800
  • 15f2035cab doc: update the doc of em_starterkit Wayne Ren 2018-04-28 13:45:07 +0800
  • 99e1f849bf dts: optimize the dts for em_starterkit Wayne Ren 2018-04-28 10:22:21 +0800
  • 6307b8b97d arch: arc: refactor the soc part of em_starterkit Wayne Ren 2018-04-28 10:10:15 +0800
  • 4b0b65c1b8 subsys: usb: check for invalid descriptor type request Johann Fischer 2018-04-30 16:35:50 +0200
  • 9af44d8256 doc: add native posix command line help David B. Kinder 2018-05-10 14:29:12 -0700
  • 9e09e2a1b7 OpenThread: Change SETTINGS_CONFIG_PAGE_SIZE to target specific value David Leach 2018-05-10 14:16:45 -0500
  • 63ffbe9dcb usb: usb_device.c: rewrite if condition judgment qianfan Zhao 2018-05-06 10:11:59 +0800
  • 3f24975514 drivers: spi: fix the bug of slave selection in spi_dw Wayne Ren 2018-05-11 16:00:18 +0800
  • 3df9201ef3 samples: net: dns_resolver: Add config options for tests Jukka Rissanen 2018-05-14 15:53:47 +0300
  • 994be4dc4b samples: net: dns: Fix compile error Jukka Rissanen 2018-05-14 15:41:17 +0300
  • e524f0b846 dts: x86: derive RAM and ROM size from dts instead of Kconfig Savinay Dharmappa 2018-05-10 15:52:56 +0530
  • 2368edd8e7 mimxrt1050_evk: Move led and button definitions to dts Maureen Helm 2018-05-14 13:52:45 -0500
  • e15a4923e8 ci: Clean the capability cache when the ccache is cleaned Sebastian Bøe 2018-05-14 15:31:29 +0200
  • 1b038f2941 Bluetooth: GATT: Make BT_GATT_CHARACTERISTIC declare its value Luiz Augusto von Dentz 2018-05-11 21:53:02 +0300
  • 318a175867 Bluetooth: GATT: Introduce BT_GATT_ATTRIBUTE Luiz Augusto von Dentz 2018-05-11 21:24:54 +0300
  • c9898097bb tests: watchdog: Add new test implementation Karol Lasończyk 2018-04-10 14:10:48 +0200
  • 30a24e8ad0 drivers: watchdog: Add shim for nrfx WDT driver Karol Lasończyk 2018-05-14 09:08:54 +0200
  • 83e4947cf1 dts: nrf: Expand nRF DTS to support watchdog Karol Lasończyk 2018-04-17 15:29:12 +0200
  • 0c2ef4ea3d drivers: watchdog: Watchdog API redesign Michał Kruszewski 2017-08-24 17:35:08 +0200
  • aec465968c drivers/usb_dc_stm32: Check if SYSCFG is enabled Yannis Damigos 2018-05-13 19:32:55 +0300
  • 87d624419d drivers/stm32f0x_ll_clock: Enable SYSCFG in clock_control Yannis Damigos 2018-05-13 19:22:19 +0300
  • f6a9697923 drivers/stm32l0x_ll_clock: Enable SYSCFG in clock_control Yannis Damigos 2018-05-13 18:56:52 +0300
  • c9d5b56140 drivers/usb_dc_stm32: HSI48 requires VREFINT in L0 Yannis Damigos 2018-05-13 15:41:30 +0300
  • 2a55fcf607 drivers/usb/usb_dc_stm32: Provide EP_TYPE_* defines for L0 Yannis Damigos 2018-05-12 21:33:38 +0300
  • c0b472132c dts/arm/st: Add USB support for stm32l072/73 Yannis Damigos 2018-05-12 20:00:19 +0300
  • e8d0571b26 tests: net: tcp: Remove unnecessary code Jukka Rissanen 2018-05-14 13:48:28 +0300
  • 4763844013 tests: net: tcp: IPv4 header was not initialized Jukka Rissanen 2018-05-14 13:43:52 +0300
  • d551565802 tests: net: coap: Fix uninitialized memory access Jukka Rissanen 2018-05-14 11:35:21 +0300
  • 93e71ab092 tests: net: mgmt: Do not allocate link address from stack Jukka Rissanen 2018-05-14 11:10:26 +0300
  • 03f9f66496 net: websocket: Revise generation of Sec-WebSocket-Accept header Leandro Pereira 2018-05-11 10:16:52 -0700
  • e81b9043c5 net: websocket: Simplify building of responses Leandro Pereira 2018-05-11 09:54:36 -0700
  • a869f875ec doc: Mention that dependencies can be checked in menuconfig Ulf Magnusson 2018-05-11 23:58:24 +0200
  • 329c00dc6b arch/soc/st_stm32: Move STM32Cube HAL core funtions Yannis Damigos 2018-05-12 18:50:44 +0300
  • 4f4afce5b0 Bluetooth: Remove unused rx_prio_queue Johan Hedberg 2018-05-12 20:51:02 +0300
  • 5ce10f1d1c boards: arm: nrf52_blenano2: Add I2C default config Loic Poulain 2018-05-11 08:52:48 +0200
  • 7e0d1d27d5 tests: lib: rbtree: Clarify increment of variable Andy Gross 2018-05-11 14:28:41 -0500
  • 3ff4065cb3 drivers: sensors: lsm6dsl: Fix array overrun Andy Gross 2018-05-11 12:57:52 -0500