Commit graph

  • da622d3ff2 net: ip: fix variable type mismatching issue Baohong Liu 2016-11-15 17:39:14 -08:00
  • b18e4307b6 samples: net: fix a memcmp len error Baohong Liu 2016-11-15 17:54:31 -08:00
  • 2a0554b1e7 net: 802.15.4: Fix a variable type mismatching issue Baohong Liu 2016-11-16 15:18:07 -08:00
  • 091048172f samples :usb : Check return value fix Jithu Joseph 2016-11-16 16:26:54 -08:00
  • b03ddf491f samples: drivers: gpio: Exit from testcase if device not found Sergio Rodriguez 2016-11-17 15:16:40 -08:00
  • df08319473 tests: benchmark: fix a string format issue Baohong Liu 2016-11-16 14:45:30 -08:00
  • 41004171d3 samples: drivers: i2c fram : Exit from testcase if device not found Sergio Rodriguez 2016-11-17 15:26:02 -08:00
  • fb83ea9cc6 drivers: rtc: fix enum type mismatching issue Baohong Liu 2016-11-15 16:57:57 -08:00
  • d5ccac16be tests: spi: add return value check Baohong Liu 2016-11-17 14:42:47 -08:00
  • 32698293c8 kernel/arm: fix race condition when setting _Swap() return value Benjamin Walsh 2016-11-15 18:45:43 -05:00
  • 11bd718733 fatal error handlers: report which thread croaked Inaky Perez-Gonzalez 2016-11-16 10:57:28 -08:00
  • 6c393fa393 drivers: gpio: Remove contradictory if statement evaluation Sergio Rodriguez 2016-11-15 19:45:36 -08:00
  • 23a0f6c918 drivers: gpio_ss: Remove contradictory if statement evaluation Sergio Rodriguez 2016-11-16 18:19:07 -08:00
  • 97c5020079 drivers: gpio_k64: Remove contradictory if statement evaluation Sergio Rodriguez 2016-11-16 18:12:57 -08:00
  • 02902df44b samples: aio comparators: Use expected pointer type in printf Sergio Rodriguez 2016-11-16 17:49:13 -08:00
  • 5f818bfcd3 sensors/mcp9808: Evaluate sensor_channel_get return code Flavio Santes 2016-11-17 01:30:00 -06:00
  • 0e20d45272 sensors/mcp9808: Evaluate sensor_sample_fetch return code Flavio Santes 2016-11-17 01:13:50 -06:00
  • f75762258a serial: fix up uart_poll_in docstring Marti Bolivar 2016-11-16 16:47:27 -05:00
  • c41d88fd11 libc: atoi() avoid fallthroughs in switch cases Inaky Perez-Gonzalez 2016-11-16 08:49:15 -08:00
  • ac4a351ba9 kernel: Enhance naming of memory pool configuration options Allan Stephens 2016-11-15 12:33:54 -05:00
  • 436094023e doc: Incorporate kernel APIs into API documentation guide Allan Stephens 2016-11-15 14:38:39 -05:00
  • d423cd3c0f doc: Various corrections to Kernel Primer Allan Stephens 2016-11-15 14:37:27 -05:00
  • c98da84e69 doc: Various corrections to doxygen info for Kernel APIs Allan Stephens 2016-11-11 15:45:03 -05:00
  • f880c250dd adc: Cleanup ti 108s102 adc driver Vincenzo Frascino 2016-11-15 17:56:38 +00:00
  • 95f06a5657 adc: Cleanup qmsi ss adc driver Vincenzo Frascino 2016-11-15 17:48:16 +00:00
  • 9192e55ff4 adc: Cleanup qmsi adc driver Vincenzo Frascino 2016-11-15 17:46:29 +00:00
  • 0dfab90d30 adc: Cleanup DW adc driver Vincenzo Frascino 2016-11-15 17:41:06 +00:00
  • c3b54339da adc: Cleanup main Kconfig Vincenzo Frascino 2016-11-15 17:39:01 +00:00
  • add1b55dca gpio: Cleanup DW gpio driver Vincenzo Frascino 2016-11-15 11:39:35 +00:00
  • 0ff548a0e0 gpio: Cleanup Kconfig for K64F Vincenzo Frascino 2016-11-14 18:29:52 +00:00
  • 2a8eb46f5c gpio: Cleanup Kconfig dependancy for nRF5X support Vincenzo Frascino 2016-11-14 18:12:33 +00:00
  • 9e7fec0ca4 gpio: Cleanup Atmel SAM3 gpio driver Vincenzo Frascino 2016-11-14 17:15:07 +00:00
  • da5dd09875 tinycrypt: Update CTR PRNG test case Flavio Santes 2016-11-14 02:14:25 -06:00
  • f73c86d096 tinycrypt: Fix style issues Flavio Santes 2016-11-14 02:29:53 -06:00
  • 1a19e14d97 tinycrypt: Fix bug in CTR PRNG reseed function Flavio Santes 2016-11-14 01:47:26 -06:00
  • f6eb05d1d9 ext hal qmsi: Avoid QMSI specific flags when QMSI is not used Iván Briano 2016-11-16 13:57:05 -02:00
  • 2e6e0a7c38 drivers spi_ss: Fix setting of wrong config for SPI 1 Iván Briano 2016-11-16 11:30:10 -02:00
  • f3a9241045 console: Fix unreachable code condition Vincenzo Frascino 2016-11-16 12:01:48 +00:00
  • ceca10828a sensor: Fix Unchecked return value in bma280 driver Vincenzo Frascino 2016-11-16 11:05:11 +00:00
  • 575adb6060 tests: crypto: Fix unchecked return value on CTR PRNG test case Sergio Rodriguez 2016-11-15 19:18:17 -08:00
  • 39b06e676f drivers: pwm: Fix uninitialized pointer Sergio Rodriguez 2016-11-15 18:51:07 -08:00
  • 4944c3e705 tests: power_states: Update testcase.ini to include arc Ramesh Thomas 2016-11-14 00:20:03 -08:00
  • 1b1068a2b4 samples: power_mgmt: Remove platform filtering of testcases Ramesh Thomas 2016-11-15 17:35:13 -08:00
  • 36b398f89f samples: button: fix variable type mismatching issue Baohong Liu 2016-11-15 17:19:31 -08:00
  • d6ba1c0c3e drivers: bmi160: fix variable type mismatching issue Baohong Liu 2016-11-15 17:09:16 -08:00
  • 2e10266975 sensors: bme280: fix typo in reading trimming parameters Sergey Kiselev 2016-11-15 09:39:35 -08:00
  • 8bbff61874 samples: usb: fix variable type mismatching issue Baohong Liu 2016-11-15 16:47:39 -08:00
  • 34b7fbfca7 sensor: Fix Unchecked return value issues in bme280 driver Vincenzo Frascino 2016-11-15 16:51:16 +00:00
  • 5912d7abe7 sensor: Fix less-than-zero comparison in bmi160 driver Vincenzo Frascino 2016-11-15 15:28:17 +00:00
  • e46d125e07 samples: power_mgmt: Remove redundant sample power_hooks Ramesh Thomas 2016-11-13 19:17:31 -08:00
  • 3e1ee1b8e4 samples: power_mgmt: Cleanup and update with new pm interface Ramesh Thomas 2016-11-13 23:51:58 -08:00
  • 16b62051fb tests: spi_test: fix variable type mismatching issue Baohong Liu 2016-11-15 12:08:39 -08:00
  • 13f6a0c676 kernel/arm: fix missing interrupt lock around _is_next_thread_current() Benjamin Walsh 2016-11-15 15:26:23 -05:00
  • 34849b2424 cc3200: Remove CPU_HAS_FPU from cc3200 Kconfig.soc Gil Pitney 2016-11-14 19:48:35 -08:00
  • dfa7ca4ee5 kernel/arm: add comment about _is_next_thread_current Benjamin Walsh 2016-11-14 13:48:13 -05:00
  • da5f3a5c89 legacy/kernel/test_{static_id,stackprot}: 'fatal fault' is not a failure Inaky Perez-Gonzalez 2016-11-13 12:55:33 -08:00
  • 59a382e339 kernel: remove last instances of tNANO in comments Benjamin Walsh 2016-11-14 10:29:31 -05:00
  • ba26678fc6 kernel: fix typo in comment Benjamin Walsh 2016-11-14 10:17:30 -05:00
  • 9e1df6f21f tests/drivers/adc: move to ztest to actually test Inaky Perez-Gonzalez 2016-11-04 23:20:53 -07:00
  • bcb6ed95e7 tests/drivers/pci_enum: move to ztest and run in HW when possible Inaky Perez-Gonzalez 2016-11-02 09:16:11 -07:00
  • f23b038431 tests: update sanitycheck footprint baseline Anas Nashif 2016-11-13 09:26:59 -05:00
  • 8f6c3c666d kernel: remove nano and micro default configs Anas Nashif 2016-11-13 07:49:03 -05:00
  • ae09e0761b samples: ipm: convert sample to use unified APIs Anas Nashif 2016-11-12 09:08:52 -05:00
  • 2367df8d59 drivers: update ipm driver to use unified kernel Anas Nashif 2016-11-12 08:00:52 -05:00
  • 55273b0c76 drivers: sensor: use unified timer struct name in header Anas Nashif 2016-11-12 07:18:32 -05:00
  • cf054a2665 drivers: gpio_sch: use unified kernel APIS Anas Nashif 2016-11-12 07:15:52 -05:00
  • 1447169c4b kernel: Add helpers for converting durations into milliseconds Johan Hedberg 2016-11-13 10:52:15 +02:00
  • 22a75145ef kernel: event_logger: fixed assert checking for priority Anas Nashif 2016-11-12 21:38:35 -05:00
  • ade6dc937f kernel: fix mailbox usage of SYS_DLIST_FOR_EACH_NODE() Benjamin Walsh 2016-11-12 11:53:21 -05:00
  • 1e20e8dc04 Bluetooth: Fix left-over usage of TICKS_NONE and TICKS_UNLIMITED Johan Hedberg 2016-11-12 19:27:34 +02:00
  • 79f020be54 Bluetooth: Flag NBLE as deprecated Johan Hedberg 2016-11-12 16:17:03 +02:00
  • f6ca7de09c kernel/arch: consolidate tTCS and TNANO definitions Benjamin Walsh 2016-11-08 10:36:50 -05:00
  • 779794cdbf build: add -I$(srctree)/kernel/unified/include to path Benjamin Walsh 2016-11-10 13:30:33 -05:00
  • dd07b4779f kernel: Eliminate use of KERNEL_V2 configuration option Allan Stephens 2016-11-11 16:24:04 -05:00
  • d9be4ab740 Bluetooth: log: Fix usage of legacy APIs Johan Hedberg 2016-11-12 11:37:02 +02:00
  • 488f72dd80 drivers: console: Fix compilation error in uart_console.c Johan Hedberg 2016-11-12 11:32:32 +02:00
  • 560afde9c3 build: Document outputexports Daniel Thompson 2016-11-11 18:50:24 +00:00
  • 2589d8b815 samples : usb: sample to demo USB UART console output Jithu Joseph 2016-11-06 17:09:17 -08:00
  • fca0add22b console : usb: USB UART console output support Jithu Joseph 2016-11-06 16:58:14 -08:00
  • a282872c78 drivers: spi_flash: add erase boundary check and correct an error Baohong Liu 2016-11-11 15:10:47 -08:00
  • 8358468fed ext qmsi: Add config support and kernel events for enabling SoCWatch Jon Moeller 2016-10-25 08:41:43 -05:00
  • ff23cb58a8 build: support pre-built host tools Anas Nashif 2016-09-03 15:43:26 -04:00
  • b190bd4da2 adc_qmsi_ss: Add power management support to driver Iván Briano 2016-11-09 13:42:13 -02:00
  • a5fce7aa11 spi_qmsi_ss: Use qm_ss_spi_save/restore_context APIs JuanX Solano Menacho 2016-10-27 13:35:34 +02:00
  • b4b612f1e4 i2c_qmsi_ss: Use qm_ss_i2c_save/restore_context APIs JuanX Solano Menacho 2016-10-28 11:54:11 +02:00
  • 866d9c9c2d gpio_qmsi_ss: Use qm_ss_gpio_save/restore_context APIs JuanX Solano Menacho 2016-10-28 12:41:24 +02:00
  • da82722534 doc: Minor corrections to kernel API documentation Allan Stephens 2016-11-09 14:23:58 -06:00
  • add6e00ac7 doc: Add workqueue information to Kernel Primer Allan Stephens 2016-10-25 16:22:38 -05:00
  • 3cd702010f kernel: Fix bug in dynamic alert initialization Allan Stephens 2016-11-09 13:45:02 -06:00
  • dd6f9ca9de checkpatch: ignore CONST_STRUCT warnings Anas Nashif 2016-11-11 16:30:24 -05:00
  • 726af91d3a stm32cube: Add Zephyr build system files for stm32f3 series Adam Podogrocki 2016-11-04 12:07:09 +01:00
  • 336e82bee8 tests: fix filter for cortex-m3/m4 Anas Nashif 2016-11-11 16:35:10 -05:00
  • 73c5b2861e arc: trap handler should always check IRQ_ACT Chuck Jordan 2016-11-08 08:52:00 -08:00
  • 3fe2575f0d drivers: sensors: use unified kernel threads Anas Nashif 2016-11-10 10:05:53 -05:00
  • 8910c228a2 sensors: use unified kernel APIs for kernel objects Anas Nashif 2016-11-10 08:21:34 -05:00
  • 24f94ca49e quark-se: power_mgmt: Add a optional deep sleep resume handler Ramesh Thomas 2016-11-09 23:29:36 -08:00
  • 8367056efa power_mgmt: Rename _sys_soc_resume notification disabling API Ramesh Thomas 2016-11-10 21:16:12 -08:00
  • a3dc53f2a6 power_mgmt: Do not notify deep sleep if bootloader does context restore Ramesh Thomas 2016-11-09 23:16:27 -08:00
  • c0cd7acf34 power_mgmt: Simplify _sys_soc_resume notification Ramesh Thomas 2016-11-09 22:55:14 -08:00
  • 1d2fcc2254 board_beetle: Add support for ARM V2M Beetle Board Vincenzo Frascino 2016-08-16 11:37:24 +01:00