Commit graph

  • a2760b7b92 boards: arm: 96b_wistrio: Enable on-chip RTC driver Manivannan Sadhasivam 2019-09-07 14:43:50 +0530
  • 4f79e31566 soc: arm: st_stm32: stm32l1: Add RTC/Counter support Manivannan Sadhasivam 2019-09-07 14:42:02 +0530
  • 8f7441b58d boards: arm: 96b_wistrio: Enable SPI1 Manivannan Sadhasivam 2019-09-07 15:04:11 +0530
  • cfe1b1de1a arch: arm: userspace: adapt assembly code for Cortex-M Baseline Ioannis Glaropoulos 2019-10-11 13:10:38 +0200
  • 2d6bb624d6 arch: arm: swap_helper: adapt assembly code for Cortex-M Baseline Ioannis Glaropoulos 2019-10-13 19:53:31 +0200
  • b689700326 arch: arm: no HW stack protection capabilities in Cortex-M Baseline Ioannis Glaropoulos 2019-10-10 12:01:10 +0200
  • 2a13f91597 arch: arm: update minimum MPU region alignment for ARMv6-M Ioannis Glaropoulos 2019-10-08 16:42:53 +0200
  • 761bb8b1f3 soc: arm: stm32g071: remove kernel header inclusions in soc.h Ioannis Glaropoulos 2019-10-08 09:18:31 +0200
  • 0f7fe2406c boards: arm: nucleo_g071rb: enable ARM MPU Ioannis Glaropoulos 2019-10-08 09:08:30 +0200
  • 3674d3343f drivers: hci: stm32_ipm: disable proper LSI Pavlo Hamov 2019-10-17 19:14:54 +0300
  • 535bfeb784 drivers: hci: stm32_ipm: Add possibility to work on LSI Pavlo Hamov 2019-10-17 12:31:38 +0300
  • 1c4626d324 kconfig: uart_pl011: Do not limit PL011 driver to ARM family Carlo Caione 2019-10-10 10:51:38 +0100
  • 6148b5bd9e drivers: uart_pl011: Fix unused variable warning Carlo Caione 2019-10-10 10:47:35 +0100
  • 063ab90dd8 sanitycheck: Making child thread exits when main thread dies Flavio Ceolin 2019-10-15 16:10:49 -0700
  • fff0cfc32d tests/drivers/build_all: add FLAG definition for all gpios Peter Bigot 2019-10-16 12:48:59 -0500
  • f065eb4271 kconfig: Fix wrong partition size by changing type of FLASH_LOAD_SIZE Ulf Magnusson 2019-10-17 15:51:01 +0200
  • cfd3d4b935 kconfig: Remove long-unused LINK_WHOLE_ARCHIVE symbol Ulf Magnusson 2019-10-18 00:30:16 +0200
  • a524373004 drivers: litex_timer: fix usage of DT_ defines Mateusz Holenko 2019-10-17 11:50:56 +0200
  • b8f54e7c05 drivers: interrupt_controller: fix usage of DT_ defines Mateusz Holenko 2019-10-17 11:50:45 +0200
  • ee36c2ce53 drivers: uart_liteuart: fix usage of DT_ defines Mateusz Holenko 2019-10-17 11:50:33 +0200
  • e9c460b3cc net: lwm2m: kconfig: Remove unused firmware pull port symbol Ulf Magnusson 2019-10-18 00:46:39 +0200
  • 03e6d3bb41 tests: updated names for the dns tests Maksim Masalski 2019-10-18 16:37:36 +0800
  • 8ef64e09c9 shell: kconfig: Remove unused SHELL_MAX_LOG_MSG_BUFFERED symbol Ulf Magnusson 2019-10-18 00:38:45 +0200
  • a3db0e98c9 net: lwm2m: kconfig: Remove unused LWM2M_LOCAL_PORT symbol Ulf Magnusson 2019-10-18 00:54:52 +0200
  • 6ce1f843cb tests: arch: arm_irq_vector_table: enable test for nRF51x platforms Ioannis Glaropoulos 2019-10-16 14:12:53 +0200
  • 391d6da190 tests: arch: arm_irq_vector_table: enable test for ARMv6-M CPUs Ioannis Glaropoulos 2019-10-16 14:12:25 +0200
  • 1084e5b652 tests: arch: arm_irq_vector_table: no explicit const array size Ioannis Glaropoulos 2019-10-17 09:03:22 +0200
  • 2d8bd31b37 tests: net: Remove CONFIG_NET_HEADERS_ALWAYS_CONTIGUOUS assignment Ulf Magnusson 2019-10-17 20:56:17 +0200
  • f79fbac101 dts: bindings: Fix typo'd nxp,kinetis-ptp.yaml name Ulf Magnusson 2019-10-17 21:56:04 +0200
  • 25164654dd Bluetooth: Keys: add key overwrite feature for key storage. Sergiy Nikolayenko 2019-09-26 17:27:50 +0300
  • e5d7b2bc51 boards: nucleo_wb55: select LSE by default Pavlo Hamov 2019-10-17 15:14:40 +0300
  • 7bf66b432d drivers: clock: stm32wb: enable PWR only if exists Pavlo Hamov 2019-10-17 15:12:39 +0300
  • 248bd50db5 soc: stm32wb55: allow non 812k flash size Pavlo Hamov 2019-10-17 14:47:44 +0300
  • 9e473f9fea drivers: sensor: lsm6dsl: correct initialization order Peter Bigot 2019-10-16 11:21:09 -0500
  • ad4b365af8 samples: sensor: lsm6dsl: configure with trigger Peter Bigot 2019-10-16 11:11:38 -0500
  • dc9e297e09 modules/hal_st: Align sensor drivers to stmemsc HAL i/f v1.02 Armando Visconti 2019-09-25 10:51:12 +0200
  • ac9fe11f2f Kconfig: Remove copy-pasted comments on some promptless symbols Ulf Magnusson 2019-10-17 16:53:06 +0200
  • 5537181e1a Bluetooth: Fix missing includes for hci.h Johan Hedberg 2019-10-17 18:11:17 +0300
  • 97b6588976 net: tcp: When closing the connection send FIN without extra delays Jukka Rissanen 2019-10-10 15:38:46 +0300
  • d500ac87c4 tests: net: tls: Increasing stack size Jukka Rissanen 2019-10-15 16:03:37 +0300
  • 9ac6bb8f2e CODEOWNERS: extend flash driver ownership Andrzej Puzdrowski 2019-10-10 11:14:10 +0200
  • f198258a8b samples: mesh: nrf52: removed redundunt code Vikrant More 2019-10-17 00:48:06 +0530
  • 4d55fa50c5 samples: mesh: nrf52: amendment in States restoration implementation Vikrant More 2019-09-29 18:36:50 +0530
  • 101ad56d43 Bluetooth: Mesh: Persistent storage of Virtual Addresses Lingao Meng 2019-10-14 04:09:55 -0700
  • 0f06c7d8e4 Bluetooth: HCI: Add function to get connection handle of connection Joakim Andersson 2019-10-15 17:47:26 +0200
  • e53ee2d383 Bluetooth: Host: Move HCI error codes to its own header Joakim Andersson 2019-10-16 12:16:40 +0200
  • 063a5342c3 Bluetooth: Host: Move Bluetooth Device address definition to own header Joakim Andersson 2019-10-16 12:09:26 +0200
  • 6d9807b31e Bluetooth: Host: Move GAP and GAP defined assigned numbers to own header Joakim Andersson 2019-10-16 12:00:16 +0200
  • a121a9a17d Bluetooth: Host: Add non-HCI defines for scan type Joakim Andersson 2019-10-16 10:20:50 +0200
  • 7d7fed0d2b boards: actinius_icarus: change defaults to use new kconfig functions Alex Tsamakos 2019-10-12 13:34:32 +0200
  • 88dfb884ba tests: drivers: kscan: Add simple API tests Francisco Munoz 2019-10-15 16:25:58 -0700
  • de1bb01657 boards: mec15xxevb_assy6853: Add Kscan and PS/2 to peripherals Francisco Munoz 2019-10-15 09:56:21 -0700
  • 60d5657c72 doc: peripherals: KSCAN API documentation Francisco Munoz 2019-10-07 13:48:45 -0700
  • a755bac9b7 CODEOWNERS: Add kscan owners Francisco Munoz 2019-10-07 11:57:13 -0700
  • dda683a1b3 samples: drivers: kscan: Add kscan sample application Francisco Munoz 2019-10-07 10:44:33 -0700
  • 2f60c35ff5 soc: microchip: mec1501: Add dts fixup for Keyboard Matrix Francisco Munoz 2019-10-01 15:45:52 -0700
  • eb5e97b7ea boards: arm: mec15xxevb_assy6853: Enable Keyboard Scan Francisco Munoz 2019-10-01 11:27:18 -0700
  • 400f06008d soc: microchip: mec1501: Add keyboard scan support in Kconfig Francisco Munoz 2019-09-30 17:43:47 -0700
  • 0d85074d9a drivers: kscan: Add driver for Microchip XEC family Francisco Munoz 2019-09-30 17:35:42 -0700
  • edf24998b0 drivers: kscan: Add syscall handler for Keyboard Matrix API Francisco Munoz 2019-09-30 15:05:42 -0700
  • 8a12d40a72 dts: bindings: kscan: Add dts entries and bindings for kscan Francisco Munoz 2019-09-30 14:03:12 -0700
  • 453427d5d1 drivers: kscan: Add Kconfig for Keyboard scan driver Francisco Munoz 2019-09-30 11:45:24 -0700
  • e13a1230b7 API: kscan: Add API for Keyboard scan matrix Francisco Munoz 2019-09-30 11:31:03 -0700
  • 24508a777d drivers: sensor: Add OPT3001 light sensor driver Iosif Macesanu 2019-10-14 17:29:05 +0200
  • 884485667d drivers: sensor: Add SI7060 temperature sensor driver Iosif Macesanu 2019-10-14 17:46:01 +0200
  • 18d236fc21 west.yml: Update hal_stm32 for L151xB fixes Karl Palsson 2019-10-11 11:55:51 +0000
  • 1a45eb67d1 dts: stm32/l1: add xx8-A parts Karl Palsson 2019-10-04 00:10:46 +0000
  • 79b15e374d boards: add stm32l1 discovery Karl Palsson 2019-10-01 23:12:31 +0000
  • e3fdf47b85 pinmux: stm32l1: add spi2 pins Karl Palsson 2019-10-07 00:28:53 +0000
  • d46c1a0c98 stm32/l1: enable spi peripherals Karl Palsson 2019-10-03 20:57:43 +0000
  • 1c9840c420 samples/96b_argonkey: microphone: (FIX) stop dmic trigger Armando Visconti 2019-10-15 10:39:27 +0200
  • 18e28c4e2a doc: use multi-column display for long lists David B. Kinder 2019-10-14 12:20:50 -0700
  • 7b981e7372 logging: Fix lack of logging after startup Krzysztof Chruscinski 2019-10-14 14:23:27 +0200
  • 3d4aef8f99 Bluetooth: controller: split: Stop pre-empt timer Vinayak Kariappa Chettimada 2019-10-15 12:48:00 +0530
  • 25c8f60fc3 samples: net: dumb_http_server: Using code block when needed Jukka Rissanen 2019-10-14 16:25:10 +0300
  • 41202ba928 samples: net: sockets: Do not reference default board in docs Jukka Rissanen 2019-10-14 15:59:42 +0300
  • 15f755a910 Bluetooth: samples: peripheral_dis: Failed to save with custom settings Joakim Andersson 2019-10-16 14:03:01 +0200
  • 336c90f87c Bluetooth: samples: Reduce the bbc_microbit RAM usage Peter Bigot 2019-10-10 07:22:25 -0500
  • b595087b33 manifest: Update the revision of tinycbor Carles Cufi 2019-10-15 19:21:43 +0200
  • 711c4d8a48 doc: genrest: Support customizing the description on index pages Ulf Magnusson 2019-10-15 16:58:06 +0200
  • 35eb46cec3 samples/bluetooth: peripheral: Remove nucleo_f429zi from withelist Erwan Gouriou 2019-10-16 10:44:21 +0200
  • 9375aaebe6 tests: kernel: fatal: add a test-case for arbitrary error reason Ioannis Glaropoulos 2019-10-15 19:46:14 +0200
  • c86073cf6b arch: arm: error: fix ARMv6-M assembly for Z_ARCH_EXCEPT Ioannis Glaropoulos 2019-10-15 19:45:33 +0200
  • c736de05fa Bluetooth: GATT: Replace check for CONFIG_BT_SMP Luiz Augusto von Dentz 2019-10-08 11:21:10 +0300
  • e1ae80c038 samples/bluetooth: peripheral: Support of x_nucleo_idb05a1 ble shield Erwan Gouriou 2019-10-11 11:13:24 +0200
  • 171718ef98 shields: x_nucleo_idb05a1: boards: add stm32mp157c_dk2 configuration Erwan Gouriou 2019-10-04 11:15:16 +0200
  • e48cb1a074 boards: shields: Add x_nucleo_idb05a1 Yaël Boutreux 2019-06-24 08:59:41 +0200
  • 399f213227 net: lwm2m: Cleanup special handling of DNS for offloading Robert Lubos 2019-10-15 10:44:15 +0200
  • 000226ff54 net: lwm2m: Add config to enable DNS support Robert Lubos 2019-10-15 09:56:03 +0200
  • d70a854904 net: tls: Set accepting socket to LISTENING state Jukka Rissanen 2019-10-15 14:52:21 +0300
  • 345b64f106 Bluetooth: Mesh: Fixed Provision Random buffer size Lingao Meng 2019-10-13 22:34:57 -0700
  • 3ea18692c6 sanitycheck: Use os.makedirs to create --report-dir. Paul Sokolovsky 2019-10-15 17:18:39 +0300
  • 04c334ad1b tests: kernel: userspace: replace inline assembly with C code Ioannis Glaropoulos 2019-10-15 12:53:20 +0200
  • a92a35c2f3 doc: fix list formatting in ring_buffer Christoph Reiter 2019-10-15 15:19:18 +0200
  • 1aaa3d29ce riscv: properly pull in irq_offload logic Andrew Boie 2019-10-14 14:55:03 -0700
  • 9c76d28bee x86: intel64: fatal: minor formatting improvements Andrew Boie 2019-10-10 11:59:16 -0700
  • a41c0d2bf9 qemu_x86_long: enable early console Andrew Boie 2019-10-09 17:54:29 -0700
  • 24958f30d9 x86: move z_x86_early_serial_init() Andrew Boie 2019-10-09 17:53:27 -0700
  • 3b9bcbb23f tests: x86_mmu_api: don't include 32bit cpu header Andrew Boie 2019-10-09 17:49:24 -0700
  • fdd3ba896a x86: intel64: set the WP bit for paging Andrew Boie 2019-10-10 16:31:13 -0700