Commit graph

  • a077bdd417 tests: net: shell: Add some simple tests for net-shell Jukka Rissanen 2019-09-17 11:27:12 +03:00
  • 03bf8ab55d arch/x86_64: add HPET definitions to arch.h Charles E. Youse 2019-09-12 09:53:07 -04:00
  • 3038209695 drivers/timer/hpet.c: migrate to devicetree Charles E. Youse 2019-09-11 16:45:43 -04:00
  • a78e5a267f arch: arm: cmse: re-introduce workaround for typeof Ioannis Glaropoulos 2019-09-16 18:21:15 +02:00
  • 5611beeec1 scripts: elf_helper.py: fix C++ template constexpr value processing Peter A. Bigot 2019-09-13 08:44:26 -05:00
  • 493e6c6265 samples: espi: mchp: Add MEC1501 modular board config for eSPI sample test Jose Alberto Meza 2019-08-12 10:57:27 -07:00
  • 3d0ae03570 boards: Add support for MEC1501 modular card ASSY 6885 Jose Alberto Meza 2019-08-12 13:35:13 -07:00
  • 17dc9e56cc boards: native_posix: Disable default testing on native_posix_64 Kumar Gala 2019-09-13 08:04:21 -05:00
  • fd17b86b94 arc: hsdk: add lvgl support for hsdk board Watson Zeng 2019-09-10 14:45:29 +08:00
  • 75a65a0ad1 drivers: spi_dw: add WORD only access support Watson Zeng 2019-09-10 12:00:15 +08:00
  • 9eb379f2bf arc: hsdk: add pinmux driver support and doc enhancement Watson Zeng 2019-09-10 11:18:25 +08:00
  • 9d50f9b5a7 arc: hsdk: dts: bug fix Watson Zeng 2019-09-10 10:31:58 +08:00
  • 9451bde98b arc: arc_connect: bug fix in arc_connect Watson Zeng 2019-09-10 10:28:20 +08:00
  • 324f99e0ac samples: net: Add mbedTLS tweaks in overlay-ot.conf Robert Lubos 2019-05-08 11:40:56 +02:00
  • 063fefd15d net: openthread: Use Zephyr's mbedTLS instead of compiling own Robert Lubos 2019-01-28 14:15:26 +01:00
  • 1c8c775502 modules: mbedtls: Allow to enable OpenThread optimizations Robert Lubos 2019-02-14 09:39:32 +01:00
  • d479eb4c3e shields: ssd1306_128x64: fix documentation Johann Fischer 2019-09-12 11:46:01 +02:00
  • cc9a96c88b sample: cfb: fix test sample.display.cfb.ssd1306 Johann Fischer 2019-09-11 21:36:45 +02:00
  • 39bfc845b7 samples: cfb_shell: remove FRDM-K64F board config and overlay Johann Fischer 2019-09-11 21:30:34 +02:00
  • 73ee79d2fe shields: add generic shield for SSD1306 based 128x32 displays Johann Fischer 2019-09-11 01:17:49 +02:00
  • e3ffd143c1 drivers: ssd1306: fix style Johann Fischer 2019-09-11 15:32:59 +02:00
  • 2388e3169c drivers: ssd1306: add DT properties to support 128x32 display Johann Fischer 2019-09-11 01:16:28 +02:00
  • fd8a27a51b samples: amg88xx: update README.rst Johann Fischer 2019-09-14 12:31:11 +02:00
  • feef83d864 drivers: amg88xx: rework sensor driver to use DT Johann Fischer 2019-09-13 17:06:56 +02:00
  • 7e5c65d521 uart: native_posix: Moved declaration of native_uart_status Jan Van Winkel 2019-08-23 01:19:47 +02:00
  • cb56813374 native: removed redundant compiler args MMD & MP Jan Van Winkel 2019-08-24 10:49:33 +02:00
  • 0ae378e92e tests: kernel: Suppress warnings in intmath tests Jan Van Winkel 2019-08-23 23:17:59 +02:00
  • a4eba66ff4 net: Added missing do to net_route_info macro Jan Van Winkel 2019-08-23 09:08:47 +02:00
  • 6a6c034749 samples: net: Moved declaration of packet_data Jan Van Winkel 2019-08-23 01:48:18 +02:00
  • e483b11a90 sanitycheck: native: Removed --coverage from EXTRA_LDFLAGS Jan Van Winkel 2019-09-11 22:08:56 +02:00
  • f3eec6cba3 cmake: toolchain abstraction for coverage Jan Van Winkel 2019-08-24 11:12:38 +02:00
  • af30f2b7d4 sanitycheck: Use system gcov for unit testing by default Alberto Escolar Piedras 2019-09-12 14:44:08 +02:00
  • 73baaaa3dc Bluetooth: Pass local identity to bt_conn_add_le() Johan Hedberg 2019-09-11 13:40:50 +03:00
  • 0ce7dad5b2 Bluetooth: Allow disconnected state connections to be reconnected Johan Hedberg 2019-06-17 19:26:47 +03:00
  • ab3165791b west.yml: Update ci-tools to broaden pylint check and fix formatting Ulf Magnusson 2019-09-17 04:48:53 +02:00
  • 2b2fa660b0 [Code coverage]: Fix the issue of function code coverage in device.c. Steven Wang 2019-09-02 17:59:56 +08:00
  • d888e012ed subsys/testsuite: make tc_util overridable Torstein Grindvik 2019-09-12 10:57:41 +02:00
  • c983c85d8f tests: gui: Added tests for LVGL glue logic Jan Van Winkel 2019-08-01 23:19:22 +02:00
  • d005f772ed doc: release notes: Add note on kconfig function deprecation Kumar Gala 2019-09-16 08:01:26 -05:00
  • 9b30cf70e1 doc: tracing: link kconfig options using :option: Anas Nashif 2019-09-16 14:22:35 -04:00
  • 7d82e1765b doc: c library: document which c functions are implemented. Anas Nashif 2019-09-15 23:47:55 -04:00
  • d53c87a3ca doc: tracing: include API docs into documentation Anas Nashif 2019-09-15 23:05:11 -04:00
  • c1229f0ade doc: tracing: move ctf docs into index Anas Nashif 2019-09-15 23:03:48 -04:00
  • 6543e6a1e5 doc: tracing: add figure for tracing with systemview Anas Nashif 2019-09-15 22:46:06 -04:00
  • 5d4607554e drivers: can: flexcan: limit number of concurrent rx filters on k6x soc Henrik Brix Andersen 2019-09-13 21:59:18 +02:00
  • 7a70fa8488 usb: tests: Pass correct lengths to hexdump in usb bos test Jan Van Winkel 2019-08-24 21:29:11 +02:00
  • f08caaf677 drivers: ethernet: stm32: Add carrier state detection Markus Fuchs 2019-09-15 11:33:38 +02:00
  • 1911a7599c boards: Add support of arduino connector on nucleo_wb55rg board Bruno TISSERAND 2019-09-13 14:15:38 +02:00
  • b7d05fbf13 Bluetooth: Mesh: Add model reset callback Trond Einar Snekvik 2019-09-16 14:48:11 +02:00
  • 91ca7ca763 Bluetooth: Mesh: Add persistent model user data Trond Einar Snekvik 2019-08-19 10:44:32 +02:00
  • c2c05c916a Bluetooth: Mesh: Add model callback structure Trond Einar Snekvik 2019-08-19 10:05:36 +02:00
  • 9608a8e64e soc: nxp:rt: Add DATA_OCRAM config Loic Poulain 2019-09-16 15:30:25 +02:00
  • f78f7076aa soc: nxp: rt: Add custom memory areas to linker script Loic Poulain 2019-09-16 14:59:22 +02:00
  • 1c91a385b1 boards/arm: Add arduino_header support to nucleo f429zi Christian Taedcke 2019-09-16 11:44:01 +02:00
  • 28f46131b3 Bluetooth: controller: split: Fix Rx reserved for conn cmplt Vinayak Kariappa Chettimada 2019-09-13 17:06:11 +05:30
  • c755be0ee7 net: socket: The socket flags need to use uintptr_t Jukka Rissanen 2019-09-16 14:55:50 +03:00
  • e6ffb3fdc4 spinlock: Make sure C and C++ have the same sizeof(k_spinlock) value Erwin Rol 2019-09-15 20:33:14 +02:00
  • 871d132577 driver/sensor: add IIS3DHHC accelerometer sensor Armando Visconti 2019-09-05 15:19:40 +02:00
  • b4094ea6c1 shell: kconfig: Fix wrong UART_SHELL_ON_DEV_NAME value due to typo Ulf Magnusson 2019-09-16 14:54:02 +02:00
  • 78b461ae3e Bluetooth: controller: Refactor use of SWI Vinayak Kariappa Chettimada 2019-09-16 11:17:40 +05:30
  • ee85f248fc bluetooth: controller: abstract PPI handling for LE Coded Ioannis Glaropoulos 2019-09-09 09:09:08 +02:00
  • f754ee4aa8 bluetooth: controller: conditionally define macros for LE Coded PHY Ioannis Glaropoulos 2019-09-12 11:33:52 +02:00
  • dc3e9b1755 bluetooth: controller: abstract PPI handling functions Ioannis Glaropoulos 2019-08-19 16:25:40 +02:00
  • d72d4f356d bluetooth: controller: define generic macros for LLL, ULL LOW IRQs Ioannis Glaropoulos 2019-08-20 11:34:00 +02:00
  • 36a780c5bb west.yml: update hal_microchip to latest revision Daniel Leung 2019-09-12 09:41:17 -07:00
  • 532241d5ad Bluetooth: Mesh: Encrypt friend packets on send Trond Einar Snekvik 2019-08-28 14:11:10 +02:00
  • 9e85c33239 Bluetooth: Mesh: Expose SeqZero mask Trond Einar Snekvik 2019-08-28 13:46:08 +02:00
  • c9dcf37e6c Revert "gpio: stm32: support disabling and reenabling interrupts on pin" Erwan Gouriou 2019-09-16 11:32:18 +02:00
  • 372a4fe5be kconfig: support multiple DTS bindings directories Peter A. Bigot 2019-09-14 11:21:14 -05:00
  • 5e2ec2244b manifest: mbedtls: Update to pick latest config-tls-generic.h Paul Sokolovsky 2019-09-11 21:13:54 +03:00
  • 7d27cf9f27 doc: link-roles: convert bytes to string Anas Nashif 2019-09-15 09:44:55 -04:00
  • f914669075 tests/posix/common: restructure to eliminate casts Charles E. Youse 2019-07-30 17:54:46 -07:00
  • dc0314af7f arch/x86: honor CONFIG_INIT_STACKS in 64-bit mode Charles E. Youse 2019-07-30 16:30:53 -07:00
  • a926fa0a82 arch/x86: clean up inline assembly format Charles E. Youse 2019-07-26 09:53:17 -07:00
  • d506489999 arch/x86: optimize nested IRQ entry/exit Charles E. Youse 2019-07-26 08:25:18 -07:00
  • 097c30c863 tests/subsys/logging/log_core: increase log buffer size Charles E. Youse 2019-07-24 16:46:29 -07:00
  • 468cd4d98f arch/x86: add support for CONFIG_STACK_SENTINEL Charles E. Youse 2019-07-24 12:30:14 -07:00
  • a5eea17dda arch/x86: add SSE floating-point to Intel64 subarch Charles E. Youse 2019-07-24 11:40:24 -07:00
  • 2e788040d8 tests/posix/common: make 64-bit clean Charles E. Youse 2019-07-23 16:29:29 -07:00
  • 0f98cdd457 arch/x86: tests/cmsis: disable some CMSIS tests in 64-bit mode Charles E. Youse 2019-07-23 13:54:58 -07:00
  • 65b1f62ee3 arch/x86: disable inapplicable tests for Intel64 Charles E. Youse 2019-07-23 13:30:06 -07:00
  • c08d01211a arch/x86: add Z_ARCH_THREAD_STACK_LEN() macro Charles E. Youse 2019-07-23 11:05:42 -07:00
  • b8cadce677 arch/x86: refactor bitfield-manipulation functions Charles E. Youse 2019-07-23 10:40:08 -07:00
  • 91896dde5e arch/x86: select CONFIG_64BIT when CONFIG_X86_LONGMODE Charles E. Youse 2019-07-23 10:13:38 -07:00
  • 640c5a5e95 boards/x86: add Intel64 (64-bit long-mode) QEMU target board Charles E. Youse 2019-07-22 15:49:25 -07:00
  • 6244676a51 arch/x86: refactor z_do_read_cpu_timestamp32() Charles E. Youse 2019-07-22 16:21:24 -07:00
  • 3cf1bff71c arch/x86: complete 64-bit linker script Charles E. Youse 2019-07-22 12:25:07 -07:00
  • 2bb59fc84e arch/x86: add nested interrupt support to Intel64 Charles E. Youse 2019-07-15 16:22:44 -07:00
  • cdb9ac3895 arch/x86: Add exception reporting code for Intel64 Charles E. Youse 2019-07-15 13:18:36 -07:00
  • a10f2601cc arch/x86: add IRQ offloading to Intel64 subarch Charles E. Youse 2019-07-09 17:34:52 -07:00
  • 0e0199387a arch/x86: set default stack sizes Charles E. Youse 2019-07-09 16:15:26 -07:00
  • 4ddaa59a89 arch/x86: initial Intel64 support Charles E. Youse 2019-07-04 20:17:14 -07:00
  • 9b00f7821a arch/x86: rework z_arch_irq_lock() and z_arch_irq_unlock() Charles E. Youse 2019-07-05 12:02:49 -07:00
  • 58bbbddbef arch/x86: fix multiboot.c pointer cast Charles E. Youse 2019-07-04 15:55:49 -07:00
  • 8b339e7409 arch/x86: share implementations of sys_io primitives Charles E. Youse 2019-07-04 15:39:55 -07:00
  • 34307a54f0 arch/x86: initial Intel64 bootstrap framework Charles E. Youse 2019-07-04 13:49:06 -07:00
  • c58b28ab0a arch/x86: add placeholders for Intel64 headers Charles E. Youse 2019-07-04 12:28:20 -07:00
  • 5e10d590c6 arch/x86: refactor kernel_arch_data.h Charles E. Youse 2019-07-04 12:10:49 -07:00
  • faac79f203 arch/x86: add register definitions to msr.h Charles E. Youse 2019-07-04 11:32:10 -07:00
  • 773cdf1c55 arch/x86: refactor arch.h Charles E. Youse 2019-07-04 11:27:20 -07:00