Commit graph

  • e2a1682c57 tests: kernel: Add stack usage scenario tests Ramakrishna Pallala 2018-03-09 02:17:16 +05:30
  • 8dbb4c7b2e Started implementing authenticate Michael Hope 2018-03-10 15:03:53 +01:00
  • 813e9633ef init: verify boot_delay Rajavardhan Gundi 2018-03-07 12:16:29 +05:30
  • 490e427476 boards: document and enable USB on the Arduino Zero and Trinket M0. Michael Hope 2018-02-16 18:17:01 +01:00
  • f2651d0cc7 usb: sam0: add a USB device driver. Michael Hope 2018-01-06 23:19:09 +01:00
  • a1ae8453f7 kernel: Name of static functions should not begin with an underscore Leandro Pereira 2018-03-06 15:08:55 -08:00
  • 13c2cf68b1 Better prng Michael Hope 2018-03-10 14:30:54 +01:00
  • fd2124913c Bluetooth: btp: Add Enable advertising with Node Identity cmd Mariusz Skamra 2018-02-23 16:26:56 +01:00
  • c2d7c8579d Bluetooth: btp: Add missing Clear Replay Protection List Cache cmd Mariusz Skamra 2018-02-23 16:22:14 +01:00
  • edbaeea22f scripts: nrfjprog.py: Add --softreset switch Aapo Vienamo 2018-03-03 23:44:10 +02:00
  • 3b857e1869 Bluetooth: hci_usb: Read the whole USB EPOUT buffer at once Sundar Subramaniyan 2018-03-08 00:36:57 +05:30
  • 5c162dfe78 Bluetooth: hci_usb: Write large packets to USB in multiple chunks Sundar Subramaniyan 2018-02-28 13:49:58 +05:30
  • cc69d373d1 arch: arm: Change method of __swap processing Andy Gross 2018-02-22 00:22:45 -06:00
  • b7de2af1f6 boards: olimex stm32-e407: Fix comment Reto Schneider 2018-03-10 01:34:01 +01:00
  • 0e1a03b866 tests: crypto: mbedtls: enabled test for esp32 Praful Swarnakar 2018-03-09 20:44:39 +05:30
  • 80f7d41f24 doc: Fix K_ALERT_DEFINE in a code example Stig Bjørlykke 2018-03-08 22:08:00 +01:00
  • 0ee0752bec boards: nucleo_f412zg: Enable eth over USB as default net i/f Erwan Gouriou 2018-03-09 16:09:20 +01:00
  • a7e01f4d40 samples: net: Remove references to ZoAP Stig Bjørlykke 2018-03-09 08:30:46 +01:00
  • 624897c6c2 release: Post-release patch level update Carles Cufi 2018-03-10 00:08:37 +01:00
  • 00ba8c339a release: Update release notes with GitHub issues Carles Cufi 2018-03-09 20:53:21 +01:00
  • cec4975013 release: Update VERSION for v1.11 release Carles Cufi 2018-03-09 17:06:10 +01:00
  • 1eacdc78ac release: update sanitycheck footprint data Anas Nashif 2018-03-09 13:29:01 -06:00
  • 60c1b8bdbc split out into different files, refactored. Michael Hope 2018-03-08 22:19:29 +01:00
  • 069fce7289 boards: uart: Add UART6 for 96b_carbon Sahaj Sarup 2018-03-05 14:41:35 +05:30
  • 0528b2b123 release: move version to 1.11.0-rc3 Carles Cufi 2018-03-08 18:36:39 +01:00
  • f0c38ae4d8 doc: release notes: fix spelling and formatting David B. Kinder 2018-03-07 11:57:54 -08:00
  • 053df3bd30 ext/hal: stm32cube: Update STM32L4 README file Erwan Gouriou 2018-03-07 16:26:08 +01:00
  • e3679dbf60 ext/hal: stm32cube: Update STM32F7 README file Erwan Gouriou 2018-03-07 16:25:38 +01:00
  • 138346901e ext/hal: stm32cube: Update STM32F4 README file Erwan Gouriou 2018-03-07 16:00:03 +01:00
  • 1fe67bd205 ext/hal: stm32cube: Update STM32F3 README file Erwan Gouriou 2018-03-07 15:56:47 +01:00
  • 0377143f54 ext/hal: stm32cube: Update STM32F1 README file Erwan Gouriou 2018-03-07 15:51:06 +01:00
  • 9e3bbfd285 ext/hal: stm32cube: Update STM32F0 README file Erwan Gouriou 2018-03-07 15:46:47 +01:00
  • b518d35c4c arch: arm: fix bug in escalted HF dump Ioannis Glaropoulos 2018-03-08 14:51:04 +01:00
  • 2c577ff90e arch: arc: fix the bug of context switch in interrupt Wayne Ren 2018-03-08 02:48:48 +08:00
  • 6612c9f683 arch: arc: bug fixes in arc mpu driver Wayne Ren 2018-03-08 02:44:29 +08:00
  • 848d15e8e5 boards: em_starterkit: fix the board default config Wayne Ren 2018-03-08 02:36:09 +08:00
  • ef174f0140 boards: em_starterkit: fix the mpu regions definition Wayne Ren 2018-03-08 02:33:54 +08:00
  • f96a007a9a scripts: bug fixes in arc.py for make flash Wayne Ren 2018-03-08 02:25:55 +08:00
  • c788f84f25 drivers: flash: move FLASH_HAS_PAGE_LAYOUT Kconfig from arch Andrzej Puzdrowski 2018-03-07 16:36:50 +01:00
  • 80a99fa450 subsys: storage: flash_map: enable only if any flash driver is enable Andrzej Puzdrowski 2018-03-07 14:31:56 +01:00
  • 51527e07ef subsys: storage: flash_map: Fix Coverity issues Andrzej Puzdrowski 2018-03-07 13:23:08 +01:00
  • 6db7b43daf test: subsys: storage: flash_map: fix test of get sectors API Andrzej Puzdrowski 2018-03-07 13:19:55 +01:00
  • 6f37286aae u2f: hack: can register, parse authenticate. Michael Hope 2018-03-07 22:54:07 +01:00
  • 5229f87e8b doc: add version info on Latest docs David B. Kinder 2018-03-02 14:01:52 -08:00
  • dbb6511c90 tests: posix: pthread_cancel: Added some APIs in test. Youvedeep Singh 2018-03-07 16:01:57 +05:30
  • d60ef8b74a kernel: pthread: correcting pthread_setschedparam. Youvedeep Singh 2018-03-07 17:58:11 +05:30
  • 5dd4ac9270 tests: posix: timer: Added some APIs in test. Youvedeep Singh 2018-03-07 13:22:02 +05:30
  • 648230b51e kernel: POSIX: correcting time calculation in timer_gettime. Youvedeep Singh 2018-03-07 13:06:17 +05:30
  • 38a9a36b3e tests: posix: pthread_rwlock: Added more APIs in test. Youvedeep Singh 2018-03-07 11:33:31 +05:30
  • 50693c0fcd Bluetooth: controller: Generate LE Conn Complete on cancellation Carles Cufi 2018-03-06 11:00:12 +01:00
  • 1566d0fa3b tests: remove duplicate pthread test Anas Nashif 2018-03-06 14:28:43 -06:00
  • f6558f57c9 tests: pthread: use posix semaphore Anas Nashif 2018-03-06 10:52:30 -06:00
  • 0a59c6b30a tests: posix: add negative testing for semaphore Anas Nashif 2018-03-06 10:43:20 -06:00
  • 6812f52a20 posix: sem_init accepts zero value Anas Nashif 2018-03-06 10:38:00 -06:00
  • d5e8a2c5a1 tests: posix: fix test names in yaml Anas Nashif 2018-03-06 10:14:55 -06:00
  • 13e1718660 tests: move posix layer tests out of kernel Anas Nashif 2018-03-06 10:13:24 -06:00
  • 40c8c44450 tests: posix: rwlock: add more tests Anas Nashif 2018-03-06 10:11:01 -06:00
  • 35ce8baed4 doc: release notes: Add driver and sensor changes for 1.11 release Maureen Helm 2018-03-06 13:48:21 -06:00
  • dfcf11f64b boards: olimex stm32-e407: Fix pin number of RESET Reto Schneider 2018-03-06 23:36:36 +01:00
  • 52e0494d70 doc: release notes: add HAL section related updates Kumar Gala 2018-03-06 10:45:16 -06:00
  • c0771ea243 arch: x86: fix integer stub comments Andrew Boie 2018-03-06 13:42:29 -08:00
  • 61c0189b91 tests/crypto/mbedtls: Disable CONFIG_FORCE_NO_ASSERT Andy Ross 2018-03-06 13:22:20 -08:00
  • 285c5b26dd xtensa/asm2: Save shift/loop registers on exception entry Andy Ross 2018-03-06 12:58:37 -08:00
  • 4cd0fd2496 drivers: sensor: lsm6ds0: Fix assert logical error Kumar Gala 2018-03-06 12:28:23 -06:00
  • 85b694e6c2 doc: release notes: Add board related release notes Kumar Gala 2018-03-06 10:33:38 -06:00
  • c93894c493 doc: release notes: Add notes for ESP32 SoCs Leandro Pereira 2018-03-06 09:57:53 -08:00
  • e9fadc142f tests: fatal: Fix incorrect filter on kernel.fatal.stack_protection Kumar Gala 2018-03-06 12:40:20 -06:00
  • 43d323ee9e drivers: flash: Fix Nios-II QSPI flash Coverity issue Ramakrishna Pallala 2018-03-06 12:43:55 +05:30
  • cfc79d1669 Bluetooth: Fix available LPN groups count Mariusz Skamra 2018-03-06 15:27:40 +01:00
  • 9c92609a66 Bluetooth: GATT: Fix possible crash while resubscribing Luiz Augusto von Dentz 2018-03-06 15:38:36 +02:00
  • 195ffc1e72 CODEOWNERS: Update entries for nxp soc families, boards, and drivers Maureen Helm 2018-03-06 08:37:49 -06:00
  • d86b219a8d doc: release notes: Add Bluetooth changes for 1.11 release Johan Hedberg 2018-03-04 22:34:02 +02:00
  • 8c0c4be16a arch: arm: remove redundant dependence on ARM_CORE_MPU Ioannis Glaropoulos 2018-03-06 13:11:43 +01:00
  • 46f2ca86ac CODEOWNERS: minor cleanup Anas Nashif 2018-03-06 06:43:23 -06:00
  • b7ac9770c9 Bluetooth: Add missing check prior sending LE Set Privacy Mode cmd Mariusz Skamra 2018-03-05 18:48:10 +01:00
  • 2a44e8ea4d tests: kernel: Add a test to verify early sleep Ramakrishna Pallala 2018-03-03 20:46:01 +05:30
  • 0306344f59 tests: add semaphore posix API test Punit Vara 2018-02-06 09:28:46 +05:30
  • a74725f1d3 kernel: Add posix API for semaphore Punit Vara 2018-02-06 09:27:44 +05:30
  • b9588d8eb6 Bluetooth: Mesh: Switch to using Linux Foundation Company ID Johan Hedberg 2018-03-02 09:02:14 +01:00
  • 67b321eec9 samples: bluetooth: mesh: Add basic documentation Johan Hedberg 2018-03-05 13:38:48 +02:00
  • 02bc5fa8e0 soc: esp32: Enable building with newer ESP-IDF Leandro Pereira 2018-03-05 15:13:46 -08:00
  • cd3ef98ee1 tests: kernel: posix: pthread_rwlock: POSIX rw lock test. Youvedeep Singh 2018-02-28 17:39:40 +05:30
  • 216883ca82 kernel: POSIX: Compatibility layer for POSIX read-write lock APIs. Youvedeep Singh 2018-02-28 15:37:00 +05:30
  • bdac8d070f xtensa/asm2: Fix stack pointer during preemption spills Andy Ross 2018-03-05 13:22:18 -08:00
  • 6ce863763d kernel: Remove unnecessary old code Punit Vara 2018-03-01 16:14:29 +05:30
  • b38163f388 boards: enable the DMA driver on the Arduino Zero. add_dma Michael Hope 2018-02-21 19:38:56 +01:00
  • 32c440a278 dma: add a DMA driver for the Atmel SAM0 series. Michael Hope 2018-03-05 22:23:09 +01:00
  • 2f4e987945 samples: sensor: ccs811: Add dummy dts.fixup so we can always build Kumar Gala 2018-03-05 13:30:41 -06:00
  • 0a6f8c1aa2 drivers: sensor: ccs811: Fix value conversion Aapo Vienamo 2018-02-24 16:25:56 +02:00
  • 5ac590a316 arch: arm: Add one hardware platform to default testing Kumar Gala 2018-03-05 10:50:42 -06:00
  • 3318f21196 sensors: css811: Use HAS_DTS_I2C_DEVICE in Kconfig Aapo Vienamo 2018-03-03 23:15:17 +02:00
  • 8c9fe0d796 kernel: mem_domain: Fix compile issues Kumar Gala 2018-03-05 10:13:39 -06:00
  • 5925112ee6 net: sockets: Preserve user_data for any net_context send() or recv() Paul Sokolovsky 2018-03-02 21:10:16 +02:00
  • 934195cc43 net: sockets: zsock_accepted_cb: Init child socket on success only Paul Sokolovsky 2018-03-02 21:03:23 +02:00
  • 9e02f7b644 net: sockets: Fix mask application in sock_set_flag() Paul Sokolovsky 2018-03-02 20:59:54 +02:00
  • 04a0a2619c doc: release notes: Add major 1.11 features Carles Cufi 2018-03-02 18:07:19 +01:00
  • 281b94e79e codeowners: add additional owners for riscv32 Anas Nashif 2018-03-04 15:55:05 -06:00
  • e44affceae tests: kernel: posix: stop relying on path for naming Niranjhana N 2018-03-05 12:48:24 +05:30
  • ebc81bdf8d net: http: Provide destination address in http replies Ravi kumar Veeramally 2018-02-13 11:19:14 +02:00
  • d0ba9d9493 doc: add 1.11 links for docs and release notes David B. Kinder 2018-03-02 14:35:52 -08:00