Commit graph

  • b618d001b4 tests/compiance/checkpatch: force the format to 'email' Inaky Perez-Gonzalez 2016-11-04 17:45:15 -07:00
  • 7cac3b9625 arch: arc: arm: sys_thread_self_get -> k_current_get Anas Nashif 2016-11-10 11:31:19 -05:00
  • 073442ecc5 kernel: Treat aborting by main() as a fatal system error Allan Stephens 2016-11-09 07:46:56 -06:00
  • 40325d2d28 kernel: Fix bug in spawning of legacy tasks using floating point Allan Stephens 2016-11-09 07:30:14 -06:00
  • 361c296b30 doc: Remove reference to k_alert_handler_set() Allan Stephens 2016-11-09 10:57:45 -06:00
  • 0a5330748f doc: Update Interrupts section of Kernel Primer (v2) Allan Stephens 2016-11-09 08:15:27 -06:00
  • 49598db96d Revert "checkpatch: update with latest checkpatch from the linux kernel" Anas Nashif 2016-11-10 12:48:15 -05:00
  • a3618e753d docs: remove usage of ARCH=arm Anas Nashif 2016-11-05 11:50:22 -04:00
  • 0c9152d42d checkpatch: update with latest checkpatch from the linux kernel Anas Nashif 2016-11-07 15:57:57 -05:00
  • 126fa0073b sanitycheck: Add bbc_microbit to list for platforms Kumar Gala 2016-11-10 10:08:15 -06:00
  • a26dd646e7 MAINTAINERS: Add entry for STM32Cube SDK Erwan Gouriou 2016-11-04 11:35:01 +01:00
  • a1aba18227 ext/hal: Introduce STM32Cube SDK for STM32F3xx family Adam Podogrocki 2016-11-04 11:58:10 +01:00
  • 14d079a13c drivers: pwm: update to unified kernel Baohong Liu 2016-11-09 17:37:23 -08:00
  • 3c01b5db57 drivers: wdt: update to unified kernel Baohong Liu 2016-11-09 18:09:38 -08:00
  • 1a7f755785 drivers: dma: update to unified kernel Baohong Liu 2016-11-09 18:37:10 -08:00
  • 82193c59e3 drivers: i2c: update to unified kernel Baohong Liu 2016-11-09 15:17:28 -08:00
  • 8cc98d71cd drivers: flash: update to unified kernel Baohong Liu 2016-11-09 16:14:40 -08:00
  • 180887a305 drivers: gpio: update to unified kernel Baohong Liu 2016-11-09 16:43:59 -08:00
  • 5b7bfdaf48 tests/drivers/aon_counter: make a ztest testcase Inaky Perez-Gonzalez 2016-11-04 23:05:56 -07:00
  • f37065bf84 ztest: add assert_not_equal() Inaky Perez-Gonzalez 2016-11-09 12:49:52 -08:00
  • 90e6e9b7f6 dma.h: add missing includes Andrew Boie 2016-11-09 14:47:28 -08:00
  • a543d956ba kernel: Remove traces of semaphore groups from public APIs Allan Stephens 2016-11-07 15:51:34 -06:00
  • 5a7a86cb7f unified/doc: Revise doxygen for kernel APIs Allan Stephens 2016-11-04 13:53:19 -05:00
  • bce8fbb61e kernel: Clean up of x86 floating point code Allan Stephens 2016-11-07 08:55:13 -06:00
  • d3e2b0255a kernel: logger: move to unified kernel APIs Anas Nashif 2016-11-07 11:48:39 -05:00
  • 56f561e15e arches: use new kernel APIs Andrew Boie 2016-11-09 11:10:21 -08:00
  • 933e34621b samples: spi_fram: add spi FRAM sample app Baohong Liu 2016-11-08 14:58:07 -08:00
  • 6fe94d6431 drivers: rtc: update to unified kernel Baohong Liu 2016-11-08 18:55:20 -08:00
  • aa32a0914a drivers: counter: update to unified kernel Baohong Liu 2016-11-08 19:11:11 -08:00
  • b85e58ad6d kernel: don't directly use deprecated sys_tick_get APIs Andrew Boie 2016-11-09 10:44:56 -08:00
  • ec75fb856c legacy.h: deprecate legacy API Andrew Boie 2016-11-08 16:37:32 -08:00
  • ba714dc6c2 tests: test_task: rename task group from TEST to TESTGROUP Anas Nashif 2016-11-09 12:10:14 -05:00
  • c3552e6624 tests: test requires kernel to provide printk Anas Nashif 2016-11-09 12:09:19 -05:00
  • 5b1b2d6123 tests: test_sema: rename task group from TEST to TESTGROUP Anas Nashif 2016-11-09 11:00:20 -05:00
  • 0b474eef9c kernel: deprecate old init levels Andrew Boie 2016-11-08 11:06:55 -08:00
  • 183a79cf6e tests: unit: remove -Werror Andrew Boie 2016-11-08 17:28:07 -08:00
  • 12af934353 device.h: use new semaphore APIs Andrew Boie 2016-11-08 16:39:39 -08:00
  • 7773893744 Merge bluetooth branch into master Johan Hedberg 2016-11-09 12:24:33 +02:00
  • 77dcd7151d Bluetooth: tests/shell: Add Arduino 101-specific configuration Johan Hedberg 2016-11-09 09:13:03 +02:00
  • bc3af66a01 Bluetooth: L2CAP: Add helper function to create LE signalling PDUs Luiz Augusto von Dentz 2016-11-08 16:55:09 +02:00
  • 46972b1822 Bluetooth: Sample: handsfree sample application Sathish Narasimman 2016-09-06 20:58:24 +05:30
  • 6ccfa64b5c Bluetooth: Controller: Handle LL_UNKNOWN_RSP PDU for remote features Carles Cufi 2016-11-07 15:49:43 +01:00
  • d7f4fd74a9 Bluetooth: Use depends on SERIAL instead of selects Johan Hedberg 2016-11-08 14:25:36 +02:00
  • 195e1b89b1 Bluetooth: Fix usage of C++ reserved word Johan Hedberg 2016-11-08 12:21:46 +02:00
  • 87e18b4fbb Bluetooth: samples: Use consistent naming for HCI apps Johan Hedberg 2016-11-08 09:26:52 +02:00
  • c719bfb689 Bluetooth: HFP HF: SLC connection-Send/Parse BRSF Sathish Narasimman 2016-11-03 13:07:20 +05:30
  • b0d34d83c5 Bluetooth: AT handling error condition Sathish Narasimman 2016-11-04 12:05:10 +05:30
  • 7e1234b44b Bluetooth: tests/shell: Implement "clear" command Johan Hedberg 2016-11-05 15:47:58 +02:00
  • 8ed846285e Bluetooth: Implement bt_storage_clear() Johan Hedberg 2016-11-04 21:34:05 +02:00
  • 77a8516dd2 Bluetooth: storage: Add basic support for internal storage Johan Hedberg 2016-11-04 10:47:33 +02:00
  • e18e3ed60a Bluetooth: Controller: Use unified k_sem API for semaphore Szymon Janc 2016-10-27 11:56:51 +02:00
  • b73b77652c Bluetooth: nble: Use unified k_sem API for semaphores Szymon Janc 2016-10-27 11:51:07 +02:00
  • 8f800a8bfe Bluetooth: Use unified k_sem API for semaphores Szymon Janc 2016-10-27 11:32:30 +02:00
  • 8944c25c90 Bluetooth: Controller: Include zephyr.h instead of nanokernel.h Szymon Janc 2016-11-07 11:36:56 +01:00
  • 3808ad0a96 Bluetooth: L2CAP: Limit segments to TX MPS Luiz Augusto von Dentz 2016-11-07 14:01:13 +02:00
  • 3317227437 Bluetooth: Remove workaround for Mynewt firmware bug Szymon Janc 2016-11-07 11:24:44 +01:00
  • c1f47859e1 Bluetooth: doc: Move PICS documentation to right place Johan Hedberg 2016-11-06 11:03:06 +02:00
  • 227b1d4643 Bluetooth: AVDTP: Set Profile Security Level to Medium Arun Jagadish 2016-11-07 11:23:18 +05:30
  • 257ccbeece Bluetooth: doc: Update subsystem description Johan Hedberg 2016-11-06 10:21:51 +02:00
  • 4f39b4ceb1 Bluetooth: L2CAP: Fix regression causing credits not to be restored Luiz Augusto von Dentz 2016-11-06 17:06:23 +02:00
  • 621c1d6dbd boards: arduino_101: correct an error related to SPI CS Baohong Liu 2016-11-08 11:36:11 -08:00
  • f3bf5abd52 newlib: add support for nano-formatted-io Juro Bystricky 2016-11-08 10:35:49 -08:00
  • cc9cdadeae samples: usb: Sample to demo USB Mass Storage support Jithu Joseph 2016-10-14 14:06:34 -07:00
  • 63b4e2134f usb: class: Add USB mass storage class support. Jithu Joseph 2016-10-14 13:31:17 -07:00
  • 7eab305593 usb: Add end-point stall APIs and flow control APIS Jithu Joseph 2016-10-14 13:14:25 -07:00
  • 2fe288b4aa fs: expose generic ramdisk/flash disk access functions Jithu Joseph 2016-11-01 19:24:25 -07:00
  • 383d9b757a include: Add a generic disk interface Jithu Joseph 2016-10-20 19:06:35 -07:00
  • 6096e7866c drivers: spi: update to unified kernel Baohong Liu 2016-11-08 17:12:08 -08:00
  • 2c311431fc tests: add a dma transfer test with different channel and burstlen jing wang 2016-10-28 09:59:08 +08:00
  • c7ba8b17e1 kernel: rename k_am_in_isr() to k_is_in_isr() Benjamin Walsh 2016-11-08 16:12:59 -05:00
  • 3cc2ba9f9c kernel: add __ASSERT() for thread priorities Benjamin Walsh 2016-11-08 15:44:05 -05:00
  • c13fad3bb8 kernel: add utility functions to compare thread priorities Benjamin Walsh 2016-11-08 15:40:42 -05:00
  • 8450c903be kernel: fix issues in idle thread Benjamin Walsh 2016-11-08 15:38:45 -05:00
  • fab8d92936 kernel: add K_IDLE_PRIO Benjamin Walsh 2016-11-08 15:36:36 -05:00
  • 0d5f541052 samples: remove useless prj_unified.conf from kernel logger sample Benjamin Walsh 2016-11-08 12:19:30 -05:00
  • 4e5b4c74af kernel_event_logger: fix _current.prio acces in __ASSERT() Benjamin Walsh 2016-11-08 10:55:34 -05:00
  • 5986ec040b arc: fix race condition when returning from interrupt Benjamin Walsh 2016-11-07 15:49:23 -05:00
  • 84a92048cf test_ipm: increase stack size Andrew Boie 2016-11-08 10:38:23 -08:00
  • 9b0ec51098 arc: remove CONFIG_NANOKERNEL code Andrew Boie 2016-11-08 10:46:09 -08:00
  • ee95dd22a4 x86: remove CONFIG_NANOKERNEL references Andrew Boie 2016-11-08 10:41:46 -08:00
  • 44af016810 tests: Add configuration for small frequency dividers for system clock Dmitriy Korovkin 2016-11-04 15:53:59 -04:00
  • e0509bc79e unified/tests: Unlock the mutex exactly same time as it was locked Dmitriy Korovkin 2016-11-04 15:20:26 -04:00
  • 6f357b60ff unified/kernel: Assert that mutex is not unlocked without previous locking Dmitriy Korovkin 2016-11-04 15:18:07 -04:00
  • f4764fc348 counter qmsi: Enable the driver to work on ARC Iván Briano 2016-11-08 14:29:24 -02:00
  • dad2a77e6b boards: Add support for Quark SE C1000_BLE Johan Hedberg 2016-11-05 16:06:41 +02:00
  • 05bed1c663 drivers: pwm_qmsi: add type cast to prevent overflow Baohong Liu 2016-11-07 12:23:46 -08:00
  • 9d89fa5ec5 drivers: rtc: Add delay to wait for new config to take effect Baohong Liu 2016-11-03 15:14:06 -07:00
  • 4ee0b6b589 tests: provide MACRO to easily wrap test function to shell command jing wang 2016-11-08 09:38:51 +08:00
  • c1485fe2f8 boards: arduino_101: Set sensible default for SPI_0_CS_GPIO Johan Hedberg 2016-11-07 12:36:08 +02:00
  • 61cfaa1be1 fs: Add simple shell support Johan Hedberg 2016-11-08 10:21:37 +02:00
  • 1bfdfbf384 c++: enable subdir-cxxflags Sakari Poussa 2016-11-08 13:30:28 +02:00
  • 12740a2314 sanity: add DEBUG setting for test_sema Genaro Saucedo Tejada 2016-11-04 19:02:29 -06:00
  • 0be498db5c quark_se: Correctly wait for ARC_READY flag while initializing ARC Leandro Pereira 2016-11-04 15:40:38 -07:00
  • 252144f6e8 samples: remove old kernel support Andrew Boie 2016-11-07 10:36:20 -08:00
  • e51c4c2989 kernel: remove old kernel support in v2 code Andrew Boie 2016-11-07 10:29:53 -08:00
  • 625acd5f4b build: remove old kernel support Andrew Boie 2016-11-07 10:27:45 -08:00
  • 6450aa455c ieee802154_cc2520: use new kernel sleep APIs Andrew Boie 2016-11-07 10:24:11 -08:00
  • 9024a93bee drivers: timer: remove old kernel support Andrew Boie 2016-11-07 10:18:41 -08:00
  • e004dec958 include: remove old kernel defintions Andrew Boie 2016-11-07 09:01:19 -08:00
  • d25a117cd7 HACK: ztest: fix redefintion of nano_fifo_get() Andrew Boie 2016-11-07 09:46:12 -08:00