Commit graph

  • b9289f176c net: Add ntohl() and related macros Jukka Rissanen 2016-04-29 12:41:27 +03:00
  • 9c5a6d17e2 net: Add defines for various IP protocol header lengths Jukka Rissanen 2016-04-26 12:09:29 +03:00
  • a3b88f53c4 net: Initial commit for the new IP stack Jukka Rissanen 2016-04-29 15:52:09 +03:00
  • 96c4a4b3a3 scrips/kconfig: reduce impact of getenv() buffer overflow Inaky Perez-Gonzalez 2016-12-01 15:28:15 -08:00
  • 1dc41f515f usb :mass_storage: correct the license details Jithu Joseph 2016-11-30 17:01:22 -08:00
  • 813d550361 [REVERTME]boards: omit frame pointer for ARC boards Anas Nashif 2016-12-01 07:14:41 -05:00
  • d3230b0128 MAINTAINERS: fix email address Anas Nashif 2016-12-01 19:03:55 -05:00
  • e3febe9aa5 sanitycheck: allow error on deprecation warnings Anas Nashif 2016-11-30 14:25:44 -05:00
  • 91f834c908 kernel: add emphasis to nano_sem_take/k_sem_take return code difference Benjamin Walsh 2016-12-01 11:39:49 -05:00
  • 4b7bdf25be usb: Add WebUSB enabled custom class support. Sudarsana Nagineni 2016-11-14 15:42:22 +02:00
  • 120bc132d1 samples: usb: use unified kernel API Baohong Liu 2016-11-30 15:23:00 -08:00
  • 100e141a25 subsys: usb: use unified kernel API Baohong Liu 2016-11-30 15:19:15 -08:00
  • 313700e26f drivers: sensor: use unified kernel API Baohong Liu 2016-11-30 15:14:07 -08:00
  • fc5475fc46 doc: power_mgmt: Update PM doc with latest changes Ramesh Thomas 2016-11-30 01:06:27 -08:00
  • fa2d38e395 drivers: console: use unified kernel API Baohong Liu 2016-11-30 14:58:45 -08:00
  • f421ec23ad kernel: fix race condition when spawning a thread with a delay Benjamin Walsh 2016-11-30 17:41:16 -05:00
  • cb21e03ebb tests: adjust some stack sizes when running debug loads Benjamin Walsh 2016-11-30 17:40:06 -05:00
  • 4e8a54c1e3 arc: move disabling/invalidation of caches earlier Benjamin Walsh 2016-11-29 17:09:31 -05:00
  • 82f11bf099 build: x86: add some flexibility in custom linker scripts Andrew Boie 2016-11-21 14:16:11 -08:00
  • e868a80a5c samples: tests: tag all legacy test cases and samples Anas Nashif 2016-11-30 10:41:13 -05:00
  • 55fa31196e samples: remove legacy usage and convert to unified APIs Anas Nashif 2016-11-30 10:19:09 -05:00
  • 36e8fc5c05 drivers: lcd: use unified kernel APIs Anas Nashif 2016-11-30 10:20:01 -05:00
  • 6276ca68c8 drivers: timer: replace deprecated interface in nrf_rtc_timer Vinayak Chettimada 2016-11-30 18:06:06 +01:00
  • 883f9c39f7 drivers: timer: Fix missing sys_clock_disable in nrf_rtc_timer Vinayak Chettimada 2016-11-30 17:34:28 +01:00
  • b41c0159a8 watchdog: Refactor main Kconfig file Vincenzo Frascino 2016-11-29 11:13:49 +00:00
  • 64c69d585f Fix Kconfig formatting. Marcus Shawcroft 2016-11-18 18:07:53 +00:00
  • 8918676de0 maintainers: update kernel file list Anas Nashif 2016-11-30 09:12:32 -05:00
  • ce9cb26a2e build: add more security related compiler flags Anas Nashif 2016-11-28 16:28:49 -05:00
  • 7fee3fdb13 kernel: legacy: remove ztest workaround Anas Nashif 2016-11-28 13:09:45 -05:00
  • 44daf98e27 usb: cdc_acm: Various style fixes Tomasz Bursztyka 2016-11-30 11:21:20 +01:00
  • b6e04720c8 usb: cdc_acm: Drop legacy API for unified one Tomasz Bursztyka 2016-11-30 11:11:11 +01:00
  • 6b2ed0d5c3 board: arduino_101: Pinumx gpio/spi pins relevantly Tomasz Bursztyka 2016-11-28 17:08:40 +01:00
  • f38dc9995e uart: fix typo in uart_console.h Qiu Peiyang 2016-11-30 15:37:17 +08:00
  • 73ee7e2d1c counter: Fix interface Vincenzo Frascino 2016-11-29 16:35:15 +00:00
  • f0fd6c2634 counter: Refactor main Kconfig file Vincenzo Frascino 2016-11-29 14:33:36 +00:00
  • 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