Commit graph

  • 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
  • 85c64466ff doxygen: remove NO from list of files, typo Inaky Perez-Gonzalez 2016-06-15 09:53:29 -07:00
  • 4867500ce8 doc: fix typos in doc argument names, removing doxygen warnings Inaky Perez-Gonzalez 2016-06-14 18:45:43 -07:00
  • 2e7f3bb858 doc: fix doxygen warnings 'documented symbol XYZ was not declared or defined.' Inaky Perez-Gonzalez 2016-06-14 18:35:13 -07:00
  • 7fbe0ba260 doxygen: include arch directory trees Inaky Perez-Gonzalez 2016-06-14 18:47:33 -07:00
  • ef61a7141f doxygen: run quietly, report only errors and warnings Inaky Perez-Gonzalez 2016-06-14 18:48:07 -07:00
  • 5fae13e38d doc: fix code references in typedef.rst Inaky Perez-Gonzalez 2016-06-14 17:09:41 -07:00
  • 60f5c97dd0 doc|config: Nordic RF5 fix references to SOC_NRF5 Inaky Perez-Gonzalez 2016-06-14 16:33:26 -07:00
  • 63cea24896 misc: add config to omit frame pointer Andrew Boie 2016-06-14 10:55:57 -07:00
  • c66ed19dea samples/net/zperf: add task profiler support Fabrice Olivero 2016-05-26 10:12:36 +02:00
  • 870ca36a0b tracing: _k_command_stack is explicitly not tracked. Juan Manuel Cruz 2016-06-15 14:45:31 -05:00
  • 562b491182 Bluetooth: Add delay before sending Connection Update Luiz Augusto von Dentz 2016-05-23 16:17:20 +03:00
  • 372a8905d5 Bluetooth: tester: Fix write callback not returning errors properly Luiz Augusto von Dentz 2016-06-16 14:50:24 +03:00
  • 8ea57bd5d3 Bluetooth: Shorten limited discovery parameter name Johan Hedberg 2016-06-16 11:28:59 +03:00
  • 38564baf2f Bluetooth: Minor whitespace fix Johan Hedberg 2016-06-16 10:55:17 +03:00
  • 1a756d6f8d Bluetooth: Fix validity check for Inquiry parameters Johan Hedberg 2016-06-16 10:35:15 +03:00
  • a6baf0651e Bluetooth: Pass Inquiry results array size to HCI_Inquiry Johan Hedberg 2016-06-16 10:29:18 +03:00
  • c2a5ab1917 Bluetooth: Add BR/EDR Inquiry length to bt_br_discovery_param Johan Hedberg 2016-06-16 10:21:15 +03:00
  • 0aa4398f35 Bluetooth: Clarify language in discovery API documentation Johan Hedberg 2016-06-16 09:56:54 +03:00
  • ac012df7ea MAINTAINERS: add KERNEL CORE and X86 ARCH Benjamin Walsh 2016-06-15 13:18:17 -04:00
  • 2c35edbdbf doc: subsystems/bluetooth: Add cross-reference to Bluetooth API Johan Hedberg 2016-06-15 15:30:07 +03:00
  • a31a9f9aa3 drivers/nble: Fix compile error with debug enabled Andrei Emeltchenko 2016-06-15 17:13:49 +03:00
  • 2fb8ef6606 Bluetooth: samples: Unify config for QEMU and Arduino101 targets Szymon Janc 2016-06-15 13:40:17 +02:00
  • d5fb23bedc doc: doxygen: Add some Bluetooth Kconfig options to PREDEFINED Johan Hedberg 2016-06-15 11:42:18 +03:00
  • 156dcb751c doc: api: Include Bluetooth in API section Johan Hedberg 2016-06-15 10:27:40 +03:00
  • 4245fc4dc7 Bluetooth: Always restart advertising on disconnect event Szymon Janc 2016-06-01 13:23:50 +02:00
  • 0dc25e3849 Bluetooth: Put bluetooth.h APIs behind a GAP subgroup Johan Hedberg 2016-06-15 11:03:11 +03:00
  • 58a1568943 Bluetooth: Remove #ifdefs from public header files Johan Hedberg 2016-06-15 10:54:10 +03:00
  • c2ece8aec2 drivers/nble: Fix hanging conn reference Andrei Emeltchenko 2016-06-15 12:00:26 +03:00
  • 263b3cdbba quarkd2000: correct LOAPIC timer IRQ number Baohong Liu 2016-06-14 16:22:14 -07:00
  • 66999d04d8 doc: add empty lines in enumeration for ReST to be happy Inaky Perez-Gonzalez 2016-06-14 16:26:40 -07:00
  • d49d17f80b doc: remove *.h so documentation generation doesn't complain Inaky Perez-Gonzalez 2016-06-14 16:21:50 -07:00
  • 9ed259cfb9 doc: Fix typo in reference to microkernel_memory_maps Inaky Perez-Gonzalez 2016-06-14 16:12:29 -07:00
  • 2abd863149 doc: remove reference to task IRQs, deprecated Inaky Perez-Gonzalez 2016-06-14 16:11:58 -07:00
  • 0eb6a42a55 doc: fix broken link to nanokernel fibers Inaky Perez-Gonzalez 2016-06-14 16:08:00 -07:00
  • e546038cc2 doc: fix broken link in gerrit.rst Inaky Perez-Gonzalez 2016-06-14 16:00:13 -07:00
  • 585a6af62a doc: fix warnings (invalid C++ reference) Inaky Perez-Gonzalez 2016-06-14 15:53:31 -07:00