Commit graph

  • 1201a73002 doc: Reorder listing of microkernel synchronization objects Allan Stephens 2015-08-21 11:03:21 -04:00
  • 61fa627f74 doc: Terminology change - signalling -> synchronization Allan Stephens 2015-08-20 10:54:36 -04:00
  • a6c11231ad doc: Fix typo in microkernel task documentation Allan Stephens 2015-08-21 10:34:52 -04:00
  • fa05dcee01 Make HPET use level-triggered interrupts on galileo platform Dmitriy Korovkin 2015-08-21 10:27:06 -04:00
  • c1c867af08 Fix HPET interrupt triggering for basic_atom platform Dmitriy Korovkin 2015-08-20 17:45:37 -04:00
  • 35e31e9c0c Fix level triggered interrupt handling Dmitriy Korovkin 2015-08-20 17:43:26 -04:00
  • 93b0ced44b Order hardware and device initialization Dmitriy Korovkin 2015-08-20 15:08:11 -04:00
  • d44e380496 doc: Clean up instructions for defining microkernel objects Allan Stephens 2015-08-18 16:15:10 -04:00
  • b18b992980 doc: Enhance "About Zephyr" into to mention licensing Allan Stephens 2015-08-19 17:57:58 -04:00
  • 1bd6c831ee Fix kernel server argument alignment Dmitriy Korovkin 2015-08-20 16:21:56 -04:00
  • a34780f663 Fix system hardware clock frequency for FRDM k64f platform Dmitriy Korovkin 2015-08-20 14:07:57 -04:00
  • 46c5f12a1f doc: Overhaul of Zephyr Kernel Primer overview section Allan Stephens 2015-08-12 15:46:55 -04:00
  • 42fbd4afd2 cleanup libc kconfig and use choice Anas Nashif 2015-08-12 11:49:10 -04:00
  • 05875f062d toolchain: support toolchain variants Anas Nashif 2015-08-07 20:33:03 -04:00
  • cae3f84d99 idtEnt.h: fixed coding style Anas Nashif 2015-08-18 15:05:51 -04:00
  • b2f5c48755 remove shared/ and create files directly Anas Nashif 2015-08-18 14:57:18 -04:00
  • e564035521 serial: rename struct field int_pri to irq_pri Daniel Leung 2015-08-17 09:05:59 -07:00
  • f06cae3775 samples/benchmark/footprint-min: disable UART console and serial Daniel Leung 2015-08-13 17:20:09 -07:00
  • f20e07003b arch/arm: ti_lm3s6965: do not force enable Stellaris serial Daniel Leung 2015-08-13 17:16:13 -07:00
  • af1a297358 arch/arm: fsl_frdm_k64f: do not force enable K20 serial driver Daniel Leung 2015-08-13 17:15:42 -07:00
  • ad4d624e6b arch/x86: Kconfig: do not force enable NS16550 serial driver Daniel Leung 2015-08-13 15:02:51 -07:00
  • d8f10f4c01 uart_console: make baud rate configurable Daniel Leung 2015-08-13 13:11:18 -07:00
  • 40147440f5 serial: utilize dev->driver_api for new driver model Daniel Leung 2015-08-13 09:51:10 -07:00
  • c384571add console: uart_console: introduces CONFIG_UART_CONSOLE Daniel Leung 2015-08-12 10:33:56 -07:00
  • ad2d29689e console: uart_console: decouple uart console init from UART init Daniel Leung 2015-08-12 10:17:35 -07:00
  • 2fd29e2667 serial: converting to new driver initialization model Daniel Leung 2015-08-10 15:02:04 -07:00
  • 199c47987f serial: introduce CONFIG_SERIAL Daniel Leung 2015-08-11 20:22:49 -07:00
  • 0f7a78ce1b bluetooth: move static device definition to platform configs Daniel Leung 2015-08-10 13:29:53 -07:00
  • a4212108f7 serial: remove unused CONFIG_EXTRA_SERIAL_PORT Daniel Leung 2015-08-07 17:31:55 -07:00
  • 1ad2a56ee3 serial: rework functions to use struct device... Daniel Leung 2015-08-05 12:13:36 -07:00
  • 179f805322 doc: correct 'interrupts' section of fsl_frdm_k64f Benjamin Walsh 2015-08-13 14:48:06 -04:00
  • d3084b41e6 test_task: improve task_sleep test reliability on QEMU Benjamin Walsh 2015-08-13 14:25:45 -04:00
  • 7710d0e083 ffs: change find_[lsb|msb]_set parameter type to uint32_t Benjamin Walsh 2015-08-14 17:22:50 -04:00
  • 1bab46dca1 ffs: rename find_[first|last]_set to find_[lsb|msb]_set Benjamin Walsh 2015-08-14 17:16:16 -04:00
  • 910970ed0f ffs: remove non-inline find_[first|last]_set() Benjamin Walsh 2015-08-14 16:56:51 -04:00
  • c4ad73d3b6 ffs: do not use _inline versions of find_[first|last]_set Benjamin Walsh 2015-08-14 16:26:57 -04:00
  • b9a6f3b9d1 testcases: use SOURCE_DIR instead of relative #include Andrew Boie 2015-08-14 14:58:11 -07:00
  • 7f85fb1a10 HACK: include fifo_timeout.c a different way Andrew Boie 2015-08-14 10:20:35 -07:00
  • bbd670c9fc sanitycheck: add -z option for 'truesize' functionality Andrew Boie 2015-08-17 13:16:11 -07:00
  • ea7928f642 sanitycheck: add --all-deltas option Andrew Boie 2015-08-14 14:27:38 -07:00
  • 0c6b6902fe Bluetooth: Refactor signed write command Andrei Emeltchenko 2015-08-13 11:49:38 +03:00
  • 355ff64175 Bluetooth: Add debug statement Andrei Emeltchenko 2015-08-11 10:26:13 +03:00
  • 8e48fa3fa4 Bluetooth: Verify Signed Write GATT command Andrei Emeltchenko 2015-07-31 11:23:18 +03:00
  • 30c28925fa Bluetooth: Add new attribute with signed write permission Andrei Emeltchenko 2015-07-30 16:48:21 +03:00
  • 2ccf1f11c0 Bluetooth: Add GATT Signed Write to shell Andrei Emeltchenko 2015-07-30 16:07:11 +03:00
  • f9cd4105da Bluetooth: Add GATT Signed Write command Andrei Emeltchenko 2015-07-30 16:06:06 +03:00
  • 2de40248ff Bluetooth: Print sign count in correct byte order Andrei Emeltchenko 2015-08-14 11:12:14 +03:00
  • 15bad51bfb Bluetooth: Increment sign count after signing Andrei Emeltchenko 2015-08-14 11:10:46 +03:00
  • 5c8fda8e67 Bluetooth: Add data signing function Andrei Emeltchenko 2015-07-30 13:56:04 +03:00
  • 6fa1c89b38 net: tinydtls: Include file was missing Jukka Rissanen 2015-08-14 13:40:48 +03:00
  • 947f7100c5 Bluetooth: Validate callbacks in bt_auth_cb_register Szymon Janc 2015-08-05 16:18:13 +02:00
  • 530d2f9175 Bluetooth: Enable LE Remote Features event handler Arkadiusz Lichwa 2015-07-28 13:02:43 +03:00
  • 669454f1e1 Bluetooth: Allow to enable authentication in btshell application Szymon Janc 2015-08-05 16:18:20 +02:00
  • 8423871b90 Bluetooth: Add initial support for authenticated pairing Szymon Janc 2015-08-05 16:18:13 +02:00
  • 9de0ef392f Bluetooth: Add connection security level tracking Szymon Janc 2015-08-05 16:18:05 +02:00
  • faec70c367 Bluetooth: Move security levels to conn.h Szymon Janc 2015-08-05 16:17:29 +02:00
  • 29faed4aa8 net: apps: Add dtls-server test application Jukka Rissanen 2015-08-12 16:35:41 +03:00
  • 89570caab9 net: tools: Add dtls-client test application Jukka Rissanen 2015-08-12 15:29:55 +03:00
  • a6c6245d87 net: Do not check the net_buf validity in rx fiber Jukka Rissanen 2015-08-12 15:17:41 +03:00
  • 249a6d6b18 net: Add minor comment when micro or nano kernel is used Jukka Rissanen 2015-08-12 15:16:46 +03:00
  • abd124c4dc net: Return NULL if we cannot receive a network packet. Jukka Rissanen 2015-08-12 15:14:27 +03:00
  • 1c26158c81 net: Additional check making sure IP stack is not corrupted Jukka Rissanen 2015-08-12 15:12:34 +03:00
  • 0768ed81c6 net: Use the net_buf_datalen() to initialize uIP pointers Jukka Rissanen 2015-08-12 15:09:32 +03:00
  • 9c1a76351a net: contiki: Define network buffer size using default in uipopt.h Jukka Rissanen 2015-08-12 14:56:15 +03:00
  • 664df6db68 net: tinydtls: Allow bigger IPv6 packet to be sent Jukka Rissanen 2015-08-12 14:13:28 +03:00
  • fd6cca42a3 net: contiki: Use appdata pointer in udp callback Jukka Rissanen 2015-08-12 14:12:07 +03:00
  • 766eed3461 net: Document udp connection retrieval function as it is needed Jukka Rissanen 2015-08-12 14:09:30 +03:00
  • 0378a84fef net: Add macros to return IP and UDP info from net_buf Jukka Rissanen 2015-08-12 11:22:44 +03:00
  • b41ec6590c net: contiki: Set the DTLS session IP address and port correctly Jukka Rissanen 2015-08-10 13:00:59 +03:00
  • f6ef316c5b net: contiki: Process context was using wrong variable Jukka Rissanen 2015-08-10 10:36:36 +03:00
  • 3257916346 net: contiki: Set the clock ticks according to system config Jukka Rissanen 2015-08-06 15:37:09 +03:00
  • a895e38ad2 net: Add tinyDTLS support activation Jukka Rissanen 2015-08-03 17:16:14 +03:00
  • 0d33901b1a net: tinydtls: The library compiles correctly Jukka Rissanen 2015-08-03 16:34:38 +03:00
  • 76a42daaa9 net: tinydtls: Initial commit Jukka Rissanen 2015-08-03 15:14:25 +03:00
  • b029073dee Bluetooth: Add signature verification function Andrei Emeltchenko 2015-07-15 17:06:35 +03:00
  • c0824c73fa Bluetooth: Add data signing API and test Andrei Emeltchenko 2015-07-09 15:01:30 +03:00
  • 8f2a5e6b56 Bluetooth: Make self-test option relevant to SMP debug Andrei Emeltchenko 2015-08-12 14:55:09 +03:00
  • 1fbaf56bc2 Bluetooth: Increase stack size to default value Andrei Emeltchenko 2015-08-11 15:00:35 +03:00
  • 18dccd7f64 Bluetooth: Add gatt-write-without-response command to btshell Luiz Augusto von Dentz 2015-08-12 14:49:50 +03:00
  • d5c55b75ae Bluetooth: Fix wrong check Andrei Emeltchenko 2015-08-12 16:16:03 +03:00
  • c6c89a8529 Bluetooth: GATT: Add bt_gatt_write_without_response Luiz Augusto von Dentz 2015-08-11 10:28:02 +03:00
  • 1d55b64fdf net: apps: Validate received data Ravi kumar Veeramally 2015-08-07 18:15:39 +03:00
  • 00c8baadc9 net: contiki: Add beacon support for 802.15.4 Ravi kumar Veeramally 2015-08-07 18:09:11 +03:00
  • e6e55bc943 net: contiki: Add option to set/get PAN ID and get next framer seqno Ravi kumar Veeramally 2015-08-07 16:40:04 +03:00
  • 26d68bafa0 net: contiki: Add support for multiple fragmented IPv6 packets Ravi kumar Veeramally 2015-08-06 16:13:15 +03:00
  • bb9343cf56 net: contiki: Remove deprecated HC1 compression. Ravi kumar Veeramally 2015-08-06 16:08:23 +03:00
  • 4bbd1e9465 net: apps: Fix test_15_4 parameter order Ravi kumar Veeramally 2015-08-06 16:05:27 +03:00
  • ade2baeca9 net: contiki: Added RPL API to setup root with a specified DAG version Jukka Rissanen 2015-04-10 16:18:38 +02:00
  • 1e7ed734a3 net: contiki: Added buffer size check in frame802154 Jukka Rissanen 2015-03-30 18:15:37 +02:00
  • f47f63616c net: contiki: Add callback to DIO handling in RPL Jukka Rissanen 2015-03-26 12:07:12 +01:00
  • 9bd473b715 net: contiki: Set uip_ext_len to 0 after dropping packet Jukka Rissanen 2014-12-19 22:43:09 +01:00
  • 6aeb812105 net: contiki: Removed obsolete argument in framer-802154 Jukka Rissanen 2015-03-30 18:28:37 +02:00
  • 08309b9cd6 net: contiki: Update parent rank in rpl_process_dio Jukka Rissanen 2014-12-16 11:30:16 +01:00
  • 5e458839db net: contiki: Add cast to printout for portability Jukka Rissanen 2015-05-13 09:03:40 +02:00
  • a71abdbafe net: contiki: Probe last recently update parent in RPL Jukka Rissanen 2015-05-10 13:28:00 +02:00
  • 45543c1b2a net: contiki: Make probing expiration time configurable Jukka Rissanen 2015-05-10 13:19:56 +02:00
  • e034a32095 net: contiki: Fix const argument in uip_connect() Jukka Rissanen 2015-03-26 08:18:09 +01:00
  • c95a072786 net: contiki: Cast IPv4 and IPv6 in copy macros Jukka Rissanen 2015-03-24 22:28:29 +01:00
  • ea889225ad net: contiki: Added a function for getting the default RPL instance Jukka Rissanen 2015-03-24 14:41:19 +01:00
  • 14ac018d95 net: contiki: Make delay function user-configurable in RPL probing Jukka Rissanen 2015-05-08 10:23:03 +02:00