Commit graph

  • adaef465e4 Bluetooth: controller: minor refactoring in nrf5 radio driver Ioannis Glaropoulos 2018-01-23 12:36:49 +01:00
  • 36ded0b516 Bluetooth: controller: adjust nRF52840 HW radio timings for Coded PHY Ioannis Glaropoulos 2018-01-23 12:28:33 +01:00
  • 13130dbe73 Bluetooth: controller: Fix BT_CTLR_DEBUG_PINS Kconfig help text Vinayak Kariappa Chettimada 2018-01-23 23:58:41 +01:00
  • a9ae315f07 native: don't slow down tests Alberto Escolar Piedras 2018-01-22 16:04:40 +01:00
  • 4bd904ccae size_report: Ported to native Windows Sebastian Bøe 2018-01-22 15:19:15 +01:00
  • cfca2dbfa3 size_report: Use Universal newlines when calling check_output Sebastian Bøe 2018-01-19 10:43:40 +01:00
  • 8569b28596 size_report: Don't use colors on Windows Sebastian Bøe 2018-01-19 09:34:31 +01:00
  • 91d9fe7f5e size_report: Use "Universal newlines" to fix ram_report on Windows Sebastian Bøe 2018-01-19 08:59:16 +01:00
  • f19ab5efba irq: move shared irq support under drivers/interrupt_controller Kumar Gala 2018-01-16 11:47:55 -06:00
  • ff7dfc4fb4 dts: bindings: add support for the flash driver name Andrzej Puzdrowski 2018-01-22 14:48:38 +01:00
  • 37d72bf0d6 dts: Update soc-nv-flash nodes Kumar Gala 2018-01-22 09:28:58 -06:00
  • 8310c53200 sample: sensor: Add vl53l0x sample application Vincent Veron 2017-12-15 16:33:58 +01:00
  • 73c52d74c3 boards: disco_l475_iot1: Enable vl53l0x sensor Vincent Veron 2017-07-19 17:07:17 +02:00
  • 096314872a drivers: sensor: vl53l0x: ST library customization for Zephyr Vincent Veron 2017-11-27 15:27:33 +01:00
  • 347560459b driver: sensor: Add vl53l0x Vincent Veron 2017-07-19 16:59:43 +02:00
  • 2862c8559b ext: enable st/lib compilation Vincent Veron 2017-11-06 10:58:35 +01:00
  • 45bf893164 ext: Fix warnings in vl53l0x ST library when compiling on Zephyr Vincent Veron 2017-11-27 15:23:04 +01:00
  • 81d4342dc0 ext: Add official ST library for vl53l0x Vincent Veron 2017-11-27 15:14:53 +01:00
  • 6083939174 lib: add abs function to minimal libc Vincent Veron 2018-01-23 16:16:04 +01:00
  • c96cfc2511 include: Add distance channel sensor Vincent Veron 2017-07-17 11:40:26 +02:00
  • a69d4604be lpc: Add lpcxpresso54114 board based on its architecture Shiksha Patel 2017-08-03 08:35:35 -05:00
  • 4a892ae81a lpc: Add nxp_lpc soc family to soc directory Shiksha Patel 2017-07-26 04:40:18 -05:00
  • 1dc7e90c03 lpc: Add gpio mcux driver for lpc Shiksha Patel 2017-07-26 07:04:43 -05:00
  • 53cbfd3fd3 lpc: Add usart shim driver for lpcxpresso54114 Shiksha Patel 2017-07-26 06:53:02 -05:00
  • 40d9763611 lpc: Add pinmux shim driver for lpcxpresso54114 Shiksha Patel 2017-07-26 06:36:39 -05:00
  • 460d68e425 lpc: Add device header and driver files for lpc54114 from mcux 2.2.1 Shiksha Patel 2017-07-26 04:25:43 -05:00
  • 2e0c11d604 ext: hal: stm32cube: update README Erwin Rol 2017-11-05 12:41:01 +01:00
  • 23bb4e6101 drivers: spi: stm32: use Kconfig to select HAL/LL sources Erwin Rol 2017-10-31 12:00:26 +01:00
  • 780c1efb9f drivers: usb: stm32: use Kconfig to select HAL/LL sources Erwin Rol 2017-10-31 11:59:38 +01:00
  • 1537b4502b drivers: entropy: stm32: use Kconfig to select HAL/LL sources Erwin Rol 2017-10-31 11:56:57 +01:00
  • d54aaa0326 drivers: pwm: stm32: use Kconfig to select HAL/LL sources Erwin Rol 2017-10-31 11:56:02 +01:00
  • 5ed492e0c7 drivers: i2c: stm32: use Kconfig to select HAL/LL sources Erwin Rol 2017-10-31 11:54:40 +01:00
  • 33525c3e5d drivers: ethernet: eth_stm32_hal: use Kconfig to select HAL/LL sources Erwin Rol 2017-10-31 11:53:16 +01:00
  • 6342938bba drivers: clock control: stm32: use Kconfig to select HAL/LL sources Erwin Rol 2017-10-31 11:50:51 +01:00
  • 772ac20336 ext: hal: stm32cube: allow HAL/LL files to be selected via Kconfig Erwin Rol 2017-10-31 11:44:40 +01:00
  • d187da4922 cmake: Fix missing braces around interface Ding Tao 2018-01-23 16:54:00 +08:00
  • 834ab2c192 Bluetooth: tester: Fix device connected and disconnected events Mariusz Skamra 2018-01-23 10:28:51 +01:00
  • a6cfda8d64 Bluetooth: btp: Fix address in GAP Device Found event Mariusz Skamra 2018-01-23 10:20:33 +01:00
  • 996c6dd603 net: if: Handle new address type of NET_ADDR_OVERRIDABLE Paul Sokolovsky 2018-01-19 15:44:22 +02:00
  • c57abaa7c8 net: app: Allow to specify both static IP settings and DHCPv4. Paul Sokolovsky 2018-01-19 15:39:55 +02:00
  • 6de7240d55 cmake: Fix console could not work on board frdm_kl25z Jason Wang 2018-01-22 09:57:08 +08:00
  • d0fc8b5ace boards: 96b_carbon, disco_l475_iot1 use dts for SPI BT modules Yannis Damigos 2018-01-14 16:37:49 +02:00
  • 8faa307d74 dts: add spi device support for SPI bluetooth modules Yannis Damigos 2018-01-14 16:25:55 +02:00
  • 6f3779f738 dts: bindings: add binding for bluetooth modules Yannis Damigos 2018-01-14 16:13:57 +02:00
  • 58c842934a dts: bindings: provide generic yaml description for spi-devices Yannis Damigos 2018-01-14 14:14:32 +02:00
  • 5d4a32b70a Bluetooth: controller: Fix missing TIFS_HW cond. compilation Vinayak Kariappa Chettimada 2018-01-22 20:03:17 +01:00
  • 94a63155a7 boards: efm32wg_stk3800: Fix boards dts file copyright Yannis Damigos 2018-01-22 10:22:31 +02:00
  • 0008e34150 doc: guides: app: Rework for multi-OS support Carles Cufi 2018-01-18 18:02:12 +01:00
  • 6bab4998ba samples: net: zperf: Fix only IPv4/only IPv6 build, better messages Paul Sokolovsky 2018-01-19 12:47:55 +02:00
  • 6f88c28487 doc: fix broken links in nucleo board docs espif2 David B. Kinder 2018-01-19 12:13:14 -08:00
  • ebcd8ec483 board: disco_l475_iot1: fix POLL dependency Erwan Gouriou 2018-01-19 15:40:57 +01:00
  • 5ef0019a24 drivers: flash: stm32: get write block size from device tree Erwan Gouriou 2018-01-12 11:52:13 +01:00
  • 9fdcab9b1b samples: drivers: soc_flash_nrf5 fix missing flash write access Andrzej Puzdrowski 2018-01-19 08:15:54 +01:00
  • ff0d690e79 samples: shell: add standalone version command Anas Nashif 2018-01-15 13:58:50 -05:00
  • e1d284f648 shell: rename get_mod_cmd Anas Nashif 2018-01-15 12:08:02 -05:00
  • d7777d3bd5 shell: support standalone commands Anas Nashif 2018-01-15 11:15:47 -05:00
  • 8d1931504a shell: rename module sections Anas Nashif 2018-01-15 11:10:09 -05:00
  • fa7f13ef00 shell: rename sample to be less generic Anas Nashif 2018-01-15 09:47:19 -05:00
  • 16424cf0bc shell: kernel: rename tasks -> threads Anas Nashif 2017-12-01 15:44:26 -05:00
  • dd013691b2 shell: add a shell banner Anas Nashif 2018-01-15 09:39:48 -05:00
  • 0572fe99ec Bluetooth: mesh: Check Heartbeat Pub count prior scheduling delayed work Mariusz Skamra 2018-01-19 11:55:06 +01:00
  • 37122d7205 Bluetooth: mesh: Reset Heartbeat Pub timer before sending message Mariusz Skamra 2018-01-19 10:42:56 +01:00
  • 812e2eaad2 boards: mps2-an385: this platform is supported by qemu Anas Nashif 2018-01-04 14:17:18 -05:00
  • 8acdbd796e sanitycheck: support new simulation keyword Anas Nashif 2018-01-04 14:15:22 -05:00
  • 89c1ab6b18 ring_buffer: remove broken object_tracing support Anas Nashif 2018-01-18 16:50:08 -05:00
  • 72046a8abc doc: getting_started: Support multi-OS instructions Carles Cufi 2018-01-17 17:32:31 +01:00
  • acbdeabe34 doc: app: Use unix on qemu builds Carles Cufi 2018-01-17 18:47:54 +01:00
  • e62ee6ab3c doc: ext: app: Add a new "host-os" option and default to ninja Carles Cufi 2018-01-17 18:29:01 +01:00
  • 174de51548 doc: getting_started: Require ninja on macOS Carles Cufi 2018-01-17 18:20:55 +01:00
  • 87c86e8215 tests/spi: add a rx only test, benchmark, and Arduino Zero config. upstream_spi_tests Michael Hope 2018-01-18 21:58:08 +01:00
  • 1ca60ffdb2 board: em_starter_kit: add default config for em7d in version 22 Wayne Ren 2018-01-15 17:38:17 +08:00
  • 5ca2c05316 arch: arc: Add _arch_mem_domain_configure Wayne Ren 2017-12-22 10:41:27 +08:00
  • 9a40bf6b7e arch: arc: Add the intial support of memory domain Wayne Ren 2017-12-20 16:48:45 +08:00
  • f18e2abdd5 sanitycheck: reduce verbosity when selecting specifc platforms Anas Nashif 2018-01-13 07:57:42 -05:00
  • 30551f40e9 sanitycheck: do not list discards when loading tests from file Anas Nashif 2018-01-12 21:56:59 -05:00
  • dfdf5e37e1 boards: Move default pinmux enable to <board>_defconfig Maureen Helm 2018-01-17 08:52:19 -06:00
  • 9fad6d9fcd tests: x86_mmu_api: Fixed testcase crash. Adithya Baglody 2018-01-16 10:54:16 +05:30
  • 690bea3a3c cmake: Fix "make usage" regression from the ZEPHYR_BASE change Sebastian Bøe 2018-01-18 15:55:36 +01:00
  • b0d8075709 net: ip: dhcpv4: Handle DHCPV4_OPTIONS_DNS_SERVER John Andersen 2017-09-01 13:18:53 -07:00
  • d965598ee2 net: dns: Allow to initialize DNS servers from struct sockaddr[] Paul Sokolovsky 2018-01-17 16:44:34 +02:00
  • a3231798ae net: lib: dns: dns_resolve_close: Mark context as unused Paul Sokolovsky 2018-01-17 15:06:42 +02:00
  • 55d3ce111c Bluetooth: controller: Refactoring nRF5 radio driver Ioannis Glaropoulos 2018-01-15 08:30:24 +01:00
  • ca9c3ad8f1 usb: rndis: Use offsetof macro to ease offset calculations Andrei Emeltchenko 2018-01-15 09:36:54 +02:00
  • be1d865409 usb: Add RNDIS packet boundary check Andrei Emeltchenko 2017-12-11 16:41:02 +02:00
  • cd4cea0527 usb: netusb: Add Networking logging debug level Andrei Emeltchenko 2017-11-21 14:31:22 +02:00
  • 314d182f79 samples: zperf: Add USB RNDIS configuration check Andrei Emeltchenko 2017-11-10 14:35:55 +02:00
  • 6d61c2cf24 usb: rndis: Select USB_COMPOSITE_DEVICE for RNDIS Andrei Emeltchenko 2017-11-20 12:11:19 +02:00
  • 2a1bdc2549 usb: Set Class Handler buffer size to 256 for RNDIS Andrei Emeltchenko 2017-11-20 12:09:53 +02:00
  • 33e9851254 usb: rndis: Add Remote NDIS protocol handling Andrei Emeltchenko 2017-09-25 13:55:35 +03:00
  • 337601b42f usb: rndis: Add RNDIS device descriptors to the table Andrei Emeltchenko 2017-11-10 14:32:55 +02:00
  • b4ae3ec32f usb: Add init() callback to network device functions Andrei Emeltchenko 2017-11-14 11:11:21 +02:00
  • 2a28194364 usb: Add missing definitions needed for RNDIS Andrei Emeltchenko 2017-11-14 10:57:04 +02:00
  • 2615658027 usb: Use standard SYS_LOG_USB_DEVICE_LEVEL for log level Andrei Emeltchenko 2017-11-14 10:54:49 +02:00
  • 7e80f41162 usb: Rename SYS_LOG_USB to SYS_LOG_USB_DEVICE Andrei Emeltchenko 2017-11-14 10:48:32 +02:00
  • 6e17e71fb5 samples: Correct default SYS_LOG_USB and SYS_LOG_USB_DRIVER levels Andrei Emeltchenko 2017-11-14 10:31:25 +02:00
  • 42d160a315 usb: netusb: Remove unneeded debug Andrei Emeltchenko 2017-11-14 11:26:09 +02:00
  • 9e37dbeabe net: shell: Fix typo in description of "dns" command. Paul Sokolovsky 2018-01-17 14:56:04 +02:00
  • f6ec0624f7 spi: fix build. enc28j60 Michael Hope 2018-01-17 21:12:55 +01:00
  • b795a5317a Fix gpio build. Michael Hope 2018-01-17 21:12:42 +01:00
  • 8ccaaf4009 ethernet: update the ENC28J60 driver to use the new SPI API. Michael Hope 2018-01-09 22:06:43 +01:00