Commit graph

  • b15bec5a2a drivers: flash: flash_simulator: Erase flash first Simon Glass 2020-05-13 12:16:54 -06:00
  • 740b99c937 tests: shell: shell_flash: Add a test for 'flash read' Simon Glass 2020-05-07 16:08:36 -06:00
  • 9ff7dfce23 flash: Enhance 'flash read' to read a block of data Simon Glass 2020-05-06 15:02:21 -06:00
  • 84e9c7c63d shell: Export shell_hexdump_line() Simon Glass 2020-05-06 14:56:18 -06:00
  • fecdb93c49 drivers: flash: flash_simulator: Fix 'succedd' typo Simon Glass 2020-05-07 17:17:27 -06:00
  • 2339fa00f3 scripts: sanitylib.py: Add support for STLINK-V3 probe Erwan Gouriou 2020-07-07 17:15:22 +02:00
  • 157f6f65d9 drivers: sensor: nrf5: temp_nrf5: Add mutex to temp_nrf5_sample_fetch Krzysztof Chruscinski 2020-07-07 16:20:03 +02:00
  • 2d8e71ba0c samples: net: google_iot_mqtt: fix CONFIG_CLOUD_CLIENT_ID value Alexey Markevich 2020-07-01 17:22:21 +03:00
  • dc14becd2d drivers: flash: nrf_qspi_nor: record dependency on multithreading Peter Bigot 2020-06-29 10:51:20 -05:00
  • e2e2a2bd94 net: http_client: add missing kernel.h include statement Marcin Niestroj 2020-07-07 11:46:50 +02:00
  • 4e39938942 actions: Add label for nxp boards, drivers, socs Maureen Helm 2020-07-06 13:25:12 -05:00
  • fdba8be777 tests/kernel/smp: Fixup IPI test Andy Ross 2020-07-07 08:10:36 -07:00
  • 4d5e67ed13 arch/x86: Unbreak SMP startup on x86_64 Andy Ross 2020-07-06 17:54:04 -07:00
  • 85acfd2e27 arch: arc: irq: bugs fix for fast irq in one register bank config Watson Zeng 2020-07-06 04:37:07 -04:00
  • a3a5c72d9b tests: filter out nsim as it's slow Wayne Ren 2020-07-07 17:59:26 +08:00
  • 2ece951c1b drivers: pwm: stm32: fix polarity setting Gerard Marull-Paretas 2020-07-06 19:57:34 +02:00
  • 68d0042138 drivers: console: gsm_mux: fix timeout after timeout API change Marcin Niestroj 2020-07-06 15:34:55 +02:00
  • cfe0a688b2 boards: fix SPI GPIO CS, display and link_board_eth Johann Fischer 2020-07-06 14:48:55 +02:00
  • d261de8960 drivers: dw1000: fix SPI GPIO CS Johann Fischer 2020-07-06 14:38:17 +02:00
  • 585d6d806c soc: arm: viper: Add PCIe highmem OB memory in MMU table Abhishek Shah 2020-07-06 01:46:51 +05:30
  • b37ce93979 drivers: timer: fix tickless contineous interrupts Sandeep Tripathy 2020-07-03 17:02:20 +05:30
  • c5132aac18 net: lwm2m: Fix invalid logical and operator usage Robert Lubos 2020-07-01 11:42:03 +02:00
  • 1688f8c740 samples: nrf: system_off: show how to disable deep sleep Peter Bigot 2020-07-01 09:46:32 -05:00
  • 2b45736f28 Bluetooth: controller: Add Periodic Advertising HCI integration Vinayak Kariappa Chettimada 2020-05-20 10:17:30 +05:30
  • 62a13fb03b drivers: eeprom_at2x: guarantee retry until timeout Tyler Hall 2020-06-23 23:36:46 -04:00
  • 41279af8a4 actions: get labeler adding "area: Shields" labels Erwan Gouriou 2020-07-06 17:54:58 +02:00
  • dce698c496 actions: get labeler adding "platform: STM32" labels Erwan Gouriou 2020-07-06 17:52:03 +02:00
  • 2eb633d12e net: lwm2m: Reset only messages owned by lwm2m context Robert Lubos 2020-07-01 14:28:32 +02:00
  • 8b22521b6b net: lwm2m: Close FOTA socket when finished Robert Lubos 2020-06-26 16:58:36 +02:00
  • 937482b4a7 net: ip: copy to wrong destination in z_vrfy_net_addr_pton() Alexandre Bourdiol 2020-07-01 09:17:32 +02:00
  • 3ea5c2180a net: lwm2m: Prevent infinite loop in do_write_op_tlv function Robert Lubos 2020-07-01 13:52:19 +02:00
  • 03c774e58c net: l2: ppp: drop ppp_context's is_network_up Marcin Niestroj 2020-07-03 21:10:01 +02:00
  • ab1a306a84 tests: lib: mem_alloc: restrict newlib config to more than 16K RAM Alexandre Bourdiol 2020-07-02 14:58:00 +02:00
  • 16542e1642 net: l2: ppp: fix packet length for sending Term-Req and Term-Ack Marcin Niestroj 2020-07-03 15:37:45 +02:00
  • c3308275f6 Bluetooth: GATT: Turn GATT notify multiple feature default off Joakim Andersson 2020-06-23 13:34:58 +02:00
  • 1d27450954 Bluetooth: host: Fix conn_handle in LE Advertising Set Terminated evt Joakim Andersson 2020-06-26 13:10:19 +02:00
  • 6adfc9bfba Bluetooth: controller: Fix Periodic Adv Data Set parameter list Vinayak Kariappa Chettimada 2020-05-20 10:18:39 +05:30
  • 414c773c48 drivers: gpio_nrfx: Replace atomic_set_bit_to() with atomic_and() Andrzej Głąbek 2020-06-30 13:42:26 +02:00
  • 4f297c72d3 doc: contribute/modifying_contributions: minor typo fix Ioannis Glaropoulos 2020-07-06 13:04:54 +02:00
  • 5f6985ce64 drivers: uart_nrfx_uart: Fix disabling of TX IRQ Andrzej Głąbek 2020-06-29 09:55:55 +02:00
  • 4813f469f0 sanitycheck: Improve handling of duplicate devices Øyvind Rønningstad 2020-07-01 16:49:38 +02:00
  • e68287dd90 drivers: spi: fix the fast path on the SAM0 driver Michael Hope 2020-06-14 21:27:42 +02:00
  • 8181eede5d drivers: spi: ensure the first byte has been loaded in the TX fast path Michael Hope 2020-05-30 13:54:16 +02:00
  • dcf64c93e3 drivers: usb: switch the SAM0 driver from a custom allocator to the heap Michael Hope 2020-06-09 21:14:32 +02:00
  • 8e8f14e333 drivers: lora: Add chip select flags to SX1276 driver Andreas Sandberg 2020-07-05 21:45:55 +01:00
  • 33d473d281 drivers: lora: Add chip select flags to SX126x driver Andreas Sandberg 2020-07-05 21:44:27 +01:00
  • 667f1e663d drivers: gd7965: use K_MSEC macro in k_sleep calls Tobias Schaffner 2020-07-06 10:24:17 +02:00
  • 3e62d73368 drivers: wifi: eswifi: Add chip select flags Parthiban Nallathambi 2020-07-04 20:48:57 +02:00
  • d6f22e53eb boards: arm: b_l072z_lrwan1: Add flash support Andreas Sandberg 2020-05-11 11:07:09 +01:00
  • 4f7505cb10 Bluetooth: host: Unspecified disconnect reason for no pending conn Joakim Andersson 2020-06-26 10:16:16 +02:00
  • 4281843fd7 doc: relnotes: Add release notes for updated HCI driver event handling Joakim Andersson 2020-06-23 18:30:24 +02:00
  • a52c442fc7 Bluetooth: test: Print disconnect reason in hex value Joakim Andersson 2020-06-10 12:07:23 +02:00
  • 52f9c0dd46 Bluetooth: host: Fix resume advertiser race condition Joakim Andersson 2020-06-03 22:25:39 +02:00
  • 4be66bd33d Bluetooth: Fix host RX thread deadlock Joakim Andersson 2020-06-03 14:48:04 +02:00
  • 897b5bf60a boards: nucleo_f070rb/f303re: fix clock configuration Ilya Tagunov 2020-06-07 23:41:39 +03:00
  • 301208329b drivers: clock_control: stm32f0/f3: streamline PREDIV handling Ilya Tagunov 2020-06-07 23:26:59 +03:00
  • 907c545837 drivers: clock_control: stm32f0/f3: fix PREDIV options Ilya Tagunov 2020-06-07 23:21:40 +03:00
  • c001baafc8 boards: arm: atsamr21_xpro: Add PWM support Gerson Fernando Budke 2020-07-03 19:01:07 -03:00
  • c5d7679025 boards: arm: atsamr21_xpro: Fix yaml supported list order Gerson Fernando Budke 2020-07-03 18:57:03 -03:00
  • 460791278e dts: arm: atmel: samr21: Add TCC peripherals Gerson Fernando Budke 2020-07-03 18:53:00 -03:00
  • 5a40ff1ac5 posix/fs: Fix POSIX lseek to return position upon completion Dominik Ermel 2020-07-03 14:04:39 +00:00
  • 17e8a20615 boards: atsame54_xpro: Support driving on-board LED with PWM Stephanos Ioannidis 2020-07-02 10:07:56 +09:00
  • 11c294d626 soc: arm: samd5x: Add device tree TCC definitions Stephanos Ioannidis 2020-07-02 10:00:19 +09:00
  • a94c8bb02b net: buf.h: Add static initialiser to net_buf_struct Xavier Chapron 2020-06-30 14:55:01 +02:00
  • ef91cc61a5 drivers: spi: ensure the first byte has been loaded in the TX fast path fix_txfirst Michael Hope 2020-05-30 13:54:16 +02:00
  • c7ab1a178c Kconfig: update BOOTLOADER_MCUBOOT help message Andrzej Puzdrowski 2020-07-03 16:01:33 +02:00
  • fde3116f19 arch: arm: cortex_m: Add config for SW_VECTOR_RELAY_CLIENT Ioannis Glaropoulos 2020-06-18 22:52:31 +02:00
  • 8213a1509f sanitycheck: Testcases for report functions of TestSuite Class Aastha Grover 2020-06-16 12:15:47 -07:00
  • dcbd915759 sanitylib: Fix discard_report to check self.discards dict Aastha Grover 2020-06-16 10:19:51 -07:00
  • 0bc3585800 drivers: timer: enable read synchronisation mode for the SAMD/E5x Michael Hope 2020-07-02 20:52:05 +02:00
  • 89466d57ea drivers: timer: fix the use of K_FOREVER for the SAMD/E5x Michael Hope 2020-05-29 20:29:00 +02:00
  • 36d1bddb41 tests: interrupt: include bcm platform Sandeep Tripathy 2020-07-03 15:24:22 +05:30
  • 2eb897ed1c cmake: removing DTS_ROOTS in test samples as they serves no purpose Torsten Rasmussen 2020-07-01 14:05:20 +02:00
  • a5b3e86339 subsys/fs: Fix fs_* operations crashing when file closed Dominik Ermel 2020-07-03 09:28:36 +00:00
  • 54492c2748 subsys/fs: Fix fs_close on closed file causing NULL dereference Dominik Ermel 2020-07-03 09:23:34 +00:00
  • ce426f69f0 tests: drivers: dac: loopback: use internal loopback on the twr_ke18f Henrik Brix Andersen 2020-05-22 10:13:38 +02:00
  • 6494ce2607 drivers: dac: mcux_dac32: add Kconfig option for enabling test output Henrik Brix Andersen 2020-05-22 10:10:26 +02:00
  • 69f0e3b15f drivers: flash: Add support for STM32L0X Andreas Sandberg 2020-05-11 13:39:39 +01:00
  • b9da052e51 drivers: flash: Remove redundant code in STM32 drivers Andreas Sandberg 2020-05-11 10:51:05 +01:00
  • 3cb1b437d2 ci: do not run sanitycheck on linter config changes Anas Nashif 2020-06-26 12:54:26 -04:00
  • f04461e8d0 sanitycheck: fix --failed-only handling Anas Nashif 2020-06-29 10:07:02 -04:00
  • 95717db0f4 benchmarks: timing_info: fix x86 cycles to nsec conversion Daniel Leung 2020-07-02 14:59:01 -07:00
  • 7d10b68baa boards: qemu_arc: disable as default test platform Anas Nashif 2020-07-02 18:01:57 -04:00
  • 8ff5417dfc Revert "tests: dlist to add a testcase and add some tags" Anas Nashif 2020-07-02 14:55:20 -04:00
  • 9d0c633f88 Revert "tests: rbtree to add and modify some tastcases" Anas Nashif 2020-07-02 14:54:57 -04:00
  • adca4b4530 drivers: timer: enable read synchronisation mode for the SAMD/E5x fix_forever Michael Hope 2020-07-02 20:52:05 +02:00
  • 3f47537112 drivers: timer: fix the use of K_FOREVER for the SAMD/E5x Michael Hope 2020-05-29 20:29:00 +02:00
  • bab3a2562e xtensa: changing $ENV{ZEPHYR_SDK_INSTALL_DIR} to CMake var Torsten Rasmussen 2020-07-02 13:15:57 +02:00
  • 0a87f9359e drivers: uart_mcux: add UART set configuration function Johann Fischer 2020-06-26 15:18:25 +02:00
  • 743d2c4d3e actions: disable conflict action for now Anas Nashif 2020-07-02 09:32:39 -04:00
  • 8516d19ffd actions: use one label for stale PRs and issues Anas Nashif 2020-07-02 09:28:03 -04:00
  • 2a82acc6d6 boards: waveshare_open103z: remove unused Kconfig Anas Nashif 2020-07-02 09:46:01 -04:00
  • ddf5152bb8 Bluetooth: br/edr: store link key ZhongYao Luo 2020-01-03 09:28:45 +08:00
  • 2bfb128463 Bluetooth: shell: allow multiple parameters for bt hci-cmd Andries Kruithof 2020-05-20 16:40:57 +02:00
  • 91761767dd mesh: Ignore Friend Request from local interface Michał Narajowski 2020-06-24 12:53:13 +02:00
  • 1e29b2dceb mesh: Replace hardcoded duplicate cache size Michał Narajowski 2020-06-23 12:10:50 +02:00
  • cc6d9f1072 mesh: Do not ignore message with DST as RFU group address Michał Narajowski 2020-06-23 12:08:02 +02:00
  • 3e7c64dda9 mesh: Fix net_buf leak in advertising provisioning bearer Michał Narajowski 2020-06-22 15:12:21 +02:00
  • 7c06f3c38e mesh: Adjust config values to pass Transport test cases Michał Narajowski 2020-06-22 13:30:25 +02:00
  • 73e1cccdbb mesh: Fix Vendor Model Subscription Get procedure Michał Narajowski 2020-06-22 13:29:31 +02:00