Commit graph

  • 760f191b1e debug: add safe memory access routines Benjamin Walsh 2015-09-18 15:13:17 -04:00
  • 3ab75623fa x86: add kconfig options for RAM/ROM size Benjamin Walsh 2015-10-14 15:46:41 -04:00
  • 3e06e7293f arc-linker scripts: Add _image_[ram|rom]_[start|end] symbols Peter Mitsis 2015-10-30 12:50:11 -04:00
  • abc1694614 arc-linker scripts: Replace __text_start/end symbols Peter Mitsis 2015-10-30 12:36:06 -04:00
  • c12c234f38 linker scripts: add _image_text_start/end symbols Benjamin Walsh 2015-09-21 17:57:39 -04:00
  • 09303f7f68 linker scripts: add symbols for ROM/RAM boundaries Benjamin Walsh 2015-09-16 19:14:40 -04:00
  • f80bc35d58 toolchain: update iamcu toolchain version Anas Nashif 2015-11-09 09:59:22 -05:00
  • d34b8f62ae gpio: ioapic stubs apply only with IOAPIC Juan Manuel Cruz 2015-11-09 19:41:06 -06:00
  • 1e15f54fec doc: Prevent accidental commit of Kconfig index file Allan Stephens 2015-11-09 09:58:07 -05:00
  • 05d6c92621 x86: cpuhalt: rewrite using inline assembly Andrew Boie 2015-11-06 11:37:10 -08:00
  • 033ee894b9 x86: use GCC inline asm for MSR read/write Andrew Boie 2015-11-06 10:55:47 -08:00
  • 6bf328b6ea x86: use GCC inline assembly for atomic operations Andrew Boie 2015-11-03 16:05:32 -08:00
  • 98c50de9ff checkpatch: Allow space before [ in the case of inline asm Anas Nashif 2015-11-06 18:23:35 -05:00
  • 2fced15758 sys_io: include nanokernel.h Anas Nashif 2015-11-07 07:44:25 -05:00
  • 2ad663da92 gpio: dw: Fix ISR initialization and add NULL checks Michael LeMay 2015-10-26 16:55:32 -07:00
  • 099e5a3018 doc: Fix typo in memory map documentation Allan Stephens 2015-11-06 10:48:54 -05:00
  • ab7f788adc kernel: Minor optimization of event & semaphore include files Allan Stephens 2015-11-05 15:37:11 -05:00
  • 0c8965fd99 kernel: Specify alignment of microkernel server command stack items Allan Stephens 2015-11-05 15:31:40 -05:00
  • 7ed2678916 doc: Remove documentation for microkernel command packet sets Allan Stephens 2015-10-29 10:54:33 -04:00
  • 7c4b9ce1f7 kernel: Eliminate the need for command packet sets Allan Stephens 2015-10-29 08:47:46 -04:00
  • 30f01d86e0 x86: remove CONFIG_LOCK_INSTRUCTION_UNSUPPORTED Andrew Boie 2015-11-05 10:26:06 -08:00
  • 9b9367176e spi: intel: Fix byte flow and error handling Tomasz Bursztyka 2015-11-03 19:28:36 +02:00
  • 8a2104e16a x86: remove CONFIG_UNALIGNED_WRITE_UNSUPPORTED Andrew Boie 2015-11-05 10:22:33 -08:00
  • 5e1ae08765 loapic: get rid of function call overhead for _loapic_eoi() Andrew Boie 2015-11-04 13:47:12 -08:00
  • 6de1c20809 core: remove NO_ISRS feature Anas Nashif 2015-11-04 16:37:04 -05:00
  • 70ff4c91e5 gpio: fixed struct name causing build failure Anas Nashif 2015-11-05 13:41:41 -05:00
  • 14cb8da750 Revert "kbuild: add clang support" Anas Nashif 2015-11-05 15:19:42 -05:00
  • b43758d22a x86: remove dynamically generated IRQ and exception code Andrew Boie 2015-10-19 14:10:53 -07:00
  • c159380c86 gpio: make function names conform to driver name Anas Nashif 2015-11-01 18:13:41 -05:00
  • 0d0cb8e661 kbuild: add clang support Anas Nashif 2015-08-23 22:01:07 -04:00
  • 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