Commit graph

  • 8a51a4bf26 ci: do not abort if west is already initialised Anas Nashif 2019-01-31 06:49:56 -05:00
  • dabc99243d ci: do not send CI messages to slack Anas Nashif 2019-01-31 06:43:50 -05:00
  • 08d900df4b usb: fix usb data race Tom Burdick 2019-01-28 16:22:05 -06:00
  • b6b5fdac32 usb: native_posix: Implement other then Control transfers Andrei Emeltchenko 2018-09-19 16:34:49 +03:00
  • 80120871ed usb: native_posix: Move to new logging subsystem Andrei Emeltchenko 2018-09-14 09:19:47 +03:00
  • 9f1443e18a usb: native_posix: Use non-blocking connection socket Andrei Emeltchenko 2018-09-12 17:13:42 +03:00
  • 03b7d9f59d usb: native_posix: Use non-blocking socket Andrei Emeltchenko 2018-09-12 12:35:33 +03:00
  • 071a72dccc doc: Add documentation for using native_posix USB driver Andrei Emeltchenko 2018-09-10 15:38:16 +03:00
  • 45d5340221 native_posix: Enable native posix USB driver if USB enabled Andrei Emeltchenko 2018-09-10 15:32:23 +03:00
  • b483804c75 usb: tests: Add basic unit test for USB drivers Andrei Emeltchenko 2018-09-10 16:10:18 +03:00
  • b8b86c4c75 usb: driver: Add native_posix USB driver Andrei Emeltchenko 2018-09-10 16:07:31 +03:00
  • 6ed355110a pwm: pwm_mcux_ftm: Fixed missed CONFIG_ -> DT_ conversion Kumar Gala 2019-02-01 04:50:37 -06:00
  • f75ddb8dc7 gui: Fix typo in Kconfig option Kumar Gala 2019-02-01 04:47:57 -06:00
  • 2d9afbf423 samples: fxos8700-hid: Don't use CONFIG_ namespace for non Kconfig Kumar Gala 2019-02-01 04:42:44 -06:00
  • 0d7df182e1 spie: spi_sam0: Don't use CONFIG_ namespace for non Kconfig Kumar Gala 2019-02-01 04:40:36 -06:00
  • e6e580305b serial: uart_sam0: Don't use CONFIG_ namespace for non Kconfig Kumar Gala 2019-02-01 04:36:43 -06:00
  • b57357085d drivers: serial: uart_miv: Fix trivial comment mismatch Kumar Gala 2019-02-01 04:34:42 -06:00
  • bd049626c5 kernel/sched: Limit idle testing in preemption hot path Andy Ross 2019-01-28 13:34:07 -08:00
  • 1763a017b4 kernel/sched: Simplify init-time dummy thread & scheduling predicate Andy Ross 2019-01-28 10:59:41 -08:00
  • b2791b0ac8 kernel/sched: Force inlining of some routines within the scheduler guts Andy Ross 2019-01-28 09:36:36 -08:00
  • 4ff2dfce09 kernel/spinlock: Force inlining Andy Ross 2019-01-28 09:35:37 -08:00
  • eda4c027da misc/dlist: Swap insertion API for a faster one Andy Ross 2019-01-28 09:35:27 -08:00
  • aa3c9b7f1e tests/benchmarks: Add scheduler microbenchmark Andy Ross 2019-01-28 09:32:48 -08:00
  • 31503a868b arch: xtensa: dts: Move HAS_DTS to arch level Kumar Gala 2019-02-01 07:52:05 -06:00
  • 55e02d2b99 soc: riscv32: openisa_rv32m1: Remove duplicated HAS_DTS Kumar Gala 2019-02-01 08:00:56 -06:00
  • 03bfb18c61 drivers: watchdog: remove deprecated apis Kumar Gala 2018-10-29 15:37:02 +00:00
  • c3ba7335d9 boards: mimxrt{1020,1050,1060,1064}_evk remove CONFIG_ from dts files Kumar Gala 2018-12-14 12:01:17 -06:00
  • d1e55eb842 boards: colibri_imx7d_m4/warp7_m4: Remove CONFIG_XIP for dts Kumar Gala 2018-12-07 11:01:24 -06:00
  • ce7ed18989 dts: Move CONFIG_SRAM_* & CONFIG_FLASH_* back to Kconfig Kumar Gala 2018-12-07 10:35:04 -06:00
  • 622684ff02 doc: Add docs about kconfigfunctions Kumar Gala 2019-01-22 09:03:51 -06:00
  • fa26ef02d2 doc: Add KCONFIG_DOC_MODE env var handling Carles Cufi 2019-01-30 17:54:21 +01:00
  • 87915cd36f dts: stop generating CONFIG_FLASH_LOAD_{OFFSET,SIZE} Kumar Gala 2018-11-15 11:51:50 -06:00
  • 5977b3db2f dts: Remove mcuboot.overlay Kumar Gala 2018-11-15 09:36:41 -06:00
  • 4b4b9bc49b cmake: Run dts before kconfig Kumar Gala 2019-01-18 09:47:05 -06:00
  • 7e0107b7bc cmake: export PROJECT_BINARY_DIR variable to kconfig Kumar Gala 2018-12-07 08:44:13 -06:00
  • c39bb49e84 power: Implement weak notification functions. Piotr Zięcik 2019-01-29 12:49:15 +01:00
  • 001ef2d500 api: gpio: deprecate all gpio_port_ functions Piotr Mienkowski 2019-01-31 19:31:06 +01:00
  • dc6066946e drivers: mb_display: remove usage of gpio_port_ functions. Piotr Mienkowski 2019-01-31 23:36:30 +01:00
  • 6e48e1ecb5 samples: convert altera_max10/pio to use gpio_pin functions Piotr Mienkowski 2019-01-31 23:20:48 +01:00
  • 4fac841869 debug: CTF Tracing with POSIX backend François Delawarde 2019-01-30 08:19:24 +01:00
  • 43c41d94ea ext: debug: Add C Pre-Processor MAP helper functions for CTF François Delawarde 2019-01-30 08:17:56 +01:00
  • 40e0f18e21 dts: qemu_xtensa/xt-sim: Enable device tree support Savinay Dharmappa 2019-01-31 15:15:32 +05:30
  • daaf02d3f2 power: policy_residency: Fix power level selection Piotr Zięcik 2019-01-02 12:40:52 +01:00
  • 4b78a251d7 net/context: Make recv_cb providing the ip and protocol headers Tomasz Bursztyka 2019-01-30 10:25:03 +01:00
  • e4ebe486b8 net/ip: Let's make public the 2 utility unions for ip/proto headers Tomasz Bursztyka 2019-01-30 10:07:10 +01:00
  • 6a5f12b7f8 net/pkt: Add a debug option to track free pkt access more easily Tomasz Bursztyka 2019-01-24 12:25:39 +01:00
  • 6596c304fb test/net: Quick sample explaining/testing the new net_pkt buffer API Tomasz Bursztyka 2018-10-03 15:29:24 +02:00
  • 0550b8ee27 net/tcp: Fix net_tcp_print_recv/send_info macros Tomasz Bursztyka 2019-01-18 12:42:41 +01:00
  • 1ca48beed8 net/context: Enable support for TCP on new sendto function Tomasz Bursztyka 2019-01-18 09:03:14 +01:00
  • 99dbe467e5 tests/icmpv6: Real packet length must be given Tomasz Bursztyka 2019-01-16 10:38:06 +01:00
  • 8d21c68718 net/tcp: Switch rest of TCP to new net_pkt API Tomasz Bursztyka 2019-01-15 15:09:29 +01:00
  • baa9784008 net/tcp: Apply connection callback signature change Tomasz Bursztyka 2019-01-14 21:08:39 +01:00
  • 118a0f0d22 net/conn: Change callback signature to pass TCP/IP headers Tomasz Bursztyka 2019-01-14 21:07:42 +01:00
  • 199952755d net/tcp: Switch TCP segment preparation to new net_pkt API Tomasz Bursztyka 2019-01-14 11:38:45 +01:00
  • 40ad4b7e3e net/context: Expose new functions to create ipv4/6 packet from context Tomasz Bursztyka 2019-01-14 10:57:42 +01:00
  • 89dae2aabd net/lldp: Switch LLDP to new net_pkt API Tomasz Bursztyka 2019-01-11 12:40:25 +01:00
  • 9a41078c51 net/lldp: Fix where Ethernet PTYPE is set for LLDP message Tomasz Bursztyka 2019-01-11 13:35:11 +01:00
  • aa6af15946 net/pkt: Add a marker to identify LLDP message Tomasz Bursztyka 2019-01-11 13:33:01 +01:00
  • 44964c735e net/gptp: Switch GPTP to new net_pkt API Tomasz Bursztyka 2019-01-11 12:35:12 +01:00
  • 970e234965 net/arp: Switch ARP to new net_pkt API Tomasz Bursztyka 2019-01-11 12:12:40 +01:00
  • a9dd6256a4 net/ipv4: Move autoconf to new net_pkt API Tomasz Bursztyka 2019-01-11 12:05:16 +01:00
  • e04914a963 net/ipv6: Switch sending fragmented IPv6 packet to new API Tomasz Bursztyka 2019-01-10 20:57:21 +01:00
  • 2d5f8b9317 net/ipv6: Re-enable support for fragmented packet at input Tomasz Bursztyka 2019-01-09 15:53:07 +01:00
  • 88f5672e4c net/ipv6: Switch MLD join, leave and report to new net_pkt API Tomasz Bursztyka 2018-12-21 14:10:03 +01:00
  • df8fa6400d net/ipv6: Switch IPv6 sending preparation to new net_pkt API Tomasz Bursztyka 2018-12-21 09:08:19 +01:00
  • ec16928d8b net/icmpv6: Remove various useless get/set hdr functions Tomasz Bursztyka 2018-12-20 17:14:03 +01:00
  • 14f3ae1152 net/ipv6: Switch MLD query msg handler to new net_pkt API Tomasz Bursztyka 2018-12-21 08:40:39 +01:00
  • ae7243b0d5 net/ipv6: Switch RA msg handler to new net_pkt API Tomasz Bursztyka 2018-12-20 15:26:22 +01:00
  • 6dc6499bd5 net/ipv6: Switch NS msg handler to new net_pkt API Tomasz Bursztyka 2018-12-20 14:00:05 +01:00
  • f32de35e27 net/ipv6: Switch NA msg handler to new net_pkt API Tomasz Bursztyka 2018-12-20 13:30:25 +01:00
  • 9a6027ba5c net/icmpv6: Improve callback signature to pass icmp header Tomasz Bursztyka 2018-12-20 12:59:56 +01:00
  • 7a3150ea5e net/ipv6: Removing useless macros in nbr code Tomasz Bursztyka 2018-12-20 12:47:20 +01:00
  • 9789773ee4 net/ipv6: Switch RS msg sending to new net_pkt API Tomasz Bursztyka 2018-12-20 11:24:13 +01:00
  • 304f913525 net/ipv6: Switch NS msg sending to new net_pkt API Tomasz Bursztyka 2018-12-20 11:08:14 +01:00
  • 82f027460a net/ipv6: Switch NA msg sending to new net_pkt API Tomasz Bursztyka 2018-12-20 10:33:35 +01:00
  • fc38d0929d net/icmpv6: Make header creation function public Tomasz Bursztyka 2018-12-20 10:32:24 +01:00
  • 282962bb85 net/context: Add support for IPv6 on the new send/sendto functions Tomasz Bursztyka 2018-12-19 15:30:00 +01:00
  • c80d0d30e1 net/icmpv6: Switch error message to new API Tomasz Bursztyka 2018-12-19 13:10:40 +01:00
  • 189dc030f6 net/icmpv6: Switch echo request handler to new API Tomasz Bursztyka 2018-12-18 15:46:05 +01:00
  • 47f3b339eb net/icmpv6: Rework relevant signatures to pass ipv6 header pointer Tomasz Bursztyka 2018-12-18 15:28:40 +01:00
  • 86ac993e0c net/ipv6: Rework input function Tomasz Bursztyka 2018-12-18 09:18:12 +01:00
  • 30e5c516b1 net/icmpv6: Switch echo request to new net pkt allocator and API Tomasz Bursztyka 2018-12-17 15:28:21 +01:00
  • 070b4d2da8 net/ipv6: Account for extension headers when finalizing Tomasz Bursztyka 2019-01-28 10:01:34 +01:00
  • 6ea5a12f4c net/pkt: Use next_hdr field only for IPv6 Tomasz Bursztyka 2019-01-25 20:40:07 +01:00
  • fa4c52b98f net/ipv6: Add new API to create/finalize IPv6 headers. Tomasz Bursztyka 2018-12-17 15:10:13 +01:00
  • 2ad71c7701 net/icmpv6: Add a new function to finalize the ICMPv6 packet Tomasz Bursztyka 2018-12-17 15:34:00 +01:00
  • 7e25568a22 net/udp: Remove now useless net_udp_get_chksum function Tomasz Bursztyka 2018-12-17 13:15:19 +01:00
  • c0db7efff9 tests/net: Avoid using net_udp_get_chksum() Tomasz Bursztyka 2018-12-17 13:12:39 +01:00
  • 7d0ed7155c net/ipv4: Rework input function Tomasz Bursztyka 2018-12-13 21:41:23 +01:00
  • 1be2706a93 net/connection: Modify input function Tomasz Bursztyka 2018-12-13 21:39:06 +01:00
  • 3d52ff2e34 net/tcp: Add an input function for pre-validation Tomasz Bursztyka 2018-12-13 21:38:07 +01:00
  • 4937077e48 net/udp: Add an input function Tomasz Bursztyka 2018-12-13 21:36:57 +01:00
  • 083470a14a net/sockets: Use the new send/sendto from net_context Tomasz Bursztyka 2018-12-14 13:50:08 +01:00
  • 0d519f7bcf net/context: Create new send sendto functions using new net_pkt API Tomasz Bursztyka 2018-12-13 14:05:21 +01:00
  • 90e46c6ed1 net/icmpv4: Remove useless create, get and set header functions Tomasz Bursztyka 2018-12-11 15:48:48 +01:00
  • f9315f8097 net/icmpv4: Switch error message to new API Tomasz Bursztyka 2018-12-11 17:18:54 +01:00
  • 264ce4f6ad net/icmpv4: Switch echo request handler to new API Tomasz Bursztyka 2018-12-11 15:46:01 +01:00
  • 719ab0dab7 net/icmpv4: Rework relevant signatures to pass ipv4 header pointer Tomasz Bursztyka 2018-12-11 15:23:57 +01:00
  • 17a7f7fef1 net/icmpv4: Add a new function to finalize the ICMPv4 packet Tomasz Bursztyka 2018-12-11 14:54:07 +01:00
  • d319483a5f net/icmpv4: Input headers are gathered through new API Tomasz Bursztyka 2018-12-11 11:51:50 +01:00