Commit graph

  • 210e22b4fb do not include substitutions Anas Nashif 2015-06-13 09:06:08 -0700
  • fd3acb73aa restructure installation guide Anas Nashif 2015-06-13 09:05:10 -0700
  • 031e68f1a5 Use Kernel Objects in the title Anas Nashif 2015-06-13 08:21:25 -0700
  • 9485729b3a Rename *.s files to *.S Anas Nashif 2015-06-16 15:06:18 -0400
  • b33e1eccf1 x86: Remove arch/x86/bsp directory Dirk Brandewie 2015-06-10 07:25:07 -0700
  • 02ef939831 x86/bsp: move timestamp "random" driver to drivers/random Dirk Brandewie 2015-06-08 08:09:11 -0700
  • 11edf422b4 x86/bsp: move local apic timer driver to drivers/timer Dirk Brandewie 2015-06-08 07:54:45 -0700
  • 73d74a5abb x86/bsp: move hpet driver to drivers/timer Dirk Brandewie 2015-06-05 11:01:57 -0700
  • 09d2770377 x86/bsp: move io apic driver to drivers/interrupt_controller Dirk Brandewie 2015-06-05 10:48:18 -0700
  • 124a27f210 x86/bsp: move local apic driver to drivers/interrupt_controller Dirk Brandewie 2015-06-05 09:11:24 -0700
  • 526e132eb1 x86/bsp: move PIC (i8259) driver to drivers/interrupt_controller Dirk Brandewie 2015-06-15 06:20:24 -0700
  • 308f1586d6 Kbuild: Assembly code extension. Juan Manuel Cruz 2015-06-10 17:00:46 -0500
  • bc81896b2f Remove obsolete .gitignore entry Peter Mitsis 2015-06-15 15:37:09 -0400
  • d7e239c6c2 Python: Tweak with python3 compatibility Arkadiusz Lichwa 2015-06-16 11:13:26 +0200
  • cf59dda4a5 Fix compilation with CONFIG_DYNAMIC_INT_STUBS Oleg Zhurakivskyy 2015-06-15 09:41:19 +0300
  • b70ba38325 drivers/simple: Use ccflags-y instead of EXTRA_CFLAGS Szymon Janc 2015-06-15 10:17:29 +0200
  • 702a596594 net: Add kconf for networking Jukka Rissanen 2015-04-17 15:07:29 +0300
  • 4c53ef0b93 net: Initialize the IP stack Jukka Rissanen 2015-06-08 15:58:15 +0300
  • 6ba3a02eed net: uip: Avoid casting warning when accessing link local addr Jukka Rissanen 2015-06-01 16:43:19 +0300
  • 251a45b602 net: Use our network buffers instead of global ones in Contiki Jukka Rissanen 2015-06-08 16:23:20 +0300
  • da36c6371c net: Simple socket API introduced Jukka Rissanen 2015-04-23 11:20:42 +0300
  • 1cf34680cb net: Using correct defines to configure the net stack Jukka Rissanen 2015-04-22 09:58:33 +0300
  • 4f5723a5d0 net: Network initialization and tx/rx functionality Jukka Rissanen 2015-04-22 09:43:18 +0300
  • 3633410706 net: uip: Pack and alias network buffer related structs Jukka Rissanen 2015-06-01 16:33:34 +0300
  • c6c89fbdc6 net: uip: Avoid compiler warning about unused variable Jukka Rissanen 2015-06-01 10:37:32 +0300
  • c5b936a7c8 net: uip: start_periodic_tcp_timer() not needed Jukka Rissanen 2015-06-01 10:43:27 +0300
  • bb69910e2a net: uip: Added missing function prototypes to rtimer Jukka Rissanen 2015-04-22 09:56:49 +0300
  • ce302ebc8b net: uip: Callback is only defined for RIME support Jukka Rissanen 2015-06-08 15:40:01 +0300
  • 1e8cbd99ee net: uip: psock.h is only needed for TCP connections Jukka Rissanen 2015-06-08 15:34:35 +0300
  • 75d4b3f0c2 net: Initial networking support Jukka Rissanen 2015-04-17 15:10:46 +0300
  • 9c5ac4a107 git: Update .gitignore Tomasz Bursztyka 2015-05-29 13:00:57 +0300
  • 5005986d06 Update default configs Anas Nashif 2015-06-15 13:42:20 -0400
  • aaa84454d0 Rename Tiny Mountain -> Zephyr OS Anas Nashif 2015-06-15 12:40:59 -0400
  • ab80db110f Rename enlist_timeout(), delist_timeout(), and force_timeout() APIs Allan Stephens 2015-06-11 15:19:54 -0400
  • d247c26b20 Rename enlist_timer() and delist_timer() private APIs Allan Stephens 2015-06-11 15:05:30 -0400
  • a7e20d2b0a Rename set_state_bit() and reset_state_bit() private APIs Allan Stephens 2015-06-11 14:55:45 -0400
  • 9e675cf581 Rename private microkernel APIs Allan Stephens 2015-06-11 09:46:38 -0400
  • 1860cb636d Rename workload_monitor_calibrate() to _k_workload_monitor_calibrate() Allan Stephens 2015-06-11 09:25:47 -0400
  • e4bc9ce4ab Rename workload_time_slice_set() to sys_workload_time_slice_set() Allan Stephens 2015-06-11 09:23:39 -0400
  • 6c2da86281 Rename scheduler_time_slice_set() to sys_scheduler_time_slice_set() Allan Stephens 2015-06-11 09:18:10 -0400
  • fd117970d3 Eliminate duplicate declarations of private microkernel APIs Allan Stephens 2015-06-11 14:34:56 -0400
  • 91bb39de6d Remove microkernel task routines from private API Allan Stephens 2015-06-10 16:04:51 -0400
  • 99001f8518 Eliminate duplicate declarations of private microkernel timeout APIs Allan Stephens 2015-06-10 16:01:46 -0400
  • c82e6e8ae3 Cosmetic changes to sys_kernel output Allan Stephens 2015-06-09 15:38:18 -0400
  • b2834dd29f Cosmetic changes to app_kernel output Allan Stephens 2015-06-09 14:23:20 -0400
  • 86e4595da5 Cosmetic changes to private microkernel APIs Allan Stephens 2015-06-09 13:33:13 -0400
  • f9b2c757db Rename K_ticker() to _k_ticker() Allan Stephens 2015-06-11 09:35:57 -0400
  • a5f2ccf286 Remove microkernel's tick handler from public API Allan Stephens 2015-06-10 15:51:10 -0400
  • 893726ccb6 Eliminate duplicate registration of system tick event handler Allan Stephens 2015-06-10 15:44:41 -0400
  • 063a4d160f Eliminate samples/libc directory Allan Stephens 2015-06-09 13:36:01 -0400
  • c718f32a49 Eliminate remainder of sanity check support for obsolete -T option Allan Stephens 2015-06-10 15:38:22 -0400
  • 5423ba4dfb init.h: Add the ability to set driver_data at build time Dirk Brandewie 2015-06-11 08:13:09 -0700
  • b47d14a273 Bluetooth: Fix NULL pointer dereference in flush_cb Szymon Janc 2015-06-12 15:48:11 +0200
  • b85f2e8264 Bluetooth: Improve beacon sample documentation Andrei Emeltchenko 2015-06-12 14:33:04 +0300
  • fab2d401a1 Bluetooth: Document bt_init and bt_start_advertising Andrei Emeltchenko 2015-06-12 14:25:28 +0300
  • 4d73a264bc Bluetooth: Fixing beacon sample build Andrei Emeltchenko 2015-06-12 14:35:40 +0300
  • f627b881d4 Bluetooth: Update README in samples Andrei Emeltchenko 2015-06-11 15:05:50 +0300
  • 5be2139435 Bluetooth: Add long attribute to peripheral sample Luiz Augusto von Dentz 2015-06-11 15:36:36 +0300
  • 7250393678 Bluetooth: Add macro for CEP and long descriptors Luiz Augusto von Dentz 2015-06-11 15:33:21 +0300
  • 66d6cf77ce Bluetooth: Fix GATT CEP not using 16 bits Luiz Augusto von Dentz 2015-06-11 13:07:19 +0300
  • 14ff92cea0 Bluetooth: Handle ATT execute write request Luiz Augusto von Dentz 2015-06-10 16:21:15 +0300
  • 186b133028 Bluetooth: Handle ATT prepare write command Luiz Augusto von Dentz 2015-06-10 15:35:35 +0300
  • 537e65b05b Bluetooth: Update documentation of GATT API Luiz Augusto von Dentz 2015-06-10 14:51:21 +0300
  • df4257f174 Bluetooth: Track role for connections Arkadiusz Lichwa 2015-06-09 21:32:44 +0200
  • 875d519948 Bluetooth: Handle ATT signed write command Luiz Augusto von Dentz 2015-06-10 13:50:13 +0300
  • 985b411455 Bluetooth: Add tester application Szymon Janc 2015-06-01 22:20:14 +0200
  • 49390c988d Bluetooth: Update samples README Andrei Emeltchenko 2015-06-10 17:06:20 +0300
  • 679dd4c1a9 Bluetooth: Convert ATT parser to use opcode table Luiz Augusto von Dentz 2015-06-09 11:19:17 +0300
  • 08ff927e1a Bluetooth: Fix vxmicro.h include Johan Hedberg 2015-06-10 10:35:42 +0300
  • aa1260999e Bluetooth: Fix persisting CCC config for non-bonded devices Luiz Augusto von Dentz 2015-06-05 10:57:32 +0300
  • 5c6baa942c Bluetooth: Fix peripheral sample build for ARM Szymon Janc 2015-06-05 15:02:16 +0200
  • ada9a6f66f Bluetooth: SMP: Fix compilation with debugs enabled Szymon Janc 2015-06-05 12:26:23 +0200
  • 279f870bff Bluetooth: Add battery level simulation Andrei Emeltchenko 2015-06-04 17:19:53 +0300
  • 5963f573b0 Bluetooth: Fix not printing new line in BT_DBG Luiz Augusto von Dentz 2015-06-04 16:56:10 +0300
  • 3dca06e700 Bluetooth: trivial: Make struct static Andrei Emeltchenko 2015-06-04 16:16:25 +0300
  • 960147d829 Bluetooth: Add Manufacturer Name String to DIS Andrei Emeltchenko 2015-06-04 15:17:30 +0300
  • 2be30696a9 Bluetooth: Simulate Heart Rate Measurements Andrei Emeltchenko 2015-06-04 14:42:13 +0300
  • a44e4544bd Bluetooth: Use connection callbacks in peripheral sample app Mariusz Skamra 2015-06-02 21:14:39 +0200
  • 7f1bff8b2d Bluetooth: Add callbacks for connections Mariusz Skamra 2015-06-02 21:12:17 +0200
  • 4baa3b9700 Bluetooth: Fix missing braces Luiz Augusto von Dentz 2015-06-03 13:46:47 +0300
  • 0000a2d790 Bluetooth: Add check fo connection encrypt flag in ATT Luiz Augusto von Dentz 2015-06-03 13:41:58 +0300
  • 8f6edeebb8 Bluetooth: Handle attribute read/write errors Luiz Augusto von Dentz 2015-06-03 13:36:36 +0300
  • aeb448ebba Bluetooth: Add Current Time Notification Andrei Emeltchenko 2015-06-03 11:29:05 +0300
  • e3fd3090ba Bluetooth: Rename cmd_rx_queue/fiber to rx_prio_queue/fiber Johan Hedberg 2015-06-03 23:47:06 +0700
  • 5efe82a8e9 Bluetooth: Add Number of Completed Packets event to special queue Johan Hedberg 2015-06-03 18:29:03 +0700
  • 4c2a6a6b14 Bluetooth: Remove quark target from regression test Andrei Emeltchenko 2015-06-02 17:13:01 +0300
  • 451b105978 Bluetooth: Use __packed instead of the deprecated PACK_STRUCT Johan Hedberg 2015-06-04 11:20:48 +0700
  • 92e3a44b3d Bluetooth: Increase buffer count from 20 to 22 Johan Hedberg 2015-06-03 16:50:46 +0700
  • 1004e8bf19 Bluetooth: Reorganize buffer variable for smaller size Johan Hedberg 2015-06-03 16:49:16 +0700
  • a79c26d9aa Bluetooth: Implement Current Time write Andrei Emeltchenko 2015-06-01 14:38:59 +0300
  • 5e16f9b849 Bluetooth: Add missing include to gatt.h needed by ARRAY_SIZE Johan Hedberg 2015-06-03 09:54:55 +0700
  • 0225b6b299 Bluetooth: Update simple LE scan app Arkadiusz Lichwa 2015-06-02 09:04:55 +0200
  • 693c40b34d Bluetooth: Add Vendor Service to peripheral sample Luiz Augusto von Dentz 2015-06-02 15:16:12 +0300
  • 51f85ed6ab Bluetooth: Fix bt_gatt_attr_read_chrc for UUID 128 bits Luiz Augusto von Dentz 2015-06-02 15:09:35 +0300
  • 58791718e1 Bluetooth: Check GATT attribute permissions Luiz Augusto von Dentz 2015-06-01 18:17:46 +0300
  • 8c66427b05 Bluetooth: Add permission field to GATT attributes Luiz Augusto von Dentz 2015-06-01 16:15:21 +0300
  • d412b7d799 Bluetooth: Fix build if CONFIG_BLUETOOTH_DEBUG_HCI_CORE is enabled Luiz Augusto von Dentz 2015-06-02 11:25:01 +0300
  • 144115c58e Bluetooth: SMP: Convert handler dispatch to a table Johan Hedberg 2015-06-02 12:33:09 +0700
  • 0b6eea8345 Bluetooth: Add Device Information Service to peripheral sample Luiz Augusto von Dentz 2015-06-01 14:12:09 +0300
  • 382488bbd0 Bluetooth: Check CCC before allocating buffer Andrei Emeltchenko 2015-06-01 12:58:49 +0300