Commit graph

  • 7435e5e089 cleanup: include/: move ring_buffer.h to sys/ring_buffer.h Anas Nashif 2019-06-25 15:57:18 -04:00
  • 9e35d53d1f cleanup: include/: move display.h to drivers/display.h Anas Nashif 2019-06-25 15:56:36 -04:00
  • d1b2718687 cleanup: include/: move uart.h to drivers/uart.h Anas Nashif 2019-06-25 15:54:01 -04:00
  • bd70f6f1ed cleanup: include/: move spi.h to drivers/spi.h Anas Nashif 2019-06-25 15:54:01 -04:00
  • 8c1f89fa99 cleanup: include/: move sensor.h to drivers/sensor.h Anas Nashif 2019-06-25 15:54:00 -04:00
  • fd359c21e9 cleanup: include/: move rtc.h to drivers/rtc.h Anas Nashif 2019-06-25 15:53:59 -04:00
  • 5843884887 cleanup: include/: move pwm.h to drivers/pwm.h Anas Nashif 2019-06-25 15:53:58 -04:00
  • a8167ab17d cleanup: include/: move pinmux.h to drivers/pinmux.h Anas Nashif 2019-06-25 15:53:57 -04:00
  • afa85cdc0f cleanup: include/: move led_strip.h to drivers/led_strip.h Anas Nashif 2019-06-25 15:53:56 -04:00
  • a14ef3bf01 cleanup: include/: move led.h to drivers/led.h Anas Nashif 2019-06-25 15:53:56 -04:00
  • 6524925753 cleanup: include/: move ipm.h to drivers/ipm.h Anas Nashif 2019-06-25 15:53:55 -04:00
  • f2e35134b0 cleanup: include/: move i2s.h to drivers/i2s.h Anas Nashif 2019-06-25 15:53:54 -04:00
  • 8f692c7d38 cleanup: include/: move i2c.h to drivers/i2c.h Anas Nashif 2019-06-25 15:53:54 -04:00
  • f901e26de9 cleanup: include/: move hwinfo.h to drivers/hwinfo.h Anas Nashif 2019-06-25 15:53:53 -04:00
  • 6aa9c3a68f cleanup: include/: move gpio.h to drivers/gpio.h Anas Nashif 2019-06-25 15:53:52 -04:00
  • 08a9961678 cleanup: include/: move gna.h to drivers/gna.h Anas Nashif 2019-06-25 15:53:51 -04:00
  • fe051a9055 cleanup: include/: move flash.h to drivers/flash.h Anas Nashif 2019-06-25 15:53:50 -04:00
  • 969f8f1c68 cleanup: include/: move entropy.h to drivers/entropy.h Anas Nashif 2019-06-25 15:53:49 -04:00
  • 46a5d1e5cb cleanup: include/: move dma.h to drivers/dma.h Anas Nashif 2019-06-25 15:53:48 -04:00
  • 7e7a9bdf88 cleanup: include/: move counter.h to drivers/counter.h Anas Nashif 2019-06-25 15:53:48 -04:00
  • 17ddd1714c cleanup: include/: move clock_control.h to drivers/clock_control.h Anas Nashif 2019-06-25 15:53:47 -04:00
  • c0c9396d44 cleanup: include/: move can.h to drivers/can.h Anas Nashif 2019-06-25 15:53:46 -04:00
  • 8007266e6a cleanup: include/: move aio_comparator.h to drivers/aio_comparator.h Anas Nashif 2019-06-25 15:53:46 -04:00
  • f4709f2c2f cleanup: include/: move adc.h to drivers/adc.h Anas Nashif 2019-06-25 15:53:45 -04:00
  • d4d20677ac cleanup: include/: move watchdog.h to drivers/watchdog.h Anas Nashif 2019-06-25 15:53:44 -04:00
  • 4be2e9ebb6 cleanup: include/: move zephyr/jwt.h to data/jwt.h Anas Nashif 2019-06-25 15:51:04 -04:00
  • 0abdacf3a4 cleanup: include/: move json.h to data/json.h Anas Nashif 2019-06-25 15:50:42 -04:00
  • ef281c4237 cleanup: include/: move sys_io.h to sys/sys_io.h Anas Nashif 2019-06-25 12:26:23 -04:00
  • 190e368275 cleanup: include/: move power.h to power/power.h Anas Nashif 2019-06-25 12:26:13 -04:00
  • f641d099cc cleanup: include/: move disk_access.h to disk/disk_access.h Anas Nashif 2019-06-25 12:26:07 -04:00
  • 4e48e87fd2 cleanup: include/: move crc.h to sys/crc.h Anas Nashif 2019-06-25 12:25:56 -04:00
  • bd977d06f8 cleanup: include/: move base64.h to sys/base64.h Anas Nashif 2019-06-25 12:25:37 -04:00
  • e1e05a2eac cleanup: include/: move atomic.h to sys/atomic.h Anas Nashif 2019-06-25 12:25:32 -04:00
  • 52e0efac97 cleanup: include/: move stats.h to stats/stats.h Anas Nashif 2019-06-25 12:25:20 -04:00
  • 10291a0789 cleanup: include/: move tracing.h to debug/tracing.h Anas Nashif 2019-06-25 12:25:12 -04:00
  • f048792888 cleanup: include/: move nvs/nvs.h to fs/nvs.h Anas Nashif 2019-06-25 12:24:56 -04:00
  • d918c98e1d cleanup: include/: move fcb.h to fs/fcb.h Anas Nashif 2019-06-25 12:09:24 -04:00
  • 656f4dfdac cleanup: include/: move fs.h to fs/fs.h Anas Nashif 2019-06-25 12:09:16 -04:00
  • 52b3d2b671 cleanup: include/: move tty.h to console/tty.h Anas Nashif 2019-06-25 12:08:50 -04:00
  • 169589221d cleanup: include/: move console.h to console/console.h Anas Nashif 2019-06-25 12:08:16 -04:00
  • 83508a5677 cleanup: include/: move flash_map.h to storage/flash_map.h Anas Nashif 2019-06-25 12:05:42 -04:00
  • cdfddecb35 include/: cleanup: add Kconfig for suppressing warnings Anas Nashif 2019-06-26 10:22:26 -04:00
  • bceca79804 tests: kernel: fatal: check stack overflow of FP capable threads Ioannis Glaropoulos 2019-06-25 09:07:27 +02:00
  • 0bae5a48d4 doc: reference: float: document ARM thread tag recommendation Ioannis Glaropoulos 2019-06-18 17:54:11 +02:00
  • 171272cf31 arch: arm: update thread options flag and CONTROL atomically Ioannis Glaropoulos 2019-06-18 17:33:48 +02:00
  • f70093afb8 arch: arm: rework stack fail checking for FP capable threads Ioannis Glaropoulos 2019-06-18 17:31:33 +02:00
  • 360ad9e277 arch: arm: mpu: program a wide MPU stack guard for FP capable threads Ioannis Glaropoulos 2019-05-28 11:15:03 +02:00
  • 6a9b3f5ddd arch: arm: allocate a wide priv stack guard for FP-capable threads Ioannis Glaropoulos 2019-06-18 16:46:43 +02:00
  • 1ef7a858a0 arch: arm: allocate a wide stack guard for FP-capable threads Ioannis Glaropoulos 2019-05-28 08:47:34 +02:00
  • eefea9da9c gen_app_partitions: deterministic _and_ decreasing app_smem_*.ld Marc Herbert 2019-06-27 16:09:26 -07:00
  • 85bc0d2fe5 Revert "gen_app_partitions.py: make generated/app_smem_*.ld files deterministic" Marc Herbert 2019-06-27 15:30:55 -07:00
  • 70aa383018 net: sntp: Ignore return value from close Jukka Rissanen 2019-06-07 22:54:58 +03:00
  • 1c5fa6a128 cmake: use sdk-ng built toolchain for x86_64 Daniel Leung 2019-05-07 08:37:46 -07:00
  • 06a3735754 x86_64: minimally preparing for enabling newlib Daniel Leung 2019-05-07 10:04:26 -07:00
  • 4ae1f2941d cmake: bump min SDK version 0.10.1 Daniel Leung 2019-06-13 16:47:50 -07:00
  • 1dd2796b6f tests: kernel: add simple test for the ramfunc feature Ioannis Glaropoulos 2019-06-26 10:40:09 +02:00
  • 6631e7c6a9 posix: unistd.h: Add gethostname() Paul Sokolovsky 2019-02-21 20:31:18 +03:00
  • a614a026b7 dts: Rename DT_.*_GPIO_* to DT_.*_GPIOS_* Kumar Gala 2019-06-22 10:51:09 -05:00
  • 0eee0a3c6c drivers: apic_timer: fix include of system_timer.h Anas Nashif 2019-06-27 11:38:40 -04:00
  • a438e71460 Bluetooth: controller: Add PA/LNA support on NRF_P1 GPIO pins Vinayak Kariappa Chettimada 2019-06-25 02:28:08 +02:00
  • 2c499a7363 dts/bindings: remove 'use-prop-name' from bindings Kumar Gala 2019-06-19 16:57:03 -05:00
  • 3748085d18 dts: intel_s1000: Move core_intc node under soc node Yannis Damigos 2019-06-16 18:23:35 +03:00
  • ae781bd9bd dts: Restructure xtensa dts directory Yannis Damigos 2019-06-16 14:17:06 +03:00
  • ad409f4bce tests/kernel/context: add case for CONFIG_APIC_TIMER Charles E. Youse 2019-06-21 10:35:47 -07:00
  • c5e582038c boards/x86/up_squared: default to new local APIC timer Charles E. Youse 2019-06-20 16:19:59 -07:00
  • c17c298749 drivers/timer/apic_timer.c: new local APIC timer for TICKLESS_KERNEL Charles E. Youse 2019-06-16 21:40:55 -07:00
  • 3ff4e52c7a dts: pinctrl: stm32l4: Add alternative USART3 pair Ioannis Konstantelias 2019-06-13 15:52:19 +03:00
  • 61861b6aa5 gitignore: ignore Emacs TAGS file Henrik Brix Andersen 2019-06-24 22:59:34 +02:00
  • 725abdf430 gen_app_partitions.py: make generated/app_smem_*.ld files deterministic Marc Herbert 2019-06-21 15:06:39 -07:00
  • 6ccd026f7c gen_relocate_app.py: make generated/linker_relocate.ld deterministic Marc Herbert 2019-06-24 12:20:18 -07:00
  • 2a63e342f4 libc: types: Remove wrong definition Flavio Ceolin 2019-06-25 14:22:02 -07:00
  • 141bc8f85c ext: hal: nordic: Update DT symbols in nrfx config file Robert Lubos 2019-06-25 16:18:05 +02:00
  • 7bf0124adf drivers: sensor: Update DT symbols in qdec_nrfx driver Robert Lubos 2019-06-25 16:07:41 +02:00
  • 033706c29c Doc: Use SDK 0.10.1 instead of 0.10.0. Steven Wang 2019-06-27 20:12:10 +08:00
  • d57a7b5138 Bluetooth: Mesh: Fix provisioning send error handling Johan Hedberg 2019-06-25 17:13:13 +03:00
  • c4e225109e Bluetooth: Mesh: Fix rejecting invalid remote public key Johan Hedberg 2019-06-25 17:04:16 +03:00
  • 10274718bb Bluetooth: Mesh: Generate new public key for each provisioning session Johan Hedberg 2019-06-25 16:15:56 +03:00
  • d6c34c4644 Bluetooth: Fix public key callback management Johan Hedberg 2019-06-25 16:13:58 +03:00
  • 60f47c2d7e Bluetooth: SMP: Make public key handling more robust Johan Hedberg 2019-06-25 16:12:26 +03:00
  • 8d9a65c2c8 Bluetooth: Mesh: Rename reset_link() to reset_adv_link() Johan Hedberg 2019-06-25 14:44:39 +03:00
  • d39fbf5e9c Bluetooth: Mesh: Fix Public Key mismatch error handling Johan Hedberg 2019-06-25 14:43:15 +03:00
  • 8de784a09d Bluetooth: Mesh: Fix missing protocol error timeout Johan Hedberg 2019-06-25 14:39:07 +03:00
  • abaeaed2af usb: sort usb config data by section Johann Fischer 2019-06-13 00:50:31 +02:00
  • 6e75d644de drivers: usb_dc_nrfx: Add pre-transfer checks if endpoint is enabled Andrzej Głąbek 2019-06-26 09:38:34 +02:00
  • 1b3514a07e Revert "drivers: usb: usb_dc_nrfx: Set cfg.en to false on Reset" Andrzej Głąbek 2019-06-26 09:06:43 +02:00
  • 036791364c usb: kconfig: nrf52840: Enable REMOTE_WAKEUP option only when needed Andrzej Głąbek 2019-06-26 09:01:35 +02:00
  • b30b52abd5 doc: fix doxygen INPUT path; brand html output David B. Kinder 2019-06-25 15:54:19 -07:00
  • 7a73bb7efe samples: CAN: Add FRDM-K64F defconfig Alexander Wachter 2019-06-26 09:57:23 +02:00
  • 5946028671 boards: frdm-k64f: Enable CAN support Alexander Wachter 2019-06-25 18:48:27 +02:00
  • 14e31ba419 soc: nxp: k6x: Add CAN support Alexander Wachter 2019-06-25 18:47:39 +02:00
  • f5b227641c drivers: can: mcux_flexcan: Add support for MK64 Alexander Wachter 2019-06-25 18:39:41 +02:00
  • b7b9458ec6 wifi: eswifi: add UDP support Parthiban Nallathambi 2019-06-19 13:39:24 +02:00
  • ab4f280661 driver/sensor: lis2dw12: make use of STdC definitions Armando Visconti 2019-04-29 16:13:49 +02:00
  • fe74224e43 modules/hal_st: Add stmemsc HAL library Armando Visconti 2019-06-20 10:52:49 +02:00
  • 8e76e68f94 west: Update hal_stm32 module to head following cube updates Erwan Gouriou 2019-06-26 16:22:01 +02:00
  • ebda8fe1ef mailmap: Fix entry needing both name and email replace Vinayak Kariappa Chettimada 2019-06-26 20:37:21 +05:30
  • 3a16001cdd doc: simplify doc redirection messages David B. Kinder 2019-06-25 11:21:03 -07:00
  • 41f1f648f6 west: runners: Guess build folder Carles Cufi 2019-06-17 11:47:11 +02:00
  • 2192f1d0a4 boards: arm: stm32mp157c_dk2: Add Arduino R3 connector definition Yaël Boutreux 2019-06-25 11:16:33 +02:00
  • 4fe004ad87 Bluetooth: controller: Fix handling zero length L2CAP start frame Vinayak Kariappa Chettimada 2019-06-25 17:58:29 +05:30