Commit graph

  • b5ed5af8c8 tests: schedule_api adapt to slow ticks Andrei Gansari 2019-09-09 17:34:41 +0300
  • 65fbfbbbff tests: scheduler_api removed MPS2 workaround Andrei Gansari 2019-09-09 17:33:07 +0300
  • e0d7e880f2 boards: MPS2 targets enabled icount Andrei Gansari 2019-09-09 17:31:17 +0300
  • 2adccabf6a drivers: remove arm's qemu systick workaround Andrei Gansari 2019-09-09 17:27:53 +0300
  • 3cb03efd9c tests: move test timeutil into "unit" directory. Steven Wang 2019-10-14 22:23:18 +0800
  • 41a0e762ed lib: cmsis_v1: kconfig: Remove unused CMSIS_MAX_THREAD_COUNT symbol Ulf Magnusson 2019-10-18 18:06:00 +0200
  • 2d56a69735 doc: add v1.14.1 docs to version pick list David B. Kinder 2019-10-07 16:51:36 -0700
  • 9f26f7d3d4 tests: updated names for the kernel tests Maksim Masalski 2019-10-22 11:15:26 +0800
  • 040b1d676e samples: sensor: lps22hb: add sample Peter Bigot 2019-10-16 12:11:18 -0500
  • 5806787ae1 tests: kernel: Fix incorrect interrupt controller type inference. Stephanos Ioannidis 2019-10-15 15:22:44 +0900
  • 66682a2ee9 drivers: dma: kconfig: Remove unused DMA_1/2_IRQ_PRI symbols Ulf Magnusson 2019-10-18 19:15:35 +0200
  • 37ef7655ec west.yml: Update reference to TinyCBOR Dominik Ermel 2019-10-17 06:51:46 +0000
  • d09614ab59 drivers: spi: Add simple_spi driver Olof Kindgren 2019-09-11 22:16:28 +0200
  • 4d97252cdf doc: dts: describe nexus node magic required for shield gpio translation Peter Bigot 2019-10-17 16:47:44 -0500
  • f8bfc7e175 devicetree: tree-wide: add nexus map properties for arduino headers Peter Bigot 2019-10-16 08:56:13 -0500
  • 485e22b4f0 dts: bindings: Fix u-blox misspelling Carles Cufi 2019-10-22 19:24:50 +0200
  • d5ff890547 sensor: bmg160: Use BMG160_THREAD_PRIORITY instead of ignoring it Ulf Magnusson 2019-10-18 21:03:48 +0200
  • 79d82f6805 xtensa: kconfig: Remove unused XTENSA_OMIT_HIGH_INTERRUPTS symbol Ulf Magnusson 2019-10-21 22:08:35 +0200
  • 85697f32bd drivers: ssd16xx: fix GPIO controller name for BUSY pin Johann Fischer 2019-10-22 01:18:30 +0200
  • 2dad6f75f4 display/ssd1306: build time selection of reversed display Stephane D'Alu 2019-10-17 00:29:28 +0200
  • e645d9ffd5 scripts: add script for listing closed bugs Anas Nashif 2019-10-04 10:41:07 -0400
  • 831c3327d9 CODEOWNERS: Add owner for valgrind suppression file Alberto Escolar Piedras 2019-10-22 16:33:11 +0200
  • 677f1e6db9 kconfig: Turn pointless/confusing 'menuconfig's into 'config's Ulf Magnusson 2019-10-22 01:04:04 +0200
  • 91818d2c07 drivers: sensors: ens210: fix fractional part calculation Alexander Wachter 2019-10-22 13:36:25 +0200
  • 9ac3755612 settings: (NVS) fetch sector size from driver Andrzej Puzdrowski 2019-10-16 13:34:58 +0200
  • 53c688292a drivers: sensor: ens210: Fix broken CONFIG_ENS210_CRC_CHECK checks Ulf Magnusson 2019-10-18 20:25:59 +0200
  • a31672c0c1 CODEOWNERS: Add cmsis code owner. Stephanos Ioannidis 2019-10-17 22:15:16 +0900
  • 4d30d6b121 ext: hal: cmsis: Add CMSIS-Core(R). Stephanos Ioannidis 2019-10-17 14:38:21 +0900
  • 566d07e00c [ESP32] drivers: Add I2C Device tree support Mohamed ElShahawi 2019-10-21 19:52:27 +0200
  • 4ff6c69233 net: dhcpv4: Cancel pending DNS queries on DNS server update Markus Fuchs 2019-10-21 18:45:28 +0200
  • 09088d856f Bluetooth: controller: split: Fix conn RSSI initial value Vinayak Kariappa Chettimada 2019-08-15 07:24:51 +0530
  • 4cc3cab9c7 Bluetooth: controller: legacy: Fix conn RSSI initial value Vinayak Kariappa Chettimada 2019-08-15 07:24:51 +0530
  • 9c14567ce2 Bluetooth: controller: Fix conn update to be cacheable Vinayak Kariappa Chettimada 2019-09-18 23:17:39 +0530
  • 9d46779ca7 net: ieee802154: kconfig: Remove unused fragmentation debugging symbol Ulf Magnusson 2019-10-21 23:37:30 +0200
  • fa84cb7e5b tests/subsys/settings: build common code as zephyr_libraries Marc Herbert 2019-06-11 12:25:26 -0700
  • 5990ce3805 tests/subsys/settings/functional: de-duplicate zephyr_include_ Marc Herbert 2019-10-07 16:30:53 -0700
  • 01aa3117ac gui: lvgl: Fix broken CONFIG_LVGL_OBJ_WINDOW check Ulf Magnusson 2019-10-21 21:53:59 +0200
  • 82330172ac doc: kconfig: Get rid of some duplicate path separators in output Ulf Magnusson 2019-10-21 20:20:18 +0200
  • 1b5ec6a589 boards: nrf52_pca20020: default select ADC instance Peter A. Bigot 2019-10-21 13:03:11 -0500
  • 1f97946358 tests: net: icmpv6: Increase the TX buf counts Jukka Rissanen 2019-10-18 16:28:26 +0300
  • f98684cbcf net: shell: Unify info print when an option is not enabled Jukka Rissanen 2019-10-20 18:11:12 +0300
  • c288812d12 kernel: update z_arch_switch() documentation Andrew Boie 2019-10-18 10:51:09 -0700
  • bb3cd11bf1 xtensa: kconfig: Remove unused SW_ISR_TABLE symbol Ulf Magnusson 2019-10-21 22:17:13 +0200
  • 6cc9800105 soc: nxp_kinetis: kconfig: Remove unused PRESERVE_JTAG_IO_PINS symbol Ulf Magnusson 2019-10-18 23:58:44 +0200
  • e4f191aaf6 soc: nxp: ke1xf: set ip clock in dts Henrik Brix Andersen 2019-07-28 23:48:23 +0200
  • c433a2ba33 can: loopback: kconfig: Remove unused CAN_LOOPBACK_FRAME_BUF_SIZE sym Ulf Magnusson 2019-10-18 19:02:56 +0200
  • 894ec29606 can: loopback: kconfig: Remove unused CAN_RECEIVER_WORKQ_PRIO symbol Ulf Magnusson 2019-10-18 18:57:12 +0200
  • 3a2aebf476 drivers: clock_control: Remove unused CLOCK_STM32_PLL2_* symbols Ulf Magnusson 2019-10-18 21:30:45 +0200
  • 6e4d31b995 interrupt_controller: Remove unused IOAPIC_DEBUG symbol Ulf Magnusson 2019-10-18 22:20:47 +0200
  • 1dbf64884d drivers: i2c: slave: Kconfig: Remove unused LOG_I2C_SLAVE_LEVEL symbol Ulf Magnusson 2019-10-18 22:05:11 +0200
  • 2092645736 lvgl: Suppress memory leak errors detected by valgrind Alberto Escolar Piedras 2019-10-11 12:47:42 +0200
  • 4eddc394a3 doc: contribution guidelines: Specify roles and responsibilies David Leach 2019-09-30 21:00:15 -0500
  • 3d9eefc023 drivers: serial: mcux_lpuart: use base address from DTS for LPUART0 Henrik Brix Andersen 2019-10-21 16:04:11 +0200
  • 9ac5de58b6 soc: nxp: kwx: add missing LPUART base address definition Henrik Brix Andersen 2019-10-21 17:01:43 +0200
  • 7ac8c2d933 soc: nxp: ke1xf: add missing LPUART base address definitions Henrik Brix Andersen 2019-10-21 16:02:20 +0200
  • 55cb961878 x86: arm: rename some functions Andrew Boie 2019-10-16 13:38:54 -0700
  • 979b17f243 kernel: activate arch interface headers Andrew Boie 2019-10-03 15:20:41 -0700
  • e69997eb77 include: gcc.h: include header needed by posix Andrew Boie 2019-10-16 13:08:05 -0700
  • 56c40048ae soc: nsim_hs: fix the interrupt numbers Wayne Ren 2019-09-29 14:11:03 +0800
  • 482b993b88 tests: add the case for ARC in yaml Wayne Ren 2019-09-26 21:02:30 +0800
  • 601b9afc9e arch: arc: implement DIRECT IRQ support Wayne Ren 2019-09-25 15:58:14 +0800
  • f0fa7b850c cmake: zephyr_library_amend feature Torsten Rasmussen 2019-10-21 10:08:20 +0200
  • eba1aa4bc5 arch: posix: kconfig: Remove unused ARCH_POSIX_STOP_ON_FATAL_ERROR sym Ulf Magnusson 2019-10-19 00:05:44 +0200
  • f72d1904f5 sanitycheck: fix error handling with host binaries Anas Nashif 2019-10-18 17:20:44 -0400
  • f7bfa936a1 boards: litex_vexriscv: Enable LiteX SPI driver Daniel Craviee 2019-09-11 15:47:51 +0200
  • 256c5c4e17 drivers: spi: Add LiteX SPI driver Daniel Craviee 2019-09-11 15:49:19 +0200
  • 0f4e21cae8 soc: riscv: litex: Add helpers for accessing CSRs Mateusz Holenko 2019-10-10 13:56:13 +0200
  • 51b009d045 dts: litex: add LiteX SoC builder vendor Pawel Czarnecki 2019-08-14 15:42:54 +0200
  • 9a54a60def samples: spi_fujitsu_fram: fix dependencies Mateusz Holenko 2019-10-21 08:37:02 +0200
  • 14fc43d675 boards: arm: arduino_due: add option to use jlink tool Ioannis Glaropoulos 2019-10-21 12:03:52 +0200
  • a9759d2cab drivers: lsm6dsl: kconfig: Remove unused internal pull-up symbol Ulf Magnusson 2019-10-18 19:29:21 +0200
  • 4310babed8 drivers: sensor: lis2mdl: kconfig: Remove unused fixed ODR symbols Ulf Magnusson 2019-10-18 19:42:56 +0200
  • 38866eb3f1 drivers: spi_nor: Remove unused SPI_NOR_{PAGE,SECTOR}_SIZE symbols Ulf Magnusson 2019-10-18 21:17:34 +0200
  • ca43e023bf drivers: adc: kconfig: Remove unused ADC_INIT_PRIORITY symbol Ulf Magnusson 2019-10-18 21:40:28 +0200
  • b222cf67f1 drivers: console: kconfig: Remove unused NATIVE_STDIN_PRIO symbol Ulf Magnusson 2019-10-18 22:30:56 +0200
  • daff5e93f9 Test: Settings: Fix FCB delete test Radoslaw Koppel 2019-10-21 08:36:51 +0200
  • 2011f73718 drivers: eth: initialize ethernet stack in enc424j600 and enc28j60 Johann Fischer 2019-10-19 16:09:17 +0200
  • fcd9612016 Bluetooth: controller: split: Fix incorrect MD bit value Vinayak Kariappa Chettimada 2019-10-17 17:38:26 +0530
  • 8ada121b68 Bluetooth: controller: split: Fix slave latency enable Vinayak Kariappa Chettimada 2019-10-19 05:26:04 +0530
  • feb6cf56f4 tests: net: shell: Increase the main stack size Jukka Rissanen 2019-10-18 16:55:41 +0300
  • 616f9bd825 drivers: net: kconfig: Remove unused SLIP_MTU symbol Ulf Magnusson 2019-10-18 23:37:47 +0200
  • f9d2added7 drivers: net: kconfig: Remove unused NET_PPP_MTU symbol Ulf Magnusson 2019-10-18 23:48:00 +0200
  • af7aa3fd28 drivers: net: kconfig: Remove unused NET_PPP_CALC_FCS symbol Ulf Magnusson 2019-10-18 23:52:17 +0200
  • 7e8cb3c591 drivers: console: kconfig: Remove unused IPM_CONSOLE_INIT_PRIORITY sym Ulf Magnusson 2019-10-19 00:41:44 +0200
  • f82beb984d x86: remove unused thread arch member Andrew Boie 2019-10-19 12:56:56 -0700
  • 8bc3b6f673 arch/x86/intel64: Fix assumption with dummy threads Andy Ross 2019-10-18 14:12:00 -0700
  • beb81885c2 qemu_x86_long: don't munge to elf32 in-place Andrew Boie 2019-10-18 15:09:18 -0700
  • d5633bc395 boards: xtensa: kconfig: Remove unused XTENSA_XTSC_INC symbol Ulf Magnusson 2019-10-18 22:46:53 +0200
  • 684f5ec12e arch: arm: userspace: add ip and sp to clobber Ioannis Glaropoulos 2019-10-18 16:05:00 +0200
  • 5eb71b45b4 soc: arm: Clean up HAS_CMSIS_CORE usage. Stephanos Ioannidis 2019-10-18 02:12:42 +0900
  • 5dadcff946 ext: hal: cmsis: Fix version information in README. Stephanos Ioannidis 2019-10-18 00:53:25 +0900
  • bb14d8c5e5 ext: hal: cmsis: Update references to HAS_CMSIS to HAS_CMSIS_CORE. Stephanos Ioannidis 2019-10-17 09:42:35 +0900
  • ad05b79a89 ext: hal: cmsis: Add HAS_CMSIS_CORE configuration. Stephanos Ioannidis 2019-10-17 09:37:38 +0900
  • ee9e0ac580 ext: hal: cmsis: Relocate CMSIS-Core(M) files to its own directory. Stephanos Ioannidis 2019-10-17 09:14:26 +0900
  • e3b84137f3 disk: kconfig: Remove unused DISK_ACCESS_MAX_VOLUMES symbol Ulf Magnusson 2019-10-18 17:31:45 +0200
  • 91dc62949e Bluetooth: Settings: Fix broken CONFIG_BT_SETTINGS_USE_PRINTK check Ulf Magnusson 2019-10-18 17:54:59 +0200
  • d0481f6d7f Bluetooth: GATT: Fix gatt buffer leak for write commands and notify Joakim Andersson 2019-10-18 14:58:51 +0200
  • 72fb847a25 bluetooth: kconfig: Remove unused BT_CTLR_LOWEST_PRIO symbol Ulf Magnusson 2019-10-18 17:47:26 +0200
  • 56ed28e60f boards: arm: 96b_wistrio: Fix the SoC used on this board Manivannan Sadhasivam 2019-10-16 21:26:20 +0530
  • bf949409b8 soc: arm: stm32: Add support for STM32L151XB-A SoC Manivannan Sadhasivam 2019-10-16 21:22:33 +0530