Commit graph

  • 6c6a3856bc net: yaip: Add function that feeds data to RX fifo Jukka Rissanen 2016-05-03 10:41:25 +03:00
  • 5bd0d378f5 net: yaip: Refactored RX fiber init Jukka Rissanen 2016-05-03 09:57:50 +03:00
  • 5a90d28a72 net: yaip: Add TX fifo to network interface Jukka Rissanen 2016-05-03 09:34:45 +03:00
  • 8e3defbe73 net: yaip: Let new IP stack know the debug Kconfig options Jukka Rissanen 2016-05-03 08:50:48 +03:00
  • 61aae6ab27 net: yaip: Add IPv6 prefixes to network interface Jukka Rissanen 2016-05-03 08:35:41 +03:00
  • daf4871e36 net: yaip: Add multicast address to network interface Jukka Rissanen 2016-05-03 08:35:02 +03:00
  • d4e0025eb7 net: yaip: Add network address information to interface Jukka Rissanen 2016-05-03 08:33:34 +03:00
  • cba9d3096c net: yaip: apps: Create a skeleton echo-server for new IP stack Jukka Rissanen 2016-05-02 10:52:55 +03:00
  • 5f165e743f net: Add generic network interface header Tomasz Bursztyka 2016-05-02 09:02:04 +02:00
  • 257379d0ff net: Add header file for generic link address Tomasz Bursztyka 2016-05-02 08:54:53 +02:00
  • ca2f26999a net: yaip: Compile new stack if enabled Jukka Rissanen 2016-05-02 10:27:13 +03:00
  • d53c56fff4 net: yaip: Use same prefix in new IP stack Kconfig Jukka Rissanen 2016-05-02 10:20:56 +03:00
  • 8e7007c26f net: yaip: Add ntohl() and related macros Jukka Rissanen 2016-04-29 12:41:27 +03:00
  • 7db376cfec net: yaip: Add defines for various IP protocol header lengths Jukka Rissanen 2016-04-26 12:09:29 +03:00
  • 75ae39518c net: yaip: Initial commit for new IP stack Jukka Rissanen 2016-04-29 15:52:09 +03:00
  • ca57a7816d Bluetooth: L2CAP: Start servicing configuration request from remote Arkadiusz Lichwa 2016-06-21 14:02:30 +02:00
  • 83707d5675 net: buf: Calculate amount of bytes in fragments Jukka Rissanen 2016-05-09 12:16:42 +03:00
  • 95f5cd2b9a net: buf: Add tests for net_buf fragmentation Jukka Rissanen 2016-05-04 15:25:15 +03:00
  • 7d6197cf94 net: buf: Add fragmentation API tests Jukka Rissanen 2016-04-25 16:39:04 +03:00
  • 8a80ce5c6f Revert "REVERTME: test_pool disable due to memory corruption bug" Andrew Boie 2016-07-08 16:09:58 -07:00
  • d98068be94 Bluetooth: L2CAP: Fix not canceling RTX work Luiz Augusto von Dentz 2016-07-11 13:41:21 +03:00
  • a6a78bfbca Bluetooth: L2CAP: Unify code for adding and deleting channels Luiz Augusto von Dentz 2016-07-11 13:21:41 +03:00
  • 2329d82432 Bluetooth: L2CAP: Make l2cap_chan_add initialize the destroy callback Luiz Augusto von Dentz 2016-07-08 16:30:58 +03:00
  • 4605a3771c net: buf: Add fragmentation API support Jukka Rissanen 2016-04-25 10:27:05 +03:00
  • 4efe39ff04 Bluetooth: SMP: Take advantage of new bt_hex helper Johan Hedberg 2016-07-03 19:50:15 +03:00
  • 6e701275af Bluetooth: Add hexadecimal conversion logging helper Johan Hedberg 2016-07-03 19:37:38 +03:00
  • f7d802b1e3 Bluetooth: Fix enabling ECDH HCI events when SMP is not selected Johan Hedberg 2016-07-08 17:35:05 +03:00
  • abc142bdc3 net: buf: Add net_buf_push_u8() helper API Johan Hedberg 2016-07-08 10:51:25 +03:00
  • 30cb395bbf net: buf: Add big-endian helpers Johan Hedberg 2016-07-08 10:50:13 +03:00
  • 727a2459b1 net: buf: Add net_buf_reserve() API Johan Hedberg 2016-07-08 10:47:35 +03:00
  • e03151ee3e net: buf: Use precise buffer size given to NET_BUF_POOL Johan Hedberg 2016-07-08 10:30:23 +03:00
  • bccc1bf0e1 Bluetooth: SMP: Send pairing failed on unexpected PDU Szymon Janc 2016-07-04 13:53:45 +02:00
  • c002401295 sysgen: Cosmetic cleanup of memory pool generation code Allan Stephens 2016-07-07 16:31:32 -05:00
  • 7bbf48bf5b kernel: Cosmetic cleanups to memory pool code Allan Stephens 2016-07-07 14:18:38 -05:00
  • ff48e07f70 kernel: Rename fields of private memory pool type Allan Stephens 2016-07-07 14:06:38 -05:00
  • dc9556c4f7 kernel: Rename field of private memory pool type Allan Stephens 2016-07-07 13:58:59 -05:00
  • c0fd08e82d kernel: Rename private memory pool types Allan Stephens 2016-07-07 13:48:59 -05:00
  • 569d08a940 kernel: Eliminate unused memory pool structure field Allan Stephens 2016-07-07 13:38:36 -05:00
  • 28c427d6c0 kernel: Invert polarity of memory pool's quad-block memory status field Allan Stephens 2016-07-07 13:18:19 -05:00
  • 8b925dc5de kernel: Optimize memory pool initialization routine Allan Stephens 2016-07-07 12:51:09 -05:00
  • 6f3f29a0f3 kernel: Enhance memory pool defragmentation routine Allan Stephens 2016-07-07 10:26:27 -05:00
  • d3d1034172 MAINTAINER: move known issues component and clean blank line Javier B Perez 2016-07-04 11:48:24 -05:00
  • 251317c1bf nios2f-zephyr: commit additional source files Andrew Boie 2016-07-06 12:32:53 -07:00
  • 76be6c89a7 nios2f-zephyr: update CPU build Andrew Boie 2016-07-06 11:43:05 -07:00
  • 2db8e207bb doc: application build update. Juan Manuel Cruz 2016-06-23 12:14:58 -05:00
  • 655a2c89f8 tracing: test includes ipc console fiber if enabled Juan Manuel Cruz 2016-06-15 14:17:03 -05:00
  • c3218e486f doc: Remove reference to deprecated task IRQ object type Allan Stephens 2016-07-08 14:19:27 -05:00
  • 70e4a80360 doc: Purge inappropriate fundamentals info from Kernel Primer Allan Stephens 2016-07-08 14:51:25 -05:00
  • a8b0301087 kernel: Standardize memory pool block set computation Allan Stephens 2016-07-07 09:35:45 -05:00
  • 032041e644 kernel: Enhance memory pool block deallocation routine Allan Stephens 2016-07-07 09:12:02 -05:00
  • 4b67b115d3 kernel: Enhance memory pool block deallocation routine Allan Stephens 2016-07-07 08:29:58 -05:00
  • f2abf7425a kernel: Enhance memory pool defragmentation routine Allan Stephens 2016-07-06 14:27:40 -05:00
  • 5a8c054544 kernel: Enhance memory pool block allocation routine Allan Stephens 2016-07-06 14:09:58 -05:00
  • 18f4557513 kernel: Enhance memory pool block allocation routine Allan Stephens 2016-07-06 12:57:42 -05:00
  • ea5a523c43 kernel: Enhance memory pool block allocation routine Allan Stephens 2016-07-06 09:04:54 -05:00
  • e6112a0cb8 kernel: Enhance memory pool initialization routine Allan Stephens 2016-07-05 15:18:45 -05:00
  • f31b9a377d sysgen: Enhance comments describing generation of memory pools Allan Stephens 2016-07-05 14:38:23 -05:00
  • 06dc3090d5 kernel: Eliminate unused memory pool structure field Allan Stephens 2016-07-05 14:10:53 -05:00
  • 3275d8a24a doc: don't install 32-bit libraries Andrew Boie 2016-07-07 13:48:41 -07:00
  • 3316e4c6fc gen_offset_header: don't force 32-bit build Andrew Boie 2016-07-07 13:42:59 -07:00
  • 9557f0306c gen_idt: don't force 32-bit build Andrew Boie 2016-07-07 13:41:18 -07:00
  • 8c9be1009b doc: Relocate and revise "Application Fundamentals" material Allan Stephens 2016-07-04 10:15:42 -05:00
  • 9f48993d03 sys_log: removed unused macro at pci_config.c Genaro Saucedo Tejada 2016-07-07 12:31:12 -05:00
  • 1c7e992e5d sys_log: replace old debug macros at clock control driver Genaro Saucedo Tejada 2016-07-07 12:17:32 -05:00
  • 92860a17a5 doc: Relocate and revise "System Fundamentals" material Allan Stephens 2016-06-30 15:15:14 -05:00
  • 83bbc7c0e5 doc: Create "Introducing Zephyr" document Allan Stephens 2016-06-30 10:45:21 -05:00
  • 2b13ba21cf doc: Moved ARC EM Starter kit info to wiki. Evan Couzens 2016-06-22 13:31:21 -07:00
  • fc4b79fa07 doc: Move Arduino Due board content to wiki. viggo.jf.intel.com 2016-07-07 13:52:05 -07:00
  • 10627c9706 doc: add David Kinder as doc maintainer Inaky Perez-Gonzalez 2016-07-06 14:59:46 -07:00
  • 5b9378ab7e nanokernel: move dataCopy() and bssZero() to common code Andrew Boie 2016-07-06 11:06:24 -07:00
  • b6fb004354 usb: cdc acm: Read all the received data Adrian Bradianu 2016-06-28 17:46:10 +03:00
  • 273c87b33e usb: cdc acm: Change Bulk Out handler to read data per 32-bit words Adrian Bradianu 2016-06-28 17:36:00 +03:00
  • 6840ee35a4 usb: dw: Protect FIFO writes Adrian Bradianu 2016-06-28 17:35:23 +03:00
  • 89e46d431a sys_log: replace old debug macros at i2c Genaro Saucedo Tejada 2016-07-07 11:27:07 -05:00
  • 22c68169fd samples: testcases.ini change tags separated with commas Javier B Perez 2016-07-04 12:18:50 -05:00
  • 1eea6c42f7 doc: Re-order top-level documents to improve usability Allan Stephens 2016-06-30 10:05:12 -05:00
  • fc867fde11 RFC: fix to build issue with subdirs Kumar Gala 2016-07-07 13:10:51 -05:00
  • 2f380c2996 doc: Moved the X86 Emulation info to wiki. Evan Couzens 2016-06-23 13:31:31 -07:00
  • a980bc497d doc: Moved QEMU_Cortex_M3 info to wiki. Evan Couzens 2016-06-23 12:53:48 -07:00
  • e80a6f9fd2 doc: Moved OLIMEXINO-STM32 info to the wiki. Evan Couzens 2016-06-23 11:11:51 -07:00
  • 853a93977a doc: Moved NRF52-PCA10040 info to wiki. Evan Couzens 2016-06-22 15:06:46 -07:00
  • 46f48ffec8 Bluetooth: H5: Use delayed work API Luiz Augusto von Dentz 2016-07-06 15:02:23 +03:00
  • 1183e6b82a Bluetooth: L2CAP: Add timeout handling Luiz Augusto von Dentz 2016-06-28 16:15:57 +03:00
  • 076ed6bc13 Bluetooth: ATT: Add timeout handling Luiz Augusto von Dentz 2016-06-27 14:28:40 +03:00
  • 09aca84ab3 doc: Moved Minnowboard info to wiki. Evan Couzens 2016-06-22 14:27:48 -07:00
  • 2e81b5dd04 doc: Move Galileo board info to wiki. Evan Couzens 2016-06-22 14:10:15 -07:00
  • dc0c97731e doc: Moved FRDM-K64F info to wiki. Evan Couzens 2016-06-22 13:46:04 -07:00
  • 655b96325b doc: Fix TOC issue in bluetooth.rst viggo.jf.intel.com 2016-07-07 14:36:05 -07:00
  • 6f11245d92 Bluetooth: Fix missing endian conversion Mariusz Skamra 2016-07-06 15:14:18 +02:00
  • c5404e7c4f sensor: adc: Fix a bug in ADC QMSI shim driver Baohong Liu 2016-06-28 14:43:47 -07:00
  • 57afc5f851 sensor: tmp112: use arithmetic_shift_right helper function Mariusz Ryndzionek 2016-06-30 07:57:53 +02:00
  • 8061457f3a doc: Arduino 101 BLE: Moved board content to wiki. Evan Couzens 2016-06-21 15:57:01 -07:00
  • 9852ee5573 pwm: Implement set period and duty cycle API Sergio Rodriguez 2016-06-08 14:30:58 -07:00
  • c70f361e6b doc: clean removes autogenerated .rst files in refence/kconfig Inaky Perez-Gonzalez 2016-06-30 12:51:24 -07:00
  • f6d29b297f doc: do not generate unused doxygen HTML and Latex output by default Inaky Perez-Gonzalez 2016-07-01 11:58:28 -07:00
  • ef29812d51 nios2: support more global pointer scenarios Andrew Boie 2016-06-30 16:45:08 -07:00
  • 5846bb6d65 drivers: i2c: qmsi shim driver bug fix Baohong Liu 2016-06-28 14:26:19 -07:00
  • a09a696ff0 Revert "uart: qmsi: Add driver API reentrancy support to UART shim driver" Andrei Emeltchenko 2016-06-23 11:41:39 +03:00
  • fca3591bce nios2: enable use of global pointer indirect addressing Andrew Boie 2016-06-30 11:57:51 -07:00
  • 96b9425a64 Bluetooth: L2CAP: Only call disconnected callback for connected channels Luiz Augusto von Dentz 2016-07-05 12:37:28 +03:00