Commit graph

  • 5d443c6136 net: apps: Add a sample app using the loopback driver Patrik Flykt 2015-05-22 10:51:22 +03:00
  • e26167cd4a net: Add loopback driver Patrik Flykt 2015-05-22 10:46:24 +03:00
  • 78f518db52 net: Use network driver when sending IP packets Patrik Flykt 2015-05-15 14:49:41 +03:00
  • 29a61aff9c net: Add function to receive an IP packet from the driver Patrik Flykt 2015-05-15 14:41:15 +03:00
  • 5d3685f85f net: Add separate buffers for MAC layer Jukka Rissanen 2015-05-15 13:33:42 +03:00
  • 6e33b6b7af net: csma: Init the queuebuf before use Jukka Rissanen 2015-05-07 14:33:57 +03:00
  • 05c97c195e net: uip: Return correct packet discard status to caller Jukka Rissanen 2015-06-01 10:57:22 +03:00
  • fad23cb025 net: Check the return value when sending packet Jukka Rissanen 2015-05-07 14:27:23 +03:00
  • 9ee16aa2df net: uip: Print link local address byte without length modifier Jukka Rissanen 2015-05-06 12:24:51 +03:00
  • b4dcd72245 net: 6lowmac: Add more debug prints Jukka Rissanen 2015-05-06 12:13:01 +03:00
  • fd9e55762d net: 6lowmac: Release net_buf if the packet is discarded Jukka Rissanen 2015-05-05 15:17:54 +03:00
  • 620fb7eb6c net: 6lowpan: Enabled 6lowpan support Jukka Rissanen 2015-05-05 15:16:38 +03:00
  • df85375e56 net: Dummy implementation for watchdog_periodic() Jukka Rissanen 2015-05-05 15:11:58 +03:00
  • 2f5b1d1570 net: Add a way to see who is trying to alloc/dealloc a net_buf Jukka Rissanen 2015-05-05 15:09:59 +03:00
  • 606c3701ab Bluetooth: Fix bt_conn_lookup_addr_le and bt_conn_lookup_handle Mariusz Skamra 2015-06-24 14:39:14 +02:00
  • 5e79bfb662 Bluetooth: Refactor internal bt_conn_add() API Arkadiusz Lichwa 2015-06-23 11:56:50 +02:00
  • c73aeba521 net: Fixing the net_receive() function Jukka Rissanen 2015-05-04 14:57:29 +03:00
  • 844a888e99 net: context: Add helper function for checking socket registration Jukka Rissanen 2015-05-04 14:54:55 +03:00
  • 210d10b036 net: Release net_buf in a case of error in IPv6 packet processing Jukka Rissanen 2015-05-04 14:50:48 +03:00
  • 49410ae20a net: Allow loopback address for packet Jukka Rissanen 2015-05-04 14:49:26 +03:00
  • 9099884162 net: Allow user application to get the packet data length Jukka Rissanen 2015-05-04 14:35:19 +03:00
  • 3d3bb6892e net: More debugging added to uIP driver Jukka Rissanen 2015-05-04 14:22:21 +03:00
  • 431300d8a6 net: init: Fix the sending part of the memory buffer Jukka Rissanen 2015-04-30 12:59:56 +03:00
  • 6382e5328a net: packetbuf: Enhanced debugging when printing buf contents Jukka Rissanen 2015-04-30 12:43:58 +03:00
  • 87dfd99e0b net: csma: Debug print used memory buffer Jukka Rissanen 2015-04-30 12:42:23 +03:00
  • 800ac8e3af net: Print warning when the packet was discarded because of length Jukka Rissanen 2015-04-29 12:28:46 +03:00
  • a00371b4d6 net: Add debugging support to various network components Jukka Rissanen 2015-04-29 12:19:12 +03:00
  • fedfb7fa29 Bluetooth: Make cmd_scan_* parameters explicit void Szymon Janc 2015-06-22 14:48:56 +02:00
  • 0e8952f4fc Bluetooth: Tweak connection state debug log Arkadiusz Lichwa 2015-06-19 23:03:18 +02:00
  • 83dab3854d Bluetooth: Refactor existing connection states Arkadiusz Lichwa 2015-06-19 18:56:13 +02:00
  • b65e6f3640 Bluetooth: Add new connection states Arkadiusz Lichwa 2015-06-19 11:18:34 +02:00
  • 86001d81f4 Bluetooth: Introduce set connection object state Arkadiusz Lichwa 2015-06-19 10:52:58 +02:00
  • d9c0bc65ee Zephyr 0.2.0 Anas Nashif 2015-07-01 15:23:15 -04:00
  • e401d0fb87 doc: microkernel fix PIPE API descriptions Javier B Perez Hernandez 2015-06-30 16:59:26 -05:00
  • f3add9bd9b Zephyr 0.2.0-rc2 Anas Nashif 2015-06-30 20:11:52 -04:00
  • 8c85f01904 i2c: adding in public i2c header Dan Kalowsky 2015-06-30 09:44:34 -07:00
  • 6b177662d7 gpio: Add header for gpio API functions Dirk Brandewie 2015-06-30 09:31:36 -07:00
  • 6f326eb097 init: Back out symbolic names in macro definition Dirk Brandewie 2015-06-30 11:10:59 -07:00
  • 212414f090 nfc: move nfc sample under microkernel/apps Anas Nashif 2015-06-29 10:02:44 -04:00
  • 128675085c doc: add custom zephyr theme Anas Nashif 2015-06-29 15:33:28 -04:00
  • 594722c256 Rename pipe kernel service commands Peter Mitsis 2015-06-25 13:05:19 -04:00
  • 4852f41d9b Rename internal K_ChProcxxx() routines Peter Mitsis 2015-06-25 12:43:10 -04:00
  • 8768257789 Rename internal K_ChMovedAck() routine Peter Mitsis 2015-06-25 12:09:04 -04:00
  • 48dd7e2908 Rename internal K_ChSendxxx() routines Peter Mitsis 2015-06-25 11:56:02 -04:00
  • 6a4c85aff9 Rename internal K_ChRecvxxx() routines Peter Mitsis 2015-06-25 11:38:00 -04:00
  • c2194ebf81 Eliminate duplicate pipe routine declarations Peter Mitsis 2015-06-28 23:10:10 -04:00
  • 110a1a812c Update k_pipe_xfer.c summary line Peter Mitsis 2015-06-25 12:40:00 -04:00
  • b196af97d6 Cosmetic: double space to single space Peter Mitsis 2015-06-29 09:59:14 -04:00
  • 9f084d7d33 Typo: acknowledgement -> acknowledgment Peter Mitsis 2015-06-25 12:20:51 -04:00
  • d35ee355f4 Doc: Change Doxygen style to Javadoc. Rodrigo Caballero 2015-06-26 12:42:00 -05:00
  • 4e83dac6e0 Doc: Add architectural overview of the operating system. Rodrigo Caballero 2015-06-22 16:14:06 -05:00
  • 0582d704f9 nfc: Dummy app for signal-through on UART1 for x86 Oleg Zhurakivskyy 2015-06-18 09:49:38 +03:00
  • e5cdfc8ecc uart: Get rid of camelCase style Oleg Zhurakivskyy 2015-06-23 10:57:34 +03:00
  • 58dbcfd589 Expose uartGenericInfoInit() Oleg Zhurakivskyy 2015-06-18 08:51:56 +03:00
  • 4d251f456b Add .debug_macro for DWARF4 Oleg Zhurakivskyy 2015-06-18 08:50:01 +03:00
  • 81c614babd git: Ignore cscope files Oleg Zhurakivskyy 2015-06-17 15:10:44 +03:00
  • 33cb65a990 git: Ignore Emacs backup files Oleg Zhurakivskyy 2015-06-17 15:06:36 +03:00
  • 8d879a5c32 define UART_CONSOLE_INDEX using Kconfig Anas Nashif 2015-06-26 12:14:02 -04:00
  • 6ec03ce9d6 doc: fixed checkpatch instructions Anas Nashif 2015-06-26 10:20:26 -04:00
  • d5f926fb4d Relocate Cortex-M timer driver Peter Mitsis 2015-06-24 12:30:59 -04:00
  • 10a56b5a00 Add CORTEX_M_TIMER Kconfig option Peter Mitsis 2015-06-24 11:39:57 -04:00
  • 616b922841 Rename ARM systick driver Peter Mitsis 2015-06-24 10:51:20 -04:00
  • 1b8f923595 Cosmetic: Fix whitespace Peter Mitsis 2015-06-24 12:37:48 -04:00
  • 82f4a76f8f doc: Rename network secion name Anas Nashif 2015-06-23 19:35:44 -04:00
  • e65534c877 maintainer-checkpatch.bash: ignore gerrit ID Peter Mitsis 2015-06-25 12:14:31 -04:00
  • 1ffabeaf3d Rename BSP_DIR to PLATFORM Peter Mitsis 2015-06-15 16:43:35 -04:00
  • 340d8d2442 Base x86 ISA optimization on CPU not BSP Peter Mitsis 2015-06-15 16:11:38 -04:00
  • 5d01d49058 kbuild: remove references to non-existent bsp directories Peter Mitsis 2015-06-22 11:39:01 -04:00
  • 1e6e8fb8ee Adds Memory Map documentation Carol Lee 2015-06-19 17:53:47 -04:00
  • ac3fdf0be1 init: Add init system calls to micro and nano kernel init Dirk Brandewie 2015-06-24 08:22:56 -07:00
  • 32bff69629 Zephyr Kernel 0.2.0-rc1 Anas Nashif 2015-06-23 21:11:04 -04:00
  • 4cf6c31fa3 version: add version macro Anas Nashif 2015-06-23 19:19:45 -04:00
  • 71bed1720c version: use printf for hex conversion Anas Nashif 2015-06-23 19:10:06 -04:00
  • 92a5cd83a7 version: reset version to 0.1.0 Anas Nashif 2015-06-23 18:52:57 -04:00
  • c61820bdf8 version: Update version handling and code Anas Nashif 2015-06-23 18:52:06 -04:00
  • 5ae0d28d9b Doc: Add documentation guidelines to master file. Rodrigo Caballero 2015-06-23 14:58:32 -05:00
  • 52c116e4ec Doc: Add the ReST usage guidelines. Rodrigo Caballero 2015-06-18 09:37:30 -05:00
  • 37b50b62ce Use value of CONFIG_IDT_NUM_VECTORS when creating static idt Anas Nashif 2015-06-23 14:12:02 -04:00
  • 3cad1c6e6d Add General documentation style guidelines. Rodrigo Caballero 2015-06-05 12:42:39 -05:00
  • c94fc1ee60 Add detailed documentation guidelines. Rodrigo Caballero 2015-06-08 11:03:57 -05:00
  • 8ad4878e52 Fix kernel version generation Anas Nashif 2015-06-23 10:29:17 -04:00
  • 47f8088e26 cflags: disable -Werror=date-time Anas Nashif 2015-06-22 19:44:37 -04:00
  • d695b9f41f Doc: Fix code-block syntax bug Andrei Emeltchenko 2015-06-12 16:43:34 +03:00
  • c35a1b21cb Doc: Add Bluetooth basic documentation Andrei Emeltchenko 2015-06-11 11:22:15 +03:00
  • 66f83ece6e arc: make the defconfig use a nano kernel by default Anas Nashif 2015-06-22 16:56:09 -04:00
  • ac47c45ca0 Rename Zephyr OS into Zephyr Kernel Anas Nashif 2015-06-19 21:21:48 -04:00
  • bde0949049 Update default configurations Anas Nashif 2015-06-19 20:57:45 -04:00
  • ef1e338c4e kconfig: Rename Zephyr OS -> Zephyr Kernel Anas Nashif 2015-06-22 13:53:38 -04:00
  • edb02f0274 kconfig: move bootloader options to misc/ Anas Nashif 2015-06-20 10:55:30 -04:00
  • def4fc89c1 kconfig: move bootloader options to misc/ Anas Nashif 2015-06-20 10:50:49 -04:00
  • 1971988397 kconfig: add menu for networking Anas Nashif 2015-06-20 10:47:30 -04:00
  • b3234bd349 kconfig: move printk under debugging options Anas Nashif 2015-06-20 10:46:15 -04:00
  • 6eb30a3edb kconfig: remove MAX_PCI_DEVS, it is not being used Anas Nashif 2015-06-20 10:44:35 -04:00
  • 36b05de231 kconfig: metrics depends on experimental Anas Nashif 2015-06-20 10:41:04 -04:00
  • 10487575c9 kconfig: Create a menu for PCI Anas Nashif 2015-06-20 10:38:01 -04:00
  • e943f69950 kconfig: move serial port options to drivers/ Anas Nashif 2015-06-20 09:52:12 -04:00
  • fc43a2bb57 arc: move files from bsp directory Anas Nashif 2015-06-20 09:39:52 -04:00
  • 1371d5e25e arc: move arc NSIM to drivers/ Anas Nashif 2015-06-20 09:36:57 -04:00
  • f547c36df8 arc: move arc timer to drivers/ Anas Nashif 2015-06-20 09:28:13 -04:00
  • 9687ed0b37 arc: add defconfig Anas Nashif 2015-06-20 09:44:18 -04:00