Commit graph

  • 18cc029e3b Remove fiber/isr_tick_get[_32]() APIs Peter Mitsis 2015-11-25 11:08:50 -0500
  • cd9893d563 microkernel: Elminate task_tick_xxx() APIs Peter Mitsis 2015-11-25 09:56:44 -0500
  • bf0c70a93a samples: Replace task_tick_xxx APIs with sys_tick_xxx APIs Peter Mitsis 2015-11-25 09:52:06 -0500
  • c40e84c57a nanokernel: Rename nano_tick_xxx APIs Peter Mitsis 2015-11-24 15:11:35 -0500
  • 7afd7035a2 sys_clock: Replace microkernel _k_sys_clock_tick_count Peter Mitsis 2015-11-24 14:43:46 -0500
  • 43b05eb463 sys_clock: Rename _nano_ticks Peter Mitsis 2015-11-24 13:23:29 -0500
  • 30bf5c05c8 sys_clock: fix _sys_idle_elapsed_ticks type Peter Mitsis 2015-11-24 13:53:42 -0500
  • a52bf03eb7 event logger: Remove cruft from sample app Peter Mitsis 2015-11-17 11:47:39 -0500
  • ae063a1179 doc: Update descriptions for mutex APIs Allan Stephens 2015-11-24 10:34:14 -0500
  • 6b07c1d548 doc: Update descriptions for semaphore APIs Allan Stephens 2015-11-24 10:11:53 -0500
  • 4927ff8d75 arc: use integer RAM_SIZE globally Anas Nashif 2015-11-25 16:33:09 -0500
  • 5ce563b3f1 kernel: rename _nano_fiber_schedule() Benjamin Walsh 2015-11-24 13:36:17 -0500
  • a73ccbd7cb arc/arm: remove unused IRQ-to-exception/vector macros Benjamin Walsh 2015-11-23 14:24:47 -0500
  • bb94fbfd1f hpet: set sys_clock_hw_cycles_per_sec at runtime Benjamin Walsh 2015-11-20 16:30:13 -0500
  • fcc2017563 timers: fix indentation in Kconfig Benjamin Walsh 2015-11-20 16:29:12 -0500
  • fde6458f0b sys_clock: add option for setting timer frequency at runtime Benjamin Walsh 2015-11-20 16:26:25 -0500
  • cdf8123589 sys_clock: remove global variables duplication Benjamin Walsh 2015-11-20 15:54:31 -0500
  • ba31ab92a3 x86: refactor assembly flags in Makefiles Benjamin Walsh 2015-11-20 15:23:07 -0500
  • 4c57acb883 x86: split ABI related files Benjamin Walsh 2015-11-17 13:31:42 -0500
  • 8c658e11b1 nanokernel: Add task_sleep() Peter Mitsis 2015-11-20 13:14:11 -0500
  • e63ceae6b4 nanokernel: Move fiber_sleep() to nano_sleep.c Peter Mitsis 2015-11-20 16:19:05 -0500
  • 28dc08435c doc: Fix fiber_sleep() description Peter Mitsis 2015-11-20 13:58:29 -0500
  • 42bb6227dc doc: Change "None" return value to "N/A" Peter Mitsis 2015-11-20 13:53:02 -0500
  • 699b4ee03d nanokernel: Add generic stack routines Peter Mitsis 2015-11-09 12:48:44 -0500
  • 836eaee18a nanokernel: Add generic semaphore routines Peter Mitsis 2015-11-09 12:28:22 -0500
  • 16c7452f6b nanokernel: Add generic lifo routines Peter Mitsis 2015-11-09 11:42:06 -0500
  • 829967786c nanokernel: Add generic fifo routine Peter Mitsis 2015-11-09 11:23:25 -0500
  • 3d2afc63c0 nanokernel: Add generic timer routines Peter Mitsis 2015-11-09 14:44:32 -0500
  • 81057e7596 build: show supported boards when running 'make help' Anas Nashif 2015-11-25 08:50:41 -0500
  • c47769bd56 kconfig: move all defconfig fragments to configs/ Anas Nashif 2015-10-09 06:23:01 -0400
  • df73d32147 build: use architecture definition from kconfig Anas Nashif 2015-11-02 20:42:35 -0500
  • 77ba3c3b8b kconfig: define architecture as a kconfig variable Anas Nashif 2015-10-09 06:20:52 -0400
  • b2bbf5a7b7 arc: only build configured platform Anas Nashif 2015-09-26 08:22:40 -0400
  • 4ca036074d arc: use kconfig wildcards Anas Nashif 2015-09-26 08:21:59 -0400
  • b533cdc302 arm: remove repeating cflags in Makefiles Anas Nashif 2015-11-02 20:58:01 -0500
  • 3816104619 arm: only build configured platform Anas Nashif 2015-11-02 20:55:47 -0500
  • c3a7fd2844 arm: use wildcards for kconfig Anas Nashif 2015-09-26 07:45:58 -0400
  • cd158f3750 x86: only build configured platform Anas Nashif 2015-11-02 20:52:50 -0500
  • 24da31f7fa kbuild: support makefile wildcards Anas Nashif 2015-09-25 16:52:30 -0400
  • a4266c3baf kconfig: use wildcards for platforms Anas Nashif 2015-09-25 10:03:08 -0400
  • 90f07a9dd0 doc: support globbing when creating kconfig docs Anas Nashif 2015-09-28 13:24:28 -0400
  • 6e23ff44ef kconfig: support wildcards Anas Nashif 2015-09-25 08:46:44 -0400
  • 2ccaed8720 Adapt fixdep to support Windows. Yonattan Louise 2015-09-22 19:45:35 -0500
  • b8a0d15784 gen_idt: Change the custom host identifier macro. Yonattan Louise 2015-09-22 19:46:34 -0500
  • 39621510e2 Kconfig: quark_se-x86: Set proper default config settings Tomasz Bursztyka 2015-11-25 09:50:49 +0100
  • 7c0155acd3 i2c: dw: Fix support for i2c port 1 Tomasz Bursztyka 2015-11-25 10:36:33 +0100
  • 49ea925727 quark_se-x86: Provide the i2c IRQ flags Tomasz Bursztyka 2015-11-25 10:37:43 +0100
  • 14267b85c9 spi: dw: Fix various building and support issues Tomasz Bursztyka 2015-11-25 10:18:04 +0100
  • d47f91893d gpio: dw: Fix build error when configuring dw driver with direct IRQ Tomasz Bursztyka 2015-11-24 15:30:51 +0100
  • 8ae3b9d2d4 gpio: dw: Provide IRQ flags for GPIO 1 Tomasz Bursztyka 2015-11-24 12:17:27 +0100
  • c0baad2262 Rename simple UART driver to pipe UART Szymon Janc 2015-11-25 08:11:30 +0100
  • 341f81bd81 Bluetooth: SMP: Refactor keys handling Szymon Janc 2015-11-24 16:11:21 +0100
  • aa1226f0a9 Bluetooth: SMP: Fix not caching keys on security request Szymon Janc 2015-11-24 16:44:14 +0100
  • 809c03b835 Bluetooth: SMP: Fix lookup for CSRK keys Szymon Janc 2015-11-24 16:28:32 +0100
  • 65a240cd2d net: 802.15.4: Start to send beacons if configured so Jukka Rissanen 2015-11-04 12:41:13 +0200
  • 569fc7cf8e net: 802.15.4: Add debugging support for beacon handling Jukka Rissanen 2015-11-04 12:31:43 +0200
  • faa218f53f net: 802.15.4: Add beacon statistics support to Kconfig Jukka Rissanen 2015-11-04 12:13:53 +0200
  • 20886743f6 net: 802.15.4: Add beacon support selection to Kconfig Jukka Rissanen 2015-11-04 12:08:08 +0200
  • 073d8fe9e7 Bluetooth: SMP: Refactor LE SC LTK and DHKey Check code Szymon Janc 2015-11-24 10:16:46 +0100
  • 105f052992 Bluetooth: tester: Handle Exchange MTU command Mariusz Skamra 2015-11-03 16:09:16 +0100
  • 49eab1402c Bluetooth: Extend BTP Specification to cover SM routines Grzegorz Kolodziejczyk 2015-11-09 16:55:05 +0100
  • baf2f4d28e Bluetooth: Cleanup LE ACL Tx semaphore Arkadiusz Lichwa 2015-11-23 10:08:46 +0100
  • c4a503b6b4 Bluetooth: BR/EDR: Use correct ACL Tx MTU and semaphore Arkadiusz Lichwa 2015-11-23 12:29:39 +0100
  • 746ae052ca Bluetooth: Refactor ACL Tx packet users Arkadiusz Lichwa 2015-11-19 12:01:58 +0100
  • 7d2d2838fb Bluetooth: L2CAP: Implement segmentation for incoming packets Luiz Augusto von Dentz 2015-11-16 18:18:45 +0200
  • 81af3feb01 Bluetooth: L2CAP: Use semaphore to control credits Luiz Augusto von Dentz 2015-11-16 14:44:44 +0200
  • 8f48f02cae Bluetooth: Add l2cap-send command to btshell Luiz Augusto von Dentz 2015-11-13 17:33:51 +0200
  • 6a4affef19 Bluetooth: L2CAP: Add bt_l2cap_chan_send Luiz Augusto von Dentz 2015-11-12 13:42:10 +0200
  • e54d74f696 Bluetooth: tester: Lookup for service handle while adding characteristic Mariusz Skamra 2015-11-12 11:40:15 +0100
  • 375d8e4377 Bluetooth: BR/EDR: Supplement conn object with link type Arkadiusz Lichwa 2015-11-18 15:57:58 +0100
  • 17fcf67422 Bluetooth: BR/EDR: Initialize ACL Tx semaphore Arkadiusz Lichwa 2015-11-18 08:59:26 +0100
  • dc82c46ea8 Bluetooth: Fix checking response len in read by type Grzegorz Kolodziejczyk 2015-11-20 10:35:31 +0100
  • 559f7a07f3 Bluetooth: Add handling connect command for tester Grzegorz Kolodziejczyk 2015-11-03 13:13:14 +0100
  • 50a13c5fc1 Bluetooth: tester: Handle Set Encryption Key Size command Mariusz Skamra 2015-11-12 15:51:09 +0100
  • 71fe9c1994 Bluetooth: Allow to require FIPS security level for connection Szymon Janc 2015-11-19 16:51:17 +0100
  • cd1ed791b4 Bluetooth: Set correct security level for LE SC Szymon Janc 2015-11-19 16:50:41 +0100
  • ab81fe9d45 Bluetooth: SMP: Add LE SC smp_g6 init test Szymon Janc 2015-11-19 10:42:30 +0100
  • 16e7c44fb2 Bluetooth: Add support for passkey confirmation in btshell Szymon Janc 2015-11-19 10:35:57 +0100
  • 5720958d97 Bluetooth: SMP: Add support for passkey confirmation from user Szymon Janc 2015-11-23 08:26:44 +0100
  • f342a9af34 Bluetooth: SMP: Add initial support for Passkey Confirmation Szymon Janc 2015-11-19 11:21:01 +0100
  • 48249bf34a Bluetooth: Add public API for passkey confirmation Szymon Janc 2015-11-19 11:20:42 +0100
  • 9fecda938a Bluetooth: gatt: Add missing error handling Mariusz Skamra 2015-11-17 12:26:40 +0100
  • 5872a2094e Bluetooth: SMP: Fix remote DHKey check calculation Szymon Janc 2015-11-19 16:45:33 +0100
  • 04c03c1a92 Bluetooth: Fix read by type request attr permissions handling Grzegorz Kolodziejczyk 2015-10-29 15:50:17 +0100
  • 36c372d8cd net: 802.15.4: Loopback test app needs bigger TX fiber stack Jukka Rissanen 2015-11-18 14:04:29 +0200
  • 9a2927ac57 net: contiki: Handle 802.15.4 retransmissions properly Jukka Rissanen 2015-11-18 13:36:05 +0200
  • bdc14da01a net: Timer fiber stack increased to 1536 bytes Jukka Rissanen 2015-11-18 12:53:55 +0200
  • 99a9a55aee net: Fix timer fiber that was missing events Jukka Rissanen 2015-11-18 12:47:19 +0200
  • 53c43ebe45 net: Initialize the callback timers Jukka Rissanen 2015-11-18 12:37:27 +0200
  • 9026763fab net: 802.15.4: Decreasing transmit stack to 1536 bytes Jukka Rissanen 2015-11-18 12:33:55 +0200
  • 9e675cf7c6 net: contiki: export ctimer_process so it can be called Jukka Rissanen 2015-11-18 12:31:10 +0200
  • b148130cdb net: contiki: Add clock function to busy wait a timeout Jukka Rissanen 2015-11-09 12:09:25 +0200
  • 845dd9614a net: apps: Remove testcase.ini temporarily Ravi kumar Veeramally 2015-11-19 17:03:08 +0200
  • d475229b4d Bluetooth: Refactor disconnect command Grzegorz Kolodziejczyk 2015-11-09 16:58:20 +0100
  • b11d431d98 Bluetooth: Add missing packed attribute to cmd/ev structs Grzegorz Kolodziejczyk 2015-11-09 17:12:18 +0100
  • e50e874ee4 Bluetooth: SMP: Fix missing timer restart on sending DHKey check Szymon Janc 2015-11-19 12:48:46 +0100
  • 0480ecf7c4 Bluetooth: SMP: Always send error if DHKey generation failed Szymon Janc 2015-11-19 12:43:19 +0100
  • f2c4f06b15 Bluetooth: SMP: Refactor Pairing Failed sending Szymon Janc 2015-11-19 12:15:56 +0100
  • 7955cf9911 Bluetooth: SMP: Fix not reseting context after pairing failed Szymon Janc 2015-11-19 12:08:09 +0100
  • 531e594217 Bluetooth: SMP: Correct comment for SMP_FLAG_DHKEY_SEND Szymon Janc 2015-11-19 12:05:35 +0100