Commit graph

  • 4f7f16ada6 net: rpl: Add default interface type setting to Kconfig.rpl Jukka Rissanen 2017-08-08 14:20:32 +03:00
  • a10bbdbd43 net: rpl: Add more debug prints when sending messages Jukka Rissanen 2017-08-08 14:23:25 +03:00
  • 597eef6c80 net: shell: Fix RPL parent list output print Jukka Rissanen 2017-08-10 16:16:05 +03:00
  • ab55b35bac net: shell: Print network interface type Jukka Rissanen 2017-08-10 15:15:50 +03:00
  • 0c20287004 net: l2: Declare Bluetooth and Offload L2 drivers public Jukka Rissanen 2017-08-11 14:49:24 +03:00
  • f125672c9a net: app: Do not try to set ANY address to interface Jukka Rissanen 2017-08-10 14:46:19 +03:00
  • 7886336593 net: app: Fix for net_app_get_net_buf() Jukka Rissanen 2017-08-10 11:33:12 +03:00
  • 37e21a4152 net: lwm2m: fix registration content format and use plain/text Robert Chou 2017-07-05 10:54:31 +08:00
  • f319660ce5 tests: json: only build if newlib isn't configured Kumar Gala 2017-08-11 12:33:00 -05:00
  • 4d912b004b ext: simplelink: host driver: depend on multithreading Kumar Gala 2017-08-11 08:07:43 -05:00
  • 9479b98e75 boards: fix dropped HAS_DTS Anas Nashif 2017-08-11 08:55:15 -04:00
  • 61c5c2382b scripts: Run JLinkGDBServer in silent mode Maureen Helm 2017-08-11 08:33:43 -05:00
  • be9f577c21 doc: add CII badge, include README in intro David B. Kinder 2017-08-09 14:43:50 -07:00
  • 87ce5f1935 net: lwm2m: save accept format in observe_node_data Robert Chou 2017-07-26 14:02:29 +08:00
  • 84106f3cb3 net: lwm2m: fix erroneous TLV write Robert Chou 2017-08-02 17:34:53 +08:00
  • f18674a320 net: http: fix http client request "Host" header Michael Scott 2017-08-10 16:14:03 -07:00
  • bd9a1548ac ztest: reduce MAIN_STACK_SIZE stack to 512 bytes Kumar Gala 2017-08-10 16:38:14 -05:00
  • 4e022f7b28 ext: simplelink: Enable SimpleLink to use Zephyr __errno Gil Pitney 2017-08-03 14:36:53 -07:00
  • 4bc51e67d4 ext: simplelink: Add SimpleLink DPL porting layer to Zephyr Gil Pitney 2017-06-02 15:49:36 -07:00
  • 1a5537811f cc32xx: Redefine CMSIS IRQn_Type enum to unsigned int Gil Pitney 2017-06-02 17:16:43 -07:00
  • 2d2615a49a ext: simplelink: Enable build of the SimpleLink host driver. Gil Pitney 2017-07-13 16:30:31 -07:00
  • e1382cc7d6 ext: simplelink: Import TI SimpleLink SDK host driver for CC3220SF Gil Pitney 2017-07-13 16:04:35 -07:00
  • 4dbe0e0a5e dts: Make Kconfig options invisible to user Kumar Gala 2017-08-10 13:33:30 -05:00
  • 58307efbd8 dts: stm: stm32f469: Remove duplicated setting of pin-controller reg Kumar Gala 2017-08-10 13:35:14 -05:00
  • e445b1d728 dts: arm: st: Correct pin assignment of node usart1@0 Yannis Damigos 2017-08-10 22:25:28 +03:00
  • a4063f5362 Timer: Add TICKLESS_KERNEL support for nrf_rtc_timer. Youvedeep Singh 2017-05-08 11:29:37 +05:30
  • 178191ce68 test: spi: Define asynchronous stack with K_THREAD_STACK_DEFINE. Michał Kruszewski 2017-08-10 18:11:25 +02:00
  • 22912ffcf9 drivers: i2c_ll_stm32_v1: Fix RX for all receptions Yannis Damigos 2017-08-04 09:35:00 +03:00
  • 9a9f65fd0c drivers: i2c_ll_stm32_v1: Fix TX if flag I2C_MSG_RESTART is set Yannis Damigos 2017-08-05 14:59:10 +03:00
  • 654b3381aa drivers: i2c_ll_stm32_v1: Disable/enable only Buffer interrupts Yannis Damigos 2017-08-05 14:07:14 +03:00
  • f8d061faf7 arch: arc: add nested interrupt support Wayne Ren 2017-07-11 10:39:54 +08:00
  • 072ef10baf stm32f4: Add STM32F429I-DISC1 board Jun Li 2017-08-07 01:44:54 +08:00
  • 2c850d7547 doc: fix misspellings in include (API docs) David B. Kinder 2017-08-10 08:21:28 -07:00
  • eb8fd4aacf net: sockets: inet_pton() should return 1 on success Aska Wu 2017-08-08 16:46:57 +08:00
  • 1f7a6766d3 newlib: xtensa: Fix a newlib link error Aska Wu 2017-08-10 16:23:03 +08:00
  • a5661c3690 debug: openocd: build openocd symbols using obj- Anas Nashif 2017-08-10 08:35:17 -04:00
  • cc3290afc8 net: lwm2m: build sprint_token only when debug is enabled Ricardo Salveti 2017-08-02 17:23:28 -03:00
  • 3896930be6 net: lwm2m: engine: add flag for separate response Ricardo Salveti 2017-07-28 19:21:58 -03:00
  • 36fe07802a net: lwm2m: create common wrapper for net_context_sendto Ricardo Salveti 2017-07-28 13:29:06 -03:00
  • 2c759d180d net: lwm2m: engine: fix typo Ricardo Salveti 2017-07-27 18:10:51 -03:00
  • 17b33d3a58 net: lwm2m: rd_client: handle forbidden errors Ricardo Salveti 2017-07-10 15:56:55 -03:00
  • 61961cf737 net: lwm2m: firmware: add Kconfig option for CoAP block size Ricardo Salveti 2017-07-07 20:48:18 -03:00
  • 868aeeb126 Bluetooth: controller: LE Directed Advertising Report Carles Cufi 2017-08-09 08:37:08 +02:00
  • 882bdd57b4 Bluetooth: controller: Add packet transmit time restrictions Vinayak Kariappa Chettimada 2017-07-28 08:03:29 +02:00
  • 6dc13675c3 doc: em_starterkit: Fix doc issue reported by shippable Huaqi Fang 2017-08-08 23:18:13 -04:00
  • d791dd2900 doc: em_starterkit: updated according to pull request #1017 Huaqi Fang 2017-08-07 22:51:18 -04:00
  • 145d827272 doc: em_starterkit: add EM Starter Kit 2.2 support Huaqi Fang 2017-08-07 05:23:18 -04:00
  • 725c525a13 boards: em_starterkit: Move peripheral configs from soc to board level Huaqi Fang 2017-06-15 05:43:09 -04:00
  • 7ac0a6a9d1 arc: em7d: Report error when build for 2.3's em7d Huaqi Fang 2017-06-15 05:34:04 -04:00
  • 8dfefdf310 arc: em9d/em11d: Update default configurations Huaqi Fang 2017-06-15 05:18:04 -04:00
  • c58aadfece arc: em9d/em11d: Modify and cleanup soc.h Huaqi Fang 2017-06-15 04:53:48 -04:00
  • 403e2803bf arc: em7d: Clean up arch/arc/soc/em7d/soc.h Huaqi Fang 2017-06-15 04:45:09 -04:00
  • 7a1f06b374 arc: em7d: Add support for em starterkit 2.2 EM7D Huaqi Fang 2017-06-15 04:32:01 -04:00
  • 55fc1f53fe boards: em_starterkit: Add board firmware version config option Huaqi Fang 2017-06-15 04:28:24 -04:00
  • d4e9c97173 arc: Remove unused backslash in makefile of arc em9d Huaqi Fang 2017-06-15 04:21:56 -04:00
  • 1c856d2b10 tests: kernel: Stress test for preemptive scheduling. Youvedeep Singh 2017-07-27 17:32:50 +05:30
  • ee5d84ca9a tests: kernel: Stress test for round robin scheduling. Youvedeep Singh 2017-07-26 15:54:06 +05:30
  • 3251b9036a tests: neighbor: convert normal test to use ztest Punit Vara 2017-08-07 12:19:30 +05:30
  • 2acf077a3a tests: dhcpv4: convert normal test to use ztest Punit Vara 2017-08-07 12:18:31 +05:30
  • 49d2dea875 tests: utils: convert to ztest Niranjhana N 2017-08-09 12:06:12 +05:30
  • e17ed87729 tests: udp: convert to ztest Niranjhana N 2017-08-09 11:37:09 +05:30
  • 9f182e07b1 tests: http_header_fields: convert to ztest Niranjhana N 2017-08-09 09:50:47 +05:30
  • 0ac077af60 tests: mqtt_packet: convert to ztest Niranjhana N 2017-08-08 15:58:59 +05:30
  • be8a106cb3 tests: mgmt: convert to ztest Niranjhana N 2017-08-08 11:24:20 +05:30
  • 7d1c9184a8 tests: arp: convert to ztest Niranjhana N 2017-08-08 10:43:59 +05:30
  • fbb6cb4fdd tests: ip-addr: convert to ztest Niranjhana N 2017-08-08 09:31:05 +05:30
  • 456f7a4d90 tests: icmpv6: convert to ztest Niranjhana N 2017-08-08 09:30:28 +05:30
  • 0fd9afd974 esp32: Fix board cycle frequency Andy Ross 2017-08-09 15:06:56 -07:00
  • eb48a0a73c arm: armv6-m: Support relocating vector table Xiaorui Hu 2017-06-23 11:02:50 +08:00
  • a580bc5b2e samples: rgb_led: Add support for hexiwear_k64 Maureen Helm 2017-07-27 14:37:25 -05:00
  • 3b5577d102 samples: fade_led: Add support for hexiwear_k64 Maureen Helm 2017-07-24 14:20:42 -05:00
  • 28bf1a554a samples: blink_led: Add support for hexiwear_k64 Maureen Helm 2017-07-24 12:49:59 -05:00
  • 469ddab780 pwm: Remove k64-specific driver and k20_sim.h Maureen Helm 2017-07-18 17:47:15 -05:00
  • 57bd281d4d nxp_kinetis: Switch default pwm driver to mcux Maureen Helm 2017-07-18 08:38:14 -05:00
  • f458b399b0 frdm_k64f: Enable ftm driver instance and pins Maureen Helm 2017-07-27 15:45:13 -05:00
  • 44903f0c03 hexiwear_k64: Enable ftm driver instance and pins Maureen Helm 2017-07-17 15:38:22 -05:00
  • 060bf8ea6a pwm: Introduce new mcux ftm shim driver Maureen Helm 2017-07-17 15:14:20 -05:00
  • bebc94e043 pwm: Add shared configs for log level and instances Maureen Helm 2017-07-17 14:59:00 -05:00
  • 21e034af14 dts: Generate Kinetis pwm settings from device tree Maureen Helm 2017-07-17 14:41:01 -05:00
  • afedfa95ee tests: dma: cleanup and add loglevel configuration Johann Fischer 2017-06-23 17:46:29 +02:00
  • 868c3eadce drivers: dma: add Log level option to Kconfig Johann Fischer 2017-06-06 23:36:26 +02:00
  • 92e24de7cd drivers: dma: restructure dma drivers Kconfig Johann Fischer 2017-06-06 23:34:58 +02:00
  • 8e6ebdb090 arm: support for stm32f417 SOC Erwin Rol 2017-08-05 11:02:45 +02:00
  • f3aaa56e0a drivers: pwm: Remove all deprecated APIs. Adithya Baglody 2017-08-03 12:35:49 +05:30
  • 99181eb661 arch: xtensa: Move exception table to xtensa_intr.c Leandro Pereira 2017-07-19 13:50:50 -07:00
  • 27ea2d8eb7 arch: xtensa: Convert Xtensa port to use gen_isr_table Leandro Pereira 2017-07-07 10:35:18 -07:00
  • 1e506d3b42 arch: xtensa: Remove mentions of dynamic interrupt settings Leandro Pereira 2017-07-07 10:33:01 -07:00
  • d89e7e4e45 samples: drivers: gpio: Make the sample work with ESP32 Leandro Pereira 2017-06-30 15:28:18 -07:00
  • db6ff4da60 drivers: random: Add ESP32 random number generator driver Leandro Pereira 2017-06-30 10:12:07 -07:00
  • d691045592 drivers: watchdog: Implement ESP32 watchdog driver Leandro Pereira 2017-06-27 16:20:45 -07:00
  • c0c79a8041 drivers: gpio: esp32: Add ESP32 GPIO driver Leandro Pereira 2017-06-19 16:58:29 -07:00
  • f3b05c6a58 drivers: pinmux: Add pin multiplexer driver for ESP32 Leandro Pereira 2017-06-26 17:07:43 -07:00
  • 287ea2490b pinmux: Allow up to 6 functions Leandro Pereira 2017-06-26 17:09:03 -07:00
  • d278a527ab boards: arm: olimex_stm32_e407: small documentation updates Erwin Rol 2017-08-05 11:25:12 +02:00
  • c711fa6fb7 boards: arm: olimex_stm32_p405: Initial Olimex STM32-P405 BSP Erwin Rol 2017-08-04 17:20:26 +02:00
  • 57746488d4 arm: support for stm32f405 SOC Erwin Rol 2017-08-04 17:18:28 +02:00
  • 5930e9d02d arm: mpu: Adjust to use opaque kernel data types Andy Gross 2017-08-02 15:14:49 -05:00
  • 6962ae8f4c arch: arm: Always define ARCH stack definitions Andy Gross 2017-08-01 16:48:46 -05:00
  • 6e2ba2c9e1 mpu_stack_guard_test: update log in README.rst Michel Jaouen 2017-06-27 09:49:28 +02:00
  • 3e6965d188 mpu_stack_guard_test: add more thread for test Michel Jaouen 2017-06-27 11:58:33 +02:00