Commit graph

  • bba9510319 irq_offload: API to run a function in IRQ context Andrew Boie 2015-11-17 14:08:45 -08:00
  • 02a6baee12 linker: move check for bad initlevels to the end of the sections Benjamin Walsh 2015-11-30 15:43:12 -05:00
  • d7fc200a2c arc: abstract bulk of linker script Benjamin Walsh 2015-11-30 15:29:39 -05:00
  • 5709a5daae arc: remove KENTRY from linker scripts Benjamin Walsh 2015-11-30 15:16:33 -05:00
  • 53af19050d timer: Remove deprecated routines Peter Mitsis 2015-11-25 15:43:03 -05:00
  • d62483dc85 samples: Replace task_cycle_get_32() Peter Mitsis 2015-11-25 15:09:00 -05:00
  • 92335a9fe8 samples: Replace nano_cycle_get_32() Peter Mitsis 2015-11-25 15:05:40 -05:00
  • 78ed31ac01 kernel: Replace nano/task_cycle_get_32() Peter Mitsis 2015-11-25 15:21:11 -05:00
  • 92b21c7153 timer: Rename _sys_clock_cycle_get() Peter Mitsis 2015-11-25 14:59:09 -05:00
  • 8fc88dc21f net: Fix errors reported by checkpatch Peter Mitsis 2015-11-26 10:47:52 -05:00
  • bbe94000e4 quark_se_ss: rename platform and remove arc suffix Anas Nashif 2015-11-26 10:39:47 -05:00
  • 5115fb57ad quark_se: rename platform and remove x86 suffix Anas Nashif 2015-11-26 10:33:20 -05:00
  • 2dcb70d264 gpio: Fix parameter of macro Anas Nashif 2015-11-28 17:32:45 -05:00
  • 57f2741e4f init: Implement fine-grained initialization policy Dmitriy Korovkin 2015-10-26 15:56:02 -04:00
  • fb6de2d486 init: Add protection against incorrect levels or priorities Dmitriy Korovkin 2015-10-26 15:40:46 -04:00
  • e7bb2b8032 init: Add macro constants for initialization priorities Dmitriy Korovkin 2015-10-26 15:30:37 -04:00
  • e6e9237d41 toolchain: added macro for converting argument to a string Dmitriy Korovkin 2015-11-23 13:27:23 -05:00
  • cdb973a5ee samples: rename microkernel event logger sample Anas Nashif 2015-11-27 11:07:50 -05:00
  • e60c350e9a samples: rename nanokernel event logger sample Anas Nashif 2015-11-27 11:01:09 -05:00
  • 182a646c0d build: use realpath instead of readlink -f Anas Nashif 2015-11-27 10:04:08 -05:00
  • 1efdcaad47 watchdog: set flags for IRQ_CONNECT_STATIC call Anas Nashif 2015-11-27 09:10:29 -05:00
  • 1e3dca51bb build: set platform name without quotes and reuse everywhere Anas Nashif 2015-11-26 16:45:36 -05:00
  • 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