Commit graph

  • 91228142fe sensors: Redefine SENSOR_CHAN_DISTANCE to be in meters Paul Sokolovsky 2018-02-05 13:04:55 +02:00
  • ce9a5a2354 cmake: kobject: Fixed kobject text area overflow for optimization 0 Adithya Baglody 2018-01-29 15:58:51 +05:30
  • 122a644d03 Bluetooth: controller: Fix handling of invalid Ctrl PDU lengths Vinayak Kariappa Chettimada 2018-01-30 15:29:49 +01:00
  • 2800a9cb27 Bluetooth: controller: Minor cleanup of macros Vinayak Kariappa Chettimada 2018-01-30 15:29:17 +01:00
  • 947bcba3d3 Bluetooth: controller: Use shorter (void *) for typecasts Vinayak Kariappa Chettimada 2018-01-30 15:11:45 +01:00
  • 4cd9ba7813 Bluetooth: controller: Use anonymous structs and unions in PDUs Vinayak Kariappa Chettimada 2018-01-30 14:29:10 +01:00
  • b7819ccab6 Bluetooth: controller: Add missing PDU struct definitions Vinayak Kariappa Chettimada 2018-01-30 14:24:21 +01:00
  • b521d50adc Bluetooth: controller: Refactor pdu_adv_payload_* to pdu_adv_* Vinayak Kariappa Chettimada 2018-01-30 14:08:54 +01:00
  • c4ba30cb1a Bluetooth: controller: Cleanup radio_pdu_node_rx/tx variables Vinayak Kariappa Chettimada 2018-01-30 13:53:05 +01:00
  • fe0cebedcf Bluetooth: controller: Refactor phy req/rsp PDU struct Vinayak Kariappa Chettimada 2018-01-30 05:09:53 +01:00
  • 9abf8ce0a0 Bluetooth: controller: Refactor length req/rsp PDU struct Vinayak Kariappa Chettimada 2018-01-30 05:09:53 +01:00
  • e13e90f87f tests: spi: add a configuration for the Arduino Zero. Michael Hope 2018-02-01 20:22:40 +01:00
  • ebfed3dca7 spi: sam0: fix txrx, NULL buffers, and add a stub async method. Michael Hope 2018-01-17 08:37:37 +01:00
  • d09baafe64 Bluetooth: controller: inline implementation of radio-enable-on-tIFS Ioannis Glaropoulos 2018-02-01 13:56:09 +01:00
  • 2764084561 Bluetooth: controller: implement sw-switch with the event timer Ioannis Glaropoulos 2018-01-31 14:02:19 +01:00
  • 0ec1095dd6 Bluetooth: controller: sw-switch with the event timer (prepare commit) Ioannis Glaropoulos 2018-01-31 13:07:12 +01:00
  • 9c4dc04ba5 Bluetooth: controller: conditionally reuse CC for ISR profiling Ioannis Glaropoulos 2018-01-31 09:32:57 +01:00
  • 2a85dda206 Bluetooth: controller: symbolic name for CC used in ISR profiling Ioannis Glaropoulos 2018-01-31 09:26:08 +01:00
  • d4cc46c453 Bluetooth: controller: refactor radio_nrf5* headers Vinayak Kariappa Chettimada 2018-02-01 05:18:44 +01:00
  • 9561c68e0c boards: arm: stm32f3_disco: add supported features Yannis Damigos 2018-02-03 19:16:49 +02:00
  • 5d3016aa65 boards: arm: stm32f3_disco: Enable SPI_1, SPI_2 ports Yannis Damigos 2018-02-03 17:40:16 +02:00
  • b2ce9df077 tests: Few test require CONFIG_STDOUT_CONSOLE=n Paul Sokolovsky 2018-01-09 12:34:07 +02:00
  • 323e8cf069 libc: Kconfig: Enable STDOUT_CONSOLE by default if NEWLIB_LIBC. Paul Sokolovsky 2018-01-05 15:06:55 +02:00
  • 65d1a2ef76 doc: Release Notes draft for 1.11 Carles Cufi 2018-02-05 14:45:19 +01:00
  • 2dec108da5 boards: add information about flashing/firmware Anas Nashif 2018-01-31 10:33:04 -05:00
  • 38828f1f8f boards: galileo: update documentation, add ref Anas Nashif 2018-01-31 10:31:56 -05:00
  • c62003d161 boards: move grub script to a common place Anas Nashif 2018-01-31 10:19:04 -05:00
  • e2c9be1a18 dfu: mcuboot: add boot_read_bank_header() Marti Bolivar 2018-02-01 01:29:56 -05:00
  • 01aa12bffd dfu: mcuboot: add boot_is_img_confirmed() Marti Bolivar 2018-01-31 18:30:46 -05:00
  • 4877dd22ea dfu: mcuboot: delete misleading comment Marti Bolivar 2018-02-01 01:22:21 -05:00
  • 389060fb00 dfu: mcuboot: don't use magic when confirming image Marti Bolivar 2018-01-31 17:59:55 -05:00
  • c3a9f8d4f8 usb: sanitycheck: Clean up sample.yaml Andrei Emeltchenko 2018-01-30 11:57:27 +02:00
  • 34af27d6ac usb: hid: Remove duplicated definitions Andrei Emeltchenko 2018-01-31 16:16:08 +02:00
  • 303c4cd6ae usb: cdc: Remove duplicated class code Andrei Emeltchenko 2018-01-18 14:20:09 +02:00
  • 9ed9315cd4 usb: msc: Remove duplicated class code Andrei Emeltchenko 2018-01-18 11:01:06 +02:00
  • 0a5725e858 pinmux: sam0: add a pinmux driver for the SAM0 series. Michael Hope 2018-01-30 20:37:46 +01:00
  • ba4eec1597 pinmux: add two more entries to the function enum. Michael Hope 2018-01-30 20:44:05 +01:00
  • 727653333e tests: boards: Add QSPI flash test app for altera_max10 Ramakrishna Pallala 2018-01-30 10:47:26 +05:30
  • c02a2bed61 drivers: flash: Add Nios-II QSPI flash driver Ramakrishna Pallala 2018-01-30 10:46:08 +05:30
  • be14653754 ext: hal: altera: Add QSPI Controller HAL driver Ramakrishna Pallala 2018-01-30 10:40:00 +05:30
  • fb442b0d9a native: exclude from coverage not coverable code Alberto Escolar Piedras 2018-02-04 10:11:56 +01:00
  • 1e46d39068 native test: End tests as soon as they pass fail Alberto Escolar Piedras 2018-02-01 09:18:07 +01:00
  • c53924cfe9 native: SOC: exclude unlikely code from coverage Alberto Escolar Piedras 2018-02-04 09:48:39 +01:00
  • d9e1182f3a native: POSIX arch: Exclude unlikely code from coverage Alberto Escolar Piedras 2018-02-01 09:01:37 +01:00
  • d82ff1770d CI: preprocess coverage with lcov for codecov.io Alberto Escolar Piedras 2018-02-03 20:35:15 +01:00
  • 600c8f7d85 kconfig: Change how optimization level is set Sebastian Bøe 2018-01-24 10:40:32 +01:00
  • f60527a138 build: Added CONFIG_NO_OPTIMIZATIONS Alberto Escolar Piedras 2018-01-22 15:35:54 +01:00
  • 3ed51aca39 CODEOWNERS: add @anangl for ADC and counter drivers Andrzej Głąbek 2018-02-05 14:15:36 +01:00
  • b7623a85b0 sensors: Redefine SENSOR_CHAN_HUMIDITY in percents, not milli-percents. Paul Sokolovsky 2018-01-25 15:06:17 +02:00
  • 2ff98636a5 Bluetooth: Mesh: Add support for OOB info and URI in provisioning data Johan Hedberg 2018-01-28 15:44:25 -08:00
  • 54d7207e09 net: lwm2m: check content-format and respond with error if not support Robert Chou 2018-01-30 15:18:57 +08:00
  • 2251ea04a8 misc: Use braces in infinite for loop Leandro Pereira 2018-02-02 16:28:46 -08:00
  • 90f175b19d tests: userspace: test syscall buffer validation Joshua Domagalski 2018-01-30 12:18:42 -05:00
  • 3ad0207321 tests: userspace: test revoke, user_mode_enter Joshua Domagalski 2018-01-26 11:31:05 -05:00
  • 461511e1fc cmake: fix 'ninja flash' et al with multiple boards plugged in Marti Bolivar 2018-02-02 12:25:55 -05:00
  • 0e1c6e1f59 native: doc: typo in figure Alberto Escolar Piedras 2018-01-31 08:31:21 +01:00
  • bfabdf1de5 shell: Added noprompt command Alberto Escolar Piedras 2018-01-30 10:31:36 +01:00
  • 6ef85ed6fc test: shell: native_posix also supports shell Alberto Escolar Piedras 2018-01-26 15:24:33 +01:00
  • e3f727cc6e native: added stdin handling for shell Alberto Escolar Piedras 2018-01-24 16:46:15 +01:00
  • a7e55b82dd native: arch: added recommended stack size config Alberto Escolar Piedras 2018-01-26 15:46:47 +01:00
  • 9489fa54cc net: http: Fix http_prepare_and_send Ravi kumar Veeramally 2018-01-10 15:59:50 +02:00
  • d6ca4decea net: Unlink the neighbor after unref Ravi kumar Veeramally 2018-01-08 13:51:52 +02:00
  • 82f23bc276 net: rpl: Fix handling of DAO message Ravi kumar Veeramally 2017-11-16 11:36:47 +02:00
  • 6245dd68d9 net: rpl: Ignore parents with lower rank Ravi kumar Veeramally 2017-11-16 11:29:50 +02:00
  • cfc8749133 net: rpl: Fix debug information and alignment issues Ravi kumar Veeramally 2017-11-16 11:24:32 +02:00
  • ebf56ed1a6 net: mgmt: Fix mgmt push event Ravi kumar Veeramally 2017-11-16 10:40:59 +02:00
  • 731c7518d2 drivers: cc2520: Change debug information Ravi kumar Veeramally 2017-11-16 10:32:50 +02:00
  • ed2fcaeb8a net: rpl: Change default value for NET_RPL_INIT_LINK_METRIC Ravi kumar Veeramally 2017-11-16 10:27:26 +02:00
  • e567ca4f44 net: rpl: Do not run IPv6 DAD for global addresses Ravi kumar Veeramally 2018-01-08 13:30:52 +02:00
  • 83bda0f037 net: Add IPv6 route add and delete event with info Ravi kumar Veeramally 2017-11-03 14:44:59 +02:00
  • 9010def93e net: Add IPv6 neighbor add and delete event with info Ravi kumar Veeramally 2017-11-03 14:43:28 +02:00
  • 5e65444d04 net: ipv6: Remove route information before deleting neighbor Ravi kumar Veeramally 2017-11-16 10:16:24 +02:00
  • 49894b98e4 net: Improve net management event information Ravi kumar Veeramally 2017-11-03 14:39:57 +02:00
  • b4036f9609 net: Add neighbor ADD/DEL events Ravi kumar Veeramally 2017-11-03 14:36:32 +02:00
  • 13f6ffa221 net: Fix compilation error Ravi kumar Veeramally 2017-10-17 11:23:44 +03:00
  • ef36088608 net: Fix RPL header update Ravi kumar Veeramally 2017-10-09 13:29:03 +03:00
  • 182b054a9f net: rpl: Setup DAG prefix into network interface Jukka Rissanen 2017-09-18 15:14:05 +03:00
  • 6167f0f70c net: rpl: Do not do neighbor discovery for RPL network Jukka Rissanen 2017-09-04 17:45:13 +03:00
  • d4d0ddd4f7 net: ipv6: Add some extra debug when updating link address length Jukka Rissanen 2017-08-17 15:47:11 +03:00
  • e5b9e4d6ad net: ipv6: Add routing support between interfaces Jukka Rissanen 2017-08-16 17:13:47 +03:00
  • ff7f1bf9db net: arp: remove shadowing variable Juan Manuel Torres Palma 2018-02-01 18:59:12 +09:00
  • ff110b4db5 timer: Corrected types in nRF system timer functions Jan Van Winkel 2018-01-01 21:20:29 +01:00
  • 8e459172e8 drivers: serial: uart_stm32: fix call to LL_USART_SetBaudRate Pushpal Sidhu 2017-12-13 09:23:57 -08:00
  • 258c7ccff1 Bluetooth: controller: Fix HCI LE Set PHY invalid behavior check Vinayak Kariappa Chettimada 2018-02-01 14:50:30 +01:00
  • a1f12eb238 Bluetooth: controller: Fix redundant length update event Vinayak Kariappa Chettimada 2018-01-28 05:51:35 +01:00
  • ec1b1df5ed doc: fix ReST heading underlines David B. Kinder 2018-02-01 16:06:21 -08:00
  • 6ae4be045a Merge branch 'bytewise_crc16' into dev_sdhc dev_sdhc Michael Hope 2018-02-01 21:43:28 +01:00
  • 16d87e1ed6 tests: spi: add a configuration for the Arduino Zero. Michael Hope 2018-02-01 20:22:40 +01:00
  • e2ed71fc92 spi: sam0: fix txrx, NULL buffers, and add a stub async method. Michael Hope 2018-01-17 08:37:37 +01:00
  • a1701b29cd boards: enable the SPI ports on mysensors_gw. Michael Hope 2018-01-31 21:06:08 +01:00
  • 1b78ad896f spi: use pinmux to configure the pins. Michael Hope 2018-01-31 21:04:11 +01:00
  • 7789d93519 boards: add pinmux etc Michael Hope 2018-01-31 20:45:47 +01:00
  • 989c996480 boards Michael Hope 2018-01-28 21:10:16 +01:00
  • 1f84836a9a spi: sam0: use Device Tree for configuration. Michael Hope 2018-01-28 20:13:54 +01:00
  • db160086ec boards: add the SAM0 based Sensebender Gateway. Michael Hope 2018-01-28 18:50:37 +01:00
  • 4071b817b4 sam0: move the UART configuration into pinmux. Michael Hope 2018-01-30 21:35:15 +01:00
  • f008d1999e pinmux: sam0: add a pinmux driver for the SAM0 series. Michael Hope 2018-01-30 20:37:46 +01:00
  • 741162a0ca pinmux: add two more entries to the function enum. Michael Hope 2018-01-30 20:44:05 +01:00
  • 2bc358e059 disk: add a SDHC card over SPI driver. Michael Hope 2017-12-21 22:17:07 +01:00
  • b12c7f133c disk: minor documentation fixes for disk_access.h Michael Hope 2017-12-21 22:20:52 +01:00