Commit graph

  • d0e9d7c102 doc: fix link title in linux installation guide David B. Kinder 2017-09-14 17:03:03 -07:00
  • be6740ea77 kernel: define arch interface for memory domains Andrew Boie 2017-09-12 14:49:49 -07:00
  • d627ae4802 Bluetooth: controller: Fix handling of Read Static Addrs cmd Carles Cufi 2017-09-14 15:11:51 +02:00
  • eb23cd2650 sensor: bmi160: Update Kconfig dependancy for SPI Kumar Gala 2017-09-13 10:23:24 -05:00
  • 7714c9a7aa pwm: stm32: Fix check for APB prescale Ricardo Salveti 2017-08-22 19:12:26 -03:00
  • 0b98b871aa pinmux: stm32: stm32f4: Add PWM3 channels on PC 6, 7, 8 and 9 Ricardo Salveti 2017-08-19 23:37:16 -03:00
  • 0dca1f5bd3 pwm: stm32: Add PWM 3 (TIM3) Ricardo Salveti 2017-08-19 21:04:59 -03:00
  • e17e495af8 Bluetooth: controller: Fix hang on directed adv timeout Vinayak Kariappa Chettimada 2017-09-12 04:53:37 +02:00
  • 0fea242397 kconfig: adc: Extract platform specific configs to separate files. Michał Kruszewski 2017-08-30 12:25:49 +02:00
  • b66a6acad7 tests: mesh: Convert legacy test to use ztest Punit Vara 2017-09-06 12:00:00 +05:30
  • 7ce27c6b49 tests: bluetooth: Use ztest apis Punit Vara 2017-09-05 17:03:05 +05:30
  • c4c5eabc61 tests: init: use ztest APIs Punit Vara 2017-09-05 15:32:35 +05:30
  • 681bf1f143 net: icmpv4: Fix ICMPv4 packet size calculation Andrei Emeltchenko 2017-09-06 15:57:53 +03:00
  • d55852e3cf net: icmpv4: Fix ICMPv4 checksum calculation Andrei Emeltchenko 2017-09-06 15:54:54 +03:00
  • 12faf2cf92 spi: Allow updating TX and RX of spi context by multiple words. Michał Kruszewski 2017-09-12 15:13:24 +02:00
  • 1b79787540 doc: tweak API doc CSS for RTD theme David B. Kinder 2017-09-12 12:16:06 -07:00
  • 91b6964de1 tests: net: ipv6: Make sure test case compiles and runs Jukka Rissanen 2017-09-13 13:28:25 +03:00
  • af99f62237 drivers: i2c: hide I2C_x_DEFAULT_CFG for DTS drivers Piotr Mienkowski 2017-09-12 23:48:08 +02:00
  • 43fa93f682 samples: bluetooth: hci: Fix TX memory leak Carles Cufi 2017-09-12 17:24:45 +02:00
  • b77b8e615b Bluetooth: controller: Issue Data Buffer Overflow event Carles Cufi 2017-09-12 17:14:30 +02:00
  • c4efc11ffd drivers/eth/mcux: Catch IPv6 multicast group join/leave information Jukka Rissanen 2017-08-29 10:00:19 +03:00
  • 93d2df6bf3 net: Introduce multicast group join/leave monitor Jukka Rissanen 2017-08-29 09:57:27 +03:00
  • a86ae5f5ed net/arp: Fixing a leak when there is no pending entries left Tomasz Bursztyka 2017-09-13 06:53:59 +02:00
  • 8deb09676d qemu_xtensa: enable stack sentinel Andrew Boie 2017-09-12 18:27:58 -07:00
  • 6781e9908d tests: schedule_api: add extra stack size Andrew Boie 2017-09-12 18:26:54 -07:00
  • 2ed5eb3d67 ci: fix --only-failed mode of sanitycheck Anas Nashif 2017-09-12 22:00:39 -04:00
  • f7b2484219 samples: add missing sample.yaml and fix build Anas Nashif 2017-09-12 19:00:22 -04:00
  • 541f791fad ci: compliance script should use python3 Anas Nashif 2017-09-12 17:45:42 -04:00
  • 4b0b070267 ci: use docker image v0.1 Anas Nashif 2017-09-12 17:11:54 -04:00
  • d140a7f501 doc: fix instruction in Adding Directories section Massimiliano Cialdi 2017-09-12 23:14:24 +02:00
  • c53098ee02 ci: remove installation of python sh module Anas Nashif 2017-09-08 08:14:44 -04:00
  • f8aa9e6b58 ci: avoid duplicates when running sanitycheck Anas Nashif 2017-09-02 14:37:51 -04:00
  • bd166f4903 sanitycheck: save/load lists of filterd tests Anas Nashif 2017-09-02 12:32:08 -04:00
  • 70783cab60 sanitycheck: rename arch_root -> board_root Anas Nashif 2017-09-02 10:37:47 -04:00
  • 5ac1047798 ci: remove obsolete PLATFORM variable Anas Nashif 2017-09-02 14:15:33 -04:00
  • 8b72bb1976 ci: remove obsolete COVERAGE variable Anas Nashif 2017-08-22 14:46:07 -04:00
  • 424e993b41 x86: implement userspace APIs Andrew Boie 2017-08-30 14:06:30 -07:00
  • 3f091b5dd9 kernel: add common functions for user mode Andrew Boie 2017-08-30 14:34:14 -07:00
  • 2acfcd6b05 userspace: add thread-level permission tracking Andrew Boie 2017-08-30 14:31:03 -07:00
  • 5cfa5dc8db kernel: add K_USER flag and _is_thread_user() Andrew Boie 2017-08-30 14:17:44 -07:00
  • f564986d2f kernel: add _k_syscall_entry stub Andrew Boie 2017-09-08 12:10:12 -07:00
  • 1f32d09bd8 kernel: specify arch functions for userspace Andrew Boie 2017-08-30 14:00:26 -07:00
  • 9f70c7b281 kernel: reorganize CONFIG_USERSPACE Andrew Boie 2017-09-11 10:34:49 -07:00
  • 26d1eb38e6 stack_sentinel: remove check in _new_thread Andrew Boie 2017-09-12 11:47:18 -07:00
  • 9a74a081e5 _thread_entry: don't use _current Andrew Boie 2017-08-30 00:17:44 -07:00
  • 1caa6f27ec doc: update release notes with ARC details Anas Nashif 2017-09-12 11:00:35 -04:00
  • c0a946ac3c net: lwm2m: propogate errors to the caller when using TLV writer Robert Chou 2017-09-05 14:46:02 +08:00
  • 70ee7e31af net: lwm2m: return 4.04 (not found) when obj/obj_inst/res not exist Robert Chou 2017-09-05 14:29:41 +08:00
  • 627d199db3 net: lwm2m: clean up observer when object/object instance is removed Robert Chou 2017-09-05 13:49:21 +08:00
  • b6a0cdfd64 net: lwm2m: fix obj/obj_inst/observer sys_slist_t corrupted when remove Robert Chou 2017-09-05 11:03:47 +08:00
  • dc0b838641 net: lwm2m: reset obj_inst/res_inst data structure when delete Robert Chou 2017-09-04 16:59:37 +08:00
  • f3454769db samples: lwm2m: remove unused NET_L2_BT settings Michael Scott 2017-08-23 21:21:47 -07:00
  • e54d750e37 samples: lwm2m: remove extra .conf settings Michael Scott 2017-08-23 21:19:22 -07:00
  • cff468217b net: lwm2m: select NET_APP_CLIENT automatically Michael Scott 2017-08-23 21:18:35 -07:00
  • 2397ce8975 doc: update release notes index with 1.9 Anas Nashif 2017-09-12 11:06:28 -04:00
  • 1e8afbfe5a cleanup: remove lots of references to unified kernel Anas Nashif 2017-09-12 11:53:12 -04:00
  • d81f9c1e4d x86: revise _x86_mmu_buffer_validate Andrew Boie 2017-09-11 13:40:21 -07:00
  • f5adf534e8 kernel: declare interface for checking buffers Andrew Boie 2017-09-11 14:08:14 -07:00
  • 3bb677d6eb x86: don't set FS/GS segment selectors Andrew Boie 2017-09-11 12:56:07 -07:00
  • 1ded7d7b33 arch: arm: stm32: factorize stm32f417xy socs defconfig files Erwan Gouriou 2017-09-08 11:29:19 +02:00
  • 6ce337a7d7 dts: stm32f4-pinctrl remove wrong pinmux configurations Erwan Gouriou 2017-09-07 14:03:39 +02:00
  • 8468db659b stm32f3_disco: Switch USART1(Console) to PC4/PC5 Erwan Gouriou 2017-09-07 13:55:08 +02:00
  • b6163ecad1 disco_l475_iot1: Enable bt chip Erwan Gouriou 2017-09-05 11:02:27 +02:00
  • 30f5df2f91 pinmux: stm32: add SPI3 pin definitions for stm32l4 Erwan Gouriou 2017-09-05 09:45:41 +02:00
  • c4fa49422d boards: arm: Add support for STM32F412G-DISCO Massimiliano Cialdi 2017-08-30 09:25:57 +02:00
  • 31745c69db pinmux: Move stm32 board pinmux files into board dirs Kumar Gala 2017-08-30 08:35:38 -05:00
  • cee9e06cfd dts: Fix uart irq info for frdm_k64f and hexiwear_k64 Maureen Helm 2017-08-28 08:03:06 -05:00
  • 7e6cc184d9 arm: Add partition table to hexiwear David Brown 2017-08-21 13:00:54 -06:00
  • 62854e0d04 dts: arm: 96b_carbon: add I2C_2 interface Manivannan Sadhasivam 2017-08-23 23:10:52 +05:30
  • 0f408a003c arch: soc: st_stm32: Remove unused enumeration from F4, F3 SoCs Yannis Damigos 2017-08-23 19:51:35 +03:00
  • 5829965278 serial/uart_ns16500: poll THRE to determine when data can be written Timo Teräs 2017-08-17 20:05:08 +03:00
  • 047a229985 serial/uart_ns16550: keep LCR settings when programming DLAB Timo Teräs 2017-08-17 19:59:40 +03:00
  • 5d9a6aa9df arm: corex_m: add byte/half-word sized memory accessors Timo Teräs 2017-08-17 19:54:19 +03:00
  • 0b8434f08f net: ethernet: Do not unref pending ARP request Jukka Rissanen 2017-09-12 16:40:42 +03:00
  • 13a6acecc3 net: shell: Add ARP cache printing Jukka Rissanen 2017-09-12 16:19:08 +03:00
  • 1aa1528fe2 net: app: Init static IPv6 address properly Jukka Rissanen 2017-09-12 14:34:15 +03:00
  • e71a31e22f net: Wrong networking defines used in the code Jukka Rissanen 2017-09-12 12:55:45 +03:00
  • f64151a7f1 doc: improve API docs with sections David B. Kinder 2017-09-11 16:24:35 -07:00
  • d74f97d069 doc: improve spi.h doxygen comments layout David B. Kinder 2017-09-08 15:32:16 -07:00
  • 6fa67585e2 cleanup: remove obsolete nano_work.h Anas Nashif 2017-09-11 18:49:17 -04:00
  • d4a0e88e37 boards: qemu_xtensa: add CONFIG_SIMULATOR_XTENS=y to defconfig Anas Nashif 2017-09-11 13:41:08 -04:00
  • 0a38ce0395 boards: xt-sim: make board depend on SIMULATOR_XTENSA Anas Nashif 2017-09-11 12:25:39 -04:00
  • 4857d03482 boards: esp32: make board depend on SOC Anas Nashif 2017-09-11 12:25:11 -04:00
  • 17876c857a qemu_x86: enable HW stack protection properly Andrew Boie 2017-09-11 11:49:20 -07:00
  • 1e06ffc815 zephyr: use k_thread_entry_t everywhere Andrew Boie 2017-09-11 09:30:04 -07:00
  • d414e7c7ee kconfig: move fatal error handler to arch options Anas Nashif 2017-09-09 08:40:43 -04:00
  • 8379b7b433 kconfig: move interrupt options into arch menu Anas Nashif 2017-09-09 08:39:38 -04:00
  • 46f66f4295 kconfig: generalised stack protection options Anas Nashif 2017-09-08 21:14:06 -04:00
  • 939889a202 kconfig: remove unused config DEBUG_IRQS Anas Nashif 2017-09-08 22:07:41 -04:00
  • 261f898e8f kconfig: remove exta menu for x86 core options Anas Nashif 2017-09-08 20:46:46 -04:00
  • 7c71608fc1 cleanup: remove commented #include Anas Nashif 2017-09-08 09:37:45 -04:00
  • b1991eba94 cleanup: remove the whitespaces before the # character Anas Nashif 2017-09-02 05:05:57 -04:00
  • 8920cf127a cleanup: Move #include directives Anas Nashif 2017-08-31 11:02:47 -04:00
  • f2c83acafc kernel: remove k_thread_spawn() Andrew Boie 2017-09-11 08:42:32 -07:00
  • 83134d9531 scripts: move kconfig related scripts to scripts/kconfig Anas Nashif 2017-09-08 12:15:11 -04:00
  • 9186b6801c scripts: move checkpatch scripts to checkpatch/ Anas Nashif 2017-09-02 06:39:53 -04:00
  • 38625607b1 scripts: move footprint scripts to footprint/ Anas Nashif 2017-09-02 06:38:51 -04:00
  • 3461c8cf59 scripts: move dts related scripts to scripts/dts/ Anas Nashif 2017-09-02 06:33:07 -04:00
  • db3d55ff1b sanitycheck: move all related files to sanity_chk Anas Nashif 2017-09-02 06:31:25 -04:00
  • 63d418f0da scripts: move GRUB script to galileo Anas Nashif 2017-09-02 06:20:17 -04:00