Commit graph

  • 71362ddf5d arch: arm: aarch64: linker.ld: Remove redundant text section offset Stephanos Ioannidis 2020-02-10 16:47:04 +09:00
  • e934825719 drivers: modem: sara-r4: fix APN setting for U2 modem Michael Scott 2020-02-10 08:56:35 -08:00
  • 45eccbc5d7 drivers: modem: gsm: Command handlers should return value Jukka Rissanen 2020-02-10 18:24:42 +02:00
  • 5a7f073db6 board: qemu_cortex_a53: Enable default testing Carlo Caione 2020-02-10 11:50:06 +01:00
  • 0c3a9c83d8 boards: up_squared_adsp: fix mis-used logical operator Daniel Leung 2020-02-09 23:18:05 -08:00
  • 827f6f1714 net: socket: Release fd on failure in accept() Inbar Anson Bratspiess 2020-02-06 14:37:15 +02:00
  • b05e72f3bb drivers: modem: gsm: Add setting of MCC number Jukka Rissanen 2020-02-07 10:42:30 +02:00
  • 49724e25a0 drivers: modem: gsm: Add misc fixes like line ending char set Jukka Rissanen 2020-02-07 10:39:43 +02:00
  • 4c1b0ab2a9 drivers: modem: gsm: Add context to DEVICE_INIT() Jukka Rissanen 2020-02-06 15:14:01 +02:00
  • 1faaff1ea5 tests: canbus: isotp: Fix wrong variable used for assert Alexander Wachter 2020-02-09 16:29:57 +01:00
  • c9d76eef88 canbus: isotp: Fix NULL deref after overflow Alexander Wachter 2020-02-09 16:07:34 +01:00
  • b6b4396c48 drivers: modem: sara-r4: use +USO[RF|RD] based on proto Michael Scott 2020-02-04 22:34:07 -08:00
  • a6fc7f8669 drivers: modem: sara-r4: disable hex mode for binary data Michael Scott 2020-02-04 22:30:58 -08:00
  • 90c6dc5e7f drivers: modem: cmd_handler: add return value to modem commands Michael Scott 2020-02-04 22:17:10 -08:00
  • 5185b8cf40 drivers: modem: cmd_handler: honor num of params in parse_params Michael Scott 2020-02-04 22:01:58 -08:00
  • b08ac66f91 boards/shields: sparkfun_sara_r4: enable SARA_R4_NET_STATUS Michael Scott 2020-01-27 14:31:50 -08:00
  • 698661b56e drivers: modem: sara-r4: update functions to return POSIX values Michael Scott 2020-01-31 14:17:13 -08:00
  • 87481e8eef drivers: modem: sara-r4: handle read limits Michael Scott 2020-01-27 14:57:12 -08:00
  • 52afcc21d6 drivers: modem: sara-r4: fix error text in net_offload_dummy_get Michael Scott 2020-01-27 14:55:48 -08:00
  • 2be4f997b3 drivers: modem: sara-r4: use new socket functions Michael Scott 2020-01-27 14:51:49 -08:00
  • 36e4fc7743 drivers: modem: sara-r4: manage sock->is_connected Michael Scott 2020-01-27 14:45:28 -08:00
  • 6c9bb48ce7 drivers: modem: sara-r4: use 120s connection timeout Michael Scott 2020-01-27 14:37:52 -08:00
  • 8fb3f21e58 drivers: modem: sara-r4: support for 2G on the SARA R412M modem Göran Weinholt 2020-01-22 10:41:24 +01:00
  • bf59ceda0b drivers: modem: sara-r4: support for network indication on SARA modems Göran Weinholt 2020-01-13 10:53:36 +01:00
  • ea99d34e00 drivers: modem: sara-r4: continually signal the modem to power off Göran Weinholt 2019-11-26 15:39:43 +01:00
  • 1db79054af drivers: modem: sara-r4: fix modem reset Hans Wilmers 2020-01-27 12:31:21 +01:00
  • 97921368d3 drivers: modem: sara-r4: adjust send and receive lengths Hans Wilmers 2020-01-27 11:52:00 +01:00
  • a18f78894f drivers: modem: sara-r4: make room for NUL in match_buf Michael Scott 2020-01-27 13:35:55 -08:00
  • 8ef2ae8ce5 drivers: modem: sara-r4: add offloaded DNS handling Michael Scott 2020-01-31 13:47:20 -08:00
  • 50d4e07d0c drivers: modem: sara-r4: remove interface up / down Michael Scott 2020-01-24 12:10:51 -08:00
  • 1265843495 drivers: modem: sara-r4: cleanup offload_recvfrom timeout Michael Scott 2020-01-23 13:04:43 -08:00
  • ba34136581 drivers: modem: sara-r4: dont unblock on sockread Michael Scott 2020-01-23 12:59:29 -08:00
  • 1f68802899 drivers: modem: sara-r4: space for NUL in buffer is optional Michael Scott 2020-01-23 12:56:23 -08:00
  • 179307c723 drivers: modem: sara-r4: return send bytes from send_socket_data Michael Scott 2020-01-23 12:53:10 -08:00
  • 82dc1665af drivers: modem: cmd_handler: fix findcrlf() indentation Michael Scott 2020-02-04 21:53:48 -08:00
  • 74bb1a9be9 drivers: modem: cmd_handler: remove extra comment Michael Scott 2020-02-03 12:18:30 -08:00
  • 44e977c467 drivers: modem: cmd_handler: save 1 char for NUL in match_buf Michael Scott 2020-01-27 13:21:21 -08:00
  • f4b49fbb90 drivers: modem: cmd_handler: cleanup parse_params() Michael Scott 2020-01-27 13:17:05 -08:00
  • 889fc85f67 drivers: modem: socket: add is_connected field to modem_socket Michael Scott 2020-01-27 13:14:49 -08:00
  • 25ce3bf3eb drivers: modem: socket: add modem_socket_next_packet_size Michael Scott 2020-01-27 13:13:01 -08:00
  • e23ada9d4a drivers: modem: socket: reset is_polled in modem_socket_put() Michael Scott 2020-01-27 13:09:26 -08:00
  • 8908c61bcc drivers: modem: socket: add wait_data and data_ready functions Michael Scott 2020-01-27 12:52:56 -08:00
  • 987837ecd8 drivers: modem: socket: introduce locking Michael Scott 2020-01-27 12:59:33 -08:00
  • d4b8b5fcf2 drivers: modem: socket: allow partial packet reads Michael Scott 2020-01-27 12:55:49 -08:00
  • 8a3a4bb589 Bluetooth: controller: split: Fix PHY update tx pause Vinayak Kariappa Chettimada 2020-02-06 21:39:05 +05:30
  • ad9883a15b CODEOWNERS: add owner for .github/ Anas Nashif 2020-02-08 08:42:59 -05:00
  • 3b625aaaa9 ci: add license check using github actions Anas Nashif 2020-02-07 20:51:06 -05:00
  • e089906b33 release: Zephyr 2.2.0-rc1 Johan Hedberg 2020-02-08 14:14:06 +02:00
  • 28da5fdde7 sam0: flash: Fix build issue reported by flash_shell sample Kumar Gala 2020-02-08 08:46:41 -06:00
  • b1de748948 github: Rename GitHub workflow action Kumar Gala 2020-02-08 07:41:47 -06:00
  • f17428a009 cmake: Have gperf be opt-out instead of mandatory Sebastian Bøe 2020-01-29 15:39:33 +01:00
  • 768a30c14f x86: organize 64-bit ESF Andrew Boie 2020-02-06 17:43:50 -08:00
  • 7353c7f95d kernel/userspace: Move syscall_frame field to thread struct Andy Ross 2020-02-06 13:39:03 -08:00
  • 8153144de0 kernel/fatal: Fatal errors must not be preempted Andy Ross 2020-02-06 12:58:53 -08:00
  • 4b670bd4f5 tests/kernel/smp: current CPU is not atomic Andy Ross 2020-02-06 12:54:17 -08:00
  • 0e32f4dab0 arch/x86_64: Save RFLAGS during arch_switch() Andy Ross 2020-02-06 11:17:27 -08:00
  • eefd3daa81 kernel/smp: arch/x86_64: Address race with CPU migration Andy Ross 2020-02-06 13:39:52 -08:00
  • e11262c13e tests: lib: os: onoff: address Coverity complaint Peter Bigot 2020-02-03 10:52:16 -06:00
  • eddd98f811 kconfig: Replace some single-symbol 'if's with 'depends on' Ulf Magnusson 2020-02-08 03:45:50 +01:00
  • 1f0089ff45 boards: qemu_cortex_r5: Reduce memory footprint when running Kumar Gala 2020-02-04 12:55:00 -06:00
  • 29630cc7fc samples: crypto: Add AES-GCM sample Markus Fuchs 2020-02-02 22:18:45 +01:00
  • ad8f011dcf drivers: crypto: crypto_mtls_shim: Add AES-GCM support Markus Fuchs 2020-02-02 22:08:48 +01:00
  • e1948ae3a1 include: crypto: Add Galois/Counter Mode (GCM) support Markus Fuchs 2020-02-02 21:54:58 +01:00
  • 4adc40889d drivers: spi: spi_mcux_dspi: fix missing context unlock on busy bus Mikkel Jakobsen 2020-02-06 14:29:32 +01:00
  • 55eb4a11cd samples: bluetooth: add missing VEGABoard overlays Alex Porosanu 2020-01-21 11:02:14 +02:00
  • b096fcc476 pthread: wrap header with extern C Nicholas Lowell 2020-02-07 10:20:22 -05:00
  • dab67c35f1 settings: settings_register static table does not need mutex Dominik Ermel 2020-02-03 10:30:14 +00:00
  • efc5fe07a2 kernel: overhaul unused stack measurement Andrew Boie 2020-02-05 10:41:58 -08:00
  • f02fdd2d7b manifest: mcuboot version with fixed USB recovery Andrzej Puzdrowski 2020-02-06 12:57:03 +01:00
  • 52993afd62 Revert "arch: xtensa: Use reset-vector.S in booloader code" Daniel Leung 2020-02-06 05:52:23 -08:00
  • db2eb23bd2 boards: up_squared_adsp: provide start address for bootloader Daniel Leung 2020-02-06 06:08:05 -08:00
  • d93fd37ef6 boards: up_squared_adsp: provide default memctl in linker script Daniel Leung 2020-02-06 06:02:46 -08:00
  • 2d79dc3bcd kconfig: Make BUILD_NO_GAP_FILL independent Alexey Brodkin 2020-02-07 14:09:21 +03:00
  • b9270c388d kconfig: Remove redundant SPI_DW dep on SPI_DW_ACCESS_WORD_ONLY Ulf Magnusson 2020-02-07 16:38:20 +01:00
  • de42aea18f kconfig/cmake: Check that one of the CONFIG_<arch> symbols is set Ulf Magnusson 2020-02-07 00:48:22 +01:00
  • c5839f834b kconfig: Remove assignments to CONFIG_<arch> syms and hide them Ulf Magnusson 2020-02-06 18:26:14 +01:00
  • b81eec951b sanitycheck: make pyserial optional Kumar Gala 2020-02-07 17:38:16 -06:00
  • d62dfe8d0e tracing: usb: Fix build issues. Kumar Gala 2020-02-07 06:40:27 -06:00
  • 63fddba8d1 ci: github: doc: Add a GH workflow to test build the docs Kumar Gala 2020-02-07 15:20:40 -06:00
  • d0126a037d boards/x86/acrn: build it in x86_64 mode and switch to X2APIC Zide Chen 2020-02-05 08:32:00 -08:00
  • c698669f4e arch/x86_64: make sysapic.h available for x86_64 as well Zide Chen 2020-02-07 09:13:03 -08:00
  • f590d4fadb drivers: lora: build with newlib Alexander Wachter 2020-02-04 13:32:24 +01:00
  • 03892c1571 Bluetooth: controller: split: openisa: fix missing include Alex Porosanu 2020-01-15 15:14:08 +02:00
  • 7b52475720 kconfig: Remove duplicated ARM_MPU dependency on CUSTOM_SECTION_ALIGN Ulf Magnusson 2020-02-07 16:52:44 +01:00
  • 1a7a0dd494 samples: bluetooth: hci_uart: add VEGABoard configuration Alex Porosanu 2020-01-21 10:13:14 +02:00
  • 1b604b946c kconfig: arm: Remove 'if CPU_CORTEX_R' within 'if CPU_CORTEX_R' Ulf Magnusson 2020-02-07 17:14:31 +01:00
  • 4eaac5c7b3 CODEOWNERS: adapt for debug and tracing Anas Nashif 2020-02-06 21:00:50 -05:00
  • f05dbf9f6a tracing: avoid building tracing code when not applicable Anas Nashif 2020-02-06 14:05:40 -05:00
  • d9be19e40e tracing: move cpu stats to tracing formatting choice in Kconfig Anas Nashif 2020-02-06 14:00:24 -05:00
  • bf52f5cdee tracing: move ctf headers under ctf/ Anas Nashif 2020-02-06 13:00:10 -05:00
  • 4ec6dfbe06 tracing: move systemview headers under sysview/ Anas Nashif 2020-02-06 12:58:32 -05:00
  • fad8701748 tracing: cleanup and split segger/rtt configuration options Anas Nashif 2020-02-06 12:34:04 -05:00
  • 86adcd02af tracing: move systemview into its own folder Anas Nashif 2020-02-06 11:25:00 -05:00
  • a48e960af4 tracing: remove useless conditional in cmake file Anas Nashif 2020-02-06 11:20:20 -05:00
  • 6684dce772 tracing: Kconfig cleanup and reorg Anas Nashif 2020-02-06 10:52:30 -05:00
  • e8be579e43 tests: tracing: remove implied config options Anas Nashif 2020-02-06 10:35:30 -05:00
  • ad4e7f2db3 tracing: TRACING implies THREAD_NAME, STACK_INFO Anas Nashif 2020-02-06 10:35:03 -05:00
  • b3226f8668 tests: tracing: cleanup configuration Anas Nashif 2020-02-06 10:14:26 -05:00
  • 6aadf45032 tracing: enable TRACING_ISR by default Anas Nashif 2020-02-06 10:11:29 -05:00
  • 9961b89b17 doc: fixed path for ctf metadata Anas Nashif 2020-02-06 10:07:36 -05:00