Commit graph

  • 98e0c2cfbc gpio: use BIT macro defined in misc/util.h Anas Nashif 2015-11-04 08:34:13 -05:00
  • 71c289dfbc asm: add asm inline for system set/clear/test bit Juan Manuel Cruz 2015-10-02 17:28:18 -05:00
  • 5563290d36 Add group definition to event logger. Yonattan Louise 2015-10-16 17:09:35 -05:00
  • e378747706 Rename Profiler to Event Logger. Yonattan Louise 2015-10-16 15:45:02 -05:00
  • 16504c27c1 kernel: Revise microkernel server's recognition of command types Allan Stephens 2015-10-28 17:14:25 -04:00
  • d765602ec0 kernel: Minor tweak to generation of microkernel TICK_EVENT Allan Stephens 2015-10-28 16:53:09 -04:00
  • 334c14e66e x86: CLFLUSH and cache line size detection Benjamin Walsh 2015-09-18 16:36:57 -04:00
  • aed578cb03 x86/cache: rename _SysCacheFlush to sys_cache_flush Benjamin Walsh 2015-09-18 16:18:15 -04:00
  • 5ff5c62bdc arc: Add paddr_t/vaddr_t Peter Mitsis 2015-10-29 16:20:28 -04:00
  • 4690457b17 arm: Add paddr_t/vaddr_t Benjamin Walsh 2015-09-18 15:57:27 -04:00
  • b55e2fc50a x86: Add addr_types.h to arch.h Benjamin Walsh 2015-09-18 16:05:10 -04:00
  • b7875a0bc8 x86: Rename PHYS_ADDR/VIRT_ADDR to paddr_t/vaddr_t Benjamin Walsh 2015-09-18 15:53:53 -04:00
  • b1c1020732 Add UART irq input hook to uart_console_isr() Peter Mitsis 2015-09-17 13:22:00 -04:00
  • b2147178b4 build: remove unsupported targets from Makefile Anas Nashif 2015-11-01 17:55:27 -05:00
  • 6c625c925f kbuild: remove unused and unsupported GCOV_KERNEL Anas Nashif 2015-10-29 06:32:21 -07:00
  • 8c4f2321e3 test_atomic: test case to verify atomic.h Andrew Boie 2015-10-27 14:16:09 -07:00
  • 8397dc5028 _irq_handler_set: don't require old function as parameter Andrew Boie 2015-10-26 15:46:34 -07:00
  • 39dceb21f6 uart: simple: throw an error if configuration options not provided Anas Nashif 2015-11-03 09:55:24 -05:00
  • faa11b76ee gpio: remove both edge support on dw arc ip Juan Manuel Cruz 2015-10-30 12:31:21 -06:00
  • 4115d68ef9 link: remove unsupported features Anas Nashif 2015-10-25 16:24:24 -04:00
  • c0078cfb9b Remove linux features in build process that we do not support Anas Nashif 2015-10-25 14:02:19 -04:00
  • 0c39517251 makefile: put app files in seperate target Anas Nashif 2015-10-25 09:42:58 -04:00
  • 7ed1abfdda checkpatch: warning - new_typedefs Dan Kalowsky 2015-10-29 14:05:16 -07:00
  • 5bd4324ae2 Bluetooth: L2CAP: Unref buffer after calling recv callback Luiz Augusto von Dentz 2015-11-02 16:11:15 +02:00
  • 0475c0339d Bluetooth: L2CAP: Fix MTU value Luiz Augusto von Dentz 2015-10-30 14:12:44 +02:00
  • 6da7f385a5 Bluetooth: L2CAP: Send LE Flow Control Credit Luiz Augusto von Dentz 2015-10-29 11:14:33 +02:00
  • 6d60cee320 Bluetooth: Use bt_hci_cmd_send_sync for host buffer size Johan Hedberg 2015-11-02 16:12:59 +02:00
  • e16bb2282e Bluetooth: Refactor hci_init routine Arkadiusz Lichwa 2015-10-30 12:46:08 +01:00
  • e5a1e66f9a Bluetooth: L2CAP: Handle disconnection request Luiz Augusto von Dentz 2015-10-28 15:35:53 +02:00
  • 92b40ae0df Bluetooth: L2CAP: Fix selecting MPS based on buffer tailroom Luiz Augusto von Dentz 2015-10-29 13:45:00 +02:00
  • 4e2880f9c1 Bluetooth: Make sure fixed channels have the tx CID set Johan Hedberg 2015-11-02 11:18:06 +02:00
  • c20b68a221 Bluetooth: Remove broken check for existing rx CID Johan Hedberg 2015-11-02 11:17:11 +02:00
  • 4f66545ba7 Bluetooth: Add clarifying comment to l2cap_chan_alloc_cid() Johan Hedberg 2015-11-02 11:16:37 +02:00
  • b5245cb9db Bluetooth: l2cap: Fix setting unnecessary DCID header in response Johan Hedberg 2015-11-02 09:07:44 +02:00
  • 736e8b1bf9 net: test: Remove the test_15_4 testcase temporarily Jukka Rissanen 2015-11-02 10:42:13 +02:00
  • 450a124c3f Bluetooth: Fix checking for existing dynamic CID Johan Hedberg 2015-11-02 09:04:00 +02:00
  • 4c6a95bb55 Bluetooth: Add missing check for invalid dynamic CID Johan Hedberg 2015-11-02 09:02:59 +02:00
  • 394de5d2c1 Bluetooth: L2CAP name dynamic CID ranges appropriately Johan Hedberg 2015-11-02 09:02:51 +02:00
  • d858444eb5 Bluetooth: l2cap: Fix error code for SCID in use Johan Hedberg 2015-11-02 08:44:55 +02:00
  • 2b68871f7c Bluetooth: uart: Fix discarding data in case of too small buffer Johan Hedberg 2015-10-31 10:53:34 +02:00
  • b620f6a5ae net: samples/buf: Fix Kconfig option name Johan Hedberg 2015-10-30 12:17:45 +02:00
  • 701404624e Bluetooth: L2CAP: Don't limit tx MTU Luiz Augusto von Dentz 2015-10-29 11:22:55 +02:00
  • b861797736 Bluetooth: Fix not unreferencing buffer Luiz Augusto von Dentz 2015-10-30 09:50:10 +02:00
  • c73a6fd017 Bluetooth: Adjust lower bound of HCI command size Johan Hedberg 2015-10-29 17:40:04 +02:00
  • db51867a2b net: Fix NET_BUF_ASSERT macro compile error Jukka Rissanen 2015-10-29 16:36:44 +02:00
  • 9350318b92 Bluetooth: core: Rename buffer user data more appropriately Johan Hedberg 2015-10-29 17:05:30 +02:00
  • 297f4f481f Bluetooth: Split HCI command & event buffers to two pools Johan Hedberg 2015-10-29 16:58:18 +02:00
  • eaa34b0753 Bluetooth: Fix using correct host ACL buffer count Johan Hedberg 2015-10-29 17:30:44 +02:00
  • e9ceedcff7 Bluetooth: Introduce config options for buffer counts/sizes Johan Hedberg 2015-10-29 14:45:02 +02:00
  • fc6b853211 Bluetooth: Clean up Kconfig Johan Hedberg 2015-10-29 13:59:54 +02:00
  • 5fe86c9452 Bluetooth: Fix typo in NET_BUF Kconfig option description Szymon Janc 2015-10-29 10:10:59 +01:00
  • c84d05a3fe Bluetooth: Allow to enable debugs without connection support Szymon Janc 2015-10-29 10:02:23 +01:00
  • ea513bb569 Bluetooth: Always compile in UUID support Szymon Janc 2015-10-29 09:54:43 +01:00
  • 6b17c489d4 net: Rename samples/microkernel/apps/network Jukka Rissanen 2015-10-28 15:15:12 +02:00
  • b14e623918 net: Rename samples/nanokernel/apps/network Jukka Rissanen 2015-10-28 15:09:05 +02:00
  • bd5d503fc6 net: Rename samples/network to samples/net Jukka Rissanen 2015-10-28 14:53:30 +02:00
  • 4b433d4fa6 Bluetooth: Differentiate send/recv of needed driver headroom Johan Hedberg 2015-10-29 10:18:44 +02:00
  • 1c0c1e4a00 net: apps: Add sanity test changes to test_15_4 Ravi kumar Veeramally 2015-10-28 17:09:13 +02:00
  • a81c968b0b net: Add Kconfig option for sanity test Ravi kumar Veeramally 2015-10-29 10:14:40 +02:00
  • 694d972595 net: apps: Add support for CONFIG_NET_15_4_LOOPBACK_NUM Ravi kumar Veeramally 2015-10-28 16:30:44 +02:00
  • fa8636c24e Bluetooth: Fix handle value in completed packets command Johan Hedberg 2015-10-29 07:40:56 +02:00
  • 13fcc5ca3e Bluetooth: Make ACL/HCI user data private to hci_core.c Johan Hedberg 2015-10-28 21:14:31 +02:00
  • 52cf66feb9 Bluetooth: Remove user data from outgoing ACL buffers Johan Hedberg 2015-10-28 21:12:50 +02:00
  • 31114c384b Bluetooth: Remove buffer type information from user data Johan Hedberg 2015-10-28 20:39:45 +02:00
  • 5f4daa1551 Bluetooth: Merge send_acl/cmd back to a single callback Johan Hedberg 2015-10-28 20:24:16 +02:00
  • ff2d104105 Bluetooth: Move buffer type enum to driver.h Johan Hedberg 2015-10-28 20:17:20 +02:00
  • e000290627 Bluetooth: Move outgoing ACL buffer management to l2cap.c Johan Hedberg 2015-10-28 20:08:57 +02:00
  • 3822aecd24 Bluetooth: Merge buf.[ch] functionality into hci_core.[ch] Johan Hedberg 2015-10-28 15:14:46 +02:00
  • 1ddc3edcaa Bluetooth: Introduce HCI-driver specific buffer functions Johan Hedberg 2015-10-28 14:59:43 +02:00
  • 7ff1cbd976 Bluetooth: Split HCI driver ACL/CMD send callback Johan Hedberg 2015-10-28 14:55:53 +02:00
  • 70f80ad968 Bluetooth: samples/peripheral: Remove dependency on internal define Johan Hedberg 2015-10-28 20:56:12 +02:00
  • 51af39ff16 Bluetooth: Allow sanity to build tester on x86 Szymon Janc 2015-10-28 13:48:22 +01:00
  • 34f1cacae3 net: Add Kconfig option for loopback num Ravi kumar Veeramally 2015-10-28 14:18:30 +02:00
  • 5e965ca8ca net: apps: Remove unused nanosems Ravi kumar Veeramally 2015-10-28 14:08:57 +02:00
  • 4d705eec5c net: Fix net_buf variable initialization Ravi kumar Veeramally 2015-10-28 14:04:22 +02:00
  • 162b5e8091 Bluetooth: Default to ARM build for tester application Szymon Janc 2015-10-28 13:47:01 +01:00
  • f1baa0b8fc Bluetooth: uart: Remove incorrect buffer type check Johan Hedberg 2015-10-28 14:44:30 +02:00
  • 0c338649f0 Bluetooth: Remove unnecessary deadlock check Johan Hedberg 2015-10-28 14:18:53 +02:00
  • ea11d4b5cd Bluetooth: Add helper macros for accessing Bluetooth user data Johan Hedberg 2015-10-28 12:44:34 +02:00
  • 6e84d77151 Bluetooth: Remove old bt_buf API Johan Hedberg 2015-10-28 10:57:47 +02:00
  • 48fde83fe5 Bluetooth: samples/test_bluetooth: Convert to net_buf API Johan Hedberg 2015-10-28 11:00:40 +02:00
  • e41285999c Bluetooth: samples/shell: Convert to net_buf API Johan Hedberg 2015-10-28 10:58:12 +02:00
  • ad20899261 Bluetooth: gatt: Convert to net_buf API Johan Hedberg 2015-10-28 10:51:40 +02:00
  • b9476947d9 Bluetooth: att: Convert to net_buf API Johan Hedberg 2015-10-28 10:48:34 +02:00
  • dfdd7b24de Bluetooth: smp: Convert to net_buf API Johan Hedberg 2015-10-28 10:46:51 +02:00
  • 529a12338b Bluetooth: l2cap: Convert to net_buf API Johan Hedberg 2015-10-28 10:41:10 +02:00
  • 5b4063094a Bluetooth: conn: Convert to net_buf API Johan Hedberg 2015-10-28 10:39:02 +02:00
  • c73b131b3b Bluetooth: core: Convert to net_buf API Johan Hedberg 2015-10-28 10:34:15 +02:00
  • 1f01f1da16 Bluetooth: uart: Convert to net_buf API Johan Hedberg 2015-10-28 10:26:44 +02:00
  • 581fa90ea8 Bluetooth: Initial conversion to net_buf API Johan Hedberg 2015-10-28 10:20:43 +02:00
  • c1f007687f net: Add initial generic buffer implementation Johan Hedberg 2015-10-07 18:32:54 +03:00
  • d57e54fddc Bluetooth: Make it possible to build tester for x86 Luiz Augusto von Dentz 2015-10-23 15:35:21 +03:00
  • 929d4f4c86 Bluetooth: GATT: Make BT_GATT_CHARACTERISTIC declare its value Luiz Augusto von Dentz 2015-10-23 15:00:52 +03:00
  • 1617f5580b Bluetooth: GATT: Remove value_handle from bt_gatt_chrc Luiz Augusto von Dentz 2015-10-23 13:30:31 +03:00
  • 148ce3013c Bluetooth: GATT: Remove unused field of _bt_gatt_ccc Luiz Augusto von Dentz 2015-10-23 13:08:42 +03:00
  • 1284e608ac Bluetooth: GATT: Remove handles from macros Luiz Augusto von Dentz 2015-10-23 10:52:28 +03:00
  • 1c8ab98114 Bluetooth: GATT: Make attribute database into a list Luiz Augusto von Dentz 2015-10-22 20:58:20 +03:00
  • 2a11205499 net: apps: echo_server: Add Ethernet support Michael LeMay 2015-10-14 21:59:43 -07:00
  • ef2a2254e6 eth: dw: galileo: Provide pre-set MMIO base address and IRQ Michael LeMay 2015-10-14 21:49:56 -07:00
  • ebba3bf38b eth: dw: Add driver for Synopsys DesignWare Ethernet MAC Michael LeMay 2015-10-26 16:38:13 -07:00