Commit graph

  • 0b98056350 _nios2_read_sp: fix register read Andrew Boie 2016-06-23 13:46:17 -07:00
  • e9083dfcd7 Bluetooth: GATT: Add flags to attribute write callback Luiz Augusto von Dentz 2016-06-22 13:24:23 +03:00
  • ad8066404f Bluetooth: GATT: Use enum to declare permissions Luiz Augusto von Dentz 2016-06-28 17:03:03 +03:00
  • 22f3baac91 drivers/nble: Fix included services Mariusz Skamra 2016-06-28 08:26:10 +02:00
  • c474a03c58 Bluetooth: tester: Fix copying attribute to the server_buf Mariusz Skamra 2016-06-28 10:57:44 +02:00
  • 437c0e18e3 Bluetooth/shell: Add HRS simulation to btshell Andrei Emeltchenko 2016-06-22 18:07:01 +03:00
  • 51e517c08b net: contiki: Fix compiling with ipv4 Jaakko Hannikainen 2016-06-27 12:31:41 +03:00
  • 0616c2679b net: initialize ip_buf_len when receiving packet Jaakko Hannikainen 2016-06-27 11:30:04 +03:00
  • 70afc2c7ae Bluetooth: GATT: Use BIT macro to declare permissions Luiz Augusto von Dentz 2016-06-27 11:08:41 +03:00
  • 0e782884a0 Bluetooth: ATT: Add helper for LE ATT channel conversion Arkadiusz Lichwa 2016-06-24 12:00:21 +02:00
  • acc28a9631 Bluetooth: Fix invalid pointer to local variable Mariusz Skamra 2016-06-27 11:17:40 +02:00
  • 502f4a1581 Bluetooth: Add convenience enum value for no advertising options Johan Hedberg 2016-06-27 10:31:51 +03:00
  • fbb2fe8acf Bluetooth: Make random number generation API public Johan Hedberg 2016-06-27 09:15:56 +03:00
  • 908926ce36 gen_offset_header: resources leak in pTable Javier B Perez 2016-06-23 12:26:38 -05:00
  • 2a4d461773 doc: add another issue to doxy troubleshooting.rst David B. Kinder 2016-06-23 08:39:13 -07:00
  • 2178fc5ab3 Bluetooth: L2CAP: Add configuration response handler Arkadiusz Lichwa 2016-06-21 13:57:48 +02:00
  • 69882759b8 Bluetooth: L2CAP: Initiate MTU configuration request Arkadiusz Lichwa 2016-06-21 13:36:39 +02:00
  • 5192c44e72 Bluetooth: shell: Suplement BR/EDR L2CAP channel handlers Arkadiusz Lichwa 2016-06-21 10:44:39 +02:00
  • db250496b9 drivers/nble: Fix missing return status assignment Mariusz Skamra 2016-06-23 11:00:31 +02:00
  • ab8ec1592d drivers/nble: Fix missing FIFO initialization Mariusz Skamra 2016-06-23 10:39:32 +02:00
  • a1c71b2043 nios2: include required macros for byte addressing Andrew Boie 2016-06-22 11:40:42 -07:00
  • 5a92526a7d nios2: add start_task_arch.h Andrew Boie 2016-06-22 11:38:58 -07:00
  • 58ff059fc6 MAINTAINERS: add SENSOR DRIVERS section Bogdan Davidoaia 2016-06-22 12:11:45 +03:00
  • 84f06303d1 nios2f-zephyr: check in CPU and configuration Andrew Boie 2016-06-22 08:29:05 -07:00
  • a6d546ba33 qemu_nios2_defconfig: use JTAG UART Andrew Boie 2016-06-21 16:08:13 -07:00
  • 6f67bfcd61 doc: fix warnings about undefined ref and group without end. Javier B Perez 2016-06-22 16:15:16 -05:00
  • 133dab4a63 altera_avalon_timer: new timer driver for Nios II Andrew Boie 2016-06-21 10:51:46 -07:00
  • 9b3b36bd7a gdb-server: update call to uart_register_input() Inaky Perez-Gonzalez 2016-06-21 10:34:54 -07:00
  • b4bbc71369 gdb_server: fix semicolon that depends on #define Inaky Perez-Gonzalez 2016-06-21 21:43:24 -07:00
  • fbffa2a12f drivers/nble: Fix not unref not connected conn Andrei Emeltchenko 2016-06-22 16:33:47 +03:00
  • 029d3beb57 uart: qmsi: Add driver API reentrancy support to UART shim driver Baohong Liu 2016-06-09 17:57:00 -07:00
  • 661c5eb676 gpio: add device config helpers Vlad Dogaru 2016-04-21 17:24:35 +03:00
  • 8fed55f640 i2c: add device config helpers Vlad Dogaru 2016-04-21 17:22:27 +03:00
  • 2982f0e730 sensor: add device config helpers Vlad Dogaru 2016-04-21 17:13:46 +03:00
  • e4c765f40f drivers: dma: Add QMSI 1.1-based DMA shim driver Baohong Liu 2016-06-14 13:16:13 -07:00
  • fe468c93ec drivers: dma: DMA driver interface Baohong Liu 2016-06-14 10:35:13 -07:00
  • 0e0509b67f net: Let's use inline function for type checking for net_buf Tomasz Bursztyka 2016-06-20 16:08:53 +02:00
  • b8d7b0dfe7 nios2: properly set SYS_CLOCK_HW_CYCLES_PER_SEC Andrew Boie 2016-06-21 13:59:36 -07:00
  • 4ae4d2f4d1 nios2: include .sbss in BSS section Andrew Boie 2016-06-21 13:59:07 -07:00
  • 738dec483e nios2: add static interrupt handling code Andrew Boie 2016-06-21 12:18:50 -07:00
  • e2ff2fdd91 nios2: add base exception handling code Andrew Boie 2016-06-21 12:15:33 -07:00
  • b6d9c5ca80 bluetooth: init: disble for CONFIG_UART_ALTERA_JTAG Andrew Boie 2016-06-21 10:58:30 -07:00
  • 533e88718b altera_max10: use JTAG UART for console Andrew Boie 2016-06-20 14:38:09 -07:00
  • 25052517c1 uart_altera_jtag: add JTAG UART driver for Nios II Andrew Boie 2016-06-20 14:11:35 -07:00
  • 7bd697b0d5 nios2: add _nios2_reg_write/read functions Andrew Boie 2016-06-20 13:39:21 -07:00
  • 280340162d altera_max10: enable some debug configs Andrew Boie 2016-06-17 14:01:23 -07:00
  • 1487c6d66e nios2: implement _Swap() and _new_thread() Andrew Boie 2016-06-17 13:09:40 -07:00
  • cc1559ce56 drivers/nble: Add timeout before Conn Param Update as Peripheral Mariusz Skamra 2016-05-12 14:22:42 +02:00
  • 06717d3196 net: Fix documentation of buf.h Tomasz Bursztyka 2016-06-20 18:48:45 +02:00
  • a0204e22aa drivers/nble: Implement on_nble_gatts_notify_tx_evt() Andrei Emeltchenko 2016-06-22 15:32:56 +03:00
  • 105d342a63 Bluetooth: GATT: Fix attribute .write documentation Luiz Augusto von Dentz 2016-06-22 11:38:38 +03:00
  • ad02f94c29 drivers/nble: Fix return type Mariusz Skamra 2016-06-22 10:53:57 +02:00
  • b2ba8fbd0c drivers/nble: Split writing part of on_nble_gatts_write_evt Mariusz Skamra 2016-06-21 11:28:22 +02:00
  • cad52d1a66 drivers/nble: Fix execute write condition Mariusz Skamra 2016-06-21 11:20:01 +02:00
  • b551a447b0 samples/task_profiler: fix crash when starting profiler Fabrice Olivero 2016-06-01 16:00:06 +02:00
  • 86cbc320f0 build: quote SOURCE_DIR to allow it to be a list Kumar Gala 2016-06-16 16:07:34 -05:00
  • 5ccf5298b5 build: make zephyrmake exposed with V=1 Kumar Gala 2016-06-03 13:34:18 -05:00
  • b6b39f63d9 doc: add a troubleshooting guide Inaky Perez-Gonzalez 2016-06-17 13:34:25 -07:00
  • bf40601c2a cc2520: Fix how FREGs and SREGs are accessed Tomasz Bursztyka 2016-06-20 09:23:57 +02:00
  • 17acc7fde4 doc: Moved board content from rst to wiki. Evan Couzens 2016-06-21 15:53:25 -07:00
  • 300dee8a26 serial: fix ns16550 set_baud_rate() Sebastien Griffoul 2016-06-20 11:02:36 +02:00
  • 36c19491c0 serial: fix uart_irq_rx_disable() Jeremie GARCIA 2016-06-20 10:35:51 +02:00
  • 9a7443591a nios2: linker.ld: keep exception code for non-XIP Andrew Boie 2016-06-17 13:10:44 -07:00
  • 3574aec5e1 nios2: don't enable XIP by default Andrew Boie 2016-06-17 11:47:48 -07:00
  • 5c586ee6b2 nios2: linker.ld: ensure reset code isn't discarded Andrew Boie 2016-06-17 11:44:51 -07:00
  • a3c2812e37 nios2: linker.ld: remove some assertions Andrew Boie 2016-06-17 11:43:23 -07:00
  • 5846018d0d nios2: crt0: fix GDB debugging Andrew Boie 2016-06-17 11:39:08 -07:00
  • c266df2d81 MAINTAINERS: Add Andrew for Nios II Andrew Boie 2016-06-17 10:52:32 -07:00
  • 0d9b755bb1 nios2: ensure stack pointer is properly aligned Andrew Boie 2016-06-17 10:33:57 -07:00
  • 2933aadce9 altera_max10: use Nios II/f core Andrew Boie 2016-06-17 09:15:52 -07:00
  • b5177d7d2d nios2: Makefile: optionally include SOC Makefile Andrew Boie 2016-06-17 09:15:25 -07:00
  • 464676510b nios2: crt0: init interrupt stack as well Andrew Boie 2016-06-16 13:18:49 -07:00
  • 9ac955a762 qemu_nios2: new board for running tests under QEMU Andrew Boie 2016-06-16 11:04:33 -07:00
  • 6524bae242 nios2-qemu: experimental QEMU target for Nios II Andrew Boie 2016-06-02 10:48:59 -07:00
  • 4fabf216fd nios2f-zephyr: add Nios II/f core Andrew Boie 2016-06-15 11:51:03 -07:00
  • ecc4c765cc doc: fix WARNING: Invalid definition" due to unamed structs/unions Inaky Perez-Gonzalez 2016-06-16 14:52:44 -07:00
  • 587e5a5198 doc: fix blank line and unindent error in FAULT_DUMP option Javier B Perez 2016-06-21 14:34:38 -05:00
  • 333f2c9bc1 doc: add links for version 1.4.0 documents David Kinder 2016-06-21 03:04:06 -07:00
  • 5eecd88011 checkpatch: kconfig: warn about spaces instead of tabs Javier B Perez 2016-06-14 16:47:27 -05:00
  • c116fc42e0 Bluetooth: ATT: Merge all permission check in one place Luiz Augusto von Dentz 2016-06-21 13:36:17 +03:00
  • b7702334c4 drivers/nble: Update firmware to 0620 revision Louis Caron 2016-06-20 11:42:59 +02:00
  • 8b1c837e28 Bluetooth: L2CAP: Handle incoming BR/EDR connection request Arkadiusz Lichwa 2016-05-12 14:21:56 +02:00
  • eeb2b733e4 sys_log: replace old debug macro on ADC driver sample. Genaro Saucedo Tejada 2016-06-13 11:56:09 -05:00
  • 280eadffdd ksdk: Add Makefile support for ksdk device and CPU Maureen Helm 2016-06-11 09:33:31 -05:00
  • 8afe6078e1 Bluetooth: Avoid unnecessary indentation in read_remote_features_complete Johan Hedberg 2016-06-20 13:36:40 +03:00
  • 16fda5f3d9 Bluetooth: Add support to read LMP remote features Arkadiusz Lichwa 2016-06-17 21:27:41 +02:00
  • 2bf391797b ksdk: Add Kconfig support for the ksdk Maureen Helm 2016-06-10 14:50:43 -05:00
  • b757c1ccba nios2: remove empty files from nios2e-zephyr Kumar Gala 2016-06-16 13:37:30 -05:00
  • 238c9888e6 board: altera_max10: remove empty board file Kumar Gala 2016-06-16 13:30:19 -05:00
  • b4f77ee70a doc: Fix doxygen warnings about params not documented Ramesh Thomas 2016-06-16 19:42:04 -07:00
  • 9c9ee5da8f doc: fix missing titles on kconfig reference entry HTML files David Kinder 2016-06-16 10:29:34 -07:00
  • a66780ea2a doc: fix reviewers setting command Ryndzionek Mariusz 2016-06-17 08:47:55 +02:00
  • 83fd0cf62e Blutooth: shell: Fix printout BR/EDR PSM server registration Arkadiusz Lichwa 2016-06-17 11:45:36 +02:00
  • 5dc16e0b8f drivers/nble: Indicate that there is no buffers for prepare write Andrei Emeltchenko 2016-06-17 11:09:07 +03:00
  • 93693e60c4 drivers/nble: Shorten on_nble_gatts_prep_write_evt() name Andrei Emeltchenko 2016-06-15 17:17:25 +03:00
  • 4b5e220b1f drivers/nble: Update firmware to 0614 revision Andrei Emeltchenko 2016-06-14 15:41:56 +03:00
  • b6dd6ec56b Bluetooth: H4: Remove unused board.h include Kumar Gala 2016-06-16 14:08:40 -05:00
  • ee4c153f0a doc: fix warnings introduced in bluetooth headers Inaky Perez-Gonzalez 2016-06-16 10:24:28 -07:00
  • 0518063495 doc: fix "WARNING: Error in type declaration." in callback typedefs Inaky Perez-Gonzalez 2016-06-15 14:18:38 -07:00
  • 9752d3d6b6 doc: fix warnings "Error when parsing function declaration." due to __deprecated Inaky Perez-Gonzalez 2016-06-15 12:15:24 -07:00