Commit graph

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