Commit graph

  • 4dc9e5b2de kconfig: Get rid of 'option env' bounce symbols Ulf Magnusson 2018-05-16 20:24:03 +02:00
  • 375e8d73ce spi_handlers: fix some build issues Andrew Boie 2018-05-17 12:05:24 -07:00
  • 3772f77119 k_poll: expose to user mode Andrew Boie 2018-05-07 16:52:57 -07:00
  • 8345e5ebf0 syscalls: remove policy from handler checks Andrew Boie 2018-05-04 15:57:57 -07:00
  • 2b9b4b2cf7 k_queue: allow user mode access via allocators Andrew Boie 2018-04-27 13:21:22 -07:00
  • c18a11327b HACK: tests: disable output disasm for 1 ARC test Andrew Boie 2018-05-16 18:39:53 -07:00
  • 37b7caa6bb sample: Add MCUX IPM sample application Stanislav Poboril 2018-02-07 21:34:35 +01:00
  • 5477ee4531 mcux: Add MCUX IPM driver for lpc and kinetis socs Stanislav Poboril 2018-02-07 21:03:25 +01:00
  • c3ce923fd9 arm: lpcxpresso54114_m0: Add board support for slave core Stanislav Poboril 2018-05-15 14:16:13 -05:00
  • 7514a92cbe arch: arm: nxp_lpc: Added support for init of slave core Kumar Gala 2018-05-15 18:52:23 -05:00
  • b7312d1bbc arch: arm: lpc: Added support for Cortex-M0+ on lpc54114 soc Kumar Gala 2018-05-15 18:51:17 -05:00
  • cc8b726517 cmake: Add new generate_inc_file_for_gen_target function Kumar Gala 2018-05-16 08:27:24 -05:00
  • 02253c231d nxp_kinetis: Fix rtc base address in kw41z dts.fixup Maureen Helm 2018-05-17 14:12:43 -05:00
  • 3f43fc7770 tests: watchdog: Replace platform whitelists with depends_on Maureen Helm 2018-04-23 20:35:38 -05:00
  • fb74866c2d tests: watchdog: Update test to work with the mcux watchdog driver Maureen Helm 2018-04-23 20:26:36 -05:00
  • c976dbb233 boards: Document watchdog driver support on k64, kw2xd boards Maureen Helm 2018-04-23 15:32:26 -05:00
  • e9ca0a7dae nxp_kinetis: Enable mcux watchdog driver on k64, kw2xd socs Maureen Helm 2018-04-23 15:26:20 -05:00
  • 474a618f1b watchdog: Introduce mcux wdog shim driver Maureen Helm 2018-04-23 15:07:11 -05:00
  • 7960f79134 dts: Add kinetis watchdog bindings and update k64, kw2xd soc nodes Maureen Helm 2018-04-23 14:43:41 -05:00
  • 39d63d316b clock_control: Add support for getting LPO frequency in mcux sim driver Maureen Helm 2018-04-23 14:27:43 -05:00
  • eeeffcaf58 tests: rtc: Adjust RTC samples tests for NXP RTC Andy Gross 2018-04-24 13:28:17 -05:00
  • 7b92d3fb1c rtc: nxp: Add RTC driver for NXP Kinetis Andy Gross 2018-04-24 13:28:12 -05:00
  • 1fe586f678 dts: nxp: kw41z: Fixup NXP Kinetis RTCs on KW41Z Andy Gross 2018-04-24 13:28:08 -05:00
  • d75291ef93 yaml: rtc: Add yaml definitions for RTC Andy Gross 2018-04-24 13:28:04 -05:00
  • 27bdb83308 rtc: Add prescalar configuration option Andy Gross 2018-04-24 13:27:59 -05:00
  • 4aaaccc739 rtc: Kconfig: Split off QMSI into separate Kconfig Andy Gross 2018-04-24 13:27:35 -05:00
  • ba2405023b lib: rbtree: Add RB_FOR_EACH macro for iterative enumeration Andy Ross 2018-05-11 10:03:54 -07:00
  • 35cb2ba346 watchdog: stm32: fix style issue Florian Vaussard 2018-05-17 14:50:01 +02:00
  • d0fa58722d watchdog: iwdg: honor IWDG_STM32_START_AT_BOOT Florian Vaussard 2018-05-17 14:46:09 +02:00
  • ae71554be3 dts: stm32l4: add node and fixup for i2c4 Florian Vaussard 2018-05-17 15:52:09 +02:00
  • 70fdb7f2ef pinmux: stm32l4: add I2C4 pinmux on PD12/PD13 Florian Vaussard 2018-05-17 15:46:15 +02:00
  • af601c22e6 i2c: stm32: add support for I2C4 Florian Vaussard 2018-05-17 15:45:50 +02:00
  • e681f9cbeb pwm: stm32: fix off-by-one on PWM period Florian Vaussard 2018-05-17 16:15:26 +02:00
  • 85699f7c6f kernel: Fix compile warning with _impl_k_object_alloc Kumar Gala 2018-05-17 09:26:03 -05:00
  • a631e1a1e4 CODEOWNERS: Fix nxp related directories Maureen Helm 2018-05-17 10:38:28 -05:00
  • 2514f3c837 libc: minimal: fix fwrite() Florian Vaussard 2018-05-17 15:17:50 +02:00
  • b8ec6da38f arch: arm: convenience wrappers for C variable permissions checks Ioannis Glaropoulos 2018-04-16 15:16:18 +02:00
  • 8e0c830dce arch: arm: implement cmse address range check Ioannis Glaropoulos 2018-04-13 23:28:13 +02:00
  • 600d731c95 arch: arm: select CPU_CORTEX_M_HAS_CMSE in ARMv8-m Ioannis Glaropoulos 2018-04-03 17:59:17 +02:00
  • c842f32ddd arch: arm: Define & implement API for test target (Non-Secure) Ioannis Glaropoulos 2018-03-28 15:30:40 +02:00
  • 2b73c97d68 Bluetooth: Mesh: Fix IV Update duration tracking Johan Hedberg 2018-05-15 14:35:07 +03:00
  • b98388c67f doc: networking: qemu_setup: Update details and add DNS information Paul Sokolovsky 2018-05-16 20:09:15 +03:00
  • 26ebb918f7 samples: net: rpl: Add observer support to node application Ravi kumar Veeramally 2018-01-08 13:50:02 +02:00
  • 2ef5044277 samples: net: rpl: Enhance RPL border router application Ravi kumar Veeramally 2018-01-09 11:33:31 +02:00
  • 08795cf27d samples: net: rpl: Simple RPL border router application Jukka Rissanen 2017-08-01 17:17:42 +03:00
  • 50990cdfaf drivers/ieee802154: KW41Z drivers is missing hw ACK caps Tomasz Bursztyka 2018-05-03 15:43:22 +02:00
  • 69e69b7f93 ieee802154: Add support for energy detection scan on driver API Tomasz Bursztyka 2018-03-19 11:20:26 +01:00
  • 49bd1e9c6f ieee802154: Add support for filtering source short/ieee addresses Tomasz Bursztyka 2018-03-19 09:53:29 +01:00
  • 06840af1cc drivers: usb: kinetis: fixup endpoint config, stall and read Johann Fischer 2018-04-27 01:19:27 +02:00
  • 36eb4dd021 tests: samples: exclude usb_kw24d512 from wpanusb sample Johann Fischer 2018-03-26 00:38:35 +02:00
  • 45156f6e71 samples: cdc_acm: enable sanitycheck for Kinetis boards Johann Fischer 2017-10-20 01:11:01 +02:00
  • d6f14291ee arch: nxp_kinetis: enable USB device driver Johann Fischer 2017-10-20 01:10:58 +02:00
  • 5dc6f99cfd drivers: usb: add usb device driver for Kinetis USBFSOTG Controller Johann Fischer 2017-10-20 01:10:51 +02:00
  • 167efd70b6 arm: mpu: nxp: set bus master 4 to write and read access Johann Fischer 2017-10-20 01:10:16 +02:00
  • d8cd119562 dts: arm: nxp: use DT to configure USBD on Kinetis SoC Johann Fischer 2018-03-15 19:40:05 +01:00
  • 9c27ae7162 dts: bindings: add yaml file for Kinetis USBD support Johann Fischer 2018-03-15 18:52:47 +01:00
  • a1fc3969fc tests: common: fixed pointer formatting Anas Nashif 2018-05-17 04:04:21 -05:00
  • 72050f46bc settings: Make it safe to call settings_subsys_init() multiple times Johan Hedberg 2018-05-16 18:56:18 +03:00
  • 941007d4a0 doc: Update Zephyr SDK version Anas Nashif 2018-05-17 09:06:23 +03:00
  • 89ac6b5db7 ext/hal: Add WINC1500 README for non-Apache 2.0 licensed contribution Tomasz Bursztyka 2018-05-04 10:50:32 +02:00
  • 554999d320 samples/net: Add a simple sample to run wifi shell module Tomasz Bursztyka 2017-09-27 15:22:40 +02:00
  • ce947431e2 drivers/wifi: Move all winc1500 related code to its own directory Tomasz Bursztyka 2018-03-20 11:18:53 +01:00
  • 2145503273 drivers/winc1500: Implement wifi mgmt offloaded API Tomasz Bursztyka 2017-12-07 21:35:48 +01:00
  • 24bb24e696 drivers/wifi: WINC1500 driver is not using WAKE pin Tomasz Bursztyka 2017-11-15 14:26:45 +01:00
  • 5f9ccad97f drivers/wifi: Switch info level to debug level in winc1500 driver Tomasz Bursztyka 2017-11-15 13:30:38 +01:00
  • 569e70aaae drivers/wifi: Split case logic into functions in winc1500 driver Tomasz Bursztyka 2017-11-03 09:25:01 +01:00
  • 1e4ba8231d drivers/wifi: Remove useless gpio configuration call in winc1500 driver Tomasz Bursztyka 2017-11-03 08:05:56 +01:00
  • 8e65f6ab2a drivers/wifi: Let's go away from SPI legacy API in WINC1500 Tomasz Bursztyka 2017-11-02 17:28:19 +01:00
  • 0294c67349 drivers/wifi: Move configure macros to Kconfig Tomasz Bursztyka 2017-11-02 14:31:38 +01:00
  • 2a1d222adc drivers/wifi: Generalize GPIO configuration for the WINC1500 driver Tomasz Bursztyka 2017-11-02 12:07:25 +01:00
  • 9bdf1cdb0e drivers/wifi: Add winc1500 WiFi driver Dario Pennisi 2017-05-03 09:09:29 +02:00
  • 4d1da3f723 ext: Add winc1500 driver from Atmel Tomasz Bursztyka 2017-10-09 13:55:46 +02:00
  • cd580e0bba drivers/adc: Uneven buffers will lead to buffer overflow Tomasz Bursztyka 2018-05-16 13:03:15 +02:00
  • 29ed87c930 native: entropy: warn of security risk Alberto Escolar Piedras 2018-05-16 17:25:13 +02:00
  • 845ac3ef46 drivers: spi: Fix TOCTOU while transceiving SPI messages Leandro Pereira 2018-05-14 13:27:06 -07:00
  • 7588680afb samples: olimex_stm32_e407: ccm: trivial README.rst fix Marti Bolivar 2018-05-16 19:14:04 -04:00
  • bdfbbfee3f samples: sensor: vl53l0x: trivial README.rst fix Marti Bolivar 2018-05-16 19:13:30 -04:00
  • 47fa8eb98c userspace: generate list of kernel object sizes Andrew Boie 2018-05-16 10:11:17 -07:00
  • f3bee951b1 kernel: stacks: add k_stack_alloc() init Andrew Boie 2018-05-02 17:44:39 -07:00
  • 0fe789ff2e kernel: add k_msgq_alloc_init() Andrew Boie 2018-04-12 18:35:56 -07:00
  • 44fe81228d kernel: pipes: add k_pipe_alloc_init() Andrew Boie 2018-04-12 17:38:12 -07:00
  • 97bf001f11 userspace: get dynamic objs from thread rsrc pools Andrew Boie 2018-04-24 17:01:37 -07:00
  • 92e5bd7473 kernel: internal APIs for thread resource pools Andrew Boie 2018-04-12 17:12:15 -07:00
  • 337e74334c userspace: automatic resource release framework Andrew Boie 2018-04-13 14:44:00 -07:00
  • e9cfc54d00 kernel: remove k_object_access_revoke() as syscall Andrew Boie 2018-04-13 13:15:28 -07:00
  • a2480bd472 mempool: add API for malloc semantics Andrew Boie 2018-04-12 16:59:02 -07:00
  • c8010e4877 sflist: slist-alike that stores flags Andrew Boie 2018-04-30 16:15:49 -07:00
  • 79215adceb list_gen: slist: mark some APIs are private Andrew Boie 2018-04-30 16:11:54 -07:00
  • 577d5ddba4 userspace: fix kobj detection declared extern Andrew Boie 2018-05-16 15:52:37 -07:00
  • ab16853b26 drivers: crypto: crypto_mtls_shim: Set output length for all operations Leandro Pereira 2018-04-13 15:41:28 -07:00
  • e61c48123c drivers: crypto: crypto_tc_shim: Set output length for all operations Leandro Pereira 2018-04-13 14:42:11 -07:00
  • 9c113d29f5 samples: drivers: crypto: Print output length for all operations Leandro Pereira 2018-04-13 14:41:27 -07:00
  • bcdfa76ff3 lib: posix: Fix pthread_attr_init() return code Ramakrishna Pallala 2018-05-16 11:23:20 +05:30
  • 103cbe8c90 boards: minnowboard: do not run net/bluetooth tests Anas Nashif 2018-05-16 22:34:10 +03:00
  • ddc30c8e40 samples: leds_demo: depend on netif and gpio Anas Nashif 2018-05-16 22:33:47 +03:00
  • 2a892d5d6d doc: update mac instructions Anas Nashif 2018-05-15 09:52:49 +03:00
  • 0daf69bb57 xtensa: fix CONFIG_INIT_STACKS for IRQ stack Andrew Boie 2018-05-16 11:02:29 -07:00
  • 11c68a10f4 boards/arm/nrf52xx_boards: makes GPIO_AS_PINRESET common Andrzej Puzdrowski 2018-05-10 14:57:55 +02:00
  • a5c12b6c05 arch/arm/soc/nordic_nrf/nrf52: NFCT pins configuration Andrzej Puzdrowski 2018-05-10 11:34:10 +02:00
  • 05c45e359a drivers: serial: Fix race condition in nRF5 UART TX Thiago Silveira 2018-05-09 10:41:42 -03:00