Commit graph

  • 6043c30aa4 tests: samples: exclude quark_d2000_crb from large applications/tests Anas Nashif 2016-10-31 16:10:45 -04:00
  • e3e0b29418 unified/doc: Remove semaphore groups documentation from Kernel Primer Allan Stephens 2016-10-25 14:52:53 -05:00
  • a55575497f unified/doc: Add atomic array variable information to Kernel Primer Allan Stephens 2016-10-24 14:25:26 -05:00
  • fac31c1e2c unified/doc: Update thread lifecycle section of Kernel Primer Allan Stephens 2016-10-24 14:09:04 -05:00
  • 1bafb52d85 unified/doc: Mention that a list of items can be added to a fifo Allan Stephens 2016-10-24 13:19:11 -05:00
  • 9824608935 samples: pwm: use new API and add rgb led app Baohong Liu 2016-10-18 15:35:20 -07:00
  • 22a10c3b6c samples: pwm: use new API and add motor control app Baohong Liu 2016-10-18 15:49:02 -07:00
  • 0273ddff24 samples: pwm: use new API and add fade led app Baohong Liu 2016-10-18 14:39:53 -07:00
  • e1db5f2019 samples: pwm: use new APIs and rename the app Baohong Liu 2016-09-23 16:31:32 -07:00
  • 8ecfcc8ca4 pwm: qmsi_shim: implement pwm driver required by new APIs Baohong Liu 2016-09-22 18:29:32 -07:00
  • 56e0b53c6e drivers: pwm: re-design pwm API interfaces Baohong Liu 2016-09-20 11:57:50 -07:00
  • 4d090e09d6 usb: move usb subsystem to subsys/usb and cleanup header inclusion Anas Nashif 2016-10-30 16:33:25 -04:00
  • 5f8fa677b5 unified: Fix boot_time nanokernel benchmark Peter Mitsis 2016-10-27 15:19:49 -04:00
  • 8891d969f4 boards: Add support for the RedBear nRF51 BLE Nano board Ricardo Salveti 2016-08-25 15:57:41 -03:00
  • fe5f1a51c6 grove: lcd: convert to a unified kernel application Anas Nashif 2016-10-28 08:27:57 -04:00
  • 0094ab228d ext qmsi: Update to QMSI 1.3 release Iván Briano 2016-10-18 19:23:19 -02:00
  • b74d7aa9bd testcases: catch 'Fatal essential task error" messages Inaky Perez-Gonzalez 2016-10-28 12:41:00 -07:00
  • 5d317a0eb5 tests: do not build sensors for system with < 32k {S}RAM Anas Nashif 2016-10-30 16:45:09 -04:00
  • c9dcbe66dd fs: Kconfig: Remove bogus default value Johan Hedberg 2016-10-30 15:45:35 +02:00
  • 51390c39a2 fs: Kconfig: Clean up representation of mutually exclusive options Johan Hedberg 2016-10-30 15:38:33 +02:00
  • 7f62a95f93 fs: tests: Use 'fs' instead of 'filesystem' as directory name Johan Hedberg 2016-10-30 15:29:11 +02:00
  • b108d02eba fs: Make API naming adhere to the appropriate namespace Johan Hedberg 2016-10-30 08:57:35 +02:00
  • e354ad2a36 fs: Move file system code to subsys/ Ramesh Thomas 2016-10-29 04:10:36 -07:00
  • f18f861bbd MAINTAINERS: Add catch all for boards to the arch maintainers Kumar Gala 2016-10-28 15:34:39 -05:00
  • 1cee02caec Merge "Merge bluetooth branch into master" Anas Nashif 2016-10-29 01:10:15 +00:00
  • f1c373c2d5 unified: handle MDEF files that declare main() Andrew Boie 2016-10-28 12:45:05 -07:00
  • c9985d74b0 REVERTME: disable sanity for arduino_101_ble Andrew Boie 2016-10-28 13:48:03 -07:00
  • f4d7538187 Merge bluetooth branch into master Johan Hedberg 2016-10-28 23:16:10 +03:00
  • 506ad96c6f Bluetooth: samples/hci-uart: Add arduino_101_ble to tests Johan Hedberg 2016-10-28 22:10:45 +03:00
  • 3564b6f01a Bluetooth: samples: Limit tests to just qemu platforms Johan Hedberg 2016-10-28 20:37:15 +03:00
  • 6c54c92e84 Bluetooth: tests/init: Limit controller+host for 32kB RAM platforms Johan Hedberg 2016-10-28 19:46:50 +03:00
  • fdfa958d5f boards: stm32f4: Extract common config options Amit Kucheria 2016-10-26 16:41:41 +05:30
  • eb0f8ab9fc boards: 96b_carbon: Add support for 96boards Carbon board Amit Kucheria 2016-09-23 18:51:48 +05:30
  • 779fb0586a boards: nucleo_f401re: add new board Ricardo Salveti 2016-08-11 00:35:41 -03:00
  • 2f9d83d340 uart: stm32: add support for STM32F4 Kumar Gala 2016-10-28 10:16:51 -05:00
  • cc655ca377 MAINTAINERS: Add entry for STM32F4X SoC Family and drivers Amit Kucheria 2016-10-27 12:30:12 +05:30
  • 1c1bd9a018 pinmux: stm32: add support for STM32F4 Ricardo Salveti 2016-08-10 18:28:32 -03:00
  • cf59106433 gpio: stm32: add support for STM32F4 Ricardo Salveti 2016-10-27 00:08:34 +05:30
  • 3580a6bcec clock_control: stm32f4x: introduce driver for STM32F4x RCC Ricardo Salveti 2016-10-26 23:56:23 +05:30
  • 95e7fb6c98 arm: st_stm32: Add support for STM32F4x SoC family Amit Kucheria 2016-10-28 15:57:22 +05:30
  • 31a3f6a70e unified: rename 'events' to 'alerts' Benjamin Walsh 2016-10-25 13:28:35 -04:00
  • 7ef0f624a7 unified: rename 'memory maps' to 'memory slabs' Benjamin Walsh 2016-10-24 17:04:43 -04:00
  • 17f7a3cf74 Bluetooth: hci-uart: Match controller buffers in UART RX Carles Cufi 2016-10-28 20:20:24 +02:00
  • 3c7dda3897 unified/arc: Fix scheduler algorithm bug Dmitriy Korovkin 2016-10-27 11:49:48 -04:00
  • d5719a64c6 sanitycheck: Add support for ccache Kumar Gala 2016-10-26 12:30:26 -05:00
  • e66112dd07 samples: shell: unify sample and drop nanokernel part Anas Nashif 2016-10-25 15:12:13 -04:00
  • 3ad37fbebc tc_util: protect macro arg expansion Inaky Perez-Gonzalez 2016-10-27 17:19:31 -07:00
  • 4a345d3196 Bluetooth: drivers: Include zephyr.h instead of nanokernel.h Szymon Janc 2016-10-27 11:40:43 +02:00
  • c20b48b9ed samples:dhcp_client: Add frdm_k64f configuration. Marcus Shawcroft 2016-10-25 15:44:42 +01:00
  • 1c33ccfbe9 samples:dhcp_client: Refactor config file selection. Marcus Shawcroft 2016-10-25 13:43:05 +01:00
  • 4117ac2ba2 drivers:config: Fix help text format. Marcus Shawcroft 2016-10-25 15:31:06 +01:00
  • c49ad10273 soc:mk64f12: Enable RANDOM_KSDK driver by default if RANDOM_GENERATOR enabled. Marcus Shawcroft 2016-10-25 15:30:32 +01:00
  • 989f216357 grove/light_sensor: Limit name space, add static. Marcus Shawcroft 2016-10-26 05:52:55 +01:00
  • cfc5345ac6 grove/light_sensor: Make driver_api structure const. Marcus Shawcroft 2016-10-24 08:24:22 +01:00
  • d8d5cb172d grove/temperature_sensor: Limit name space, add static. Marcus Shawcroft 2016-10-26 05:53:08 +01:00
  • dfaeb79996 grove/temperature_sensor: Make driver_api structure const. Marcus Shawcroft 2016-10-24 08:24:37 +01:00
  • db20018bad tests: Add FXOS8700 sensor to driver build_all test. Marcus Shawcroft 2016-10-28 06:58:18 +01:00
  • 914432853a driver/gpio/qmsi: Limit name space, add static. Marcus Shawcroft 2016-10-25 22:42:29 +01:00
  • 925a46fd6d gpio/sch: Limit name space, add static. Marcus Shawcroft 2016-10-25 22:42:51 +01:00
  • 56319c9567 gpio/sch: Make driver_api structure const. Marcus Shawcroft 2016-10-24 08:23:32 +01:00
  • f35d0e6ead gpio/pcal9535a: Limit name space, add static. Marcus Shawcroft 2016-10-25 22:42:16 +01:00
  • 4a3db55a54 Bluetooth: Fix license header in l2cap.h and rfcomm.h Johan Hedberg 2016-10-28 13:16:39 +03:00
  • 3617d300dc Bluetooth: GATT: Add proper check for connection state Luiz Augusto von Dentz 2016-10-27 14:52:15 +03:00
  • a75a523a8e Bluetooth: Generic AT command implementation Sathish Narasimman 2016-10-20 12:40:13 +05:30
  • fb5424392b Bluetooth: Use unified kernel build for tests and samples Szymon Janc 2016-10-24 12:02:25 +02:00
  • 15dbaa8e90 gpio/k64: Fix Kconfig help text formatting. Marcus Shawcroft 2016-10-27 22:00:26 +01:00
  • 7df2727545 gpio/k64: Fix type in GPIO_K64_C_DEV_NAME text. Marcus Shawcroft 2016-10-27 22:00:03 +01:00
  • 4599255871 Bluetooth: drivers/Kconfig: Fix inconsistency issues Johan Hedberg 2016-10-27 20:30:52 +03:00
  • 326901397f Bluetooth: samples/hci-uart: Make sure we yield in tx_fiber Johan Hedberg 2016-10-27 18:52:54 +03:00
  • 6989bf88e1 Bluetooth: Rename bt_driver to bt_hci_driver Johan Hedberg 2016-10-27 16:55:01 +03:00
  • d1fe8e0189 Bluetooth: Controller: Fix net_buf memory leak in RX path Carles Cufi 2016-10-27 18:13:06 +02:00
  • f187ab3b77 Bluetooth: drivers: Fix non-ASCII characters in NBLE code comments Szymon Janc 2016-10-27 11:52:03 +02:00
  • ca1e885914 Bluetooth: drivers: Remove usued variables from H5 driver Szymon Janc 2016-10-27 11:42:20 +02:00
  • 5b99294b6c Bluetooth: GATT: Add helper to discover next range Luiz Augusto von Dentz 2016-10-27 14:45:57 +03:00
  • 19138eb2f4 Bluetooth: samples: Remove redundant CONFIG_ARC_INIT=n Johan Hedberg 2016-10-26 22:12:26 +03:00
  • a78e8addad Bluetooth: hci-uart: Add a sample configuration file for nRF5x Carles Cufi 2016-10-25 16:39:44 +02:00
  • 9292a83424 Bluetooth: hci-uart: Don't include nanokernel.h Szymon Janc 2016-10-26 14:11:52 +02:00
  • 167dd07d4c Bluetooth: Expose BLUETOOTH_MAX_CONN for controller-only build Johan Hedberg 2016-10-26 11:38:36 +03:00
  • 26543fd616 Bluetooth: L2CAP: Delete fragments as they are processed Luiz Augusto von Dentz 2016-10-20 15:11:09 +03:00
  • 8b831e0ffe Bluetooth: A2DP: Remove includes from internal header Szymon Janc 2016-10-25 18:11:15 +02:00
  • 86912a5e83 Bluetooth: HCI: Remove "EDR" and "HS" marketing terms from macros Carles Cufi 2016-10-24 17:20:36 +02:00
  • 465de4a1a0 Bluetooth: tests optimize testcase.ini for shell and init Anas Nashif 2016-10-22 10:22:37 -04:00
  • d6e2de744b Bluetooth: cleanup testcase.ini and adapt to current platforms Anas Nashif 2016-10-22 07:41:23 -04:00
  • 3a670fce6d Bluetooth: hci-uart: Use a fiber to offload TX from ISR Carles Cufi 2016-10-24 16:03:51 +02:00
  • 40b8ea136a Bluetooth: Controller: Set HCI version to 4.2 Carles Cufi 2016-10-24 10:26:11 +02:00
  • e97deb4093 Bluetooth: RFCOMM: Use helper for accessing nano_sem count Szymon Janc 2016-10-24 10:11:45 +02:00
  • bcea1d4e4b Bluetooth: L2CAP: Use helper for accessing nano_sem count Szymon Janc 2016-10-24 10:10:49 +02:00
  • 9d04ff3365 Bluetooth: samples/README: Document hci-usb and hci-uart Johan Hedberg 2016-10-23 18:53:40 +03:00
  • 8c118f8673 Bluetooth: L2CAP: Fix build with unified kernel Szymon Janc 2016-10-20 15:54:37 +02:00
  • 15c473e290 Bluetooth: Remove not needed includes Szymon Janc 2016-10-21 15:03:02 +02:00
  • 21243bddb7 Bluetooth: A2DP: Cleanup headers includes Szymon Janc 2016-10-21 12:07:03 +02:00
  • 43192b9788 Bluetooth: Include zephyr.h instead of kernel specific headers Szymon Janc 2016-10-21 12:04:56 +02:00
  • a6f2d703bc Bluetooth: L2CAP: Minor cleanup in conn request Arkadiusz Lichwa 2016-10-20 10:08:24 +02:00
  • 6de63cee65 Bluetooth: L2CAP: Minor cleanup in naming Arkadiusz Lichwa 2016-10-20 10:17:26 +02:00
  • f8dcad4a5b sanitycheck: filter out the prebuilt.elf introduced by Makefile cleanup Anas Nashif 2016-10-27 18:10:08 -04:00
  • 27043d71e0 tests: move quark_se boot stub to tests Anas Nashif 2016-10-09 10:17:25 -04:00
  • b5427473fc samples: add light sensor sample using the grove kit Anas Nashif 2016-10-08 17:35:34 -04:00
  • 2af8eb17c1 samples: add temperature sensor sample using the grove kit Anas Nashif 2016-10-07 21:16:48 -04:00
  • b152246a83 sensors: make grove sensors depend on CONFIG_SENSOR Anas Nashif 2016-10-07 18:06:13 -04:00
  • adf8a30b80 samples: move grove lcd to samples/grove Anas Nashif 2016-10-07 17:41:11 -04:00