Commit graph

  • d261ad0fb6 Rename microkernel/mmap.h to memory_map.h Allan Stephens 2015-06-19 10:03:05 -0400
  • 4f4a8170ee Rename microkernel/mail.h to mailbox.h Allan Stephens 2015-06-19 09:59:15 -0400
  • f494cc3e9d Rename microkernel/k_types.h to base_api.h Allan Stephens 2015-06-19 09:55:51 -0400
  • a0148a8544 Rename sysgen.py to sysgen Allan Stephens 2015-06-19 09:52:04 -0400
  • 8d065343c2 Use static interrupt registration in device drivers Dmitriy Korovkin 2015-06-04 11:42:35 -0400
  • b1b20e4129 Conditional build of bluetooth driver uart component Dmitriy Korovkin 2015-06-04 12:07:38 -0400
  • 660878e4e2 irq_connect for x86 uses static stub array Dmitriy Korovkin 2015-06-01 16:52:11 -0400
  • f661feee55 IRQ_CONNECT_STATIC implementation for ARM platform Dmitriy Korovkin 2015-06-11 13:52:00 -0400
  • f41ffb4c43 Change the modules link order Dmitriy Korovkin 2015-06-15 17:27:34 -0400
  • 6dd108a263 IRQ_CONNECT_STATIC implementation for x86 platform Dmitriy Korovkin 2015-06-01 14:14:31 -0400
  • 99b340e2ef Kbuild: CFLAGS Review. Juan Manuel Cruz 2015-06-10 16:24:43 -0500
  • d2b1bdd552 doc: add forgotten index file Anas Nashif 2015-06-20 11:49:30 -0400
  • 4d819a9c92 doc: use kconfig for code-blocks where it applies Anas Nashif 2015-06-19 17:12:55 -0400
  • 5e43129aa5 doc: rename |zos| to |codename| Anas Nashif 2015-06-19 16:56:28 -0400
  • 8b749c4cfe doc: Add development section Anas Nashif 2015-06-19 16:55:13 -0400
  • 192a316ef4 Remove references to Cortex-M0 Peter Mitsis 2015-06-10 15:27:42 -0400
  • 8601dc9488 Break forced selection of CPU_CORTEX_M3 Peter Mitsis 2015-06-12 11:04:27 -0400
  • 25fd37d9d5 Rename option CPU_CORTEXM to CPU_CORTEX_M Peter Mitsis 2015-06-17 11:16:57 -0400
  • 3e6c31207b Rename option CPU_CORTEXM4 to CPU_CORTEX_M4 Peter Mitsis 2015-06-10 16:27:05 -0400
  • a9941af3ee Rename option CPU_CORTEXM3 to CPU_CORTEX_M3 Peter Mitsis 2015-06-10 16:16:03 -0400
  • 9bf659afa5 Introduce CPU_CORTEX_M3_M4 option Peter Mitsis 2015-06-10 16:06:23 -0400
  • 30a49f8d4a Set Quark as default x86 platform Peter Mitsis 2015-06-17 10:15:31 -0400
  • 4aac2a5280 Introduce CPU_ATOM for x86 Peter Mitsis 2015-06-11 17:05:13 -0400
  • 83d4ea9caa warn about unset ZEPHYR_GCC_VARIANT variable Anas Nashif 2015-06-18 18:59:37 -0400
  • 27603f4801 Revert "Kbuild: Tools build at TIMO_BASE directory." Anas Nashif 2015-06-18 10:46:52 -0400
  • 0180a63d62 Revert "Kconfig stop creating empty header files." Anas Nashif 2015-06-18 10:42:14 -0400
  • fda70d2130 Revert "Kconfig: Create dependency header files in outpur directory." Anas Nashif 2015-06-18 10:41:12 -0400
  • d12fcef665 doc: Add microkernel mutex object info Carol Lee 2015-06-15 14:32:29 -0400
  • 3831217a98 Bluetooth: Fix scan_type in le_set_scan_params Mariusz Skamra 2015-06-18 09:28:30 +0200
  • fa1bf41477 Bluetooth: Fix minor coding style issues Johan Hedberg 2015-06-18 12:51:27 +0300
  • 4905835bad Bluetooth: Fix max_latency calculation comment Johan Hedberg 2015-06-18 12:51:07 +0300
  • ac98b4e221 Bluetooth: Handle update connection parameters Arkadiusz Lichwa 2015-06-12 14:47:54 +0200
  • a9e4291d4b Bluetooth: Use address instead of connection ID in shell Szymon Janc 2015-06-18 10:49:03 +0200
  • 441e01ec04 Bluetooth: Add bt_conn_get_dst function Szymon Janc 2015-06-18 09:36:59 +0200
  • b40b3363e4 Bluetooth: Enable basic interaction with LE scan Arkadiusz Lichwa 2015-06-18 10:57:14 +0200
  • 5a72e9aaaa Bluetooth: Add doxygen documentation for buf.h Johan Hedberg 2015-06-18 11:29:48 +0300
  • f77d80121e Bluetooth: Clean up doxygen documentation in gatt.h Johan Hedberg 2015-06-18 10:59:11 +0300
  • 640a8cdc96 Bluetooth: Add doxygen documentation to conn.h Johan Hedberg 2015-06-18 10:51:01 +0300
  • 0344c11ad7 net: Add preliminary UDP support Jukka Rissanen 2015-04-28 16:44:56 +0300
  • e024dba08f net: uip: Add support for user data in simple UDP API Jukka Rissanen 2015-04-28 16:41:56 +0300
  • 7e0951982a net: Add helper function to context for getting recv queue Jukka Rissanen 2015-04-28 16:36:59 +0300
  • e494de2449 net: Simple UDP process declaration was missing Jukka Rissanen 2015-04-28 16:33:07 +0300
  • 7d7d4e4161 net: Enable logging in uIP stack Jukka Rissanen 2015-04-28 16:23:43 +0300
  • cc4b282e46 net: Make sure to get the debug prints from uIP to console Jukka Rissanen 2015-04-28 15:59:58 +0300
  • 53fd129094 net: Add max length of the IPv6 address as a string Jukka Rissanen 2015-04-28 10:07:49 +0300
  • 66fc2795e5 net: Add loopback and any IPv6 address definitions Jukka Rissanen 2015-04-28 10:06:06 +0300
  • 6b3c739d7d net: Add helper function to set the link local address Jukka Rissanen 2015-05-22 12:40:38 +0300
  • 0028a541f6 net: uip: Set the link local IPv6 address according to linkaddr Jukka Rissanen 2015-06-15 14:06:56 +0300
  • 8ccc4b229a net: Make the union in net_addr anonymous Jukka Rissanen 2015-06-16 16:29:28 +0300
  • 32388b9a5f Bluetooth: Clean up doxygen documentation in bluetooth.h Johan Hedberg 2015-06-18 10:43:23 +0300
  • 8dcb1494a9 net: Fix the environment variable in Makefile Jukka Rissanen 2015-06-16 16:31:39 +0300
  • 55218cd6de Bluetooth: Be consistent with the spelling of 'Bluetooth' Johan Hedberg 2015-06-17 23:17:43 +0300
  • 1d748ba760 Bluetooth: Address conversion user helpers Arkadiusz Lichwa 2015-06-17 15:46:38 +0200
  • d81689e915 Bluetooth: Introduce LE scan callback Arkadiusz Lichwa 2015-06-02 17:28:00 +0200
  • e41d9512ce Bluetooth: Update shell doxygen comments Szymon Janc 2015-06-17 15:34:18 +0200
  • e35a5294fc Bluetooth: Fix typo in shell application Szymon Janc 2015-06-17 14:51:24 +0200
  • 0c421b038c Bluetooth: Make command handler in shell app return void Szymon Janc 2015-06-17 14:40:45 +0200
  • c14b14953d Bluetooth: Use argc/argv for commands in shell application Szymon Janc 2015-06-17 14:35:51 +0200
  • afc6628c26 Bluetooth: Use hexadecimal format when printing GATT handles Luiz Augusto von Dentz 2015-06-17 13:50:29 +0300
  • 168446d058 Bluetooth: Disable GATT notifications while disconnected Luiz Augusto von Dentz 2015-06-17 13:31:00 +0300
  • ea15db12ba Bluetooth: Make bt_conn_lookup_addr_le public Johan Hedberg 2015-06-17 12:47:06 +0300
  • 029046e02e Bluetooth: Make connection lookup functions return a new ref Johan Hedberg 2015-06-17 12:42:54 +0300
  • 89e775c1f6 Bluetooth: Fix coding style (missing braces) Johan Hedberg 2015-06-17 12:37:08 +0300
  • 4ccef33723 Bluetooth: Add interactive connection and disconnection commands Mariusz Skamra 2015-06-16 16:18:57 +0200
  • 0b501a1f5c Bluetooth: Add defines of HCI error codes Mariusz Skamra 2015-06-17 09:43:39 +0200
  • fe669a52e8 Bluetooth: Clean up document style in bluetooth.h Johan Hedberg 2015-06-16 17:38:26 +0300
  • 8c26ce63d1 Bluetooth: Remove bt_hci_reset() API Johan Hedberg 2015-06-16 17:36:16 +0300
  • f56636e90b Bluetooth: Fix typo in shell sample app Johan Hedberg 2015-06-16 17:35:34 +0300
  • 9bea2c3cfc Bluetooth: Move HCI driver API to dedicated header file Johan Hedberg 2015-06-16 17:31:09 +0300
  • 939544b75d Bluetooth: Move logging helpers to a dedicated header file Johan Hedberg 2015-06-16 17:25:37 +0300
  • d90ce68d9d Bluetooth: Add central and tester samples to bt_regression Szymon Janc 2015-06-15 10:32:45 +0200
  • c816923003 Bluetooth: Add missing stddef.h include for size_t Johan Hedberg 2015-06-17 08:59:06 +0300
  • 19fe40764c Bluetooth: Make bt_stop_scanning parameters explicit void Szymon Janc 2015-06-16 15:21:52 +0200
  • 801c09757e Bluetooth: Add support for ATT Read Multiple Luiz Augusto von Dentz 2015-06-15 17:10:13 +0300
  • 32eb9150f7 Bluetooth: Make Bluetooth UUID defines consistent Luiz Augusto von Dentz 2015-06-15 12:32:30 +0300
  • f9281b7eef Bluetooth: Update documentation of Bluetooth UUID API Luiz Augusto von Dentz 2015-06-15 12:28:24 +0300
  • b2574b645b Bluetooth: Terminate connection Mariusz Skamra 2015-06-12 15:18:15 +0200
  • f5ae4b70f1 Bluetooth: Add basic interface for LE connection Arkadiusz Lichwa 2015-05-18 15:00:58 +0200
  • 26be0d55f2 Bluetooth: Use ccflags-y instead of EXTRA_CFLAGS Szymon Janc 2015-06-15 10:19:27 +0200
  • 224abaab0e Bluetooth: Update bt_conn_cb to pass bt_conn instead of bt_addr_le_t Johan Hedberg 2015-06-15 11:23:04 +0300
  • 27a9a48f64 Bluetooth: Fix public Bluetooth includes Johan Hedberg 2015-06-15 11:17:10 +0300
  • 2b61b44cbc Bluetooth: Add conn.h public header file Johan Hedberg 2015-06-15 11:15:01 +0300
  • 651e9a4b2e Bluetooth: Rename conn.h to conn_internal.h Johan Hedberg 2015-06-15 11:05:35 +0300
  • 15980aa2b8 Bluetooth: Fix typo in the GATT documentation Luiz Augusto von Dentz 2015-06-15 11:04:13 +0300
  • 089fb94d91 Bluetooth: Fix tester application build Szymon Janc 2015-06-15 08:46:31 +0200
  • a6e47f7c40 Bluetooth: Add beacon app build test to bt_regression Andrei Emeltchenko 2015-06-12 14:50:22 +0300
  • b6384dfb40 Bluetooth: Fix beacon app build for ARM targets Andrei Emeltchenko 2015-06-12 14:49:24 +0300
  • f62119a260 Kbuild Documentation Juan Manuel Cruz 2015-06-02 14:41:20 -0500
  • a502618b41 sanity: allow setting of tmp dir for out-of-tree Anas Nashif 2015-06-18 09:29:46 -0400
  • efeb26757e random: include bsp directory when building driver Anas Nashif 2015-06-17 21:57:56 -0400
  • b766bfef89 sanity: add support for arc platforms Anas Nashif 2015-06-17 21:54:52 -0400
  • eee6787269 Kbuild: Clean target fix. Juan Manuel Cruz 2015-06-17 16:20:30 -0500
  • 1eb89a9b3a Kconfig: Create dependency header files in outpur directory. Juan Manuel Cruz 2015-06-16 13:14:52 -0500
  • d7b4bb6235 env: fix check for sourcing vs running zephyr-env.sh Benjamin Walsh 2015-06-17 14:07:32 -0400
  • 6bed1bd9d4 arm: fix RUNTIME_NMI failures Benjamin Walsh 2015-05-29 14:04:50 -0400
  • bfd2d5f4cc x86: cleanup x86 bsp directory Anas Nashif 2015-06-17 17:01:22 -0400
  • 580dcb6d8e Remove deprecated macros ALIGN_STRUCT and PACK_STRUCT Peter Mitsis 2015-06-15 10:39:26 -0400
  • ebe62ab63d test_timer: test timeouts/timers in microkernel Benjamin Walsh 2015-06-14 14:23:49 -0400
  • 2b429de7f3 test_fifo: test timeout APIs Benjamin Walsh 2015-06-14 13:50:02 -0400
  • 5b6017e059 test_lifo: test timeout APIs Benjamin Walsh 2015-06-14 13:47:54 -0400