Commit graph

  • 52fef67c13 sanitycheck: allow for extra binary sections in testcase.ini Andrew Boie 2016-11-29 12:21:59 -08:00
  • 9d054653cf x86: add _set_idt() Andrew Boie 2016-11-29 09:46:24 -08:00
  • 602682150b x86: fix _set_gdt() implementation Andrew Boie 2016-11-28 15:32:20 -08:00
  • 427be9ef75 x86: rename segment descriptor 'size' field to 'db' Andrew Boie 2016-11-28 15:31:37 -08:00
  • 452fd7a5c2 x86: don't set segment registers if we don't set GDT Andrew Boie 2016-11-28 15:29:13 -08:00
  • d9616b9400 sanitycheck: abort if last_sanity.csv not found Anas Nashif 2016-11-29 13:34:53 -05:00
  • 3763487575 sensor: fix typo in Kconfig Qiu Peiyang 2016-11-29 14:34:21 +08:00
  • b0c0548ad6 samples: drivers: current sensing : Exit from testcase if device not found Sergio Rodriguez 2016-11-28 17:55:28 -08:00
  • 710f9a22a8 samples: drivers: led_apa102c: Exit from testcase if device not found Sergio Rodriguez 2016-11-28 17:46:45 -08:00
  • a3db0d1313 samples: event_collector: Remove redundant check Jithu Joseph 2016-11-22 13:24:59 -08:00
  • 462c6efca4 tests/ztest/mock: remove usage of legacy k_fifo_get() Inaky Perez-Gonzalez 2016-11-15 17:25:44 -08:00
  • b53e6d7774 libc/minimal: snprintf(): KILL negative len parameter Inaky Perez-Gonzalez 2016-11-22 11:20:55 -08:00
  • 1ce435b646 tests/kernel: Test CONFIG_RUNTIME_NMI behavior Vincenzo Frascino 2016-11-28 17:41:48 +00:00
  • e5b157bc1e net: buf: move test to unified kernel Anas Nashif 2016-11-28 10:51:11 -05:00
  • eba017632a arm/frdm_k64f: fix boot issue with MBED bootloader and INIT_STACKS=y Benjamin Walsh 2016-11-28 12:22:35 -05:00
  • 8062f6ea5a net: buf: Add extra logic when debug is enabled Luiz Augusto von Dentz 2016-11-07 13:33:01 +02:00
  • 2de6e8da4d net: buf: Add debug for fragments Luiz Augusto von Dentz 2016-11-25 16:02:47 +02:00
  • e891c290cb net: buf: Assert on invalid parameters Luiz Augusto von Dentz 2016-11-23 17:59:19 +02:00
  • 1cbd6b1939 net: buf: Fix warnings related to legacy API Luiz Augusto von Dentz 2016-11-25 15:02:50 +02:00
  • 62111b70ea net: buf: Use NET_BUF_SIMPLE_ASSERT with net_buf_simple API Luiz Augusto von Dentz 2016-11-07 12:42:12 +02:00
  • 85b954dc4c logging: add exeternal hook to sys_log Yossi Havusha 2016-11-09 14:56:57 +02:00
  • 247a4509ce drivers: nrf timer: remove unused variable Anas Nashif 2016-11-27 22:35:52 -05:00
  • 87a2b02189 quark_se_ss: power_mgmt: Fix a bug in call to sleep instruction Ramesh Thomas 2016-11-23 18:07:47 -08:00
  • 4a09593714 quark_se: power_mgmt: Fixes a cpu context save bug Ramesh Thomas 2016-11-22 21:24:52 -08:00
  • a100ada866 drivers: timer: nRF SoC Series RTC system clock implementation Vinayak Chettimada 2016-11-22 17:03:32 +01:00
  • 92c5f91413 arm: systick: Some SoCs do not have systick Anas Nashif 2016-11-26 09:20:15 -05:00
  • bde20d5447 printk: Add basic support for width modifier and zero padding Szymon Janc 2016-11-20 22:06:37 +01:00
  • 7df7862749 sensor/bmc150: Limit name space, add static. Marcus Shawcroft 2016-11-26 21:16:43 +00:00
  • c3b2861572 sensor/bmc150: Fix filename in comment. Marcus Shawcroft 2016-11-26 21:15:14 +00:00
  • 91bc741255 sensor/bmc150: Fix logging configuration. Marcus Shawcroft 2016-11-26 21:18:27 +00:00
  • 40d2572d12 sensor/lsm9ds0_gyro: Limit name space, add static. Marcus Shawcroft 2016-11-27 10:23:07 +00:00
  • 8f92c5462e sensor/lsm9ds0_gyro: Fix filename in comment. Marcus Shawcroft 2016-11-27 10:22:48 +00:00
  • 9048cb91d0 sensor/lsm9ds0_gyro: Fix logging configuration. Marcus Shawcroft 2016-11-26 21:19:06 +00:00
  • 744e438a33 sensor/lsm9ds0_mfd: Fix logging configuration. Marcus Shawcroft 2016-11-26 21:19:30 +00:00
  • aba867d5e9 sensor/fxos8700: Switch to generic SYS_LOG_SENSOR_LEVEL Marcus Shawcroft 2016-11-26 21:17:34 +00:00
  • f112e8e9bc sensor/lps25hb: Limit name space add static. Marcus Shawcroft 2016-11-27 10:22:28 +00:00
  • 5fe0a759ee sensor/lps25hb: Fix filename in comment. Marcus Shawcroft 2016-11-27 10:21:30 +00:00
  • 052a67f88d sensor: Remove unsued LPS25HB_SYS_LOG_LEVEL config. Marcus Shawcroft 2016-11-26 21:12:28 +00:00
  • 14cd63a92a sensor/lsm6ds0: Limit name space, add static. Marcus Shawcroft 2016-11-27 10:24:00 +00:00
  • 9dc050d15e sensor/lsm6ds0: Fix filename in comment. Marcus Shawcroft 2016-11-27 10:23:30 +00:00
  • 79a4d35043 sensor: Remove unsued LSM6DS0_SYS_LOG_LEVEL config. Marcus Shawcroft 2016-11-26 21:11:07 +00:00
  • 8641c9e6a5 arm: fix bug when Zero Latency Interrupts are enabled Benjamin Walsh 2016-11-24 11:52:21 -05:00
  • 6741561ae4 arc: fix missing _firq_stack symbol when INIT_STACKS=y and NUM_BANKS=1 Benjamin Walsh 2016-11-24 10:04:05 -05:00
  • a36e0cf651 kernel: remove K_TIMING thread flag Benjamin Walsh 2016-11-23 22:15:44 -05:00
  • b2974a666d kernel/arch: move common thread.flags definitions to common file Benjamin Walsh 2016-11-24 14:08:08 -05:00
  • f6f60dc2c8 tests/drivers: Update pinmux application Flavio Santes 2016-11-25 10:19:01 -06:00
  • 1818d6addc tests/multilib: Update README file Flavio Santes 2016-11-25 10:16:33 -06:00
  • 328ecb8dfd samples/sensors: Update README files Flavio Santes 2016-11-25 10:05:00 -06:00
  • 5f52743f09 samples/nfc: Update sample app Flavio Santes 2016-11-24 13:58:25 -06:00
  • 90fefd6dd4 samples/nfc: Update README file Flavio Santes 2016-11-24 14:03:53 -06:00
  • c7fe8f2193 samples/nfc: Remove x86 asm code Flavio Santes 2016-11-24 13:58:25 -06:00
  • 516e79c8da kernel: disable INIT_STACKS by default Benjamin Walsh 2016-11-24 10:05:32 -05:00
  • 194f45cc66 arm: fix early boot on Cortex-M0 with init stack Benjamin Walsh 2016-11-23 16:15:52 -05:00
  • 9f04723439 arm: Enable REBOOT when RUNTIME_NMI is selected Vincenzo Frascino 2016-11-23 14:02:21 +00:00
  • 3bc143962c arm: make _timer_int_handler optional Vinayak Chettimada 2016-11-22 12:28:01 +01:00
  • 11a52750d3 libc: remove useless code in _prf() Inaky Perez-Gonzalez 2016-11-22 10:46:11 -08:00
  • 4d8c021820 arm: Fix CONFIG_RUNTIME_NMI behavior Vincenzo Frascino 2016-11-22 16:38:46 +00:00
  • 04c542d9d0 kernel/mbox: add missing dummy thread timeout init Benjamin Walsh 2016-11-22 17:52:30 -05:00
  • 069fd3624e kernel: streamline initialization of _thread_base and timeouts Benjamin Walsh 2016-11-22 17:48:13 -05:00
  • 50eb51a745 arc: support interrupt/FIRQ stacks with CONFIG_INIT_STACKS Benjamin Walsh 2016-11-21 12:31:18 -05:00
  • 0c9268784e arm: support interrupt stack with CONFIG_INIT_STACKS Benjamin Walsh 2016-11-21 12:11:18 -05:00
  • 09ba96d856 kernel: declare main and idle stack as globals Vinayak Chettimada 2016-11-18 17:55:16 +01:00
  • 83e6df26f9 arc: use one of the interrupt stacks during early init Benjamin Walsh 2016-11-20 11:49:07 -05:00
  • 7f4c294e5c arm: use interrupt stack during early init Benjamin Walsh 2016-11-20 11:08:53 -05:00
  • 296a234ddb kernel: add support for switching to main thread without _Swap() Benjamin Walsh 2016-11-20 11:04:31 -05:00
  • 8fcc7f69da kernel/arch: remove unused uk_task_ptr parameter from _new_thread() Benjamin Walsh 2016-11-19 12:31:53 -05:00
  • eec187e11e tests: power_mgmt: Fix wrong value being passed to post_ops func Ramesh Thomas 2016-11-22 13:59:42 -08:00
  • 7cea08d5f1 aio: Configuration issue in aio driver James Fagan 2016-11-22 11:59:29 +00:00
  • be1dd33053 build: Add __ZEPHYR__ to Makefile Flavio Santes 2016-11-21 16:51:08 -06:00
  • 22f438b5ef gpio: Add doxygen markup for internal only definitions. Marcus Shawcroft 2016-11-22 15:25:05 +00:00
  • 1b3a933164 gpio: Document public API return codes. Marcus Shawcroft 2016-11-22 13:43:46 +00:00
  • dc7193373b clock_control: NRF5 Kconfig option should be available only on NRF5 Tomasz Bursztyka 2016-11-22 17:22:29 +01:00
  • 6d6c559001 arch: stm32f1: Fixing a typo Tomasz Bursztyka 2016-11-22 14:23:11 +01:00
  • b7d0784552 pinmux: nucleo_f103: Fix an 80 chars limit issue Tomasz Bursztyka 2016-11-21 16:19:01 +01:00
  • 28537c887b arch: stm32f1: Fix 80 char limit issue Tomasz Bursztyka 2016-11-21 18:16:33 +01:00
  • 02036c85fb doc: fix ring_buffer code snippet Mahavir Jain 2016-11-22 21:07:59 +05:30
  • c9e10f8dfe tinycrypt/sha256: Array compared to NULL has no effect Flavio Santes 2016-11-18 17:31:44 -06:00
  • ad2fccb871 tinycrypt/hmac: Array compared to NULL has no effect Flavio Santes 2016-11-18 17:21:08 -06:00
  • 86add71a86 clock_control: Cleanup stm32f10x driver Vincenzo Frascino 2016-11-18 16:09:58 +00:00
  • b6b35f6113 clock_control: Cleanup stm32f4x driver Vincenzo Frascino 2016-11-18 16:08:47 +00:00
  • 9c1bb2b2b9 clock_control: Cleanup quark_se driver Vincenzo Frascino 2016-11-18 16:04:13 +00:00
  • dc1ddf9c1a clock_control: Cleanup nrf5 clock_control driver Vincenzo Frascino 2016-11-18 16:01:36 +00:00
  • d6964951df clock_control: Cleanup main Kconfig Vincenzo Frascino 2016-11-18 16:00:28 +00:00
  • 9f884155ab Merge "Merge bluetooth branch into master" Anas Nashif 2016-11-19 01:52:15 +00:00
  • 2ffa516d89 x86: set accessed bit in ROM-based GDT Andrew Boie 2016-11-16 11:42:03 -08:00
  • dd2f554239 samples: configure philosophers with more than 32 priorities Benjamin Walsh 2016-11-18 16:29:21 -05:00
  • 358a53cb2f kernel: support for more than 32 total priorities Benjamin Walsh 2016-11-18 15:35:05 -05:00
  • 7f1c76f2bf win-build: Fixes a kconfig incompatibility for Windows Juan Manuel Cruz 2016-11-15 15:35:07 -06:00
  • 3e1d001f9b enc28j60: Fixes an issue reading/writing long frames from SPI Juan Manuel Cruz 2016-11-17 12:14:21 -06:00
  • 66a07bbd48 kernel: Minor optimization to kernel event logger timestamping Allan Stephens 2016-11-18 15:32:13 -05:00
  • d7b355b865 doc: Revise kernel event logger documentation Allan Stephens 2016-11-17 14:51:22 -05:00
  • 72efec3d2b doc: Fix up API descriptions for kernel event logger Allan Stephens 2016-11-18 15:15:59 -05:00
  • 671f0ae17e kernel: Ensure event logger APIs convert timeouts to millseconds Allan Stephens 2016-11-18 15:13:11 -05:00
  • ec27d03ed4 sensor: fixes program hangs in the apds9960 sample Juan Manuel Cruz 2016-11-18 16:04:56 -06:00
  • 2936f0e00e sensor: fixes dead code in the apds9960 sample Juan Manuel Cruz 2016-11-18 12:29:57 -06:00
  • 777d57dbfb iot/zoap: Fix decoding of 16-bit delta Vinicius Costa Gomes 2016-11-18 17:47:06 -02:00
  • 8f0057a05f tests: test CONFIG_KERNEL_DEBUG and CONFIG_ASSERT Anas Nashif 2016-11-18 16:24:36 -05:00
  • a4e033fdba kernel: fix obsolete access to fields in K_DEBUG() calls Benjamin Walsh 2016-11-18 16:08:24 -05:00
  • 669360d5ec kernel: fix thread prio and stack size types in some APIs Benjamin Walsh 2016-11-14 16:46:14 -05:00
  • db0e9aea51 test_static_idt: fix unininitialized variable Inaky Perez-Gonzalez 2016-11-18 11:03:36 -08:00