Commit graph

  • 1d61bef39e usb: drivers: usb_dc_stm32: Fix coverity issue Andrei Emeltchenko 2019-06-05 15:17:32 +0300
  • eba81c6e54 yaml: Remove redundant document separators Ulf Magnusson 2019-06-19 00:03:49 +0200
  • 4e89d29416 Bluetooth: Fix expiring RPA when different local identities are used Johan Hedberg 2019-06-18 16:55:06 +0300
  • 72e80104c1 Bluetooth: Remove unused bt_hci_get_cmd_opcode() function Johan Hedberg 2019-06-19 08:58:32 +0300
  • a16d513162 Bluetooth: Remove unnecessary HCI command data array Johan Hedberg 2019-06-19 08:57:28 +0300
  • 17cd196632 Bluetooth: Increase BT_BUF_USER_DATA_MIN to 8 Johan Hedberg 2019-06-19 08:44:29 +0300
  • 86586b2d8d tests: getaddrinfo: set newlib heap size Andrew Boie 2019-05-06 12:48:23 -0700
  • 8a9ca0d864 scripts: Upgrade pyocd for pack support Erwan Gouriou 2019-06-18 14:32:47 +0200
  • eab115bded codeowners: add reviewer for stm32mp1 SoC Arnaud Pouliquen 2019-06-18 15:57:49 +0200
  • db60d4919a doc: fix broken references to zephyr files David B. Kinder 2019-06-17 16:41:41 -0700
  • 6b2cd29223 doc: fix misspellings in documentation David B. Kinder 2019-06-18 09:48:38 -0700
  • 2aebc980e2 doc: fix Kconfig misspellings David B. Kinder 2019-06-18 10:38:23 -0700
  • faa398f078 ext: hal: st: move to modules Anas Nashif 2019-06-18 00:13:45 -0400
  • 955cac617d boards: galileo: Fix PINMUX_FUNC_D for io_pin 9. George Dima 2019-06-01 07:59:55 +0300
  • 84cf9dc671 scripts/sanitycheck: Add --cmake-only option Kumar Gala 2019-06-15 09:36:06 -0500
  • 8ca8708224 subsys/settings: Update client modules Laczen JMS 2019-06-14 18:23:39 +0200
  • 36edf92ca8 subsys/settings: change processing to const char Laczen JMS 2019-06-08 21:24:42 +0200
  • 03259dba90 drivers/i2c: Add missing HAS_DTS_I2C to nios Kumar Gala 2019-06-13 11:14:47 -0500
  • 4f714d3822 drivers/i2c: Add missing HAS_DTS_I2C to sbcon Kumar Gala 2019-06-13 11:07:36 -0500
  • 404ac51055 samples: net: socket: can: Close the socket periodically Jukka Rissanen 2019-06-18 15:38:03 +0300
  • 06b500b6bd net: sockets: can: Close the socket cleanly Jukka Rissanen 2019-06-18 15:35:45 +0300
  • 7e37fd7203 net: connection: The connection logic was not init properly Jukka Rissanen 2019-05-17 14:19:07 +0300
  • 1e98928424 net: shell: Print connection information properly for AF_CAN Jukka Rissanen 2019-02-27 16:49:03 +0200
  • 0032f68669 net: context: Set local address properly for AF_CAN connections Jukka Rissanen 2019-02-27 16:45:18 +0200
  • ae89c2239b samples: net: can: Add second RX socket receiver Jukka Rissanen 2019-02-13 17:11:51 +0200
  • 6621491014 net: sockets: can: Add dispatcher Jukka Rissanen 2019-02-12 16:22:06 +0200
  • 67f0550a15 drivers: adc: mcux_adc12: fix compilation Henrik Brix Andersen 2019-06-17 14:42:45 +0200
  • 94b9640a9c tests: poll: expand userspace coverage Andrew Boie 2019-06-11 18:49:07 -0700
  • db84a76379 lib: os: remove dead code Andrew Boie 2019-06-11 18:47:38 -0700
  • 676b1ae93a kernel: idle: exclude no-op funcs from coverage Andrew Boie 2019-06-11 18:03:37 -0700
  • 682a53db28 tests: queue: test k_queue_alloc_*pend() Andrew Boie 2019-06-11 17:49:03 -0700
  • 3f974243be kernel: allow k_sleep(K_FOREVER) Andrew Boie 2019-06-11 16:11:48 -0700
  • c5164f328b kernel: init: exclude unreachable code Andrew Boie 2019-06-11 13:33:32 -0700
  • 8e053330fe kernel: init: fix coverage gap Andrew Boie 2019-06-11 12:58:16 -0700
  • fe228a8184 kernel: init: exclude some funcs from coverage Andrew Boie 2019-06-11 12:49:32 -0700
  • d87a90e4b9 tests: mutex_api: run in user mode Andrew Boie 2019-06-11 12:48:44 -0700
  • b34db7fb71 bluetooth: controller: Reverted revised ticker pending redesign Morten Priess 2019-06-18 09:53:32 +0200
  • d9d6b59e2c boards: nucleo_wb55rg: Enable flash and debug with pyocd Erwan Gouriou 2019-06-18 08:57:05 +0200
  • e6a4839c61 soc: stm32: STM32F7: Remove useless package digit Erwan Gouriou 2019-06-17 12:03:51 +0200
  • a54de3176d soc: stm32: STM32F4: Remove useless package digit Erwan Gouriou 2019-06-17 12:03:12 +0200
  • 1a514a453b soc: stm32: STM32F2: Remove useless package digit Erwan Gouriou 2019-06-17 11:59:42 +0200
  • f51e3c2960 dfu/boot: make swap_type optional Andrzej Puzdrowski 2019-06-13 14:51:24 +0200
  • b1e1774cd4 dfu/boot: double swap on interrupted revert bugfix adaptation Andrzej Puzdrowski 2019-05-31 19:01:13 +0200
  • 83723109be cmake: silence "WARNING: ASSERTs enabled" when CONFIG_TEST is true Marc Herbert 2019-06-17 13:26:11 -0700
  • 09821e545c drivers: pinmux: stm32l4: Fix CONFIG_SOC_STM32L496XX references Ulf Magnusson 2019-06-18 02:24:42 +0200
  • a5137c8100 include/drivers/system_timer.h: Clean up docs Andy Ross 2019-06-17 13:22:14 -0700
  • 0296938c9f arch: common: gen_isr_tables table size check Augusto Hack 2019-06-14 13:57:35 -0300
  • 49df0b10af boards: arm: Add support for 96Boards Meerkat96 board Manivannan Sadhasivam 2019-06-13 22:55:31 +0530
  • f84e6517f6 drivers: pinmux: stm32l4: Add extra pin functions Ioannis Konstantelias 2019-06-13 16:02:22 +0300
  • 9210605390 boards: stm32f469i_disco: add more leds to board francois ramu 2019-06-13 11:34:06 +0200
  • b14f4f67a8 samples: display: ili9340: Document 2 Arduino TFT shield configurations. Bernard Lee 2019-06-17 13:08:55 +0800
  • 7245e433a1 drivers/wdt: Fixing tiny style issues in sam0 driver Tomasz Bursztyka 2019-06-04 14:30:53 +0200
  • ef26b7ad76 include: Removing legacy left-overs in wdt.h API header Tomasz Bursztyka 2019-06-04 14:11:09 +0200
  • 9d11900dc3 usb: enforce byte alignment on USB records Nicolas Pitre 2019-05-21 14:42:14 -0400
  • d41f01d4c7 drivers: Define COUNTER_LOG_LEVEL using template Piotr Mienkowski 2019-06-11 09:52:36 +0200
  • dfca5ab817 soc: stm32: Add STM32L496XE support Ioannis Konstantelias 2019-06-07 13:08:29 +0300
  • 1be3da290f boards: Change to new STM32L496XX symbol Ioannis Konstantelias 2019-06-14 18:18:20 +0300
  • 08b08151b3 soc: stm32: Remove package digit for STM32L496XG Ioannis Konstantelias 2019-06-14 18:07:36 +0300
  • 1444ee970e arch/x86: reorganize core source files Charles E. Youse 2019-06-12 20:38:35 -0700
  • 8f14b2ed86 arch/x86: split CMakeLists.txt into subarch-specific files Charles E. Youse 2019-06-12 14:30:14 -0700
  • d2b33a486b arch/x86: split Kconfig files by sub-architecture Charles E. Youse 2019-06-12 14:03:45 -0700
  • 4fe7f69182 drivers: usb: nxp: Add cache management Loic Poulain 2019-06-11 17:54:01 +0200
  • d79bbc6d4d usb: netusb: cdc_eem: Fix Interface select Loic Poulain 2019-06-11 16:09:22 +0200
  • 7428f9c070 drivers: usb: nxp: Fix board freeze with various USB classes Loic Poulain 2019-06-11 10:27:04 +0200
  • d47df7f73f boards: mimxrt1064_evk: Enable USB device controller 1 Loic Poulain 2019-06-11 10:23:24 +0200
  • 47d7146c7e Drivers: led: lp5562: Add delay when writing to enable register Alexander Svensen 2019-06-06 15:44:25 +0200
  • f67dcdbdf8 CMakeLists.txt: -fmacro-prefix-map=${CMAKE_SOURCE_DIR}=CMAKE_SOURCE_DIR Marc Herbert 2019-05-31 15:28:38 -0700
  • b20f288a2b soc: stm32: STM32WB: Remove useless package digit Erwan Gouriou 2019-06-17 12:11:30 +0200
  • dbad99ec92 soc: stm32: STM32L4: Remove useless package digit Erwan Gouriou 2019-06-17 12:11:12 +0200
  • 191b30927b soc: stm32: STM32L0: Remove useless package digit Erwan Gouriou 2019-06-17 12:06:52 +0200
  • 0370c9b76c cmake: stop destroying intermediate link maps like zephyr_prebuilt.map Marc Herbert 2019-06-13 16:15:44 -0700
  • c47bf1fa5e prf.c: implement the ll length modifiers Nicolas Pitre 2019-06-12 21:09:47 -0400
  • 2b32059a61 printk: make it 64-bit compatible Nicolas Pitre 2019-06-13 22:44:07 -0400
  • f4f2b13126 tests: kernel: fatal: add HW stack check for priv stack Ioannis Glaropoulos 2019-06-17 09:41:09 +0200
  • 93e643c5fd doc: extensions: Default to 'all' in 'tool' Carles Cufi 2019-06-14 21:31:24 +0200
  • b476643695 doc: Cleanup references to cmake Carles Cufi 2019-06-13 21:59:12 +0200
  • 2670cd4ca1 doc: extensions: Refactor cmake build instructions generation Carles Cufi 2019-06-13 14:55:08 +0200
  • 1212604488 kernel: app_memdomain: remove unused defines Ioannis Glaropoulos 2019-05-27 12:31:30 +0200
  • 7da47c6982 include: scripts: fix typos in priv_stacks.ld Ioannis Glaropoulos 2019-06-16 17:58:17 +0200
  • 02a3c52084 tests: kernel: userspace: correct address of thread priv stack start Ioannis Glaropoulos 2019-06-14 12:04:53 +0200
  • c06a74cd80 CODEOWNERS: update code-onwers' list for gen_priv_stacks.py Ioannis Glaropoulos 2019-06-12 18:14:49 +0200
  • a4afe8c0fa scripts: gen_priv_stacks: remove unused variable Ioannis Glaropoulos 2019-06-12 18:06:20 +0200
  • 36627605ec CODEOWNERS: Clarify behaviour Alberto Escolar Piedras 2019-06-15 11:17:01 +0200
  • 3e56c2cf16 Bluetooth: controller: split: Fix buffer leak on disconnect Vinayak Kariappa Chettimada 2019-06-07 16:27:48 +0200
  • ac8e810d94 tests: benchmarks: timing_info: add user space tag Ioannis Glaropoulos 2019-06-17 08:15:20 +0200
  • c24e044c6e scripts: runners: check for required programs Marti Bolivar 2019-06-02 16:18:39 -0600
  • c07267a26a scripts: runners: abstract jlink's missing program support Marti Bolivar 2019-05-25 15:41:36 -0600
  • db7b9a988b Bluetooth: Make it safe to allocate buffers from TX callback Luiz Augusto von Dentz 2019-06-17 13:34:07 +0300
  • 591b0e1c7a drivers: counter: Add helper macros for logging Krzysztof Chruscinski 2019-05-20 08:51:46 +0200
  • 10074fc477 tests: drivers: counter: Add device name to zassert strings Krzysztof Chruscinski 2019-05-17 13:51:05 +0200
  • a7a5e49796 drivers/clock_control: stm32: Leftover from driver clean up Erwan Gouriou 2019-06-14 16:31:17 +0200
  • ae7ce0792d soc/arm/st_stm32: Replace STM32 specific core selection option Erwan Gouriou 2019-06-06 17:27:50 +0200
  • afb4e4ff0f drivers: spi hci: Add spi dedicated rx thread Erwan Gouriou 2019-06-11 12:07:27 +0200
  • 49b22d4fc3 sanitycheck: report tests that never build/run Anas Nashif 2019-06-14 13:45:34 -0400
  • ff443c1d23 docs: update west sign docs Marti Bolivar 2019-06-13 09:11:52 -0600
  • d371c54f51 scripts: west sign: test for input file existence Marti Bolivar 2019-06-12 11:39:09 -0600
  • 2f839da163 scripts: west sign: improve user friendliness Marti Bolivar 2019-06-12 11:25:23 -0600
  • 33cbba3457 scripts: west sign: move hex and bin default locations Marti Bolivar 2019-06-12 10:29:01 -0600
  • 06c9f8e9e6 scripts: west sign: code style refactor Marti Bolivar 2019-06-12 11:49:02 -0600
  • 3bd07a244a scripts: west sign: make it work again Marti Bolivar 2019-06-12 11:48:50 -0600