Commit graph

  • eaa6058ebd boards: nucleo_wb55rg: Update doc with BLE support Erwan Gouriou 2019-11-07 08:50:36 +0100
  • 7e722564df soc: atmel_sam0: Add SAME53 Benjamin Valentin 2019-05-04 19:54:06 +0200
  • de6bc41430 soc: atmel_sam0: Add SAME51 Benjamin Valentin 2019-05-04 19:51:15 +0200
  • f8b8545931 soc: atmel_sam0: Add SAMD51 Benjamin Valentin 2019-03-25 17:44:32 +0100
  • 4cfd0fd1d0 soc: sam0: Add SERCOM fixup for samd5x Benjamin Valentin 2019-03-26 16:38:37 +0100
  • 496ace1500 soc: atmel_sam0: Add SAME54 Benjamin Valentin 2019-03-14 15:18:59 +0100
  • aa45d7ad77 west.yml: update hal_atmel for SAMD5x/SAME5x Benjamin Valentin 2019-10-17 20:04:08 +0200
  • 91468b5a04 kernel: fatal: show faulting CPU Andrew Boie 2019-11-06 13:03:38 -0800
  • 7d1ae023f8 x86: enable stack overflow detection on 64-bit Andrew Boie 2019-11-05 14:00:30 -0800
  • 9fb89ccf32 x86: consolidate some fatal error code Andrew Boie 2019-11-05 13:42:12 -0800
  • 64f6e2ac6b x86: consolidate STACK_ROUND_* definition Andrew Boie 2019-11-05 13:59:11 -0800
  • ec3aafbf78 printk: print pointers on 64-bit properly Andrew Boie 2019-11-05 13:28:17 -0800
  • 65e17a923f x86: fix z_x86_page_tables_get() for 64-bit Andrew Boie 2019-11-05 13:27:40 -0800
  • a9e0d14c57 x86: unify stack macro definitions Andrew Boie 2019-11-05 12:39:29 -0800
  • 10a1b25da6 interrupt_controller: sam0: Add support for SAME54 Benjamin Valentin 2019-05-07 15:06:25 +0200
  • 224174bc99 gpio: sam0: provide PORT_PMUX_PMUXE_A_Val define Benjamin Valentin 2019-10-16 15:47:13 +0200
  • 3d11666c4e pinmux: sam0: Add support for PORTD Benjamin Valentin 2019-03-19 14:05:52 +0100
  • 82ec48b471 gpio: sam0: Add support for PORTD Benjamin Valentin 2019-03-14 17:30:55 +0100
  • 2fc60df918 watchdog: sam0: Add support for SAME54 Benjamin Valentin 2019-03-13 18:05:15 +0100
  • ca9a64bd13 serial: sam0: Add support for SAME54 Benjamin Valentin 2019-03-26 16:33:43 +0100
  • 2e1d2889e2 dts: edtlib: Turn edt.required_by()/depends_on() into Node attributes Ulf Magnusson 2019-11-06 22:36:50 +0100
  • cffb9ad7c6 dts: grutils: Remove spaces before '(' in function definitions Ulf Magnusson 2019-11-06 22:18:46 +0100
  • c7c9e02a11 dts: testedtlib: Fix broken Node.dep_ordinal test Ulf Magnusson 2019-11-06 22:17:10 +0100
  • 051630607b dts: nxp: remove unused pinmux Kumar Gala 2019-11-06 16:21:43 -0600
  • 50df6f3734 scripts: runners: sort runner lists Martí Bolívar 2019-11-06 09:08:31 -0800
  • 07a40cbbcf scripts: runners: add misc-flash runner Martí Bolívar 2019-10-30 15:21:52 +0800
  • afe6dab155 west.yml: Update hal_nxp revision. Stephanos Ioannidis 2019-11-02 13:02:39 +0900
  • 7bcfdadf81 arch: Simplify private header include path configuration. Stephanos Ioannidis 2019-11-01 20:10:26 +0900
  • 37d6241ecf kernel: Un-inline z_new_thread_init. Stephanos Ioannidis 2019-11-01 18:03:51 +0900
  • 2d7460482d headers: Refactor kernel and arch headers. Stephanos Ioannidis 2019-10-25 00:08:21 +0900
  • 8bb99dc9ce tests: fcb: initialize buffers to avoid processing uninitialized values Peter Bigot 2019-11-06 10:57:12 -0600
  • ee99749ee5 drivers: CAN: MCP2515: Optimise TX SPI data length Nick Ward 2019-10-24 22:15:17 +1100
  • 9eacd1725c tests: can: api: Add MCP2515 DT label to the device name list Alexander Wachter 2019-10-25 14:28:47 +0200
  • 132b2b8c99 mempool: trap on double-free instances Nicolas Pitre 2019-10-03 18:09:45 -0400
  • b6b7cc34ff flash_img: add error check to 'flash_progressive_erase' Håkon Øye Amundsen 2019-10-16 11:36:42 +0000
  • eef8d19a27 dts: edtlib: Add simple generic support for pinctrl-<index> properties Ulf Magnusson 2019-10-30 16:05:30 +0100
  • b94a6589b4 boards: support for DWM1001-DEV Stephane D'Alu 2019-10-29 10:39:29 +0100
  • e50e12d8d1 cmake: Check if match between CMAKE_BUILD_TYPE and OPTIMIZATION_FLAG Sebastian Bøe 2019-08-29 16:19:32 +0200
  • eddbf3c986 cmake: -fmacro-prefix-map=${WEST_TOPDIR}=WEST_TOPDIR Marc Herbert 2019-06-11 16:57:37 -0700
  • 63c6917234 boards: arm: add generic openocd-via-jlink support for nRF5x boards Martí Bolívar 2019-11-01 16:08:28 +0100
  • 0df4a53107 scripts: runners: new openocd fixes and features Martí Bolívar 2019-11-01 15:43:35 +0100
  • 23a5bcc7cc scripts: runners: make $BOARD_DIR/support/openocd.cfg optional Martí Bolívar 2019-11-01 15:23:52 +0100
  • c82e8f8923 scripts: runners: whitespace cleanups for openocd.py Martí Bolívar 2019-11-01 12:46:15 +0100
  • 79c12777c4 CODEOWNERS: Add subsys/logging/log_backend_net.c Jukka Rissanen 2019-10-29 13:12:22 +0200
  • d558fd055a drivers: CAN: Limit the DLC to 8 Alexander Wachter 2019-11-06 10:03:20 +0100
  • 4fc6a04eb1 cmake: dts: Remove duplicates from DTS_ROOT Tobias Svehagen 2019-11-06 14:51:25 +0100
  • 134eea2ff4 watchdog: Refactor how we set HAS_DTS_WDT in Kconfig Kumar Gala 2019-11-04 12:33:11 -0600
  • f8db0fa2eb watchdog: Remove CONFIG_WDT_0_NAME usage Kumar Gala 2019-11-04 12:23:40 -0600
  • dc2cb92c4a dts: Add standard alias for watchdog Kumar Gala 2019-11-04 12:17:05 -0600
  • 31f525fafc watchdog: mcux: Move to using DT define for driver name Kumar Gala 2019-11-04 12:10:47 -0600
  • c111b7e49d watchdog: cmsdk: Convert to use DT generated label for device name Kumar Gala 2019-11-04 11:27:22 -0600
  • 418f34d955 Revert "github: Add plumbing of using the github workflow labeler" Kumar Gala 2019-11-06 12:41:21 -0600
  • 18cbd0dc81 github: Add plumbing of using the github workflow labeler Kumar Gala 2019-11-06 10:54:25 -0600
  • 4dc303b99b dts: stm32: Remove pinctrl definitions Erwan Gouriou 2019-10-15 09:27:05 +0200
  • 2cc0263a53 Bluetooth: Reduce severity of unavoidable warnings Trond Einar Snekvik 2019-11-06 15:31:33 +0100
  • 9ff64bb497 userspace: don't split args on 64-bit systems Andrew Boie 2019-11-05 09:39:05 -0800
  • 800b35f598 kernel: use uintptr_t for syscall arguments Andrew Boie 2019-11-05 09:27:18 -0800
  • e108898270 Bluetooth: controller: split: Make number of TX ctrl buffers configurable Wolfgang Puffitsch 2019-10-07 12:57:18 +0200
  • 6994dcc30b shields: x_nucleo_iks01a1: Enable IRQ pin for LIS3MDL magn sensor Erwan Gouriou 2019-11-06 09:00:44 +0100
  • 4e8f6f0fe5 sensors: lis3mdl: Fix warning when TIGGER_OWN_THREAD is enabled Erwan Gouriou 2019-11-05 15:50:53 +0100
  • 7185055b38 sensor: lis3mdl-magn: Convert GPIO INT to device tree Kumar Gala 2019-11-05 07:25:43 -0600
  • 7984f6c363 drivers: gpio: remove altera gpio driver Anas Nashif 2019-10-29 04:31:21 -0700
  • ec721d4bb9 samples: basic: Remove disco sample Alexander Wachter 2019-11-06 13:14:44 +0100
  • 87591958cf tests: benchmarks: parse output on passing benchmark Anas Nashif 2019-11-05 15:21:52 -0500
  • bb672a5d7c cmake: ensure zephyr_module.py creates posix path output for cmake Torsten Rasmussen 2019-10-30 15:19:27 +0100
  • 7a7cc2f7b4 boards: 96b_stm32_sensor_mez: apply kconfig changes Song Qiang 2019-10-25 17:35:01 +0800
  • ee5104cd62 drivers: i2s: fix block size for DMA interface Song Qiang 2019-10-25 17:33:56 +0800
  • c086597e21 drivers: i2s: apply new data size for DMA interface Song Qiang 2019-10-25 17:33:15 +0800
  • 85a0cc8f9a boards: arm: 96b_argonkey: Update dma defconfig for tests Song Qiang 2019-10-25 17:32:30 +0800
  • 749d2d21bf drivers: dma: add generic driver support for some series of stm32 Song Qiang 2019-10-24 19:06:19 +0800
  • 87b9da6141 dt-bindings: boards: apply dma dts changes to some boards Song Qiang 2019-10-24 18:59:56 +0800
  • f0d3ee52fb drivers: i2s: change the stm32 DMA in the driver to use dts Song Qiang 2019-10-24 15:57:17 +0800
  • 9561785ea7 drivers: i2s: add some missing DMA parameters Song Qiang 2019-10-24 15:50:24 +0800
  • ad5f81b2e7 drivers: i2s: change stm32 i2s driver to use two DMA controllers Song Qiang 2019-10-24 14:38:21 +0800
  • 0b11de57cd drivers: i2s: code refactor Song Qiang 2019-10-24 14:35:26 +0800
  • ff3889a051 dt-bindings: arm: st: add dts support for DMA of some series of stm32 Song Qiang 2019-10-24 12:34:28 +0800
  • 8fa9fecd8c dt-bindings: add support for parsing stm32 dma consumer cells Song Qiang 2019-10-24 12:29:47 +0800
  • 399c847865 dt-bindings: add generic dma controller description support Song Qiang 2019-10-24 12:28:41 +0800
  • ae88e442d6 sanitycheck: fix filtering for boards without DTS Kumar Gala 2019-11-06 04:55:24 -0600
  • 3c57e7c4af soc: snps_arc_hsdk: kconfig: Remove unused CPU_HS38_LINUX symbol Ulf Magnusson 2019-10-25 04:45:50 +0200
  • 3420f0863c Bluetooth: controller: split: Add data length procedure queueing Vinayak Kariappa Chettimada 2019-07-09 22:55:28 +0530
  • b9a8682d78 Bluetooth: controller: split: Fix Re-encryption procedure Vinayak Kariappa Chettimada 2019-09-06 10:39:26 +0530
  • 11c3d2cd4e Bluetooth: controller: split: Fix ENC_REQ PDU retransmission Vinayak Kariappa Chettimada 2019-09-05 11:03:46 +0530
  • bff76b4cce Bluetooth: controller: split: Fix control tx queue handling Vinayak Kariappa Chettimada 2019-09-04 11:29:54 +0530
  • 16dbb9a4fe Bluetooth: controller: split: Fix cmd disallowed and collision disconnects Vinayak Kariappa Chettimada 2019-04-10 09:08:03 +0530
  • b0c495791a Bluetooth: controller: split: Fix start encryption in progress check Vinayak Kariappa Chettimada 2019-09-06 12:00:46 +0530
  • 7f0a95468a Bluetooth: controller: split: Fix data PDU leak during ctrl PDU defer Vinayak Kariappa Chettimada 2019-09-06 14:42:38 +0530
  • d8928d7952 Bluetooth: controller: split: Fix DLE during data transmission Vinayak Kariappa Chettimada 2019-07-08 17:49:44 +0530
  • 819276e082 sensor: ccs811: Convert GPIOs to device tree Kumar Gala 2019-11-05 08:04:34 -0600
  • b66ee9df6e scripts: dts: Fix generation of -name properties. Kumar Gala 2019-11-05 14:29:33 -0600
  • 556f3cbaaa sanitycheck: deal with board that have no DTS Anas Nashif 2019-11-05 15:36:15 -0800
  • 917da19eae west.yml: Update ci-tools to run pylint on scripts/sanitycheck Ulf Magnusson 2019-11-05 23:42:24 +0100
  • 0e4dc5f33a drivers/flash: stm32f4: Return error on Dual Bank configuration Erwan Gouriou 2019-11-05 09:51:59 +0100
  • fb979e7ca7 drivers/flash: stm32f4: Offset SNB from sector 12 on 2MB parts Erwan Gouriou 2019-10-24 15:15:53 +0200
  • 90cc723e65 drivers: dma: sam0: fix DMA to peripheral transfer on SAMD5x Benjamin Valentin 2019-05-15 17:55:13 +0200
  • 9003d6c3a3 tests: arch: arm: increase main stack size for no-opt interrupt test Peter Bigot 2019-10-29 06:32:08 -0500
  • 4592be1664 sample/board: sensortile_box: add lis2md support Armando Visconti 2019-09-20 10:32:35 +0200
  • 21d1b26618 boards/arm: SensorTile.box: fix LIS2MDL configuration Armando Visconti 2019-09-19 14:50:30 +0200
  • 58d5d237b4 driver/sensor: lis2mdl: handle SPI 4-wires mode selection Armando Visconti 2019-09-19 15:15:11 +0200
  • d0a382b44a tests: board_shell: enable PWM shell Henrik Brix Andersen 2019-11-05 13:48:38 +0100