Commit graph

  • 595340ab8a drivers/bluetooth: Switch SPI based HCI driver to new SPI API Tomasz Bursztyka 2018-01-31 09:54:54 +01:00
  • d620c16a0d drivers/adc: Switch ti_adc108s102 driver to new SPI API Tomasz Bursztyka 2018-01-31 09:48:30 +01:00
  • 2f7e6b6d42 drivers/sensors: Switch lis2dh driver to new SPI API Tomasz Bursztyka 2018-01-30 21:18:52 +01:00
  • 94d7c9f23e drivers/sensors: Switch adxl362 driver to new SPI API Tomasz Bursztyka 2018-01-30 20:51:59 +01:00
  • eb7af5527d drivers/sensors: Switch bmi160 driver to new SPI API Tomasz Bursztyka 2018-01-30 16:13:08 +01:00
  • 244c2af154 drivers/sensors: Switch bme280 driver to new SPI API Tomasz Bursztyka 2018-01-30 15:43:44 +01:00
  • 16cb7ab883 drivers/flash: Switch W25QXXDV driver to new SPI API Tomasz Bursztyka 2018-01-30 15:01:36 +01:00
  • d4065ae73e drivers/ieee802154: Switch CC2520 to new SPI API Tomasz Bursztyka 2017-09-29 09:33:25 +02:00
  • f44ba8e7d4 api/spi: Make cs attribute in struct spi_config constant Tomasz Bursztyka 2018-02-05 14:25:09 +01:00
  • 9b27f29c99 api/spi: Add octal MISO lines mode Tomasz Bursztyka 2018-02-05 14:23:51 +01:00
  • 7b185831b8 api/spi: Removing eeprom mode in configuration Tomasz Bursztyka 2018-01-29 22:17:46 +01:00
  • da42c0077c api/spi: Add a dedicated Kconfig option for asynchronous mode enablement Tomasz Bursztyka 2018-01-29 22:12:50 +01:00
  • ea2431f32f api/spi: Reduce parameter number on transceive function Tomasz Bursztyka 2018-01-30 13:49:01 +01:00
  • f3f9fab20e api/spi: Make spi_config parameter constant Tomasz Bursztyka 2018-01-29 13:37:25 +01:00
  • 324265420b api/spi: Disable legacy API by default Tomasz Bursztyka 2018-01-31 11:32:46 +01:00
  • d89e8e6a79 drivers/spi: Cleanup the Kconfig files Tomasz Bursztyka 2017-06-21 09:16:25 +02:00
  • 0df7e1c109 ci: Increase number of build slaves to 5 Kumar Gala 2018-04-04 09:58:28 -05:00
  • efa3a137cf usb: Remove duplicated ACM_SUBCLASS definition Andrei Emeltchenko 2018-04-04 12:42:53 +03:00
  • 4291fb67a3 usb: Remove duplicated CDC_ECM_SUBCLASS definition Andrei Emeltchenko 2018-04-04 12:41:45 +03:00
  • 87d6c50e47 sensors: Add separation between ambient and die temperature Armando Visconti 2018-03-23 09:41:09 +01:00
  • 22399c327e drivers: eth: native_posix: Enable ethernet by default if needed Jukka Rissanen 2018-03-25 18:17:57 +03:00
  • 9d38f46c38 net: tc: Using u8_t for queue and thread priority Jukka Rissanen 2018-04-03 21:51:52 +03:00
  • 79bb5896b4 net: tc: Fix array checks Jukka Rissanen 2018-04-03 18:18:42 +03:00
  • 902c629eac drivers: sensor: lsm6dsl: add SPI support Armando Visconti 2018-02-22 10:05:40 +01:00
  • 842ab93f6e usb: Add multifunction composite build test Andrei Emeltchenko 2018-02-16 12:32:03 +02:00
  • 0a39c15839 usb: sample: Add support for composite configuration for HID Andrei Emeltchenko 2018-02-14 16:19:58 +02:00
  • 75397485ba usb: hid: Fix setting report size for composite configuration Andrei Emeltchenko 2018-02-14 16:16:21 +02:00
  • 3bf9b05b13 tests: Add USB HID composite test Andrei Emeltchenko 2018-02-14 16:14:32 +02:00
  • 0dfeb32a31 usb: Remove USB VID / PID for sanity check builds Andrei Emeltchenko 2018-02-13 15:21:00 +02:00
  • 80e221618d tests: posix: add more tests Niranjhana N 2018-03-08 15:45:15 +05:30
  • 2ecaee071c tests: posix: Fixing pthread attr object initialization. Niranjhana N 2018-03-07 19:11:53 +05:30
  • 1ccd715577 kernel: thread: Consider stack pointer fuzz underflow Leandro Pereira 2018-04-03 09:47:41 -07:00
  • 2486d5a2d2 tests: posix: mqueue: Add test for posix message queue APIs. Youvedeep Singh 2018-03-19 22:30:00 +05:30
  • 4a8b2d2d2f kernel: POSIX: Compatibility layer for POSIX message queue APIs. Youvedeep Singh 2018-03-19 20:45:27 +05:30
  • 188c1ab5ca kernel: msg_q: Add routine to fetch basic attrs from message queue. Youvedeep Singh 2018-03-19 20:02:40 +05:30
  • 2341bf93de kernel: posix: reorganize posix internal function. Youvedeep Singh 2018-03-19 19:55:42 +05:30
  • 5e6c2c3a9b tests: net: tc: Run the tests only for qemu_x86 Jukka Rissanen 2018-04-03 14:58:54 +03:00
  • fdadb501f7 scripts: cleanup scripts directory Anas Nashif 2018-04-02 14:19:39 -05:00
  • 6f979c39eb Bluetooth: hci_usb: Simplify write function Andrei Emeltchenko 2018-03-09 10:32:05 +02:00
  • 276d17df04 Bluetooth: L2CAP: Update LE specific connection result values Mariusz Skamra 2018-03-20 17:15:48 +01:00
  • d458f1e7a2 Bluetooth: L2CAP: Use BR definition on connection success Mariusz Skamra 2018-03-20 17:06:33 +01:00
  • 9705f4af46 net: tcp: Fix crash from SYN flood Ruslan Mstoi 2018-03-29 16:48:28 +03:00
  • 97b83ffc2c net: sockets: Check for errors from dns_get_addr_info Stig Bjørlykke 2018-03-30 21:25:37 +02:00
  • 5da0d2928f net: dns: Fix end-of-results callback on error Stig Bjørlykke 2018-03-31 20:40:30 +02:00
  • e652b74860 net: sockets: Do not lookup DNS AAAA entries if IPv6 is disabled Stig Bjørlykke 2018-04-01 23:06:21 +02:00
  • 0a1ea32437 mpu: arm: restrict access to PPB/IO regions Andrew Boie 2018-04-02 15:09:24 -07:00
  • cde9c00c76 doc: Show a command to enable IPv4 forwarding Stig Bjørlykke 2018-03-29 23:06:10 +02:00
  • fe476cc036 tests: ztest: test_main takes no arguments Anas Nashif 2018-04-01 08:20:11 -05:00
  • e9cc4ac3db samples: fix sample yaml file syntax Anas Nashif 2018-03-30 07:20:28 -05:00
  • c9c18fa8b0 kconfig: Do not source "arch/posix/core/Kconfig" Ulf Magnusson 2018-03-30 21:34:28 +02:00
  • 96d703f9c2 scripts: Fix misspelled CMake project name Ulf Magnusson 2018-03-30 21:49:55 +02:00
  • 2b8cf4c98e include: kernel: Fix documentation for TICKLESS_KERNEL API's Ramakrishna Pallala 2018-03-29 22:54:36 +05:30
  • 92489ea4dd include: kernel: Fix typo in fifo API description Ramakrishna Pallala 2018-03-29 22:44:23 +05:30
  • 5e7a104e7b tests/kernel/gen_isr_table: fix mispelled 'kerne' Inaky Perez-Gonzalez 2018-03-29 22:26:53 -07:00
  • af1ad986b9 drivers: spi: Format SYS_LOG_SPI_LEVEL help nicer Ulf Magnusson 2018-03-29 17:35:07 +02:00
  • 4703ba7d31 doc: genrest: Use Kconfiglib 2 and improve output Ulf Magnusson 2018-03-28 18:15:01 +02:00
  • c33087d336 build: doc: Add support for a Windows equivalent to .zephyrrc Maureen Helm 2018-03-23 16:12:22 -05:00
  • 217c0edddd samples: net: http_server: Send final chunk Jukka Rissanen 2018-03-25 17:37:53 +03:00
  • 17234a9f59 samples: net: add put and post methods to coap Tarun Kumar Agarwal 2018-02-01 18:03:51 +05:30
  • 93689bdc80 kconfig: Remove no-op selects of choice symbols Ulf Magnusson 2018-03-28 23:29:43 +02:00
  • 6188579063 filter-doc-log.sh: Fix error for empty log file Ulf Magnusson 2018-03-29 09:03:02 +02:00
  • 80c28dbf5e doc: sphinx: Fix broken import of lexer.DtsLexer Ulf Magnusson 2018-03-29 00:35:30 +02:00
  • 566172f57a ci: update docker image Anas Nashif 2018-03-28 18:10:10 -05:00
  • e9b00eae75 net: tcp: Move TCP stack to tcp.c Patrik Flykt 2018-03-21 12:14:07 +02:00
  • 2c748ae6b5 net: context: Fix connect for UDP contexts Patrik Flykt 2018-03-20 15:06:51 +02:00
  • cfc6b56203 net: context: Factor out TCP receive window handling Patrik Flykt 2018-03-20 15:06:50 +02:00
  • 08110d8295 net: context: Factor out TCP context listen state Patrik Flykt 2018-03-20 15:06:49 +02:00
  • b5c74b9706 net: context: Refactor queueing of a TCP FIN when closing socket Patrik Flykt 2018-03-20 15:06:48 +02:00
  • aed6a227a6 net: context: Remove unnecessary callback clearing Patrik Flykt 2018-03-20 15:06:47 +02:00
  • 081e0eb8af net: context: Refactor net_tcp_send_data() Patrik Flykt 2018-03-20 15:06:46 +02:00
  • 34d82eb949 net: context: Factor out code for TCP receive Patrik Flykt 2018-03-20 15:06:45 +02:00
  • d8522657bd net: context: Remove unnecessary ifdefs Patrik Flykt 2018-03-20 15:06:44 +02:00
  • 8236e1e5cd net: context: Factor out TCP header length checking Patrik Flykt 2018-03-20 15:06:43 +02:00
  • 3b579ffb90 net: context: Refactor sendto() Patrik Flykt 2018-03-20 15:06:42 +02:00
  • 09b67a4825 net: context: Update net_context_sendto() Patrik Flykt 2018-03-20 15:06:40 +02:00
  • 7f8b2fc5ce net: tcp: Define empty static functions when TCP is disabled Patrik Flykt 2018-03-20 15:06:39 +02:00
  • 41d21bd123 tests: socket: Enable loopback and net tests Patrik Flykt 2018-03-21 11:41:56 +02:00
  • d5a2400b9f gen_syscall_header.py: fix include issue Andrew Boie 2018-03-26 13:45:20 -07:00
  • c67eb56355 gen_syscalls.py: fix include issue Andrew Boie 2018-03-26 13:44:44 -07:00
  • 4b35875719 kconfiglib: Update to 7245bad9ebb58 Ulf Magnusson 2018-03-28 22:26:43 +02:00
  • adb05df4ca net: if: Bring back __net_if_align Jukka Rissanen 2018-03-27 17:59:23 +03:00
  • b2570d2a55 samples: usb: add usb hid mouse sample qianfan Zhao 2018-03-19 18:36:19 +08:00
  • 3cac6b249c usb: hid: Add macros for REPORT descriptor qianfan Zhao 2018-03-22 12:52:38 +08:00
  • 94ff339cbf subsys: Add a new settings subsystem Andrzej Puzdrowski 2018-02-02 14:30:56 +01:00
  • e33aa5509a subsys: fs: add NFFS rename API implementation Andrzej Puzdrowski 2018-02-27 12:26:14 +01:00
  • e99fb77620 sensors: lis3dh: Fix i2c burst read Tobias Aschenbrenner 2018-03-06 13:54:03 +01:00
  • 29f4e18af4 cdc_acm: fix interrupt handling, API registration, and propgate errors. Michael Hope 2018-02-25 15:46:44 +01:00
  • e5ea7d2260 doc: net: Add websocket and websocket_console to net API docs Jukka Rissanen 2018-03-25 17:49:47 +03:00
  • 9626cba0cb sample: net: echo-server: Cleanup config files Jukka Rissanen 2018-03-25 18:39:06 +03:00
  • 91ff634d32 ethernet: fix an unaligned access fault by removing __packed. Michael Hope 2018-03-27 21:05:40 +02:00
  • 4e7deb49b9 usb: netusb: implement the ethernet interface. Michael Hope 2018-03-26 21:24:50 +02:00
  • 5a6271b08d usb: sam0: add the new usb_dc_ep_mps() function. Michael Hope 2018-03-17 19:01:09 +01:00
  • 1c60ba1459 drivers: serial: Add missing FE310 UART driver reference to CMakeLists Peter Gielda 2018-03-27 22:29:34 +02:00
  • f947439fa1 net: Align the stack infos in net_stack linker section Jukka Rissanen 2018-03-23 15:53:46 +02:00
  • c609bd8fd7 tests: net: Increase the size of main stack Jukka Rissanen 2018-03-12 10:35:38 +02:00
  • ba3c0bb123 samples: net: Add traffic class sample application Jukka Rissanen 2018-02-07 15:29:25 +02:00
  • d114deadcf net: shell: Print TX and RX threads stacks with more info Jukka Rissanen 2018-02-07 15:11:21 +02:00
  • 99e93db6b2 net: stats: Add traffic class statistics Jukka Rissanen 2018-02-07 15:09:36 +02:00
  • 2a3de97ce9 tests: net: Add unit test for traffic class support Jukka Rissanen 2018-03-05 17:33:18 +02:00
  • 6049207a29 net: Add initial TX and RX traffic class support Jukka Rissanen 2018-02-07 15:00:08 +02:00