Commit graph

  • c43212d63c net: yaip: Add net_context to compilation Jukka Rissanen 2016-05-09 15:49:48 +03:00
  • 5a3834915d net: yaip: Start to receive network packets Jukka Rissanen 2016-05-09 16:09:36 +03:00
  • 50131a3d0e altera_max10: support 'make flash' and 'make debug' Andrew Boie 2016-07-11 13:16:24 -07:00
  • 4eee43d4d4 nios2-qemu: correct system.h Andrew Boie 2016-07-06 14:28:44 -07:00
  • 0b6c4febf1 nios2: get CPU features from ALT_CPU_* namespace Andrew Boie 2016-07-11 12:42:02 -07:00
  • 865843fe79 qemu_nios2: remove debug options from defconfig Andrew Boie 2016-07-06 12:58:22 -07:00
  • 80826decfc nios2: enable XIP by default Andrew Boie 2016-07-06 12:54:19 -07:00
  • 1b6e493bc1 altera_max10: cleanup defconfig Andrew Boie 2016-07-06 12:54:33 -07:00
  • 08ff2f67a2 net: Fix Kconfig warning Johan Hedberg 2016-07-12 19:26:10 +03:00
  • 832b808177 Bluetooth: ATT: Fix using non-ASCII characters Szymon Janc 2016-07-12 16:09:25 +02:00
  • ce88b0528f net: buf: Add basic documentation for net_buf struct Johan Hedberg 2016-07-12 10:41:31 +03:00
  • 40d83b28e6 net: buf: Fix documentation of fragment related API Johan Hedberg 2016-07-12 10:32:17 +03:00
  • 2d7d86bdde net: tests: Temporarily remove nbuf unit test Jukka Rissanen 2016-07-12 13:30:39 +03:00
  • 5c657752da net: Yield before sending packets Jaakko Hannikainen 2016-07-04 17:07:22 +03:00
  • 8b6be8d773 net: Update ip_buf_len for TCP packets Jaakko Hannikainen 2016-06-29 14:49:48 +03:00
  • 26e768cc57 net: yaip: Enable compilation of net_if.c Jukka Rissanen 2016-05-09 15:47:01 +03:00
  • d7cf956c07 net: yaip: Refactor debug printing in net_if Jukka Rissanen 2016-05-09 15:43:06 +03:00
  • 6bd7430a34 net: yaip: Start to use logging macros from sys_log.h Jukka Rissanen 2016-05-09 15:36:46 +03:00
  • b133b01d67 net: yaip: Add send() to net_if API Jukka Rissanen 2016-05-09 15:06:23 +03:00
  • 5f8c18fc1b net: yaip: Add Kconfig option for compiling IPv4 support Jukka Rissanen 2016-05-09 15:02:53 +03:00
  • 17ddda8721 net: yaip: Add net_if_get_by_link_addr() util function Jukka Rissanen 2016-05-09 15:00:30 +03:00
  • 9291f82cd9 net: yaip: Execute net_init() automatically Jukka Rissanen 2016-05-09 14:31:12 +03:00
  • f2f7bc1c13 net: yaip: Add Kconfig option for compiling IPv6 support Jukka Rissanen 2016-05-09 14:27:43 +03:00
  • 99a04e263d net: Show only uIP debug options when needed Jukka Rissanen 2016-05-09 14:24:05 +03:00
  • a8aabd8571 net: yaip: Add net_analyze_stack() macro Jukka Rissanen 2016-05-09 14:20:01 +03:00
  • bc24ec86fe net: yaip: Fix compilation error in net_if.h Jukka Rissanen 2016-05-09 14:16:48 +03:00
  • 184e251fdb slip: Add driver for host to qemu connectivity Jukka Rissanen 2016-05-09 12:26:52 +03:00
  • b7bc53ece9 net: yaip: Add nbuf buffer API Jukka Rissanen 2016-05-09 14:12:14 +03:00
  • c630347683 net: yaip: Compile IPv6 and IPv4 address conditionally Jukka Rissanen 2016-05-03 15:07:28 +03:00
  • 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