Commit graph

  • 4d1da3f723 ext: Add winc1500 driver from Atmel Tomasz Bursztyka 2017-10-09 13:55:46 +02:00
  • cd580e0bba drivers/adc: Uneven buffers will lead to buffer overflow Tomasz Bursztyka 2018-05-16 13:03:15 +02:00
  • 29ed87c930 native: entropy: warn of security risk Alberto Escolar Piedras 2018-05-16 17:25:13 +02:00
  • 845ac3ef46 drivers: spi: Fix TOCTOU while transceiving SPI messages Leandro Pereira 2018-05-14 13:27:06 -07:00
  • 7588680afb samples: olimex_stm32_e407: ccm: trivial README.rst fix Marti Bolivar 2018-05-16 19:14:04 -04:00
  • bdfbbfee3f samples: sensor: vl53l0x: trivial README.rst fix Marti Bolivar 2018-05-16 19:13:30 -04:00
  • 47fa8eb98c userspace: generate list of kernel object sizes Andrew Boie 2018-05-16 10:11:17 -07:00
  • f3bee951b1 kernel: stacks: add k_stack_alloc() init Andrew Boie 2018-05-02 17:44:39 -07:00
  • 0fe789ff2e kernel: add k_msgq_alloc_init() Andrew Boie 2018-04-12 18:35:56 -07:00
  • 44fe81228d kernel: pipes: add k_pipe_alloc_init() Andrew Boie 2018-04-12 17:38:12 -07:00
  • 97bf001f11 userspace: get dynamic objs from thread rsrc pools Andrew Boie 2018-04-24 17:01:37 -07:00
  • 92e5bd7473 kernel: internal APIs for thread resource pools Andrew Boie 2018-04-12 17:12:15 -07:00
  • 337e74334c userspace: automatic resource release framework Andrew Boie 2018-04-13 14:44:00 -07:00
  • e9cfc54d00 kernel: remove k_object_access_revoke() as syscall Andrew Boie 2018-04-13 13:15:28 -07:00
  • a2480bd472 mempool: add API for malloc semantics Andrew Boie 2018-04-12 16:59:02 -07:00
  • c8010e4877 sflist: slist-alike that stores flags Andrew Boie 2018-04-30 16:15:49 -07:00
  • 79215adceb list_gen: slist: mark some APIs are private Andrew Boie 2018-04-30 16:11:54 -07:00
  • 577d5ddba4 userspace: fix kobj detection declared extern Andrew Boie 2018-05-16 15:52:37 -07:00
  • ab16853b26 drivers: crypto: crypto_mtls_shim: Set output length for all operations Leandro Pereira 2018-04-13 15:41:28 -07:00
  • e61c48123c drivers: crypto: crypto_tc_shim: Set output length for all operations Leandro Pereira 2018-04-13 14:42:11 -07:00
  • 9c113d29f5 samples: drivers: crypto: Print output length for all operations Leandro Pereira 2018-04-13 14:41:27 -07:00
  • bcdfa76ff3 lib: posix: Fix pthread_attr_init() return code Ramakrishna Pallala 2018-05-16 11:23:20 +05:30
  • 103cbe8c90 boards: minnowboard: do not run net/bluetooth tests Anas Nashif 2018-05-16 22:34:10 +03:00
  • ddc30c8e40 samples: leds_demo: depend on netif and gpio Anas Nashif 2018-05-16 22:33:47 +03:00
  • 2a892d5d6d doc: update mac instructions Anas Nashif 2018-05-15 09:52:49 +03:00
  • 0daf69bb57 xtensa: fix CONFIG_INIT_STACKS for IRQ stack Andrew Boie 2018-05-16 11:02:29 -07:00
  • 11c68a10f4 boards/arm/nrf52xx_boards: makes GPIO_AS_PINRESET common Andrzej Puzdrowski 2018-05-10 14:57:55 +02:00
  • a5c12b6c05 arch/arm/soc/nordic_nrf/nrf52: NFCT pins configuration Andrzej Puzdrowski 2018-05-10 11:34:10 +02:00
  • 05c45e359a drivers: serial: Fix race condition in nRF5 UART TX Thiago Silveira 2018-05-09 10:41:42 -03:00
  • cfb34d2b80 Bluetooth: Mesh: shell: Add persistent storage support Johan Hedberg 2018-05-16 09:32:20 +03:00
  • 48cc46206f boards: frdm_kw41z: enable xoroshiro on board level only Anas Nashif 2018-05-15 11:31:30 +03:00
  • d8983e6d11 dts/st,stm32-usb: Add use-prop-name to disconnect-gpios Yannis Damigos 2018-05-15 11:47:49 +03:00
  • 48e2dba28f dts: xtensa: fix build error. Savinay Dharmappa 2018-05-16 11:49:15 +05:30
  • 4b4b6762aa Bluetooth: GATT: Fix documentation of bt_gatt_notify Luiz Augusto von Dentz 2018-05-16 16:12:56 +03:00
  • 5ebf1a2c14 samples: smp_svr: Add sample.yaml Carles Cufi 2018-05-16 14:18:52 +02:00
  • b2fa9ada5e samples: smp_svr: Rename conf file Carles Cufi 2018-05-16 14:09:27 +02:00
  • 5b6fde144d boards: arm: nrf: Enable mcumgr UART Carles Cufi 2018-05-16 16:05:02 +02:00
  • a3c1b3dbcc Bluetooth: Mesh: Expose bt_mesh_is_provisioned() publicly Johan Hedberg 2018-05-16 12:22:18 +03:00
  • 6cadd380b7 samples: net: Fix echo_server reply packet preparation Ravi kumar Veeramally 2018-05-16 15:22:41 +03:00
  • d6dfde36c4 net/ethernet: Fix mac address setting through ethernet mgmt Tomasz Gorochowik 2018-05-16 14:27:07 +02:00
  • e2db76c9cc tests/net: Fix ethernet mgmt mac change test Tomasz Gorochowik 2018-05-16 14:25:26 +02:00
  • 05148610a4 mgmt: Fix smp_bt.c build Luiz Augusto von Dentz 2018-05-16 15:08:06 +03:00
  • e2393a002e drivers: timer: nRFx: Remove redundant code Vinayak Kariappa Chettimada 2018-05-16 05:35:09 +05:30
  • 092f716020 samples: sockets: dumb_http_server: Disable TIME_WAIT delay Paul Sokolovsky 2018-05-11 20:30:19 +03:00
  • 89f57c225a net: tcp: Define single config option for TIME_WAIT delay Paul Sokolovsky 2018-05-11 14:17:48 +03:00
  • d07391d386 net: coap: clear more fields in coap_reply_clear() Michael Scott 2018-03-23 10:45:16 -07:00
  • bb98d8766a net: coap: add COAP_INIT_ACK_TIMEOUT_MS setting Michael Scott 2018-02-22 17:22:29 -08:00
  • 07ec5567fc net: lwm2m: remove unused OBJ_FIELD_MULTI_DATA macro Michael Scott 2018-05-01 12:01:33 -07:00
  • b6774f0eea net: lwm2m: mark OPTIONAL resources for IPSO Temperature Michael Scott 2018-04-30 17:06:43 -07:00
  • a5bdbc1751 net: lwm2m: mark OPTIONAL resources for IPSO Light Control Michael Scott 2018-04-30 17:02:55 -07:00
  • 7a1024e5c8 net: lwm2m: mark OPTIONAL resources for LwM2M Firmware Update Michael Scott 2018-04-30 17:27:28 -07:00
  • 1290139626 net: lwm2m: mark OPTIONAL resources for LwM2M Device Michael Scott 2018-04-30 17:17:28 -07:00
  • 9506b427b7 net: lwm2m: mark OPTIONAL resources for LwM2M Server Michael Scott 2018-04-30 17:34:45 -07:00
  • 4fb16db26d net: lwm2m: mark OPTIONAL resources for LwM2M Security Michael Scott 2018-04-30 17:32:24 -07:00
  • 0d67f6a78d net: lwm2m: introduce FLAG_OPTIONAL to denote optional resources Michael Scott 2018-04-30 16:43:25 -07:00
  • 0db9af5a28 net: lwm2m: return error from lwm2m_engine_get_* functions Michael Scott 2018-04-30 16:38:36 -07:00
  • e50cacb356 net: app: Select proper source IPv4 address in client Jukka Rissanen 2018-05-15 15:51:16 +03:00
  • 8a21d3862b net: app: fix build warning in _net_app_ssl_mainloop() Michael Scott 2018-05-15 10:45:22 -07:00
  • 6871057e31 ext: Modified lpc54114 startup code from mcux for use with Zephyr. Stanislav Poboril 2018-04-24 17:56:56 +02:00
  • 4dd8d68433 ext: Add dual core startup code for lpc54114 based on mcux 2.3.0 Stanislav Poboril 2018-02-07 20:48:34 +01:00
  • 0f4a2b75ff board: lpcxpresso54114: Rename to lpcxpresso54114_m4 Kumar Gala 2018-05-15 14:20:20 -05:00
  • fd4759b5d7 arch: nxp: lpc54xxx: Rename SoC bits from LPC54114 to LPC54114_M4 Stanislav Poboril 2018-05-15 13:47:24 -05:00
  • 0b7e22bdb6 arch: arm: Add platform init hook at __start Stanislav Poboril 2018-05-15 13:42:30 -05:00
  • 45cfea6f4a board: lpcxpresso54114: Move led and button definitions to dts Stanislav Poboril 2018-05-15 14:09:29 -05:00
  • 49d820866c drivers/dma: dma_stm32f4x: check stream id boundaries Erwan Gouriou 2018-05-15 14:57:33 +02:00
  • d3ea910293 boards/96b_carbon: Update doc with USB support Yannis Damigos 2018-05-14 20:23:11 +03:00
  • 5ec02d141e boards: 96b_carbon: add gpios in bt controller node Yannis Damigos 2018-05-15 11:16:13 +03:00
  • 82c0b8cba1 drivers/bluetooth/hci: Name the choice of BT HCI driver bus Yannis Damigos 2018-05-15 12:55:50 +03:00
  • 8cf04a18fd dts/bindings: Add reset/irq gpios to zephyr,bt-hci-spi yaml Yannis Damigos 2018-05-15 10:46:58 +03:00
  • 7de55a07fc pwm: stm32: Fix type for PMW3 support Kumar Gala 2018-05-15 12:21:53 -05:00
  • 7fa8537d22 usb: webusb: Trivial cleanup Andrei Emeltchenko 2018-05-08 10:30:10 +03:00
  • df5e0e008e usb: webusb: Use sizeof instead of magic numbers Andrei Emeltchenko 2018-05-15 10:32:51 +03:00
  • 931630ca2b usb: webusb: Define and use MS descriptor structures Andrei Emeltchenko 2018-04-13 15:58:50 +03:00
  • 6164c60ce2 samples: usb: webusb: Add MS OS v1.0 descriptors too Iván Sánchez Ortega 2018-04-16 12:14:19 +02:00
  • 3b8c6c70e6 samples: usb: webusb: Add MS-OS descriptors for compatible IDs Iván Sánchez Ortega 2018-04-16 10:52:57 +02:00
  • b56b1436ed samples: sockets: Make more errors fatal Paul Sokolovsky 2018-05-14 18:59:28 +03:00
  • 9342e3d32e doc: getting_started: Remove redundant and erronous doc's Sebastian Bøe 2018-05-15 13:14:39 +02:00
  • 2c987298f2 net: tcp: expose some TCP helper functions Michael Scott 2018-03-02 14:20:51 -08:00
  • 8b29cb84ab CODEOWNERS: fix path syntax Anas Nashif 2018-05-15 15:52:15 +03:00
  • c07ec386bf tests: subsys: fs: Enable proper configuration for qemu_x86. Adithya Baglody 2018-05-05 15:08:30 +05:30
  • 2db1c080d8 tests: drivers: build_all: Ensure correct builds. Adithya Baglody 2018-05-04 17:19:47 +05:30
  • 5133cf56aa kernel: thread: Move out the function _thread_entry() to lib Adithya Baglody 2018-04-17 13:51:38 +05:30
  • d70196ba87 linker-defs: Increase the number of kernel objects Adithya Baglody 2018-04-04 17:20:09 +05:30
  • 43775402a9 tests: Kconfig: Added a new Kconfig for qemu_x86 Adithya Baglody 2018-04-02 15:56:55 +05:30
  • b0db28b512 drivers: Cmake: Add __ZEPHYR_SUPERVISOR__ macro for driver files. Adithya Baglody 2018-03-28 15:36:12 +05:30
  • 5ab3960c75 arch: Cmake: Add __ZEPHYR_SUPERVISOR__ macro for arch files. Adithya Baglody 2018-03-28 15:30:20 +05:30
  • 8618716c68 kernel: Cmake: Add __ZEPHYR_SUPERVISOR__ macro for kernel files. Adithya Baglody 2018-03-28 15:16:48 +05:30
  • c674167fea cmake: extensions: Added a new macro zephyr_library_ifdef Adithya Baglody 2018-03-27 15:12:02 +05:30
  • 16a8a309a3 samples: sockets: dumb_http_server: Improve error handling Paul Sokolovsky 2018-05-14 22:15:01 +03:00
  • d257b946e3 samples: net: mbedtls_sslclient: Fix prj.conf file Jukka Rissanen 2018-05-15 16:30:00 +03:00
  • 7c91a4a53b arch: arm: fix SecureFault IRQn for non-CMSIS compliant MCUs Ioannis Glaropoulos 2018-04-20 10:43:17 +02:00
  • 70b45c63e5 arch: arm: distinguish integrity signatures with/without FP Ioannis Glaropoulos 2018-03-19 10:54:26 +01:00
  • 361f4ac94b arch: arm: improve fault dump for secure firmware Ioannis Glaropoulos 2018-03-05 16:13:17 +01:00
  • 0a25ad1595 arch: arm: fix bug in AIRCR config on init Ioannis Glaropoulos 2018-03-26 12:56:12 +02:00
  • 9bc1dc7296 arch: arm: Secure fault handling for Cortex-M23 Ioannis Glaropoulos 2018-03-05 15:53:09 +01:00
  • ef4cb15f04 samples: subsys: debug: sysview: Adapt k_thread_foreach API Ramakrishna Pallala 2018-05-11 10:26:37 +05:30
  • 769c3a8bf2 samples: boards: Remove deprcated k_call_stacks_analyze API Ramakrishna Pallala 2018-05-09 12:52:57 +05:30
  • 0fb9ea0304 subsys: bluetooth: Remove deprcated k_call_stacks_analyze API Ramakrishna Pallala 2018-05-09 10:45:18 +05:30
  • 62bff616c2 subsys: shell: Remove deprcated k_call_stacks_analyze API Ramakrishna Pallala 2018-05-09 10:23:43 +05:30
  • bb7177830d tests: kernel: profiling: Add test for k_thread_foreach API Ramakrishna Pallala 2018-05-09 00:46:02 +05:30