Commit graph

  • f4d8eccb70 sanitycheck: fixed handling of retries Anas Nashif 2019-03-02 15:43:23 -05:00
  • c9d1bb90d8 ci: add option to specify custom range Anas Nashif 2019-03-02 12:45:46 -05:00
  • 8642be070c m2gl025_miv: Ignore lifo_usage tests Piotr Zierhoffer 2019-03-04 14:06:06 +01:00
  • ba991c3be1 logging: Add assert when no backends defined Krzysztof Chruscinski 2018-10-11 10:43:07 +02:00
  • 7707060959 userspace: get rid of app section placeholders Andrew Boie 2019-02-27 20:12:40 -08:00
  • 475d279382 userspace: clarify memory domain assertions Andrew Boie 2019-03-01 18:12:49 -08:00
  • 8207801c9b tests: userspace: remove unused partition Andrew Boie 2019-03-01 18:12:06 -08:00
  • 823d86097f arch: arm: MPU-align GCOV section, only if CONFIG_USERSPACE=y Ioannis Glaropoulos 2019-03-03 23:03:34 +01:00
  • b7a20d1ae5 CODEOWNERS: Add owners for tests of settings subsystems Andrzej Puzdrowski 2019-03-04 10:51:08 +01:00
  • 15159dddf1 settings: always uses the storage partition for FCB Andrzej Puzdrowski 2019-03-01 16:20:59 +01:00
  • 5cf49956e7 logging: add backend for xtensa simulator Anas Nashif 2019-03-03 20:16:08 -05:00
  • 4fb20c40a1 shell: fix coverity issue Jakub Rzeszutko 2019-03-04 11:41:07 +01:00
  • bc5a3f25ad drivers: modem: fix extra bytes sent by mdm_receiver_send() Michael Scott 2019-03-02 09:51:05 -08:00
  • 0ef2408e26 tests: move tests/coverage to subsys/testsuite Wentong Wu 2019-03-02 02:10:00 +08:00
  • dc96f16bcd samples: define harness for samples Anas Nashif 2019-03-03 10:07:25 -05:00
  • 5923760dd5 sanitycheck: handle serial exception Anas Nashif 2019-03-03 10:36:35 -05:00
  • 80fd80a8c9 systemview: Use proper task names when these are available. Dave Marples 2019-02-07 17:22:55 +00:00
  • 8484855428 drivers: can: stm32_can: Fix shifting zero width or out of bounds Alexander Wachter 2019-02-13 11:18:27 +01:00
  • 4fb64d11c8 Bluetooth: controller: Fix disabled clear text DLE for nRF51 series Vinayak Kariappa Chettimada 2019-02-09 07:10:09 +05:30
  • 309c39f40f clock_control: stm32_ll_clock: Enable MSI autocal when PLL source Pushpal Sidhu 2019-02-11 14:23:53 -08:00
  • 8730854206 cmake: Don't assert when empty libraries are detected Sebastian Bøe 2019-02-26 15:15:08 +01:00
  • ea7babba13 cmake: Rename CMake variable out of the reserved CONFIG_ namespace Sebastian Bøe 2019-02-27 08:35:02 +01:00
  • 244451b64f cmake: Rename CMake variable out of the reserved CONFIG_ namespace Sebastian Bøe 2019-02-27 08:28:25 +01:00
  • 2610c09f0f doc: net: Move net-shell to system management page Jukka Rissanen 2019-02-27 15:33:42 +02:00
  • 575040496d doc: net: Add table of contents to networking docs Jukka Rissanen 2019-02-27 15:29:53 +02:00
  • 92f5cd147b samples: threads: Fix ASSERTION FAIL without gpio driver Aaron Tsui 2019-02-22 14:24:59 +08:00
  • 378cc3d57b Bluetooth: btp: Add overlay for nrf52 and reel boards Tedd Ho-Jeong An 2019-02-28 17:34:18 -08:00
  • 92da519d45 tests: userspace: add some more scenarios Andrew Boie 2019-03-01 14:24:00 -08:00
  • 6dc3fd8e50 userspace: fix x86 issue with adding partitions Andrew Boie 2019-03-01 15:58:14 -08:00
  • c5592de5ae uart/ns16550: Give CONFIG_NS16550_REG_SHIFT a DT_* prefix instead Ulf Magnusson 2019-03-02 04:27:27 +01:00
  • 3f400e4d9a CODEOWNERS: add modem ownership Michael Scott 2019-03-03 13:09:52 -08:00
  • 1459bed346 x86: fix pte corruption when setting large regions Andrew Boie 2019-03-02 11:40:23 -08:00
  • 605ae101eb cmake: remove debug message if no modules are included in build. Torsten Rasmussen 2019-02-12 10:19:38 +01:00
  • ed20fc9f30 doc: remove CONFIG_UART_QMSI_1_BAUDRATE from doc Anas Nashif 2019-03-03 06:46:38 -05:00
  • 039d8ecf6a drivers: Changed return statement in function get_timeout() Maksim Masalski 2019-02-21 11:23:51 +03:00
  • 630af8a65f misc: assert_post_action: Added __weak keyword. Tim Sørensen (TIMS) 2019-02-27 16:26:50 +01:00
  • 5c4a2193cd drivers: wifi: simplelink: Remove SO_REUSEADDR and TCP_NODELAY Vincent Wan 2019-03-01 11:34:31 -08:00
  • a189ef0d32 drivers: entropy: stm32: fix invalid assert in rng init Georgij Cernysiov 2019-02-20 12:28:53 +01:00
  • 9fa8674239 samples: fs: Fix possible integer overflow Kumar Gala 2019-02-27 08:40:50 -06:00
  • 11b3dce674 samples: ipc: openamp: Fix missed return error check Kumar Gala 2019-02-27 10:22:00 -06:00
  • 73ee3719e9 subsys/fs/shell: fix unchecked return from fs_seek in cmd_read Daniel Leung 2019-03-01 11:32:54 -08:00
  • 602a79cfeb tests: fs/nffs_fs_api: fix uninitialized reference time variable Daniel Leung 2019-03-01 11:04:42 -08:00
  • 8b523e944b tests: fs/fat_fs_dual_drive: check fs_seek return values Daniel Leung 2019-03-01 11:21:50 -08:00
  • 81e83ba462 net: arp: Update the ARP cache if receiving ARP req Jukka Rissanen 2019-02-26 16:51:04 +02:00
  • 48815ad07d soc: riscv32: openisa_rv32m1: Fix build warnings Kumar Gala 2019-02-20 15:47:35 -06:00
  • 5e263f1c80 serial: uart_rv32m1_lpuart: Fix build warnings Kumar Gala 2019-02-20 15:47:21 -06:00
  • 4099b972e1 doc: dts: Clarify CONFIG_SRAM documentation Ulf Magnusson 2019-02-26 15:34:44 +01:00
  • 9fb4ec6a93 arduino_101_mcuboot: Remove CONFIG_UART_QMSI_0_BAUDRATE - moved to DTS Ulf Magnusson 2019-02-25 16:53:47 +01:00
  • e569533de0 toolchain: Remove ref. to undefined sym. CONFIG_ISA_THUMB Ulf Magnusson 2019-02-25 15:56:57 +01:00
  • e20fd5f454 toolchain: gcc: Remove ref. to undefined sym. CONFIG_ISA_ARM Ulf Magnusson 2019-02-25 15:42:36 +01:00
  • 46992ab740 ext: hal: nordic: Remove ref. to undefined CONFIG_IEEE802154_NRF5_RAW Ulf Magnusson 2019-02-25 15:36:00 +01:00
  • 67bff48501 arch: arc: Remove ref. to undefined sym. CONFIG_FIRQ_NO_LPCC Ulf Magnusson 2019-02-25 15:23:21 +01:00
  • 596135165a doc: tests: Remove ref. to undefined sym. CONFIG_ADC_QMSI_SAMPLE_WIDTH Ulf Magnusson 2019-02-25 15:12:57 +01:00
  • 3522e05f76 posix/pthreads: fix pthread_barrier_wait() behavior to match Posix Charles E. Youse 2019-03-01 15:22:22 -08:00
  • 6c8825fc96 x86: mitigate L1 Terminal Fault vulnerability Andrew Boie 2019-03-01 11:42:03 -08:00
  • d51ee67cbe tests/timer_api: revert testcase configuration Charles E. Youse 2019-03-01 12:15:24 -08:00
  • fbf4c7eea0 tests/timer_api: revert testcase configuration Charles E. Youse 2019-03-01 11:55:25 -08:00
  • 0ad4022e51 kernel/timeout: fix k_timer_remaining_get() when tickless Charles E. Youse 2019-03-01 10:51:04 -08:00
  • 10040f603d x86: enable Extended IBRS Andrew Boie 2019-02-28 15:51:56 -08:00
  • e27ce67d25 x86: fix SSBD feature bit Andrew Boie 2019-02-28 15:53:09 -08:00
  • 7d7f4336c8 x86: don't default to 'y' for spectre configs Andrew Boie 2019-02-28 15:50:46 -08:00
  • d3c89fea4f kernel: move CONFIG_RETPOLINE definition Andrew Boie 2019-03-01 10:57:51 -08:00
  • f46e391f06 kconfig: pwm: Remove redundant deps. and clean up a bit Ulf Magnusson 2019-02-26 18:00:26 +01:00
  • 05fa9c8318 drivers: counter_nrfx_timer: Port driver to DTS Piotr Zięcik 2019-02-26 15:18:17 +01:00
  • 298b841873 drivers: counter_nrfx_rtc: Port driver to DTS Piotr Zięcik 2019-02-26 15:18:17 +01:00
  • 0d1665e93a drivers: eth: gmac: kconfig: remove unused kconfig symbol Tomasz Gorochowik 2019-03-01 17:25:42 +01:00
  • f085928ab0 tests/kernel/fifo/fifo_timeout: Tick alignment for oversensitive timing Andy Ross 2019-02-28 14:04:22 -08:00
  • f860d31465 samples: net: coap_client: Fix coverity issue Ravi kumar Veeramally 2019-03-01 12:09:51 +02:00
  • 1d50b92890 soc: arm: nrf52810: reduce number of boot-time configured MPU regions Ioannis Glaropoulos 2019-03-01 15:26:53 +01:00
  • fd7c4430e1 drivers: eth: stellaris: Properly ifdef stats handling Paul Sokolovsky 2019-02-28 16:08:30 +03:00
  • 7f5cee53ce i2c: i2c_dw: rename CONFIG_I2C_DW_0_IRQ_SHARED_NAME to DT_* Daniel Leung 2019-02-27 10:40:32 -08:00
  • 0ccb2af9ba eth: eth_dw: rename CONFIG_ETH_DW_0_IRQ_SHARED_NAME to DT_* Daniel Leung 2019-02-27 10:39:06 -08:00
  • a9a3282ac2 gpio: gpio_dw: rename CONFIG_GPIO_DW_*_IRQ_SHARED_NAME to DT_* Daniel Leung 2019-02-27 10:34:36 -08:00
  • 5f2099fb63 Bluetooth: controller: Workaround for Unknown Rsp during Enc Setup Vinayak Kariappa Chettimada 2019-03-01 16:02:45 +05:30
  • 6e2501dd25 net: buf: Doxygen comment additions and fixes Jukka Rissanen 2019-02-27 12:40:21 +02:00
  • b17d9eefc5 Bluetooth: GATT: Remove ccc cfg value Nick Ward 2019-02-28 17:44:10 +11:00
  • 5415f67475 bluetooth: settings: Clean up storing Bluetooth host values Filip Kubicz 2019-02-28 10:33:39 +01:00
  • 5a44011e3b net: sockets: Add dummy impl for SO_REUSEADDR and TCP_NODELAY sockopts Paul Sokolovsky 2019-02-19 20:49:29 +03:00
  • 9c86dbfd8e net: socket: Define a few well-known socket options Paul Sokolovsky 2019-02-19 20:46:36 +03:00
  • 4e36a05c89 net: ip: Add defines for IPPROTO_IP and IPPROTO_IPV6 Paul Sokolovsky 2019-02-19 20:42:11 +03:00
  • 096d2e3022 boards: rv32m1_vega: Have identifier match name Kumar Gala 2019-02-20 15:46:16 -06:00
  • b92f104b66 tests: fs: Add missing return check Flavio Ceolin 2019-02-28 16:54:15 -08:00
  • ea1e4fd0d7 net: tcp: Check TCP ACK flag properly during conn establishment Jukka Rissanen 2019-02-28 19:29:10 +02:00
  • c1f24abb13 drivers: modem: wistron kconfig separation Georgij Cernysiov 2019-02-14 10:21:27 +01:00
  • 3fe917ef64 drivers: modem: receiver: guards against 0 size Georgij Cernysiov 2019-02-13 23:36:39 +01:00
  • 27618404f6 drivers: modem: receiver: replace fifo_fill with poll_out Georgij Cernysiov 2019-02-13 23:20:21 +01:00
  • 886ab98fd0 drivers: modem: receiver: use asserts internally Georgij Cernysiov 2019-02-13 23:06:40 +01:00
  • 2234621d9e drivers: modem: receiver: fix sending Georgij Cernysiov 2019-02-13 23:03:21 +01:00
  • de8b39f6eb drivers: modem: receiver: rearrange and comment Georgij Cernysiov 2019-02-13 22:59:17 +01:00
  • 94ee0ddbde drivers: modem: receiver: switch to ring buffer from pipe api Georgij Cernysiov 2019-02-13 22:48:46 +01:00
  • 23b64b0d35 drivers: modem: receiver: correct device bind error type Georgij Cernysiov 2019-02-13 22:33:24 +01:00
  • 52dc50dc6b net: lldp: Allow generation of documentation Jukka Rissanen 2019-02-26 09:56:06 +02:00
  • 35e744ff1c doc: net: Enhance LLDP documentation Jukka Rissanen 2019-02-26 09:55:05 +02:00
  • 0482b66f0b net: lwm2m: fix json NULL deref / code flow in read_number() Michael Scott 2019-02-27 10:04:27 -08:00
  • 4e5300ba7f cmake: Drop all in-tree usage 'set_conf_file' Sebastian Bøe 2019-02-28 14:51:09 +01:00
  • 6d4ba3490f cmake: Deprecate 'set_conf_file' Sebastian Bøe 2019-02-28 14:53:48 +01:00
  • ed7fb7548f tests: hwinfo: Fix invalid assertion Flavio Ceolin 2019-02-28 11:36:47 -08:00
  • 6b4cda9b25 run_ci.sh: git log what [base] version is being tested Marc Herbert 2019-02-28 14:51:42 -08:00
  • f7e995c075 run_ci.sh: run pytest-3 if found Marc Herbert 2019-02-28 14:39:36 -08:00
  • b3dc27552d drivers: can: Z_SYCALL_HANDLER should return int Flavio Ceolin 2019-02-28 13:29:59 -08:00