Commit graph

  • 5f42cb1b12 tests: mem_protect: fix README and adapt for cmake Anas Nashif 2018-01-11 08:56:03 -05:00
  • e029e94100 tests: fs: fix README and adapt for cmake Anas Nashif 2018-01-11 08:52:47 -05:00
  • a2002e6069 samples: nfc: update README Anas Nashif 2018-01-11 08:51:26 -05:00
  • 84e3d3e7e8 libc: Kconfig: Move STDOUT_CONSOLE from subsys/debug Paul Sokolovsky 2018-01-05 15:06:55 +02:00
  • 907735dd58 scripts: parse_syscalls: Multiplatform separators Carles Cufi 2018-01-11 15:14:54 +01:00
  • abfed53525 gitlint: fix check for line_count Anas Nashif 2018-01-11 09:57:03 -05:00
  • 77d877c0d9 doc: update doc tools versions David B. Kinder 2017-12-15 14:12:16 -08:00
  • 2dd5cef811 gitlint: do not allow title-only commit messages Anas Nashif 2018-01-10 19:12:00 -05:00
  • daa39867b8 cmake: sdk: Improve error message when INSTALL_DIR is wrong Sebastian Bøe 2018-01-11 11:54:17 +01:00
  • df37588b6f net: ip: shell: Fix ipv6 echo reply callback to unref packet Pedro Martucci 2018-01-10 16:20:28 -02:00
  • a21563d1a8 net: lib: lwm2m: fix coap proxy resource option Michael Scott 2018-01-08 12:08:58 -08:00
  • 33030721c4 net: lwm2m: increase packet reference to avoid packet being freed Robert Chou 2017-12-08 11:55:01 +08:00
  • 4971d2a084 cmake: Fix "make VERBOSE=1" Sebastian Bøe 2017-12-28 17:34:50 +01:00
  • c6f367d251 cmake: Give descriptive error to user when cloned with core.autocrlf Sebastian Bøe 2018-01-04 17:36:02 +01:00
  • 671514fc59 boards/usb_kw24d512: Cleaning up defconfig Tomasz Bursztyka 2017-12-05 12:13:14 +01:00
  • f4664f1d9a drivers/ieee802154: Cleaning up CMakeLists.txt Tomasz Bursztyka 2017-12-05 10:51:06 +01:00
  • 5195ddf472 drivers/ieee802154: Cleanup Kconfig Tomasz Bursztyka 2017-12-05 10:50:10 +01:00
  • 17fcbc3f9b serial: sam0: add support for interrupt based transmit. Michael Hope 2017-11-25 14:06:34 +01:00
  • 33ea1b5c89 net: skip TX max send calculation in net_pkt_append() for RX packets Michael Scott 2018-01-07 12:33:14 -08:00
  • 6338ec0546 Revert "net: net_app: set packet data_len on incoming packets" Michael Scott 2018-01-08 10:32:23 -08:00
  • a75458131a net: lib: app: trigger TLS closure when connection is closed Michael Scott 2018-01-07 12:32:02 -08:00
  • e63a781612 drivers: eth: mcux: Use correct Kconfig option for RX bufs Jukka Rissanen 2018-01-10 14:31:03 +02:00
  • 2f81942754 Bluetooth: mesh: Fix model subscription groups cleanup Mariusz Skamra 2018-01-09 14:25:16 +01:00
  • 4ba9543bdd Bluetooth: mesh: Fix LPN subsciption groups update on VA deletion Mariusz Skamra 2018-01-09 14:10:23 +01:00
  • 3e4e3bd96f doc: update windows setup git clone instructions David B. Kinder 2018-01-09 10:20:43 -08:00
  • 64edbaf64c cmake: Don't assert that imported zephyr libraries have source files Sebastian Bøe 2018-01-09 12:45:19 +01:00
  • 4d9499cbeb cmake: external_lib: Specify that the library should be GLOBAL Sebastian Bøe 2018-01-09 12:51:07 +01:00
  • b4d12f5280 net: lib: http: fix CONFIG_HTTPS for client use Michael Scott 2018-01-07 12:25:02 -08:00
  • 911be994d1 tests: enable coverage Anas Nashif 2018-01-09 10:46:07 -05:00
  • 9512f0ddf3 samples: rpl: do not build when assert is enabled Anas Nashif 2018-01-09 09:13:52 -05:00
  • 7b9d89971b kernel: remove empty string in assert statement Anas Nashif 2018-01-09 09:13:28 -05:00
  • 674bb28040 sanitycheck: filter on CONFIG_ASSERT Anas Nashif 2018-01-09 09:12:15 -05:00
  • 335bcedd36 ci: run sanitycheck with assertions enabled Anas Nashif 2018-01-09 08:24:31 -05:00
  • f6aefe5f17 drivers: ti_adc108s102: remove newline from syslog messages Anas Nashif 2018-01-08 16:41:53 -05:00
  • 4d2ad0a8a5 Bluetooth: remove unused BT_DEBUG_COLOR Anas Nashif 2018-01-08 16:34:03 -05:00
  • 89eb2d2057 drivers: ethernet: stm32: various small changes Erwan Gouriou 2017-12-15 09:23:23 +01:00
  • 96333b741f board: nucleo_f429zi provide eth driver config Erwan Gouriou 2017-11-30 13:55:12 +01:00
  • e5cef70abd drivers: i2c: Add support for cc32xx I2C bus Gil Pitney 2017-09-13 17:13:44 -07:00
  • 8e30c6e790 doc: getting_started: Improve the docs for cloning on Windows Sebastian Bøe 2018-01-09 09:10:44 +01:00
  • 34b8b3b5ee tests: kernel: fatal: x86: Fixed the issue with stack alignment. Adithya Baglody 2018-01-09 12:23:51 +05:30
  • a45e18ec2e Bluetooth: tester: Set BT_MESH_LABEL_COUNT Mariusz Skamra 2018-01-08 17:51:38 +01:00
  • 2735c15120 samples: fix amg88xx sample.yaml syntax Anas Nashif 2018-01-08 14:06:56 -05:00
  • 830b8bdc17 samples: threads: Rewrite misleading sample Sebastian Bøe 2017-12-21 15:03:27 +01:00
  • e29744c0cd cmake: Require 3.8.2 on all platforms, including MSYS2 Carles Cufi 2018-01-08 16:05:22 +01:00
  • 935d0ce89b soc: arm: stm32: fix startup SystemCoreClock values Ilya Tagunov 2017-12-23 00:00:12 +03:00
  • 4694ffecce doc: win: Specify autocrlf=false when cloning Sebastian Bøe 2018-01-08 12:44:31 +01:00
  • cedfa9b4ab doc: Fix broken links in getting_started Sebastian Bøe 2018-01-08 13:25:45 +01:00
  • af00e22d07 tests: remove test.config Anas Nashif 2018-01-06 15:21:31 -05:00
  • a805c97edb kernel: enable boot banner by default Anas Nashif 2018-01-06 14:29:47 -05:00
  • a2eaae57f0 tests: add help text for TEST_EXTRA_STACKSIZE Anas Nashif 2018-01-07 11:54:38 -05:00
  • 829598be2b tests: add CONFIG_TEST for marking tests Anas Nashif 2018-01-06 16:15:53 -05:00
  • 33592e8aa8 cmake: remove IS_TEST handling Anas Nashif 2018-01-06 14:54:53 -05:00
  • 9f6c7838e5 arch: fix typo defafult -> default Anas Nashif 2018-01-05 22:44:23 -05:00
  • 7ae749828f kconfig: fix help text indentation Anas Nashif 2018-01-06 07:41:34 -05:00
  • 94066e0f15 tests/samples: remove unknown option LOG_CBUFFER/LOGGER_BACKEND Anas Nashif 2018-01-06 21:42:39 -05:00
  • f746cb3aeb version: fix version handling without extra_version set Anas Nashif 2018-01-06 20:48:57 -05:00
  • c78296dab4 tests: remove obsolete CONFIG_MDEF Anas Nashif 2018-01-06 16:33:09 -05:00
  • 5218b9ad0c ext: tinycrypt: Update README to reflect latest version Anas Nashif 2018-01-06 15:09:51 -05:00
  • 3858b3c85f tests: minor cleanup of test file headers Anas Nashif 2018-01-06 15:00:58 -05:00
  • 51e93dd105 tests: remove empty test header Anas Nashif 2018-01-06 14:59:14 -05:00
  • 9b20fa22ac tests: static_idt: do not include test cmake Anas Nashif 2018-01-06 16:28:11 -05:00
  • 7817622b4b samples: sensor: add amg88xx sample Johann Fischer 2017-09-26 17:40:42 +02:00
  • 476f05d2f8 drivers: sensors: add driver for amg88xx sensor Johann Fischer 2017-09-25 17:38:33 +02:00
  • 3b1b05be7b boards: arm: nucleo_f030r8: add I2C to documentation Ilya Tagunov 2017-12-15 01:46:22 +03:00
  • 299bb15352 boards: arm: nucleo_f030r8: enable i2c1 and i2c2 nodes and add fixups Ilya Tagunov 2017-12-15 01:41:55 +03:00
  • 007f2e0fda boards: arm: nucleo_f030r8: add I2C1 and I2C2 pinmux Ilya Tagunov 2017-12-15 01:33:30 +03:00
  • ce3b2edef3 libc: add EILSEQ for use in reporting checksum failure. Michael Hope 2017-12-30 14:25:34 +01:00
  • 1e10767200 ci: run sanitycheck with ninja Anas Nashif 2018-01-05 22:30:33 -05:00
  • 82e66127b9 doc: remove unsupported doxygen options Anas Nashif 2018-01-06 21:19:20 -05:00
  • 292400034c ci: do coverage reporting only from first matrix job Anas Nashif 2018-01-05 08:28:23 -05:00
  • 1a5bba72da sanitycheck: move native_posix to the top Anas Nashif 2018-01-05 08:07:45 -05:00
  • 71948788eb tests: logger-hook: convert sample to ztest and move to test/ Punit Vara 2017-12-04 11:49:14 +05:30
  • 0083634f73 Bluetooth: tester: Increase Mesh model group count Mariusz Skamra 2018-01-05 16:26:07 +01:00
  • d9e886bc6e net: Kconfig: Don't select STDOUT_CONSOLE Paul Sokolovsky 2018-01-05 15:17:08 +02:00
  • 100474d99d scripts: sanitycheck: If error happens accessing YAML data, go on Paul Sokolovsky 2018-01-03 17:19:43 +02:00
  • 72a5f06ceb tests: obj_tracing: Convert legacy test to ztest Punit Vara 2017-10-25 16:03:22 +05:30
  • 253e40ad0e Bluetooth: mesh: Do not set RFU bits in Heartbeat Publication Features Mariusz Skamra 2018-01-04 17:07:33 +01:00
  • 0f91f635ac ci: codecov.io: ignore appending adjustments Anas Nashif 2018-01-04 14:29:28 -05:00
  • 7c7223982a net: shell: conn: Cross-ref TCP control block to owning context Paul Sokolovsky 2017-12-28 18:59:08 +02:00
  • 94995cbd0f net: ip: Optimize statements for setting packet lengths. Paul Sokolovsky 2017-12-29 13:17:32 +02:00
  • ad459cb546 kernel: version: parenthesize macro value Anas Nashif 2018-01-04 00:04:12 -05:00
  • d872010f93 tests: test sys_kernel_version_get() Anas Nashif 2018-01-03 14:35:34 -05:00
  • d8ca2b6980 boards: add documentation for the Arduino Zero. Michael Hope 2017-11-07 20:38:00 +01:00
  • b85b676ba9 serial: add a serial driver for the SAM0 family. Michael Hope 2017-11-18 11:59:08 +01:00
  • 54c6fbdca7 gpio: add a GPIO driver for the SAM0 family. Michael Hope 2017-11-14 20:00:18 +01:00
  • be8cba4bad watchdog: add a watchdog driver for the SAM0 family. Michael Hope 2017-11-14 20:02:55 +01:00
  • 4c47c21753 boards: add board and DTS definitions for the Arduino Zero. Michael Hope 2017-11-22 09:01:18 +01:00
  • b69c452e6f arch: add support for the SAMD21G18A used in the Arduino Zero. Michael Hope 2017-11-22 09:02:20 +01:00
  • aa6b5558fd ext: Import Atmel SAMD21 header files from ASF library Michael Hope 2017-11-04 17:01:35 +01:00
  • fdca8d8f54 Revert "Bluetooth: Mesh: Fix ignoring invalid Transport OpCode as LPN" Mariusz Skamra 2018-01-04 14:45:19 +01:00
  • 30b65d8986 arm: stm32l4: include RNG ll header Jan Van Winkel 2017-12-17 21:53:04 +01:00
  • 61fe98c573 kconfig: rename CONFIG_BSP_SHARED_GDT_RAM_* Anas Nashif 2017-12-30 10:49:10 -05:00
  • cc1a960730 Bluetooth: mesh: Fix status returned from mod_unbind Mariusz Skamra 2018-01-04 09:45:09 +01:00
  • 9d6bb0995c Bluetooth: tester: Do not start LPN automatically Mariusz Skamra 2018-01-04 10:02:14 +01:00
  • a55279ac90 cmake: gen_isr_tables: Reduce verbosity of non-verbose builds. Sebastian Bøe 2018-01-04 14:08:39 +01:00
  • 74174809da gen_isr_tables: Minor refactoring Sebastian Bøe 2018-01-04 14:07:03 +01:00
  • b1ab5018ba cmake: ld: Ensure that a linker script change triggers a rebuild Sebastian Bøe 2017-12-14 13:03:23 +01:00
  • 5d25497f90 cmake: zephyr_get_*: Add support for SKIP_PREFIX Sebastian Bøe 2017-12-14 13:01:16 +01:00
  • 1df7e9a018 script: remove unused script: gcc-version.sh Anas Nashif 2017-12-30 12:08:11 -05:00
  • 7256553955 scripts: python: cleanup script and fix PEP8 issues Anas Nashif 2017-12-12 08:19:25 -05:00