Commit graph

  • a5b6daaee3 Bluetooht: Don't mix ssize_t and int error codes Szymon Janc 2016-05-09 11:49:41 +02:00
  • 2471d506b2 Bluetooth: Use set_random_address for setting Static Random address Szymon Janc 2016-05-09 11:48:20 +02:00
  • 838206f603 Bluetooth: Fix using NRPA for creating connection Szymon Janc 2016-05-09 11:41:14 +02:00
  • c8c078442f Bluetooth: shell: Add BR/EDR PSM server registration Arkadiusz Lichwa 2016-04-26 15:46:47 +02:00
  • 8c1c45cfad event_logger: add arc support for sleep event Juan Manuel Cruz 2016-05-04 11:55:33 -05:00
  • 301572949a qemu: disable vga and avoid annoying warning message Anas Nashif 2016-05-05 10:55:39 -04:00
  • a314368aac drivers/nble: Increase debug for NBLE Andrei Emeltchenko 2016-05-06 17:02:56 +03:00
  • a52d7d7fe0 drivers/nble: Update RPC to Nordic BLE to 0509 Andrei Emeltchenko 2016-05-06 12:21:23 +03:00
  • 68c4555b59 test: fix a comment Chuck Jordan 2016-05-04 11:03:34 -07:00
  • 02c7eaa173 arc: improve code-density by using ld_s and st_s with r0-r3 Chuck Jordan 2016-04-29 15:44:59 -07:00
  • 3545672e57 arc: can use small-variant instructions to load/store %r13 Chuck Jordan 2016-04-29 13:00:32 -07:00
  • f1e90a295c benchmark: fix sema give/take test Benjamin Walsh 2016-05-05 14:51:15 -04:00
  • 77286b3143 arc: Set __start entry point to be same as __reset Chuck Jordan 2016-05-04 17:46:27 -07:00
  • 77850daf11 sensor: sx9500: fix compile error Vlad Dogaru 2016-05-05 15:29:43 +03:00
  • 22fa025157 Bluetooth: Minor fix missing format specifier Mariusz Skamra 2016-05-05 17:55:49 +02:00
  • aaa508a2f8 tests: build using newlib also on ARC Anas Nashif 2016-05-05 09:44:12 -04:00
  • c2216c7088 libc: newlib: fix RAM config names for ARC Bogdan Davidoaia 2016-05-05 16:16:47 +03:00
  • c3d71b5414 Bluetooth: Don't update responder for master role connection Szymon Janc 2016-05-05 12:03:44 +02:00
  • e3013e8ced Bluetooth: Add new conn on LE Connection Complete only for slave Szymon Janc 2016-05-05 12:01:16 +02:00
  • a14c932d91 drivers/nble: Fix setting SCAN_RSP data twice Szymon Janc 2016-05-05 09:26:26 +02:00
  • 149decdcf5 sensor: bmg160: fix compile error when not using trigger Vlad Dogaru 2016-05-05 14:36:55 +03:00
  • 4f07126496 samples: shell now emits a banner Chuck Jordan 2016-05-04 18:38:58 -07:00
  • 1cbfbe8426 checkpatch: Remove Change-Id warning Vlad Dogaru 2016-05-05 10:17:03 +03:00
  • 48e1749721 kernel: _MOVE_INSTR needs to be defined for CONFIG_ARC Chuck Jordan 2016-05-05 00:06:03 -07:00
  • 8b4e0a957e doc: update installation to add PLY library to Python3 Andrew Boie 2016-04-20 13:08:12 -07:00
  • 0c4590d252 test_tickless: improve testcase.ini filter Andrew Boie 2016-03-24 15:08:45 -07:00
  • 3ea7892410 sanitycheck: allow for more expressive filtering in testcase.ini Andrew Boie 2016-03-24 14:46:00 -07:00
  • b4efd548f9 expr_parser.py: simple expression language Andrew Boie 2016-03-24 13:45:46 -07:00
  • b670ddaeec scripts/sysgen: Fix indentation inconsistency Arkadiusz Lichwa 2016-05-04 19:26:32 +02:00
  • 46e6c6f8cb microkernel: lock interrupts in _k_state_bit_[re]set() Peter Mitsis 2016-05-04 10:01:36 -04:00
  • 59c21a5f62 microkernel: Fibers and ISRs may invoke microkernel no-op Peter Mitsis 2016-04-27 14:10:48 -04:00
  • e53c1851e9 nanokernel: Fix nanokernel object timeout recalculation Peter Mitsis 2016-04-26 21:41:50 -04:00
  • 542c37fe9c device: simplify synchronization Peter Mitsis 2016-04-18 15:49:49 -04:00
  • 2cac7eea6a tests: Pend microkernel tasks on nanokernel objects Peter Mitsis 2016-04-13 23:53:00 -04:00
  • 1cbc9089ee nanokernel: [un]block tasks on nanokernel objects infrastructure Peter Mitsis 2016-03-30 16:40:14 -04:00
  • 4ce3c0004b microkernel: [un]block tasks on nanokernel objects infrastructure Peter Mitsis 2016-05-04 09:59:56 -04:00
  • b58878bb89 kernel: Init back pointer to microkernel task Peter Mitsis 2016-02-23 11:36:43 -05:00
  • 8a33d98811 nanokernel: Add back pointer to microkernel task Peter Mitsis 2016-02-23 11:05:14 -05:00
  • f0948a4cbc microkernel: Add TF_NANO wait flag reason Peter Mitsis 2016-02-22 13:37:53 -05:00
  • 251f1cbc28 Bluetooth: monitor: Add 32-bit timestamp support Johan Hedberg 2016-05-04 21:19:49 +03:00
  • 68b3b6135e errno: implement _get_errno() in common code Andrew Boie 2016-05-03 18:56:33 -07:00
  • 2450a56ae5 Bluetooth: Use le_set_rpa in check_pending_conn Szymon Janc 2016-05-04 17:18:50 +02:00
  • ac52cffa32 Bluetooth: Refactor check_pending_conn error handling Szymon Janc 2016-05-04 17:13:16 +02:00
  • 4031d6d160 Bluetooth: Fix connection leak if failed to generate RPA Szymon Janc 2016-05-04 16:49:27 +02:00
  • 20c7f47fc0 drivers/nble: Pass read_params as nble user_data Mariusz Skamra 2016-05-04 15:29:11 +02:00
  • ec8a92b93a drivers/nble: Fix NULL pointer dereference Mariusz Skamra 2016-05-04 15:16:02 +02:00
  • aed8ef4d4c microkernel: events: fix undefined function error Daniel Leung 2016-05-03 13:45:55 -07:00
  • 6fd732f780 arch/arc/include: start_task_arch.h needed so ARC can build microkernel apps Chuck Jordan 2016-04-27 17:34:30 -07:00
  • 42f7741712 drivers/interrupt_controller: initialize only NUM_IRQS interrupts cjordan 2016-04-26 15:41:13 -07:00
  • 822b19ef74 arch/arc: add ICCM_BASE_ADDRESS and ICCM_SIZE Chuck Jordan 2016-04-28 14:22:00 -07:00
  • 9afe58de3e include/arch/arc: fix memory permissions cjordan 2016-04-26 15:45:38 -07:00
  • 736bda177b doc: Fixed broken link to development documentation Genaro Saucedo Tejada 2016-05-03 15:07:50 -05:00
  • 6e60fc8d7c drivers/nble: Update RPC function names Andrei Emeltchenko 2016-05-04 15:56:40 +03:00
  • ea6eac35bb pinmux_dev: Remove PINMUX_SELECT_REGISTER from quark_mcu driver Andre Guedes 2016-05-03 15:35:42 -03:00
  • e4c1d07477 drivers: pinmux: Implement pinmux pin get API for QMSI shim driver Baohong Liu 2016-05-02 16:24:53 -07:00
  • 7cd63abccb ieee802154: cc2520: SPI workaround when QMSI drivers are in use Tomasz Bursztyka 2016-05-04 11:16:17 +02:00
  • 58ab2526e8 Bluetooth: Make UART draining logic consistent across drivers Johan Hedberg 2016-05-04 15:12:16 +03:00
  • 3a5eb1c742 net: timer_expired may not return the right value when called twice Sebastien Griffoul 2016-05-02 18:05:35 +02:00
  • abb86939ca net: Fix ethernet headers in ipv6 Sebastien Griffoul 2016-05-02 10:39:58 +02:00
  • 492448b0f9 drivers/nble: Refactor NBLE RPC function names Andrei Emeltchenko 2016-05-04 13:58:05 +03:00
  • 5841aeae14 sensor: bmg160: add sample application Laurentiu Palcu 2016-04-27 17:35:50 +03:00
  • 6f11e868b0 sensor: add support for BMG160 gyroscope Laurentiu Palcu 2016-04-27 17:34:33 +03:00
  • ef3fd51ade drivers/nble: Refactor gap_internal headers Andrei Emeltchenko 2016-05-04 13:51:00 +03:00
  • b4ea3209fa Bluetooth: tester: Add possibility to set scan response data Grzegorz Kolodziejczyk 2016-05-04 13:58:54 +02:00
  • caf50a52ea Bluetooth: Fix draining nRF51 FIFO during init Johan Hedberg 2016-05-04 15:02:40 +03:00
  • 6d5ed390b1 Bluetooth: Simplify advertising API Szymon Janc 2016-05-02 15:18:28 +02:00
  • 74326ec58b build: use gcc instead of ld for linking Anas Nashif 2016-05-01 17:44:15 -04:00
  • d03a6a7e59 qemu_x86: Make the FPU available if it's not building for IAMCU Iván Briano 2016-04-28 15:36:28 -03:00
  • 5e92acf9cf quark_x1000: The Quark X1000 does have an FPU Iván Briano 2016-04-28 13:27:28 -03:00
  • 2b7f0c8ede drivers/nble: Implement notification for all conns Andrei Emeltchenko 2016-05-03 17:20:18 +03:00
  • d7a31fa726 drivers/nble: Implement bt_gatt_foreach_attr() Andrei Emeltchenko 2016-05-03 17:18:51 +03:00
  • bb96f90694 drivers/nble: Refactor CCC changed logic Andrei Emeltchenko 2016-04-27 14:21:59 +03:00
  • 21f23c21ad drivers/nble: Save peer address with CCC write Andrei Emeltchenko 2016-04-27 14:09:13 +03:00
  • ced164e14f toolchain: common.h: define PERFOPT_ALIGN for Nios2 Andrew Boie 2016-04-28 14:45:08 -07:00
  • f6cf65d57c nios2: add prep_c to zero BSS and copy XIP data Andrew Boie 2016-04-28 14:30:07 -07:00
  • d380e555c6 nios2: turn on function and data sections Andrew Boie 2016-04-28 14:16:00 -07:00
  • f00671ab16 nios2: move cflags hacks to main Nios2 Makefile Andrew Boie 2016-04-28 14:15:09 -07:00
  • 93230c012b altera_max10: enable RAM console Andrew Boie 2016-04-28 14:01:38 -07:00
  • 9433895954 nios2: basic build, non-functional Andrew Boie 2016-04-21 14:47:09 -07:00
  • 6a578ad14f doc: Edit arch.rst markup Gerardo Aceves 2016-04-29 11:18:24 -05:00
  • ded3070c1c nanokernel: tighten _is_thread_essential() Geoff Thorpe 2016-04-18 08:28:45 -05:00
  • 8b16cac073 microkernel: use _thread_essential_set() Geoff Thorpe 2016-04-18 08:02:00 -05:00
  • 8f0ab3038c arm/nxp_kinetis/k6x: simplify uart init Daniel Leung 2016-04-28 15:14:38 -07:00
  • ad6ed299b7 arm/nxp_kinetis/k6x: always inline clock init function Daniel Leung 2016-04-28 15:08:11 -07:00
  • b6f56d478a arm/atmel_sam3: always inline clock init function Daniel Leung 2016-04-28 14:59:05 -07:00
  • 68d1feee59 Bluetooth: SMP: Avoid using hard-coded constant Johan Hedberg 2016-05-03 14:27:00 +03:00
  • 31b37ba639 Bluetooth: Increase HCI_LE_rand delay for MyNewt Johan Hedberg 2016-05-02 20:07:07 +03:00
  • 3a473134c5 Bluetooth: Move bt_conn functions to conn.c Johan Hedberg 2016-05-03 13:03:44 +03:00
  • de999a81c5 Bluetooth: SMP: Fix unaligned access usage fault. Vinayak Kariappa Chettimada 2016-05-02 17:51:03 +02:00
  • 0ce35823a4 Zephyr 1.3.0 Anas Nashif 2016-05-02 20:50:15 -04:00
  • 3905ff4482 update sanitycheck footprint data for the release Anas Nashif 2016-05-02 20:49:54 -04:00
  • 80fe4aeb05 doc: add section about 3rd party compilers Anas Nashif 2016-05-01 08:58:22 -04:00
  • b20edcae7d doc: Updates the toolchain path format instruction Juan Manuel Cruz 2016-04-18 15:50:35 -05:00
  • a0ed1ff1dc build: add arc support to issm toolchain Juan Manuel Cruz 2016-04-14 12:12:57 -05:00
  • 2170ca79ff build: support icx llvm compiler Juan Manuel Cruz 2016-04-05 16:34:54 -05:00
  • bd602f6e98 Bluetooth: GATT: Update documentation to include error domain Luiz Augusto von Dentz 2016-05-02 15:25:10 +03:00
  • 6a4d39d5cd Bluetooth: GATT: Fix error type Luiz Augusto von Dentz 2016-05-02 14:17:55 +03:00
  • 3da30441f5 gpio: fix typo in function documentation Anas Nashif 2016-05-01 16:21:52 -04:00
  • 5f7dd521fc arduino_101: add missing version_header.h file Anas Nashif 2016-05-01 10:25:20 -04:00
  • f2bc6e9277 arduino_101: add support for factory configuration Anas Nashif 2016-05-01 10:19:31 -04:00