Commit graph

  • a1e336e7af gui: Added support for LVGL v6.1 Jan Van Winkel 2019-11-26 09:47:56 +01:00
  • 21847528a9 tests: document test identifier rules Anas Nashif 2019-12-02 08:50:11 -05:00
  • 3680f2f6ae tests: spi: fix test function name Anas Nashif 2019-12-01 19:19:30 -05:00
  • 8dd6cd8ec4 tests: kernel: split pending testing Anas Nashif 2019-12-01 18:26:20 -05:00
  • 434995cc99 sanitycheck: print testsuite tree Anas Nashif 2019-12-01 13:55:11 -05:00
  • 467d24fea1 tests: samples: portability: fix test tags and identifiers Anas Nashif 2019-11-15 06:03:53 -08:00
  • c1c3cc6ad9 sanitycheck: output a sort list of tests Anas Nashif 2019-12-01 13:24:33 -05:00
  • 70758c4374 tests: fix test identifiers Anas Nashif 2019-12-01 12:29:43 -05:00
  • 9a06428244 sensor: add ms5607 sensor Thomas Schmid 2019-09-30 22:24:57 +02:00
  • 6d531a36aa samples: Remove stale 'random' driver sample. Stephanos Ioannidis 2019-12-06 17:29:17 +09:00
  • e3dc05f14d net: config: Wait network interface to come up Jukka Rissanen 2019-11-05 15:36:29 +02:00
  • 6378ac4e38 net: Verify correctness of iface_api inside L2 driver API Jukka Rissanen 2019-11-26 11:04:32 +02:00
  • 2bd6858db4 samples: syslog_net: Remove ref. to CONFIG_SYS_LOG_BACKEND_NET_SERVER Ulf Magnusson 2019-11-14 02:27:26 +01:00
  • e0b2fb75db hardening: Introducing hardenconfig tool Lauren Murphy 2019-10-28 11:28:40 -05:00
  • 647062adcd drivers: clock_control: nrf_power_clock: use unsigned reference count Peter Bigot 2019-11-24 08:44:22 -06:00
  • a124f29032 drivers: clock_control: nrf: Add protection to getting item from list Krzysztof Chruscinski 2019-11-19 13:47:30 +01:00
  • aada984132 drivers: clock_control: nrf: Fix race condition in clock start Krzysztof Chruscinski 2019-11-19 12:21:00 +01:00
  • 8a35df6fb2 boards: bbc_microbit: reference board variations Peter Bigot 2019-11-12 15:45:08 -06:00
  • e0353db10b samples: lsm6dsl: Add a harness_config Erwan Gouriou 2019-12-03 13:25:37 +01:00
  • 6a407f4fe0 sanitycheck: remove "--detailed-report" from help message. Steven Wang 2019-12-03 22:52:28 +08:00
  • 2de12df6b9 drivers: clock_control: clock_control_on should be blocking Martí Bolívar 2019-11-14 09:50:58 -08:00
  • fc5cd772da scripts: dts: Accept 'status = "ok"' Ulf Magnusson 2019-09-26 13:47:58 +02:00
  • 85a08da966 usb: Rename defines to match present naming convention Emil Obalski 2019-11-29 09:08:46 +01:00
  • c1f5e11bb6 usb: Cleanup for multiplied defines Emil Obalski 2019-11-28 14:36:53 +01:00
  • 44c947ec3e drivers: ieee802154_kw41z: Create a fake ACK frame for upper layers Robert Lubos 2019-10-09 11:27:01 +02:00
  • 6b2a371272 samples: net: Remove redundant frdm_kw41z configs from echo samples Robert Lubos 2019-10-08 16:51:38 +02:00
  • e871ae9407 net: openthread: Allow to configure SED Robert Lubos 2019-04-10 12:54:47 +02:00
  • 4fe1da9f58 net: openthread: Process real ACK frame instead of fake one Robert Lubos 2019-04-11 15:32:41 +02:00
  • 2624d65b60 drivers: ieee802154_nrf5: Add ACK handling Robert Lubos 2019-04-11 13:29:25 +02:00
  • e86ec977fb syscalls: Remove references to __syscall_inline Flavio Ceolin 2019-12-03 13:49:54 -08:00
  • 4afa181831 x86: fatal: Explicitely include syscall header Flavio Ceolin 2019-12-02 14:53:57 -08:00
  • 754d56891e drivers: interrupt_controller: Add SweRV PIC support Olof Kindgren 2019-10-10 13:51:18 +02:00
  • cac5e8f251 west: openocd: Add config file dir to search path Christian Taedcke 2019-12-05 19:29:44 +01:00
  • 6c2d25204c samples: boards: Add readme for gpio counter. Jennifer Williams 2019-12-04 13:45:53 -08:00
  • c1863875b7 ztest: fix ztest_1cpu_user_unit_test() Andrew Boie 2019-11-21 23:11:29 -08:00
  • 9849c7d3e7 x86: don't use privilege stack areas as a guard Andrew Boie 2019-11-21 20:36:27 -08:00
  • 6cfd8113a7 boards: arm: Extend usb device support to all nxp imx rt boards Maureen Helm 2019-11-18 12:07:36 -06:00
  • 60915c884f soc : mec1501 : Deep and light sleep example Scott Worley 2019-08-30 14:10:02 -04:00
  • cba129ae96 drivers/flash: Removed native posix flash driver Jan Van Winkel 2019-11-10 02:11:37 +01:00
  • 8cd4a817d9 drivers/flash/flash_simulator: Added file back end for posix arch Jan Van Winkel 2019-11-10 02:16:54 +01:00
  • 01c03a27d7 counter: mchp_xec: update driver for counter tests Daniel Leung 2019-12-01 17:20:11 -08:00
  • a5c53ff3ae samples: mesh_badge: fix temperature format Aurelien Jarno 2019-12-08 16:32:20 +01:00
  • 0e11d1385b samples: mesh_badge: fix property ID Aurelien Jarno 2019-12-08 16:25:14 +01:00
  • 1ac90bf47e samples: mesh_badge: fix unknown sensor status message Aurelien Jarno 2019-12-08 16:10:41 +01:00
  • 16d8a492c6 soc: arm: stm32: remove custom fixed MPU region definition Ioannis Glaropoulos 2019-12-06 13:25:55 +01:00
  • bee70b4ca8 soc: arm: arm: remove custom fixed MPU region definition Ioannis Glaropoulos 2019-12-06 13:32:30 +01:00
  • c9da964752 soc: arm: silabs: remove custom fixed MPU region definition Ioannis Glaropoulos 2019-12-06 10:42:26 +01:00
  • 12eb1e4038 soc: arm: nxp kinetis: force custom fixed MPU region configuration Ioannis Glaropoulos 2019-12-06 14:28:39 +01:00
  • 9ce4d8f20d soc: arm: nxp: remove custom fixed MPU region definition Ioannis Glaropoulos 2019-12-06 10:26:06 +01:00
  • ac35acd5aa soc: arm: atmel: remove custom fixed MPU region definition Ioannis Glaropoulos 2019-12-05 16:24:48 +01:00
  • 95e8cd0041 soc: arm: nordic_nrf: remove custom fixed MPU region definition Ioannis Glaropoulos 2019-12-05 15:29:22 +01:00
  • cede12b159 soc: arm: framework for common fixed MPU region configuration Ioannis Glaropoulos 2019-12-05 15:16:41 +01:00
  • 05281b5b0d doc: kconfig: Add Kconfig intro to index page Ulf Magnusson 2019-12-07 17:21:20 +01:00
  • e32686d0d6 doc: kconfig: Put all documentation on setting symbols on a new page Ulf Magnusson 2019-12-04 11:13:12 +01:00
  • acc829c3ee doc: application: Remove accidental backslashes in Kconfig sample Ulf Magnusson 2019-12-04 12:29:07 +01:00
  • 4461bc7c54 doc: kconfig: Move menuconfig/guiconfig docs to user guide Ulf Magnusson 2019-12-03 11:28:06 +01:00
  • 5c7f2a3667 doc: kconfig: Move extension docs from porting guide to user guide Ulf Magnusson 2019-12-03 06:32:31 +01:00
  • 4255bf948c doc: kconfig: Touch up preprocessor docs and put it on a separate page Ulf Magnusson 2019-12-03 03:48:55 +01:00
  • 1f27657167 olimexino_stm32: Use stm32flash runner Yannis Damigos 2019-11-16 15:31:13 +02:00
  • ea9b2086c7 interrupt_controller: shared_irq: DT_<COMPAT> is deprecated Carlo Caione 2019-11-25 13:18:29 +00:00
  • 5441016f66 drivers: pinmux: stm32l0: More I2C pinmuxes added Martin Jaeger 2019-11-26 11:35:47 +01:00
  • faab559b47 boards: nrf52833_pca10100: fix arduino SPI configuration Johann Fischer 2019-11-21 16:05:29 +01:00
  • bc6a015235 samples: gpio: remove redundant application Piotr Mienkowski 2019-12-03 01:57:29 +01:00
  • 65c1d764bb drivers: dma: stm32: add missing assignment for fifo threshold Song Qiang 2019-12-04 21:01:40 +08:00
  • 40962a81e7 drivers: dma: stm32: add missing fifo operation Song Qiang 2019-12-04 21:30:56 +08:00
  • 065a2cb08c tests/kernel: timer_api: Enable Test userspace Erwan Gouriou 2019-11-21 13:27:08 +01:00
  • 226d71a9c2 drivers: watchdog: Fix callback call on STM32 WWDG enable Ioannis Konstantelias 2019-12-05 10:49:31 +02:00
  • a4dd49b380 sanitycheck: parse testcase names correctly Anas Nashif 2019-12-04 16:48:49 -05:00
  • a39e640dbe west.yml: update hal_ti to include build for TI Power Manager Vincent Wan 2019-12-03 10:59:30 -08:00
  • ff4f5b01d6 kconfig: Remove assignments to promptless SOC_FAMILY_ARM symbol Ulf Magnusson 2019-11-15 00:57:17 +01:00
  • cf1918c6e7 boards: mps2_an521: remove board.h Piotr Mienkowski 2019-11-30 19:10:57 +01:00
  • cff94bf7a0 cmake: Add GCC -Og flag fallback to -O0. Stephanos Ioannidis 2019-11-12 21:50:39 +09:00
  • b30b480c7c Bluetooth: UUID: Expose bt_uuid_to_str to application Joakim Andersson 2019-11-11 13:21:12 +01:00
  • 87e917a925 kconfig: Remove redundant 'default n' and 'prompt' properties Ulf Magnusson 2019-12-02 16:57:17 +01:00
  • 75adf6940e Bluetooth: Mesh: Clean up sample config Trond Einar Snekvik 2019-11-08 11:00:04 +01:00
  • f49bb10ca5 Bluetooth: Samples: Switch to synchronous bt_init before main loop Joakim Andersson 2019-11-29 13:42:35 +01:00
  • cbf666ecc3 Bluetooth: Host: Check that bluetooth device is ready Joakim Andersson 2019-11-23 10:32:19 +01:00
  • d3ea66d493 samples: boards: Merge nrf91/ with nrf52/ and rename it to nrf/ Andrzej Głąbek 2019-12-03 14:42:18 +01:00
  • f4adf107f3 syscalls: Remove gen_syscall_header.py Flavio Ceolin 2019-12-03 09:09:07 -08:00
  • 69c75c7267 drivers: spi: nrfx: Move MISO lines pull configuration to DT Andrzej Głąbek 2019-12-03 11:41:41 +01:00
  • 2717b28b0f usb: usb_dc_native_posix: fix control transfers with data. Josh Gao 2019-12-04 18:42:19 -08:00
  • 377002d4b5 drivers: spi_nrfx_spim: Fix handling of extended SPIM configuration (2) Andrzej Głąbek 2019-12-06 09:36:08 +01:00
  • db106a2b5b bluetooth: host: Add flag to prevent client resubscription on reconnect François Delawarde 2019-11-21 11:44:45 +01:00
  • bf361aa66c Bluetooth: Host: Add CONFIG_BT_BONDING_REQUIRED flag Martin Rieva 2019-11-26 13:30:39 +01:00
  • f30bed350c Bluetooth: Host: Enable/Disable Automatic Sending of Conn Parameter update Kiran Paramaswaran 2019-12-04 10:38:49 +01:00
  • 6412c070eb bluetooth: h5: sending priority events through bt_recv_pri ZhongYao Luo 2019-12-03 17:45:47 +08:00
  • 994246f7c6 bluetooth: h5: Handling the the zero length ack packet ZhongYao Luo 2019-12-03 17:33:07 +08:00
  • 5758a9e1c6 bluetooth: h5: Fix memory access error ZhongYao Luo 2019-12-03 12:53:06 +08:00
  • aba7dfe69a dfu/img_util: fix flash_sector_from_off Andrzej Puzdrowski 2019-11-25 12:41:52 +01:00
  • d2825134c4 samples: bluetooth: hci_uart: add config for nrf5340_dk_nrf5340_cpuapp Rubin Gerritsen 2019-12-04 09:17:04 +01:00
  • b5f70ef1c0 Bluetooth: GATT: Fix discover callback invalid pointer Joakim Andersson 2019-12-04 15:29:20 +01:00
  • d86d37a075 Bluetooth: Host: Adding valid param check in send_conn_le_param_update() Kiran Paramaswaran 2019-12-06 10:18:55 +01:00
  • b9b474cc82 soc: same70: Fix incorrect default config value Stephanos Ioannidis 2019-12-03 22:51:53 +09:00
  • 87fa13cc03 boards: arm: nordic: nrf5340_dk_nrf5340 uart dts config for BLE Rubin Gerritsen 2019-12-03 16:05:54 +01:00
  • c194c70775 CODEOWNERS: update arnop2 ownership name Arnaud Pouliquen 2019-12-06 17:00:08 +01:00
  • b413223a66 doc: release notes: Update contents for 2.1.0 David Leach 2019-12-03 11:00:50 -06:00
  • f3a0ad013b release: update sanitycheck release file Anas Nashif 2019-12-06 12:09:56 -08:00
  • 5b26b01bb6 soc: x86: apollo_lake: Turn .rst doc into .txt Carles Cufi 2019-12-06 13:42:38 +01:00
  • f570f19bef doc: genrest: Use , instead of : as the separator in --modules Ulf Magnusson 2019-12-03 17:07:53 +01:00
  • 6a679a92db Bluetooth: Mesh: Clean up API documentation Trond Einar Snekvik 2019-12-03 10:39:56 +01:00