Commit graph

  • 3134468801 drivers: gpio: nrfx: fix lost level interrupts Peter A. Bigot 2018-12-02 15:29:38 -06:00
  • 6825d91a1b include: __assert: Fix output formatting of __ASSERT_NO_MSG() Paul Sokolovsky 2018-11-30 16:28:49 +03:00
  • 258fd2dbeb kernel: mutex: delay setting lock_count = 0. Nicolás Bértolo 2018-12-04 14:49:49 -03:00
  • 93fc23bc7e net/icmpv6: Verify header's checksum relevantly Tomasz Bursztyka 2018-12-04 12:10:16 +01:00
  • 6c291524bc net/icmpv4: Verify header's checksum relevantly Tomasz Bursztyka 2018-12-04 12:09:39 +01:00
  • 3db4378d9e net/ipv4: Verify header's checksum relevantly Tomasz Bursztyka 2018-12-04 12:08:43 +01:00
  • 0dd5113ca4 net/connection: Verify UDP and TCP checksum the easy way Tomasz Bursztyka 2018-12-04 12:16:02 +01:00
  • b4f79ae418 net: Return fully calculated chksum Tomasz Bursztyka 2018-12-04 09:55:31 +01:00
  • 07e01cbb70 shell: Fix thread priority Krzysztof Chruscinski 2018-12-05 07:44:24 +01:00
  • 459ad673ba scripts: extract_dts_includes: Fix DeprecationWarning Kumar Gala 2018-12-04 17:04:59 -06:00
  • f4c3163d3b arch: riscv32: provide a general mechanism for saving SoC context Marti Bolivar 2018-11-01 22:25:13 -06:00
  • b85d893d60 arch: riscv32: fix IRQ handling bugs when benchmarking Marti Bolivar 2018-11-03 18:17:22 -06:00
  • eef071ebc3 arch: riscv32: fix comment in offsets.c Marti Bolivar 2018-11-03 20:56:57 -06:00
  • 7425195a25 arch: riscv32: fix INCLUDE_RESET_VECTOR Kconfig help Marti Bolivar 2018-11-02 16:17:45 -06:00
  • 0b234f2518 arch: riscv32: fix fatal.c build without printk Marti Bolivar 2018-11-01 22:24:05 -06:00
  • b97db52de7 misra-c: Add 'U' to unsigned variable assignments in subsys/ Patrik Flykt 2018-11-29 11:23:03 -08:00
  • 079f55d519 samples: Add 'U' to unsigned variable assignments Patrik Flykt 2018-11-29 11:21:48 -08:00
  • 440b535602 tests: Add 'U' to unsigned variable assignments Patrik Flykt 2018-11-29 11:17:54 -08:00
  • 8325a395ea soc: Add 'U' to unsigned variable assignments Patrik Flykt 2018-11-29 11:16:15 -08:00
  • a76e37a707 misc: Add 'U' to unsigned variable assignments Patrik Flykt 2018-11-29 11:15:18 -08:00
  • 186fb94bcb lib: Add 'U' to unsigned variable assignments Patrik Flykt 2018-11-29 11:14:21 -08:00
  • d0d9eb0e38 kernel: Add 'U' to unsigned variable assignments Patrik Flykt 2018-11-29 11:13:40 -08:00
  • 8ff96b5a57 drivers: Add 'U' to unsigned variable assignments Patrik Flykt 2018-11-29 11:12:22 -08:00
  • 25e8e4d4e7 boards: Add 'U' to unsigned variable assignments Patrik Flykt 2018-11-29 11:10:57 -08:00
  • 494ef1cfe2 arch: Add 'U' to unsigned variable assignments Patrik Flykt 2018-11-29 11:09:09 -08:00
  • 1b48cb6dc1 scripts/coccinelle: Add Coccinelle script for unsigned values Patrik Flykt 2018-11-15 15:27:00 -07:00
  • c6727d49b7 arch: ARM: set -mthumb, -mcpu, -mfpu and -mfloat-abi in linker flags Aurelien Jarno 2018-11-26 13:48:34 +01:00
  • d941df7ea7 arch: ARM: set -mabi and -march in linker flags Aurelien Jarno 2018-11-26 13:48:34 +01:00
  • f78067e1f9 shell: Refactor RTT backend Krzysztof Chruscinski 2018-11-28 14:06:40 +01:00
  • 2ed29b5545 tests: intel_s1000: i2c: Support green and white LED blinking Rajavardhan Gundi 2018-12-01 23:18:59 +05:30
  • d5b79ff42c usb: hid: implement idle rate Marcin Szymczyk 2018-11-30 14:58:06 +01:00
  • 6a4ddffaf9 usb: hid: default request handlers Marcin Szymczyk 2018-11-29 11:00:43 +01:00
  • 4565ca86da samples: net: syslog: Remote syslog service example Jukka Rissanen 2018-02-11 18:30:56 +02:00
  • 88d3a0a88f net: config: Enable syslog to network in init Jukka Rissanen 2018-10-12 18:04:56 +03:00
  • 44a9bb6abe logging: Add network backend Jukka Rissanen 2018-10-12 17:31:57 +03:00
  • 1a220b4e80 shell: decrease built-in commands flash usage Jakub Rzeszutko 2018-11-28 13:50:58 +01:00
  • 10aeb0e8ab shell: fix resize command Jakub Rzeszutko 2018-11-28 11:30:25 +01:00
  • d232ef129c shell: documentation update Jakub Rzeszutko 2018-12-04 12:23:32 +01:00
  • 8e1d79a641 shell: improve partial completion Jakub Rzeszutko 2018-12-04 12:21:15 +01:00
  • 3dcb5d77b6 include: adc: Fix async ADC API documentation Filip Kubicz 2018-12-04 15:42:01 +01:00
  • 81c6662d23 cmake: flash: scripts: Include externally built hex files Håkon Øye Amundsen 2018-10-30 07:39:13 +00:00
  • 9452a1f045 samples: net: Modify echo server / client for Stellaris Ethernet. Vijay Kumar B 2018-09-19 15:26:16 +05:30
  • 392be3a8b3 drivers: ethernet: Add DTS support for Stellaris Ethernet controller. Vijay Kumar B 2018-09-19 15:23:59 +05:30
  • cffb2d8051 drivers: ethernet: Add TI Stellaris ethernet controller driver. Vijay Kumar B 2018-09-19 15:21:47 +05:30
  • 5ff42e038d net: ethernet: Add helper functions to update error stats. Vijay Kumar B 2018-08-06 16:59:08 +05:30
  • 3c009a7f2f drivers/pwm: stm32: Use device tree for clocks and base address config Erwan Gouriou 2018-11-23 14:26:44 +01:00
  • f291a520c2 dts: bindings: Add binding for ADXL372 using SPI Jan Tore Guggedal 2018-11-29 18:33:28 +01:00
  • b8424b4cae crc: deprecate old headers and issue warning when used Anas Nashif 2018-12-02 09:58:22 -05:00
  • 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