Commit graph

  • bb1818a535 serial: Add driver for CMSDK (Cortex-M System Design Kit) APB UART Vincenzo Frascino 2016-09-19 15:58:03 +01:00
  • 0e01c0c4a2 pinmux: Add support for "runtime" pinmux on ARM V2M Beetle Vincenzo Frascino 2016-09-08 11:28:53 +01:00
  • c0c3e33e4a pinmux: Add support for ARM V2M Beetle Initialization Vincenzo Frascino 2016-09-08 10:54:21 +01:00
  • e36c04afe1 gpio: Add ARM CMSDK (Cortex-M System Design Kit) AHB GPIO driver Vincenzo Frascino 2016-09-12 15:55:40 +01:00
  • df33a1e185 arm: soc: Add support for ARM Beetle SoC Vincenzo Frascino 2016-08-16 11:35:23 +01:00
  • 8ac0e85da6 tests: Move ipm test from legacy, it is not using legacy APIs Anas Nashif 2016-11-05 11:29:53 -04:00
  • ec56025301 tests: added native test for irq_vector_table Anas Nashif 2016-11-05 12:42:05 -04:00
  • 68f087cee9 ztest: Do not print garbage if message is NULL Anas Nashif 2016-11-05 11:38:27 -04:00
  • f528c09276 samples: task_profiler: move to legacy applications Anas Nashif 2016-11-11 07:51:56 -05:00
  • 25565e5408 samples: logger: move to legacy applications Anas Nashif 2016-11-11 07:51:26 -05:00
  • 68b89aa752 tests: fix duplicate Kconfig symbol in prj.conf Kumar Gala 2016-11-11 10:50:02 -06:00
  • 20b60f99f3 Revert "stm32cube: Introduce STM32Cube for STM32F0xx series" Kumar Gala 2016-11-11 13:40:36 -06:00
  • 0083c7d395 Revert "stm32cube: Update build system to support stm32f0xx" Kumar Gala 2016-11-11 13:40:35 -06:00
  • 0a0194e637 Revert "stm32cube: Introduce STM32Cube for STM32F2xx series" Kumar Gala 2016-11-11 13:40:34 -06:00
  • f9901a2df3 Revert "stm32cube: Update build system to support stm32f2xx" Kumar Gala 2016-11-11 13:40:33 -06:00
  • 4bbefce79f Revert "stm32cube: Introduce STM32Cube for STM32L0xx series" Kumar Gala 2016-11-11 13:40:32 -06:00
  • 66f85f6078 Revert "stm32cube: Update build system to support stm32l0xx" Kumar Gala 2016-11-11 13:40:30 -06:00
  • d4e15f027a stm32cube: Update build system to support stm32l0xx Erwan Gouriou 2016-11-09 15:34:10 +01:00
  • cc5842df70 stm32cube: Introduce STM32Cube for STM32L0xx series Erwan Gouriou 2016-11-09 15:32:31 +01:00
  • 0cb9bcb84e stm32cube: Update build system to support stm32f2xx Erwan Gouriou 2016-11-09 15:25:11 +01:00
  • 00155448cf stm32cube: Introduce STM32Cube for STM32F2xx series Erwan Gouriou 2016-11-09 15:23:39 +01:00
  • 7e19c8a6ec stm32cube: Update build system to support stm32f0xx Erwan Gouriou 2016-11-09 15:11:59 +01:00
  • bf524b4e9d stm32cube: Introduce STM32Cube for STM32F0xx series Erwan Gouriou 2016-11-09 15:10:10 +01:00
  • 9e113fa98e stm32cube: Update build system to support stm32f7xx Erwan Gouriou 2016-11-04 11:57:18 +01:00
  • 9eff2a32c2 stm32cube: Introduce STM32Cube for STM32F7xx series Erwan Gouriou 2016-11-04 11:42:04 +01:00
  • 4812b2d40e Bluetooth: Controller: Fix device whitelist feature Vinayak Chettimada 2016-11-11 15:12:54 +01:00
  • 92312026cf Merge "Merge bluetooth branch into master" Anas Nashif 2016-11-11 16:39:53 +00:00
  • c4f12d7fe1 stm32cube: add build support for stm32l4xx Fabien Parent 2016-10-18 12:58:18 +02:00
  • d654c12f52 checkpatch: ignore file changes Anas Nashif 2016-11-07 17:02:07 -05:00
  • 0f3d5478a8 checkpatch: update with latest checkpatch from the linux kernel Anas Nashif 2016-11-07 15:57:57 -05:00
  • 302d23d1a6 testcases: catch more fatal kernel error messages Inaky Perez-Gonzalez 2016-11-02 10:06:38 -07:00
  • 6b2443e99b console: Fix warnings related to the use of deprecated APIs Luiz Augusto von Dentz 2016-11-11 14:11:44 +02:00
  • f363cf5818 Merge bluetooth branch into master Johan Hedberg 2016-11-11 14:10:22 +02:00
  • c245b96249 Bluetooth: Kconfig: Fix order of default entries Johan Hedberg 2016-11-11 13:18:20 +02:00
  • 5629197b17 Bluetooth: Controller: Add HCI_LE_Remove_Device_From_White_List Vinayak Chettimada 2016-11-11 11:58:39 +01:00
  • c73aee2cfe Bluetooth: doc: Remove mentions of legacy kernel concepts Johan Hedberg 2016-11-11 11:24:35 +02:00
  • effbe6743d Bluetooth: drivers/nble: Convert to unified work APIs Johan Hedberg 2016-11-11 11:13:47 +02:00
  • 776b3e6871 Bluetooth: drivers/h5: Convert to unified work APIs Johan Hedberg 2016-11-11 11:10:00 +02:00
  • 63a8f3b824 Bluetooth: tests/tester: Convert left-overs to unified kernel APIs Johan Hedberg 2016-11-11 11:00:45 +02:00
  • 35376eed13 Bluetooth: samples/hci_ecc: Switch to using k_thread_spawn() Johan Hedberg 2016-11-11 10:57:23 +02:00
  • a14680f7c0 Bluetooth: hci_ecc: Convert to new thread API Johan Hedberg 2016-11-11 10:48:19 +02:00
  • 81975637dc Bluetooth: Rename left-over mentions of "fiber" to "thread" Johan Hedberg 2016-11-11 10:06:05 +02:00
  • 916ed6cdd2 Bluetooth: Controller: Stop using deprecated APIs Johan Hedberg 2016-11-11 10:02:49 +02:00
  • 8b92cb2d78 Bluetooth: RFCOMM: Switch to using k_thread_spawn() Johan Hedberg 2016-11-11 09:55:27 +02:00
  • 5f5425f20a Bluetooth: drivers: Don't use deprecated NANOKERNEL init level Johan Hedberg 2016-11-11 09:50:47 +02:00
  • 500010d369 Bluetooth: Remove need for fiber offload Johan Hedberg 2016-11-10 22:45:08 +02:00
  • c78bfd9a98 Bluetooth: Use k_sleep() instead of deprecated fiber_sleep() Johan Hedberg 2016-11-10 22:27:29 +02:00
  • 918a8e6bac Bluetooth: Use k_thread_spawn() instead of deprecated nano_fiber_start() Johan Hedberg 2016-11-10 22:01:50 +02:00
  • b0f0742b6e Bluetooth: Use k_yield() instead of deprecated fiber_yield() Johan Hedberg 2016-11-10 21:53:12 +02:00
  • 80e04e4fd1 Bluetooth: Use k_uptime_get() instead of deprecated sys_tick_get_32() Johan Hedberg 2016-11-10 20:53:10 +02:00
  • 2b16287286 Bluetooth: Use proper timeout defines for net_buf_get_timeout Szymon Janc 2016-11-10 12:37:05 +01:00
  • 2f45faba8c net: buf: Use unified k_fifo API for FIFOs Szymon Janc 2016-11-10 10:45:14 +01:00
  • 051f97bd7a Bluetooth: samples: Fix use of deprecated sleep API Szymon Janc 2016-11-10 16:10:48 +01:00
  • 0a38788c92 net: buf: Use new API for checking if executing from ISR Szymon Janc 2016-11-10 10:45:17 +01:00
  • 619d7bafd9 Bluetooth: samples: Fix using nano_delayed_work in eddystone Szymon Janc 2016-11-10 16:39:45 +01:00
  • 577fe910ae Bluetooth: Remove not needed nano_work.h includes Szymon Janc 2016-11-10 16:20:11 +01:00
  • e2795499d8 Bluetooth: drivers: Use unified k_fifo API for FIFOs Szymon Janc 2016-11-10 10:50:35 +01:00
  • 203897d04e Bluetooth: HCI: Fix using nano_delayed_work API Luiz Augusto von Dentz 2016-11-10 14:20:02 +02:00
  • 5aef8dd1ad Bluetooth: conn: Fix using nano_delayed_work API Luiz Augusto von Dentz 2016-11-10 14:16:21 +02:00
  • b96efa9efd Bluetooth: SMP: Fix using nano_delayed_work API Luiz Augusto von Dentz 2016-11-10 14:12:12 +02:00
  • ec57d7cdb2 Bluetooth: ATT: Fix using nano_delayed_work API Luiz Augusto von Dentz 2016-11-10 11:26:20 +02:00
  • b3cece0af1 Bluetooth: L2CAP: Fix using nano_delayed_work API Luiz Augusto von Dentz 2016-11-10 11:22:07 +02:00
  • 47eaaf9f96 Bluetooth: Use unified k_fifo API for FIFOs Szymon Janc 2016-11-10 10:45:10 +01:00
  • 3062516a1a Bluetooth: Controller: Improve default RX/TX buffer counts Johan Hedberg 2016-11-10 11:30:04 +02:00
  • 27cbd586cb Bluetooth: ATT: Fix non-ASCII characters in code comments Szymon Janc 2016-11-10 10:45:06 +01:00
  • f2b1ffbedb Bluetooth: shell: Add support for RFCOMM Connect Jaganath Kanakkassery 2016-10-21 20:42:41 +05:30
  • a3c057a5e9 Bluetooth: samples/hci_uart: Remove redundant semicolon Johan Hedberg 2016-11-10 09:56:48 +02:00
  • a8506f7814 Bluetooth: samples/hci_uart: Declare assert handler only when needed Johan Hedberg 2016-11-10 09:55:15 +02:00
  • a69996210f Bluetooth: samples/hci_uart: Remove dependency on controller Johan Hedberg 2016-11-09 18:32:32 +02:00
  • 00457636f8 Bluetooth: RFCOMM: Initiate session connection Jaganath Kanakkassery 2016-10-21 20:14:21 +05:30
  • e4c5c96a16 Bluetooth: Fine-tune default incoming ACL buffer count Johan Hedberg 2016-11-09 17:38:05 +02:00
  • b64e0d4c51 Bluetooth: Kconfig: Remove redundant 'default n' declarations Johan Hedberg 2016-11-09 16:18:56 +02:00
  • c583a9f43b Bluetooth: Kconfig: Restructure for a more logical hierarchy Johan Hedberg 2016-11-09 12:23:21 +02:00
  • 1c40b964a0 Bluetooth: Dump the content of unhandled events as hex Johan Hedberg 2016-11-09 22:27:51 +02:00
  • f7d313b154 Bluetooth: Controller: Add ASSERT info dump on HCI builds Carles Cufi 2016-10-31 11:39:12 +01:00
  • 3fc4fd53f6 Bluetooth: samples/hci_uart: Add micro:bit configuration Johan Hedberg 2016-11-09 18:50:01 +02:00
  • 50f03a8de5 Bluetooth: Controller: Kconfig: Clean up style issues Johan Hedberg 2016-11-09 11:37:04 +02:00
  • 629ab2da6b Bluetooth: ATT: Fix not forwarding error properly Luiz Augusto von Dentz 2016-11-09 13:35:28 +02:00
  • 6e71f1f6a3 power: Fix x86 wake up sequence Julien Delayen 2016-11-08 14:21:03 +00:00
  • f540cbc5c5 power: Add ARC power states and update sample Julien Delayen 2016-11-01 13:07:34 +00:00
  • d56714b1c7 samples/net: mbedTLS TCP client use unified thread spawn API Sergio Rodriguez 2016-11-10 11:19:47 -08:00
  • fdc93c4733 samples/net: mbedTLS TCP client use unified kernel Sergio Rodriguez 2016-11-07 08:51:47 -08:00
  • 6044f05f8a usb: class: Using unified kernel thread spawn API Sergio Rodriguez 2016-11-10 14:04:20 -08:00
  • 3932dd98a7 drivers: usb: update to unified kernel Sergio Rodriguez 2016-11-10 14:14:30 -08:00
  • c9e295932b tests: aonc: skip counter stopping Baohong Liu 2016-10-24 16:35:46 -07:00
  • dbe30711fd LICENSING: clarify licenses of imported / reused code Inaky Perez-Gonzalez 2016-10-07 10:25:00 -07:00
  • c4546589fb Revert "build: Document outputexports" axy 2016-11-10 19:37:30 -05:00
  • ab96d3648a tests: dma: update to unified kernel Baohong Liu 2016-11-10 16:16:14 -08:00
  • eeea5de171 fix: change group name on debug setting Genaro Saucedo Tejada 2016-11-10 18:31:14 -06:00
  • cea9bb992c Makefile.inc: fix 'make debugserver' no rule issue jing wang 2016-11-10 13:34:19 +08:00
  • 8215ce19ce kernel: fix k_msgq_get/put() from ISR Benjamin Walsh 2016-11-09 19:45:19 -05:00
  • 6a791a3286 drivers: spi: update to unified kernel Baohong Liu 2016-11-10 14:29:24 -08:00
  • d4d9ac2d21 build: Document outputexports Daniel Thompson 2016-11-10 11:42:06 +00:00
  • 4f0c6f47d6 build: Minor tidy up of outputexports Daniel Thompson 2016-11-08 22:17:36 +00:00
  • 445830dcec kernel: add k_is_preempt_thread() Benjamin Walsh 2016-11-10 15:54:27 -05:00
  • d7ad176be6 kernel: export k_sched_lock and k_sched_unlock. Benjamin Walsh 2016-11-10 14:46:58 -05:00
  • 5e2f899bad tests: adc: update to unified kernel Baohong Liu 2016-11-10 11:57:13 -08:00
  • f1a1fe0b19 drivers: aio: update to unified kernel Baohong Liu 2016-11-10 11:37:51 -08:00
  • 9376f876df drivers: adc: update to unified kernel Baohong Liu 2016-11-10 11:28:59 -08:00
  • 9cf46e52dc drivers: rtc: update to unified kernel Baohong Liu 2016-11-10 14:40:35 -08:00