Commit graph

  • e48bc56b11 elf_helper: skip SYS_INIT() "devices" Andrew Boie 2018-12-03 10:13:39 -0800
  • cf268c39a2 kernel: add note in device.h Andrew Boie 2018-12-03 09:04:21 -0800
  • 0bf3e38be1 CODEOWNERS: add owners to mem protection scripts Andrew Boie 2018-12-03 10:50:29 -0800
  • 5bb18ac719 kernel: update documentation referencing old init levels Peter A. Bigot 2018-12-03 11:02:32 -0600
  • d1bca4e056 ci: use set -x for verbosity Anas Nashif 2018-12-03 09:56:53 -0500
  • 45cbc81160 ci: pass pull request number to CI script Anas Nashif 2018-12-03 09:47:52 -0500
  • 5dd2593bcd ci: remove sanitycheck options from .shippable Anas Nashif 2018-12-03 09:45:29 -0500
  • d95ce03c1d ci: define BSIM_* variables in ci script directly Anas Nashif 2018-12-03 09:41:11 -0500
  • a0a1bffd1c ci: move pos processing to the CI script Anas Nashif 2018-11-15 10:46:46 -0500
  • 6fd1691b94 kernel: Add a "nocache" read-write memory section Aurelien Jarno 2018-11-07 23:40:43 +0100
  • 2c363bddfe dts: arm: stm32: USART1 fix in device tree for STM32F7 series devices Yurii Hamann 2018-12-01 15:22:04 +0200
  • c7b7363da8 userspace: add additional debug to elf_helper Andrew Boie 2018-12-03 08:37:27 -0800
  • 1fa00f3b36 kernel: remove outdated comment in _Cstart Peter A. Bigot 2018-12-03 10:19:27 -0600
  • 965128bab1 drivers: usb_dc_nrfx: Align with nrfx version 1.4.0 Andrzej Głąbek 2018-12-03 14:16:38 +0100
  • b7b6e65885 ext: hal: nordic: Update nrfx to version 1.4.0 Andrzej Głąbek 2018-12-03 13:41:01 +0100
  • a127984613 samples: net: zperf: Remove invalid forever sleep Bub Wei 2018-12-03 18:40:25 +0800
  • d270f08956 soc: nordic: Add BPROT and MPU to list of supported HW. Håkon Øye Amundsen 2018-10-30 08:07:26 +0000
  • d641ac6eee drivers: eth: native_posix: Fix gPTP compile error Jukka Rissanen 2018-12-03 13:28:48 +0200
  • 65b5e86c52 logging: Fix RTT backend being enabled with shell RTT Krzysztof Chruscinski 2018-11-21 09:20:38 +0100
  • a2f2d23c9f Bluetooth: controller: Fix conn update assert in slave role Vinayak Kariappa Chettimada 2018-11-30 07:52:54 +0100
  • 1da367b5bf drivers: nordic: usbd: Fix long (fragmented) control OUT transfers Paweł Zadrożniak 2018-11-28 17:19:12 +0100
  • 0754c67b3d samples: http_server: fixed test dependencies Anas Nashif 2018-12-02 21:06:57 -0500
  • f3f91f88d6 samples: zperf: expand test coverage Anas Nashif 2018-12-02 15:16:13 -0500
  • e9364d52fe net: Discard received extra data at the end of the IP message Jukka Rissanen 2018-11-28 16:23:51 +0200
  • b645194cd3 doc: add sphinx extension improving only directive David B. Kinder 2018-11-29 14:52:27 -0800
  • 6ed2ea66d0 drivers: usb_dc_sam: add support for SoF event Aurelien Jarno 2018-11-25 22:56:23 +0100
  • 1e9ed85de9 arm: nRF5x: select ENTROPY_NRF5_RNG if ENTROPY_GENERATOR is enabled Aurelien Jarno 2018-11-30 21:37:08 +0100
  • 7765c1adaf drivers: flash: spi_nor: Remove unused block_size parameter Rajavardhan Gundi 2018-12-01 18:10:38 +0530
  • 826a7cdca8 drivers: flash: spi_nor: Remove page alignment requirement for R/W Rajavardhan Gundi 2018-11-27 22:22:20 +0530
  • 2291be6668 boards: arm: reel_board: select BT_CTLR if BT is enabled Michael Scott 2018-11-30 14:42:41 -0800
  • ece520c6ff boards: doc: Remove 802.15.4 support Stig Bjørlykke 2018-12-01 19:55:20 +0100
  • 9c955b3719 boards: doc: Remove empty table rows Stig Bjørlykke 2018-12-01 19:24:52 +0100
  • 55f091f43f i2c: sensor: Replace static_assert by BUILD_ASSERT_MSG Jan Van Winkel 2018-11-29 23:41:08 +0100
  • d39d5881c3 drivers: i2c: fix build break for nrfx_twi* with newlib Michael Scott 2018-11-30 15:37:17 -0800
  • 089d18b403 samples: mesh: nrf52: upgrade re-transmission parameters Vikrant More 2018-12-01 14:06:30 +0530
  • cb0b52837b samples: mesh: update Kconfig parameter for better performance Vikrant More 2018-12-01 14:00:13 +0530
  • 10c4841835 net/net_if: Do not set TCP related flags on non-INET/6 family Tomasz Bursztyka 2018-11-13 16:22:52 +0100
  • 5fb9a7bc4a net/gptp: Let Ethernet setting up the header Tomasz Bursztyka 2018-11-12 11:42:44 +0100
  • f964f3f8dc net/pkt: Add a gptp marker to know whether pkt is a gptp message or not Tomasz Bursztyka 2018-11-12 11:23:09 +0100
  • ee9dedd5a7 net/iface: Finally remove the send function from net_if_api Tomasz Bursztyka 2018-10-12 10:41:40 +0200
  • 72e1c2b4c1 tests/net: Apply L2 change everywhere where relevant Tomasz Bursztyka 2018-10-11 21:23:11 +0200
  • 2b3046df70 net/bluetooth: Switch to L2 sending path Tomasz Bursztyka 2018-10-09 13:05:13 +0200
  • ebb40ba338 net/ieee802154: Switch to L2 sending path Tomasz Bursztyka 2018-10-09 11:50:47 +0200
  • 7f2cb02720 net/dummy: Switch to L2 sending path Tomasz Bursztyka 2018-10-11 10:49:11 +0200
  • 9464ec3343 net/iface: Switch fully to a one-pass sending logic in net_if Tomasz Bursztyka 2018-06-26 14:51:05 +0200
  • 114521c4bf net/arp: ARP packet can be queued right away Tomasz Bursztyka 2018-06-26 14:34:30 +0200
  • 500eca745d net/ethernet: Move sending to a one-pass logic Tomasz Bursztyka 2018-06-26 14:41:54 +0200
  • dcc6eddfef net/ethernet: Centralize where and when header is filled in Tomasz Bursztyka 2018-06-25 10:22:54 +0200
  • 94e89a11b7 net/ethernet: Make ethernet allocating its own frag for the header Tomasz Bursztyka 2018-06-08 15:35:27 +0200
  • df07e093ce samples: net: mqtt_publisher: Update for latest net_config and TLS setup Tavish Naruka 2018-11-30 15:06:23 +0530
  • 788210816d debug: tracing: Add CPU stats module Marek Pieta 2018-11-09 18:29:55 +0100
  • 58b51dd0c5 pinmux: stm32f4: add MII interface Alexander Polleti 2018-11-13 16:13:35 +0100
  • daf1ba6e52 ethernet: stm32: add MII mode Alexander Polleti 2018-11-13 16:12:18 +0100
  • 4d94257162 logging: Make logging thread priority fixed Krzysztof Chruscinski 2018-11-30 07:09:17 +0100
  • 5eed503290 arch: arc: add missing macro helper definition Ioannis Glaropoulos 2018-11-30 16:48:13 +0100
  • 6e29416fff samples: sensor: add sample for SHT3XD sensor Peter A. Bigot 2018-11-20 13:52:37 -0600
  • be624d8e51 drivers: sensor: sht3xd: change from level to double edge trigger Peter A. Bigot 2018-11-29 11:02:51 -0600
  • 5313d4fb51 drivers: sensor: sht3xd: migrate GPIO from Kconfig to device tree Peter A. Bigot 2018-11-20 13:07:21 -0600
  • b7dc23984d drivers: sensor: sht3xd: migrate I2C from Kconfig to device tree Peter A. Bigot 2018-11-20 12:41:14 -0600
  • 2bb33a1bdc drivers: sensor: sht3xd: correct humidity threshold conversion Peter A. Bigot 2018-11-26 16:46:29 -0600
  • 713ec4c71c shell: utils: Remove dead code Flavio Ceolin 2018-11-19 09:53:20 -0800
  • 1165e852c1 subsys: console: tty: Use tty_putchar() instead of console_putchar() Paul Sokolovsky 2018-11-12 18:17:42 +0300
  • ed852e8b4a subsys: console: Split tty definitions into tty.h, to form its own API Paul Sokolovsky 2018-11-12 12:59:27 +0300
  • 82ef4f8ec4 kernel: Make boolean function return bool Flavio Ceolin 2018-11-21 18:12:34 -0800
  • ad90341288 lib: rbtree: Make boolean functions return bool Flavio Ceolin 2018-11-21 17:59:54 -0800
  • b87d48c814 atomic: Change boolean functions to return bool Flavio Ceolin 2018-11-21 17:55:04 -0800
  • 0bf21ca2a9 syscall: Return bool in a boolean function Flavio Ceolin 2018-11-21 17:46:38 -0800
  • d0a2c4d1dc misc: rb: Make an evaluation a boolean expression Flavio Ceolin 2018-11-21 16:27:19 -0800
  • b7287ceb4e kernel: syscall: Object validation checks boolean statement Flavio Ceolin 2018-11-21 16:26:00 -0800
  • 80418602ed kernel: sched: Make boolean functions return bool Flavio Ceolin 2018-11-21 16:22:15 -0800
  • b45a287b02 toolchain: xcc: Builtin overflow functions return boolean Flavio Ceolin 2018-11-21 16:12:49 -0800
  • ca1641e319 misc: assert: Expand to nothing when disabled Flavio Ceolin 2018-11-21 16:10:18 -0800
  • 6e1f6e5d5d arch: x86: Make if statement evaluate a boolean expression Flavio Ceolin 2018-11-21 13:17:12 -0800
  • 226ff48384 logging: Elaborate description of CONFIG_LOG_STRDUP_BUF_COUNT Paul Sokolovsky 2018-11-30 10:16:27 +0300
  • 600a2340f2 logging: log_core: Clarify message when log_strdup failed allocation Paul Sokolovsky 2018-11-26 23:50:28 +0300
  • 68a14eda15 log: Don't enable LOG_CMDS if SHELL is disabled Tavish Naruka 2018-11-29 20:12:06 +0530
  • c34d919139 uart: native_posix driver: Fix typo Alberto Escolar Piedras 2018-11-30 12:16:24 +0100
  • e209ebe05a usb: device: Use sys_le16_to_cpu conversion Andrei Emeltchenko 2018-11-16 15:49:35 +0200
  • a1c0a1fbe5 drivers/lis2dh: Add symbol to BUS_TYPE and TRIGGER_MODE config choices Armando Visconti 2018-11-27 10:33:48 +0100
  • 73a6f58dd4 sensors: convert lis2dh to use information coming from dts Armando Visconti 2018-11-27 10:20:02 +0100
  • 0f6ad28c33 cmake: do not run app data section aligning post-script for ARM Ioannis Glaropoulos 2018-11-29 17:56:35 +0100
  • c15c491199 cmake: move app_data_alignment.ld under ARC sub-directory Ioannis Glaropoulos 2018-11-29 14:26:01 +0100
  • 560357b5e6 scripts: add missing lincense in scripts/gen_app_partitions.py Ioannis Glaropoulos 2018-11-23 09:39:53 +0100
  • 92f9b24ac9 arch: arm: make _image_ram_start point to the beginning of sram Ioannis Glaropoulos 2018-11-22 15:05:49 +0100
  • 62c5894bc1 arch: arm: properly enforce MPU-aware linker section alignment Ioannis Glaropoulos 2018-11-22 14:55:41 +0100
  • 80d38788fc arch: arm: utilize Kconfig option for min ARM MPU region size Ioannis Glaropoulos 2018-11-20 09:58:15 +0100
  • 6bbb8273d2 arch: arm: Kconfig option for minimum MPU region size and alignment Ioannis Glaropoulos 2018-11-20 09:15:08 +0100
  • d2f507855b drivers: timer: nrf_rtc_timer: fix handling for 24-bit counter Peter A. Bigot 2018-11-29 12:56:38 -0600
  • b5ae7da269 samples: net: zperf: Allow to build with IPv4 or IPv6 only Bub Wei 2018-11-06 16:32:17 +0800
  • 1f176e485a libc: ctype: Fix isxdigit function Flavio Ceolin 2018-11-29 14:12:22 -0800
  • 1b656beb84 soc: intel_s1000: remove pinmux configuration Sathish Kuttan 2018-11-24 22:10:05 -0800
  • 4a2ffea65c boards: intel_s1000: add pinmux in default config Sathish Kuttan 2018-11-24 22:00:58 -0800
  • a4991e2418 boards: intel_s1000: pinmux settings for CRB Sathish Kuttan 2018-11-24 21:59:25 -0800
  • 061944694a drivers: pinmux: add pinmux driver for Intel S1000 Sathish Kuttan 2018-11-24 21:34:49 -0800
  • 55002ad4d6 soc: intel_s1000: add I/O mux definitions Sathish Kuttan 2018-11-24 21:29:24 -0800
  • 1b1c80256f dts: intel_s1000: add pinctrl to device tree Sathish Kuttan 2018-11-24 21:21:12 -0800
  • 001ad8b6c2 arch: Making body of selection statement a compound statement Flavio Ceolin 2018-11-29 13:16:34 -0800
  • 3c4bb10127 samples: net: Fix zperf build issue Bub Wei 2018-11-29 18:16:49 +0800
  • c16b1d08df misra: Ignoring the return atomic_set when not used Flavio Ceolin 2018-11-26 17:24:45 -0800
  • 98d03266f1 serial: Change poll_out signature Flavio Ceolin 2018-11-26 16:43:46 -0800