Commit graph

  • 521ccca2ae crc: move all crc APIs into one header Anas Nashif 2018-12-02 09:51:26 -05:00
  • d8e3ea6bc2 drivers: clock_control: Enable LFSTARTED event for nrf5 Krzysztof Chruscinski 2018-12-04 14:23:29 +01:00
  • 0c24e62f2c logging: Fix log_core initialization Krzysztof Chruscinski 2018-12-04 11:22:41 +01:00
  • 6243a578ab drivers/plic: Update PLIC driver with DTS symbols Nathaniel Graff 2018-11-30 15:17:43 -08:00
  • 078f6098e2 soc/sifive-freedom: Use DTS to generate PLIC addrs Nathaniel Graff 2018-11-30 15:17:03 -08:00
  • 8907c09fee soc/miv: Use DTS to generate PLIC addresses Nathaniel Graff 2018-11-30 15:16:00 -08:00
  • c48c94c9e6 dts/plic: Remove base_label from PLIC binding Nathaniel Graff 2018-11-30 15:14:34 -08:00
  • 804f164432 dts: arm: st: Add STM32L433 dtsi file Markus Roppelt 2018-11-28 20:12:55 +01:00
  • 611b0d1e80 cmake: Move helper function up, inline variable. Håkon Øye Amundsen 2018-11-29 09:15:33 +00:00
  • a449439504 cmake: Move check for TOTP property up. Håkon Øye Amundsen 2018-11-29 09:14:27 +00:00
  • 2a3f43458b cmake: Move check for '-nostdinc' up. Håkon Øye Amundsen 2018-11-29 09:12:38 +00:00
  • d6551b5dea cmake: Move MPU userspace declaration up. Håkon Øye Amundsen 2018-11-29 09:08:08 +00:00
  • d85efe0b10 arch: arm: Add symbol for flash used Håkon Øye Amundsen 2018-11-29 12:12:19 +00:00
  • 35a95a9b2f net: gptp: Replace calls to power function with pre-computed values Andrei Laperie 2018-12-04 12:45:28 +02:00
  • 6e460ca64f drivers: usb: nordic: Fix class/vendor request handling Paweł Zadrożniak 2018-12-04 10:50:15 +01:00
  • 3fc497ac9a ext: debug: segger: Add missing include directories Sigvart M. Hovland 2018-12-03 14:54:00 +01:00
  • bd2edd0eac ext: segger: Use system include directive for configuration header. Håkon Øye Amundsen 2018-12-04 08:08:13 +00:00
  • c9db778042 samples: net: zperf: Refactor zperf_*_receiver_init Bub Wei 2018-12-04 17:07:33 +08:00
  • 6a2853f9f4 net: ipv4: Clarify basic IPv4 packet drop logging Paul Sokolovsky 2018-11-26 23:07:34 +03:00
  • 3ac7c12b4f drivers: eth: native_posix: Enable PTP clock support for gPTP Jukka Rissanen 2018-12-03 14:03:17 +02:00
  • e694b1a5f9 drivers: eth: native_posix: Fix PTP driver init priority Jukka Rissanen 2018-12-03 14:02:05 +02:00
  • 1bf0870d2a doc: up_squared: Add network booting documentation Andrei Emeltchenko 2018-11-28 15:32:34 +02:00
  • 9c144e9c0a doc: up_squared: Use contents instead of hardcoded toc Andrei Emeltchenko 2018-11-28 15:29:05 +02:00
  • 32655ae2e7 doc: up_squared: Clean up documentation Andrei Emeltchenko 2018-11-28 15:17:01 +02:00
  • b05c6834ad scripts: Add net and tftp to grub Andrei Emeltchenko 2018-11-28 11:17:57 +02:00
  • fa963a94a1 ci: do not use pull request branch with commit based CI Anas Nashif 2018-12-03 19:09:26 -05:00
  • 3a361ecdc7 ci: do not build btsim if not installed Anas Nashif 2018-12-03 19:08:58 -05:00
  • e81c902488 ci: PULL_REQUEST is reserved, use something else Anas Nashif 2018-12-03 17:50:01 -05:00
  • d3c651d748 tests: subsys: logging: Add test for message drop notification Krzysztof Chruscinski 2018-11-30 13:30:56 +01:00
  • e781daacbf logging: Clean up in log_backend.h (asserts and doxygen) Krzysztof Chruscinski 2018-11-30 15:28:48 +01:00
  • a211c42a29 logging: Add dropped messages notification to backends Krzysztof Chruscinski 2018-11-30 15:28:16 +01:00
  • f7f31b1e13 boards: enable UART_INTERRUPT_DRIVEN for i.MX7 and i.MX6 boards Diego Sueiro 2018-11-30 17:37:48 +00:00
  • f1caf676ca drivers/serial: Fix uart issues for i.MX7 and i.MX6 Diego Sueiro 2018-11-30 17:32:05 +00:00
  • e48bc56b11 elf_helper: skip SYS_INIT() "devices" Andrew Boie 2018-12-03 10:13:39 -08:00
  • cf268c39a2 kernel: add note in device.h Andrew Boie 2018-12-03 09:04:21 -08:00
  • 0bf3e38be1 CODEOWNERS: add owners to mem protection scripts Andrew Boie 2018-12-03 10:50:29 -08:00
  • 5bb18ac719 kernel: update documentation referencing old init levels Peter A. Bigot 2018-12-03 11:02:32 -06:00
  • d1bca4e056 ci: use set -x for verbosity Anas Nashif 2018-12-03 09:56:53 -05:00
  • 45cbc81160 ci: pass pull request number to CI script Anas Nashif 2018-12-03 09:47:52 -05:00
  • 5dd2593bcd ci: remove sanitycheck options from .shippable Anas Nashif 2018-12-03 09:45:29 -05:00
  • d95ce03c1d ci: define BSIM_* variables in ci script directly Anas Nashif 2018-12-03 09:41:11 -05:00
  • a0a1bffd1c ci: move pos processing to the CI script Anas Nashif 2018-11-15 10:46:46 -05:00
  • 6fd1691b94 kernel: Add a "nocache" read-write memory section Aurelien Jarno 2018-11-07 23:40:43 +01:00
  • 2c363bddfe dts: arm: stm32: USART1 fix in device tree for STM32F7 series devices Yurii Hamann 2018-12-01 15:22:04 +02:00
  • c7b7363da8 userspace: add additional debug to elf_helper Andrew Boie 2018-12-03 08:37:27 -08:00
  • 1fa00f3b36 kernel: remove outdated comment in _Cstart Peter A. Bigot 2018-12-03 10:19:27 -06:00
  • 965128bab1 drivers: usb_dc_nrfx: Align with nrfx version 1.4.0 Andrzej Głąbek 2018-12-03 14:16:38 +01:00
  • b7b6e65885 ext: hal: nordic: Update nrfx to version 1.4.0 Andrzej Głąbek 2018-12-03 13:41:01 +01:00
  • a127984613 samples: net: zperf: Remove invalid forever sleep Bub Wei 2018-12-03 18:40:25 +08:00
  • d270f08956 soc: nordic: Add BPROT and MPU to list of supported HW. Håkon Øye Amundsen 2018-10-30 08:07:26 +00:00
  • d641ac6eee drivers: eth: native_posix: Fix gPTP compile error Jukka Rissanen 2018-12-03 13:28:48 +02:00
  • 65b5e86c52 logging: Fix RTT backend being enabled with shell RTT Krzysztof Chruscinski 2018-11-21 09:20:38 +01:00
  • a2f2d23c9f Bluetooth: controller: Fix conn update assert in slave role Vinayak Kariappa Chettimada 2018-11-30 07:52:54 +01:00
  • 1da367b5bf drivers: nordic: usbd: Fix long (fragmented) control OUT transfers Paweł Zadrożniak 2018-11-28 17:19:12 +01:00
  • 0754c67b3d samples: http_server: fixed test dependencies Anas Nashif 2018-12-02 21:06:57 -05:00
  • f3f91f88d6 samples: zperf: expand test coverage Anas Nashif 2018-12-02 15:16:13 -05:00
  • e9364d52fe net: Discard received extra data at the end of the IP message Jukka Rissanen 2018-11-28 16:23:51 +02:00
  • b645194cd3 doc: add sphinx extension improving only directive David B. Kinder 2018-11-29 14:52:27 -08:00
  • 6ed2ea66d0 drivers: usb_dc_sam: add support for SoF event Aurelien Jarno 2018-11-25 22:56:23 +01:00
  • 1e9ed85de9 arm: nRF5x: select ENTROPY_NRF5_RNG if ENTROPY_GENERATOR is enabled Aurelien Jarno 2018-11-30 21:37:08 +01:00
  • 7765c1adaf drivers: flash: spi_nor: Remove unused block_size parameter Rajavardhan Gundi 2018-12-01 18:10:38 +05:30
  • 826a7cdca8 drivers: flash: spi_nor: Remove page alignment requirement for R/W Rajavardhan Gundi 2018-11-27 22:22:20 +05:30
  • 2291be6668 boards: arm: reel_board: select BT_CTLR if BT is enabled Michael Scott 2018-11-30 14:42:41 -08:00
  • ece520c6ff boards: doc: Remove 802.15.4 support Stig Bjørlykke 2018-12-01 19:55:20 +01:00
  • 9c955b3719 boards: doc: Remove empty table rows Stig Bjørlykke 2018-12-01 19:24:52 +01:00
  • 55f091f43f i2c: sensor: Replace static_assert by BUILD_ASSERT_MSG Jan Van Winkel 2018-11-29 23:41:08 +01:00
  • d39d5881c3 drivers: i2c: fix build break for nrfx_twi* with newlib Michael Scott 2018-11-30 15:37:17 -08:00
  • 089d18b403 samples: mesh: nrf52: upgrade re-transmission parameters Vikrant More 2018-12-01 14:06:30 +05:30
  • cb0b52837b samples: mesh: update Kconfig parameter for better performance Vikrant More 2018-12-01 14:00:13 +05:30
  • 10c4841835 net/net_if: Do not set TCP related flags on non-INET/6 family Tomasz Bursztyka 2018-11-13 16:22:52 +01:00
  • 5fb9a7bc4a net/gptp: Let Ethernet setting up the header Tomasz Bursztyka 2018-11-12 11:42:44 +01:00
  • 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 +01:00
  • ee9dedd5a7 net/iface: Finally remove the send function from net_if_api Tomasz Bursztyka 2018-10-12 10:41:40 +02:00
  • 72e1c2b4c1 tests/net: Apply L2 change everywhere where relevant Tomasz Bursztyka 2018-10-11 21:23:11 +02:00
  • 2b3046df70 net/bluetooth: Switch to L2 sending path Tomasz Bursztyka 2018-10-09 13:05:13 +02:00
  • ebb40ba338 net/ieee802154: Switch to L2 sending path Tomasz Bursztyka 2018-10-09 11:50:47 +02:00
  • 7f2cb02720 net/dummy: Switch to L2 sending path Tomasz Bursztyka 2018-10-11 10:49:11 +02:00
  • 9464ec3343 net/iface: Switch fully to a one-pass sending logic in net_if Tomasz Bursztyka 2018-06-26 14:51:05 +02:00
  • 114521c4bf net/arp: ARP packet can be queued right away Tomasz Bursztyka 2018-06-26 14:34:30 +02:00
  • 500eca745d net/ethernet: Move sending to a one-pass logic Tomasz Bursztyka 2018-06-26 14:41:54 +02:00
  • dcc6eddfef net/ethernet: Centralize where and when header is filled in Tomasz Bursztyka 2018-06-25 10:22:54 +02:00
  • 94e89a11b7 net/ethernet: Make ethernet allocating its own frag for the header Tomasz Bursztyka 2018-06-08 15:35:27 +02:00
  • df07e093ce samples: net: mqtt_publisher: Update for latest net_config and TLS setup Tavish Naruka 2018-11-30 15:06:23 +05:30
  • 788210816d debug: tracing: Add CPU stats module Marek Pieta 2018-11-09 18:29:55 +01:00
  • 58b51dd0c5 pinmux: stm32f4: add MII interface Alexander Polleti 2018-11-13 16:13:35 +01:00
  • daf1ba6e52 ethernet: stm32: add MII mode Alexander Polleti 2018-11-13 16:12:18 +01:00
  • 4d94257162 logging: Make logging thread priority fixed Krzysztof Chruscinski 2018-11-30 07:09:17 +01:00
  • 5eed503290 arch: arc: add missing macro helper definition Ioannis Glaropoulos 2018-11-30 16:48:13 +01:00
  • 6e29416fff samples: sensor: add sample for SHT3XD sensor Peter A. Bigot 2018-11-20 13:52:37 -06:00
  • be624d8e51 drivers: sensor: sht3xd: change from level to double edge trigger Peter A. Bigot 2018-11-29 11:02:51 -06:00
  • 5313d4fb51 drivers: sensor: sht3xd: migrate GPIO from Kconfig to device tree Peter A. Bigot 2018-11-20 13:07:21 -06:00
  • b7dc23984d drivers: sensor: sht3xd: migrate I2C from Kconfig to device tree Peter A. Bigot 2018-11-20 12:41:14 -06:00
  • 2bb33a1bdc drivers: sensor: sht3xd: correct humidity threshold conversion Peter A. Bigot 2018-11-26 16:46:29 -06:00
  • 713ec4c71c shell: utils: Remove dead code Flavio Ceolin 2018-11-19 09:53:20 -08:00
  • 1165e852c1 subsys: console: tty: Use tty_putchar() instead of console_putchar() Paul Sokolovsky 2018-11-12 18:17:42 +03:00
  • ed852e8b4a subsys: console: Split tty definitions into tty.h, to form its own API Paul Sokolovsky 2018-11-12 12:59:27 +03:00
  • 82ef4f8ec4 kernel: Make boolean function return bool Flavio Ceolin 2018-11-21 18:12:34 -08:00
  • ad90341288 lib: rbtree: Make boolean functions return bool Flavio Ceolin 2018-11-21 17:59:54 -08:00
  • b87d48c814 atomic: Change boolean functions to return bool Flavio Ceolin 2018-11-21 17:55:04 -08:00
  • 0bf21ca2a9 syscall: Return bool in a boolean function Flavio Ceolin 2018-11-21 17:46:38 -08:00