Commit graph

  • 87a2b02189 quark_se_ss: power_mgmt: Fix a bug in call to sleep instruction Ramesh Thomas 2016-11-23 18:07:47 -0800
  • 4a09593714 quark_se: power_mgmt: Fixes a cpu context save bug Ramesh Thomas 2016-11-22 21:24:52 -0800
  • a100ada866 drivers: timer: nRF SoC Series RTC system clock implementation Vinayak Chettimada 2016-11-22 17:03:32 +0100
  • 92c5f91413 arm: systick: Some SoCs do not have systick Anas Nashif 2016-11-26 09:20:15 -0500
  • bde20d5447 printk: Add basic support for width modifier and zero padding Szymon Janc 2016-11-20 22:06:37 +0100
  • 7df7862749 sensor/bmc150: Limit name space, add static. Marcus Shawcroft 2016-11-26 21:16:43 +0000
  • c3b2861572 sensor/bmc150: Fix filename in comment. Marcus Shawcroft 2016-11-26 21:15:14 +0000
  • 91bc741255 sensor/bmc150: Fix logging configuration. Marcus Shawcroft 2016-11-26 21:18:27 +0000
  • 40d2572d12 sensor/lsm9ds0_gyro: Limit name space, add static. Marcus Shawcroft 2016-11-27 10:23:07 +0000
  • 8f92c5462e sensor/lsm9ds0_gyro: Fix filename in comment. Marcus Shawcroft 2016-11-27 10:22:48 +0000
  • 9048cb91d0 sensor/lsm9ds0_gyro: Fix logging configuration. Marcus Shawcroft 2016-11-26 21:19:06 +0000
  • 744e438a33 sensor/lsm9ds0_mfd: Fix logging configuration. Marcus Shawcroft 2016-11-26 21:19:30 +0000
  • aba867d5e9 sensor/fxos8700: Switch to generic SYS_LOG_SENSOR_LEVEL Marcus Shawcroft 2016-11-26 21:17:34 +0000
  • f112e8e9bc sensor/lps25hb: Limit name space add static. Marcus Shawcroft 2016-11-27 10:22:28 +0000
  • 5fe0a759ee sensor/lps25hb: Fix filename in comment. Marcus Shawcroft 2016-11-27 10:21:30 +0000
  • 052a67f88d sensor: Remove unsued LPS25HB_SYS_LOG_LEVEL config. Marcus Shawcroft 2016-11-26 21:12:28 +0000
  • 14cd63a92a sensor/lsm6ds0: Limit name space, add static. Marcus Shawcroft 2016-11-27 10:24:00 +0000
  • 9dc050d15e sensor/lsm6ds0: Fix filename in comment. Marcus Shawcroft 2016-11-27 10:23:30 +0000
  • 79a4d35043 sensor: Remove unsued LSM6DS0_SYS_LOG_LEVEL config. Marcus Shawcroft 2016-11-26 21:11:07 +0000
  • 8641c9e6a5 arm: fix bug when Zero Latency Interrupts are enabled Benjamin Walsh 2016-11-24 11:52:21 -0500
  • 6741561ae4 arc: fix missing _firq_stack symbol when INIT_STACKS=y and NUM_BANKS=1 Benjamin Walsh 2016-11-24 10:04:05 -0500
  • a36e0cf651 kernel: remove K_TIMING thread flag Benjamin Walsh 2016-11-23 22:15:44 -0500
  • b2974a666d kernel/arch: move common thread.flags definitions to common file Benjamin Walsh 2016-11-24 14:08:08 -0500
  • f6f60dc2c8 tests/drivers: Update pinmux application Flavio Santes 2016-11-25 10:19:01 -0600
  • 1818d6addc tests/multilib: Update README file Flavio Santes 2016-11-25 10:16:33 -0600
  • 328ecb8dfd samples/sensors: Update README files Flavio Santes 2016-11-25 10:05:00 -0600
  • 5f52743f09 samples/nfc: Update sample app Flavio Santes 2016-11-24 13:58:25 -0600
  • 90fefd6dd4 samples/nfc: Update README file Flavio Santes 2016-11-24 14:03:53 -0600
  • c7fe8f2193 samples/nfc: Remove x86 asm code Flavio Santes 2016-11-24 13:58:25 -0600
  • 516e79c8da kernel: disable INIT_STACKS by default Benjamin Walsh 2016-11-24 10:05:32 -0500
  • 194f45cc66 arm: fix early boot on Cortex-M0 with init stack Benjamin Walsh 2016-11-23 16:15:52 -0500
  • 9f04723439 arm: Enable REBOOT when RUNTIME_NMI is selected Vincenzo Frascino 2016-11-23 14:02:21 +0000
  • 3bc143962c arm: make _timer_int_handler optional Vinayak Chettimada 2016-11-22 12:28:01 +0100
  • 11a52750d3 libc: remove useless code in _prf() Inaky Perez-Gonzalez 2016-11-22 10:46:11 -0800
  • 4d8c021820 arm: Fix CONFIG_RUNTIME_NMI behavior Vincenzo Frascino 2016-11-22 16:38:46 +0000
  • 04c542d9d0 kernel/mbox: add missing dummy thread timeout init Benjamin Walsh 2016-11-22 17:52:30 -0500
  • 069fd3624e kernel: streamline initialization of _thread_base and timeouts Benjamin Walsh 2016-11-22 17:48:13 -0500
  • 50eb51a745 arc: support interrupt/FIRQ stacks with CONFIG_INIT_STACKS Benjamin Walsh 2016-11-21 12:31:18 -0500
  • 0c9268784e arm: support interrupt stack with CONFIG_INIT_STACKS Benjamin Walsh 2016-11-21 12:11:18 -0500
  • 09ba96d856 kernel: declare main and idle stack as globals Vinayak Chettimada 2016-11-18 17:55:16 +0100
  • 83e6df26f9 arc: use one of the interrupt stacks during early init Benjamin Walsh 2016-11-20 11:49:07 -0500
  • 7f4c294e5c arm: use interrupt stack during early init Benjamin Walsh 2016-11-20 11:08:53 -0500
  • 296a234ddb kernel: add support for switching to main thread without _Swap() Benjamin Walsh 2016-11-20 11:04:31 -0500
  • 8fcc7f69da kernel/arch: remove unused uk_task_ptr parameter from _new_thread() Benjamin Walsh 2016-11-19 12:31:53 -0500
  • eec187e11e tests: power_mgmt: Fix wrong value being passed to post_ops func Ramesh Thomas 2016-11-22 13:59:42 -0800
  • 7cea08d5f1 aio: Configuration issue in aio driver James Fagan 2016-11-22 11:59:29 +0000
  • be1dd33053 build: Add __ZEPHYR__ to Makefile Flavio Santes 2016-11-21 16:51:08 -0600
  • 22f438b5ef gpio: Add doxygen markup for internal only definitions. Marcus Shawcroft 2016-11-22 15:25:05 +0000
  • 1b3a933164 gpio: Document public API return codes. Marcus Shawcroft 2016-11-22 13:43:46 +0000
  • dc7193373b clock_control: NRF5 Kconfig option should be available only on NRF5 Tomasz Bursztyka 2016-11-22 17:22:29 +0100
  • 6d6c559001 arch: stm32f1: Fixing a typo Tomasz Bursztyka 2016-11-22 14:23:11 +0100
  • b7d0784552 pinmux: nucleo_f103: Fix an 80 chars limit issue Tomasz Bursztyka 2016-11-21 16:19:01 +0100
  • 28537c887b arch: stm32f1: Fix 80 char limit issue Tomasz Bursztyka 2016-11-21 18:16:33 +0100
  • 02036c85fb doc: fix ring_buffer code snippet Mahavir Jain 2016-11-22 21:07:59 +0530
  • c9e10f8dfe tinycrypt/sha256: Array compared to NULL has no effect Flavio Santes 2016-11-18 17:31:44 -0600
  • ad2fccb871 tinycrypt/hmac: Array compared to NULL has no effect Flavio Santes 2016-11-18 17:21:08 -0600
  • 86add71a86 clock_control: Cleanup stm32f10x driver Vincenzo Frascino 2016-11-18 16:09:58 +0000
  • b6b35f6113 clock_control: Cleanup stm32f4x driver Vincenzo Frascino 2016-11-18 16:08:47 +0000
  • 9c1bb2b2b9 clock_control: Cleanup quark_se driver Vincenzo Frascino 2016-11-18 16:04:13 +0000
  • dc1ddf9c1a clock_control: Cleanup nrf5 clock_control driver Vincenzo Frascino 2016-11-18 16:01:36 +0000
  • d6964951df clock_control: Cleanup main Kconfig Vincenzo Frascino 2016-11-18 16:00:28 +0000
  • 9f884155ab Merge "Merge bluetooth branch into master" Anas Nashif 2016-11-19 01:52:15 +0000
  • 2ffa516d89 x86: set accessed bit in ROM-based GDT Andrew Boie 2016-11-16 11:42:03 -0800
  • dd2f554239 samples: configure philosophers with more than 32 priorities Benjamin Walsh 2016-11-18 16:29:21 -0500
  • 358a53cb2f kernel: support for more than 32 total priorities Benjamin Walsh 2016-11-18 15:35:05 -0500
  • 7f1c76f2bf win-build: Fixes a kconfig incompatibility for Windows Juan Manuel Cruz 2016-11-15 15:35:07 -0600
  • 3e1d001f9b enc28j60: Fixes an issue reading/writing long frames from SPI Juan Manuel Cruz 2016-11-17 12:14:21 -0600
  • 66a07bbd48 kernel: Minor optimization to kernel event logger timestamping Allan Stephens 2016-11-18 15:32:13 -0500
  • d7b355b865 doc: Revise kernel event logger documentation Allan Stephens 2016-11-17 14:51:22 -0500
  • 72efec3d2b doc: Fix up API descriptions for kernel event logger Allan Stephens 2016-11-18 15:15:59 -0500
  • 671f0ae17e kernel: Ensure event logger APIs convert timeouts to millseconds Allan Stephens 2016-11-18 15:13:11 -0500
  • ec27d03ed4 sensor: fixes program hangs in the apds9960 sample Juan Manuel Cruz 2016-11-18 16:04:56 -0600
  • 2936f0e00e sensor: fixes dead code in the apds9960 sample Juan Manuel Cruz 2016-11-18 12:29:57 -0600
  • 777d57dbfb iot/zoap: Fix decoding of 16-bit delta Vinicius Costa Gomes 2016-11-18 17:47:06 -0200
  • 8f0057a05f tests: test CONFIG_KERNEL_DEBUG and CONFIG_ASSERT Anas Nashif 2016-11-18 16:24:36 -0500
  • a4e033fdba kernel: fix obsolete access to fields in K_DEBUG() calls Benjamin Walsh 2016-11-18 16:08:24 -0500
  • 669360d5ec kernel: fix thread prio and stack size types in some APIs Benjamin Walsh 2016-11-14 16:46:14 -0500
  • db0e9aea51 test_static_idt: fix unininitialized variable Inaky Perez-Gonzalez 2016-11-18 11:03:36 -0800
  • 324f8d7a41 tests/legacy/kernel/test_libs: use memcpy() vs strncpy() Inaky Perez-Gonzalez 2016-11-16 16:33:35 -0800
  • ababbf7815 scrips/kconfig: use snprintf() vs sprintf() Inaky Perez-Gonzalez 2016-11-16 15:42:53 -0800
  • c9aabcf282 test_fp_saring/nanokernel: fix uninitialized variable Inaky Perez-Gonzalez 2016-11-18 12:41:14 -0800
  • 2612e7518e test_map: initialize memory block Inaky Perez-Gonzalez 2016-11-18 11:33:23 -0800
  • dd87d9b595 test_map: fix uninitialized area Inaky Perez-Gonzalez 2016-11-18 12:31:57 -0800
  • c7e7089c36 test_static_idt: fix uninitialized variable Inaky Perez-Gonzalez 2016-11-18 12:28:48 -0800
  • 03940d4c6a test_fp_sharing: fix uninitialized variable Inaky Perez-Gonzalez 2016-11-18 12:24:35 -0800
  • ee387f0b6e samples/kernel_event_logger: initialize variable Inaky Perez-Gonzalez 2016-11-18 10:49:08 -0800
  • 61f4b2419c kernel: remove v2 usage and rename KERNEL_V2_DEBUG Anas Nashif 2016-11-18 10:53:59 -0500
  • 9468f8183d aio: Cleanup AIO comparator driver Vincenzo Frascino 2016-11-18 15:08:29 +0000
  • 6b2a1af1cd pinmux: Make default init priority be between GPIO's prio and device prio. Paul Sokolovsky 2016-11-11 18:13:59 +0300
  • ab664b1db1 boards: nucleo_f103rb: define user LED Anas Nashif 2016-11-18 09:28:07 -0500
  • fc96508453 Merge bluetooth branch into master Johan Hedberg 2016-11-18 14:35:12 +0200
  • 8166de77db Bluetooth: RFCOMM: Initiate DLC Jaganath Kanakkassery 2016-10-24 22:09:27 +0530
  • d9eb0fb2a0 Bluetooth: RFCOMM: Refactor rfcomm_handle_pn() Jaganath Kanakkassery 2016-10-24 18:12:29 +0530
  • 1bbb31e201 Bluetooth: L2CAP: Fix regression with move to k_sem API Luiz Augusto von Dentz 2016-11-17 20:32:53 +0200
  • 8217bb1ef6 Bluetooth: Kconfig: Remove deprecated dependency on NANO_TIMEOUT Szymon Janc 2016-11-17 17:15:25 +0100
  • cb67b35c5a Bluetooth: tests: Fix Makefiles comments Szymon Janc 2016-11-17 17:12:09 +0100
  • 6cda540a4e Bluetooth: Kconfig: Remove deprecated dependency for ECC support Szymon Janc 2016-11-17 17:10:38 +0100
  • 58a2b3df7c Bluetooth: GATT: Fix using out of scope variable Luiz Augusto von Dentz 2016-11-15 16:52:38 +0200
  • 7d3a6a1ae5 Bluetooth: doc: Fix reference to documentation location Johan Hedberg 2016-11-14 10:49:53 +0200
  • c969e757bc Bluetooth: Controller: Implement missing DLE commands Carles Cufi 2016-11-16 12:52:48 +0100