Commit graph

  • ae7df93a77 net: zoap_client: fix usage of legacy APIs Anas Nashif 2017-01-17 06:36:06 -05:00
  • 6b65dcefd2 legacy: Move TICKS_UNLIMITED -> K_FOREVER Anas Nashif 2017-01-17 06:30:03 -05:00
  • b52a5450b0 legacy: use k_cycle_get_32 instead of legacy sys_cycle_get_32 Anas Nashif 2017-01-17 06:25:15 -05:00
  • 003a46a2f2 riscv32: fix KConfig selection of ATOMIC_OPERATIONS_C Anas Nashif 2017-01-16 12:07:35 -05:00
  • d627509185 Bluetooth: IPSP: Reuse buffer fragments instead of copying Luiz Augusto von Dentz 2017-01-16 16:39:43 +02:00
  • ecd209fb16 samples/philosophers: enable demo to run in coop/preempt-only modes Benjamin Walsh 2017-01-14 19:33:23 -05:00
  • 2f280416e6 kernel: fix total number of coop prios in coop-only mode Benjamin Walsh 2017-01-14 19:23:46 -05:00
  • 4bfa0055b7 kernel/mutex: prevent priority inheritance from lowering owner's prio Benjamin Walsh 2017-01-14 18:57:58 -05:00
  • e669559010 kernel: fix main/work_q prios in coop/preempt-only modes Benjamin Walsh 2017-01-14 18:50:22 -05:00
  • 7fa3cd7e36 kernel: use PREEMPT_ENABLED instead of NUM_PREEMPT_PRIORITIES > 0 Benjamin Walsh 2017-01-14 18:49:11 -05:00
  • edb3570913 kernel: correct the highest priority in coop-only modes Benjamin Walsh 2017-01-14 18:47:22 -05:00
  • 92af5aecab ztest: enable coop/preempt configurations Anas Nashif 2017-01-15 10:02:27 -05:00
  • abaaf89d69 tests/context: fix Coverity warning about array overrun Benjamin Walsh 2017-01-16 09:50:09 -05:00
  • 1adc58fd79 Bluetooth: Introduce a new connection parameter request callback Johan Hedberg 2017-01-16 13:26:53 +02:00
  • 68732ef9d5 Bluetooth: L2CAP: Remove RECV_RESERVE from BT_L2CAP_RX_MTU Johan Hedberg 2017-01-16 18:57:43 +02:00
  • 6f114e0a62 Bluetooth: Remove ACL details from BT_BUF_RX_SIZE Johan Hedberg 2017-01-16 18:48:31 +02:00
  • 27fb0aab10 Bluetooth: L2CAP: Fix using CONFIG_BLUETOOTH_RX_BUF_LEN as MTU Luiz Augusto von Dentz 2017-01-16 13:20:38 +02:00
  • 2a3babc67d Bluetooth: Add documentation for connection callbacks Johan Hedberg 2017-01-16 13:26:26 +02:00
  • 461591728f Bluetooth: RFCOMM: Implement Aggregate Flow Control Jaganath Kanakkassery 2017-01-09 20:40:00 +05:30
  • 93d7512215 bluetooth: hci_core: Fix conn params validity check Carles Cufi 2017-01-14 19:44:16 +01:00
  • e564de0deb Bluetooth: Prefer struct bt_le_conn_param over individual values Johan Hedberg 2017-01-13 13:20:22 +02:00
  • 91a2f17c23 Bluetooth: ATT: Add new error code from CSSv7 Johan Hedberg 2017-01-13 12:57:56 +02:00
  • a54292afc9 Bluetooth: GATT: Fix missing connection address comparison Johan Hedberg 2017-01-12 14:27:29 +02:00
  • fb47e2f121 Bluetooth: Add missing documentation to HCI driver APIs Johan Hedberg 2017-01-11 16:15:55 +02:00
  • 1dccc36428 Bluetooth: Remove unused bt_hci_driver_unregister() API Johan Hedberg 2017-01-11 16:15:01 +02:00
  • 10bb3bbba5 Bluetooth: AT: Rename enum at_cmd_type elements Sathish Narasimman 2017-01-09 13:07:14 +05:30
  • 6ddf827d88 Bluetooth: hci_uart: Remove redundant idle & ISR stack size values Johan Hedberg 2017-01-10 09:06:33 +02:00
  • 815e15e3b2 Bluetooth: Controller: Rename hci_le_rand to bt_rand Johan Hedberg 2017-01-09 13:49:37 +02:00
  • 4cd92c90c9 Bluetooth: Use the controller bt_rand() whenever possible Johan Hedberg 2017-01-09 13:42:17 +02:00
  • 767c92e176 Bluetooth: Consolidate most outgoing ACL TX buffers into a single pool Johan Hedberg 2017-01-07 17:05:58 +02:00
  • 4880e717b1 Bluetooth: ATT: Fix redundant sys_slist call Arkadiusz Lichwa 2016-11-02 15:07:54 +01:00
  • 53fde44046 Bluetooth: UUID: Fix format specifier in 128-UUID Arkadiusz Lichwa 2017-01-05 15:10:03 +01:00
  • 876f751cde samples/net: Improve text indentation and clarify some instructions Flavio Santes 2017-01-15 13:00:22 -06:00
  • 6b55414162 doc: update doc building README instructions David B. Kinder 2017-01-15 12:43:03 -08:00
  • 97109a6042 kernel: doc: Add deprecation notice to legacy.h Anas Nashif 2017-01-15 09:30:53 -05:00
  • 47be9a58b1 doc: make build process quiet Anas Nashif 2017-01-15 18:19:59 -05:00
  • bbb157df54 doc: add a doxygen group for the Kernel API Anas Nashif 2017-01-15 08:46:31 -05:00
  • 0ad13320cd doc: application porting guide to the unified kernel Anas Nashif 2017-01-13 17:43:33 -05:00
  • d7353e4691 boards: quark_d2000_crb: add board image to documentation Anas Nashif 2017-01-15 07:25:28 -05:00
  • 567c294608 samples: doc: remove 'make pristine', it is not needed Anas Nashif 2017-01-14 21:49:45 -05:00
  • a6aa596770 boards: add em_starterkit board documentation Anas Nashif 2017-01-14 20:11:04 -05:00
  • 542cb0358a boards: categorize boards by architecture Anas Nashif 2017-01-14 20:10:34 -05:00
  • 430e8e9730 boards: add arduino_due board documentation Anas Nashif 2017-01-14 18:39:24 -05:00
  • 0bfa9235cc boards: add qemu_cortex_m3 board documentation Anas Nashif 2017-01-14 17:10:24 -05:00
  • 250f1edb6f boards: add qemu_x86 board documentation Anas Nashif 2017-01-14 16:58:20 -05:00
  • 06382b8cba doc: move context back to doc/, fix broken links Anas Nashif 2017-01-13 22:25:09 -05:00
  • 9811d2bc36 samples: dtls: Fixed layout and titles in documentation Anas Nashif 2017-01-14 16:49:05 -05:00
  • 43b9e7dfe1 net: doc: add section about networking with qemu Anas Nashif 2017-01-16 08:55:24 -05:00
  • d4efb9a21f samples: thermometer: use convert to double function from sensor.h Bogdan Davidoaia 2017-01-16 11:50:47 +02:00
  • 3a95ae158f MAINTAINERS: fix email address typo in sensor drivers section Bogdan Davidoaia 2017-01-16 13:53:59 +02:00
  • 30162aedf1 sensor: remove sensor value type Bogdan Davidoaia 2017-01-12 15:28:25 +02:00
  • 662a2d6476 Merge "Merge net branch into master" Anas Nashif 2017-01-14 13:11:34 +00:00
  • 7ddec7b471 tests: add test for k_timer_user_data_set/get() Benjamin Walsh 2017-01-12 21:58:49 -05:00
  • e4e98f9d7b kernel: add user data API to timers Benjamin Walsh 2017-01-12 19:38:53 -05:00
  • bfcdfaf941 sanitycheck: riscv: add vector to recognised sections Anas Nashif 2016-12-15 10:02:14 -05:00
  • d65dae20e3 tests: kernel: threads_scheduling: increased stack size to 512 for riscv32 architecture Jean-Paul Etienne 2017-01-11 00:24:31 +01:00
  • 142e3cb0f3 tests: legacy: kernel: context: account for riscv32 architecture Jean-Paul Etienne 2017-01-11 00:24:31 +01:00
  • fa12f10196 tests: kernel: context: account for riscv32 architecture Jean-Paul Etienne 2017-01-11 00:24:31 +01:00
  • c8c1be485f boards: added support for the zedboard_pulpino board Jean-Paul Etienne 2017-01-11 00:24:30 +01:00
  • 60030c9a80 boards: added support for the qemu_riscv32 board Jean-Paul Etienne 2017-01-11 00:24:31 +01:00
  • dae36b97e8 riscv32: added support for the riscv32-qemu soc Jean-Paul Etienne 2017-01-11 00:24:30 +01:00
  • 9f418fe944 libc: add support for risc v Anas Nashif 2016-12-15 10:01:35 -05:00
  • 67dcd1b0b0 gpio: added support for the pulpino GPIO controller driver Jean-Paul Etienne 2017-01-11 00:24:30 +01:00
  • 716d25e1e2 libc-hooks: added USED_RAM_SIZE and MAX_HEAP_SIZE definitions for riscv32 Jean-Paul Etienne 2017-01-11 00:24:31 +01:00
  • 7cf3688740 serial: added support for the riscv-qemu UART driver Jean-Paul Etienne 2017-01-11 00:24:31 +01:00
  • 23cef9e655 timer: added support for the riscv-qemu timer driver Jean-Paul Etienne 2017-01-11 00:24:31 +01:00
  • ec76a4bb63 timer: added timer driver for the pulpino SOC Jean-Paul Etienne 2017-01-11 00:24:30 +01:00
  • 2a8cfca4cf riscv32: added support for the pulpino soc Jean-Paul Etienne 2017-01-11 00:24:30 +01:00
  • c76abeeae5 kernel: updated default IDLE_STACK_SIZE to 512 for RISCV32 Jean-Paul Etienne 2017-01-11 00:24:30 +01:00
  • 4c6ab7cfcd unified: added _MOVE_INSTR for RISCV32 architecture Jean-Paul Etienne 2017-01-11 00:24:30 +01:00
  • cd83e85edc arch: added support for the riscv32 architecture Jean-Paul Etienne 2017-01-11 00:24:30 +01:00
  • ba776a1fd1 scripts: added Makefile to handle an external riscv32 toolchain Jean-Paul Etienne 2017-01-11 00:24:30 +01:00
  • 85a22063a8 Merge net branch into master Tomasz Bursztyka 2017-01-13 18:07:19 +01:00
  • fb5ea68762 net: zoap_server: Enable connecting with bluetooth Luiz Augusto von Dentz 2016-10-31 17:48:42 +02:00
  • 6b79ed0428 net: ieee802154: inform about unsupported frames Johann Fischer 2017-01-12 14:42:45 +01:00
  • 5ea0612f69 net: echo_client: Enable CONFIG_NET_L2_BLUETOOTH_SHELL in prj_bt.conf Luiz Augusto von Dentz 2017-01-12 16:56:24 +02:00
  • 8b185ecc50 net: bt: Add disconnect shell command Luiz Augusto von Dentz 2017-01-12 16:11:21 +02:00
  • e13a899280 net: bt: Add disconnect management command Luiz Augusto von Dentz 2017-01-12 15:53:00 +02:00
  • 1112c2d382 net: bt: Add scan shell command Luiz Augusto von Dentz 2017-01-10 15:02:07 +02:00
  • 4eae48ee64 net: bt: Add scan management command Luiz Augusto von Dentz 2017-01-10 14:43:24 +02:00
  • 1bcd12d0d3 net: bt: Add shell support Luiz Augusto von Dentz 2017-01-10 11:23:25 +02:00
  • b434d0f50b net: bt: Add connect management command Luiz Augusto von Dentz 2017-01-10 10:23:42 +02:00
  • 348f46bf6e net: bt: Fix not showing any logs Luiz Augusto von Dentz 2017-01-11 12:26:50 +02:00
  • a70c65d6ff net: echo_client: Don't start sending packets if interface is not UP Luiz Augusto von Dentz 2017-01-10 16:30:48 +02:00
  • 04aaab61ca net: echo_client: Fix using CONFIG_NETWORKING_WITH_BT Luiz Augusto von Dentz 2017-01-10 13:46:07 +02:00
  • 331c29f96c net: mgmt: Decode event fields Luiz Augusto von Dentz 2017-01-11 13:11:12 +02:00
  • 56261b21cc net: mgmt: Make NET_MGMT_GET_* macros return meaningful values Luiz Augusto von Dentz 2017-01-13 15:55:10 +02:00
  • 4695e895c8 samples: net: Fix dhcpv4 building with net mgmt event support Tomasz Bursztyka 2017-01-13 11:38:17 +01:00
  • 55d653f52f net: mgmt: Silently ignore net_mgmt_event functions if not enabled Tomasz Bursztyka 2017-01-13 11:35:41 +01:00
  • 133f2c07d2 net: ieee802154: fix validate_mac_command_cfi_to_mhr Johann Fischer 2017-01-12 14:41:20 +01:00
  • fc35e649ff net: tcp: Don't leak net_conn_handles Andy Ross 2017-01-10 11:21:21 -08:00
  • 96294b79a7 net: tcp: Signal EOF with a NULL buffer in the callback Andy Ross 2017-01-10 10:37:58 -08:00
  • 9a87e403ac net: icmpv4 : calculate ipv4 header chksum li zj 2017-01-12 16:55:56 +08:00
  • 0fc1d808a3 net: dhcpv4 : set ciaddr 0.0.0.0 when send DHCPV4_MSG_TYPE_REQUEST li zj 2017-01-12 16:54:43 +08:00
  • a972d03ce7 net: ip: save TCP seq/ack values in tcp_synack_received Michael Scott 2017-01-10 09:22:43 -08:00
  • f23ca0e5e1 net: ip: reword appdata debug message in packet_received Michael Scott 2017-01-10 09:28:44 -08:00
  • 742b5e22ea net: ip: set context state to NET_CONTEXT_CONNECTED on synack success Michael Scott 2017-01-10 09:18:24 -08:00
  • c306844583 net: ip: set local address family during TCP connect Michael Scott 2017-01-10 09:14:01 -08:00
  • a2464d049f net: ip: on synack copy local/remote data prior to net_tcp_register Michael Scott 2017-01-10 08:45:02 -08:00
  • ff1345dbaf net: tcp: replace seq/ack/wnd value shifts with system calls Michael Scott 2017-01-10 08:36:15 -08:00