Commit graph

  • 6499addb84 Revert "scripts: gen_defines: re-work write_clocks() with augmented nodes" Kumar Gala 2020-03-12 12:55:26 -05:00
  • 1ebe6f2bdd Revert "scripts: gen_defines: re-work write_props() with augmented nodes" Kumar Gala 2020-03-12 12:55:15 -05:00
  • a3049ad801 Revert "scripts: gen_defines: re-work write_spi_dev() with augmented nodes" Kumar Gala 2020-03-12 12:55:11 -05:00
  • 98ae26f689 Revert "scripts: gen_defines: re-work write_bus() with augmented nodes" Kumar Gala 2020-03-12 12:54:58 -05:00
  • 22342bec9d Revert "scripts: gen_defines: remove out()'s aliases kwarg" Kumar Gala 2020-03-12 12:54:52 -05:00
  • b379e4547f Revert "scripts: gen_defines: tweak out_define() whitespace" Kumar Gala 2020-03-12 12:54:39 -05:00
  • cd90d49a86 arch: arm: Optimise Cortex-R exception return function. Stephanos Ioannidis 2019-10-15 15:57:04 +09:00
  • 1c3b46daff driver: uart: ns16550: store active configuration in dev data Timo Teräs 2020-03-11 16:13:05 +02:00
  • 6fd168e9a1 driver: uart: ns16550: convert to DT_INST_* Timo Teräs 2020-03-09 16:37:20 +02:00
  • e740818093 driver: uart: ns16550: convert custom init options to DTS flow control Timo Teräs 2020-03-03 22:25:52 +02:00
  • dc5ac89ab9 posix: add zephyr_linker_sources() support Marcin Niestroj 2020-01-29 15:25:59 +01:00
  • 8462a372e0 boards : arm : Add PECI support for MEC15xx EVB Jose Alberto Meza 2020-02-04 17:46:05 -08:00
  • fc3293ed1f samples: drivers: peci: Add PECI driver sample app Jose Alberto Meza 2020-02-04 17:45:16 -08:00
  • 55e6b294f2 drivers: peci: Add PECI driver for microchip XEC family Jose Alberto Meza 2020-02-04 16:01:50 -08:00
  • 0b6b2bc17c dts: peci: mchp: Add dts bindings for XEC PECI driver Jose Alberto Meza 2020-02-04 15:55:58 -08:00
  • 07fc457444 dts: peci: Add dts bindings for PECI Jose Alberto Meza 2020-02-04 15:54:41 -08:00
  • 0de98c1bce drivers: peci: Add Kconfig for PECI driver Jose Alberto Meza 2020-02-04 15:53:13 -08:00
  • 64f8aa9e0d soc: arm: microchip: Expose PECI feature on MEC1501 SoC Jose Alberto Meza 2020-03-12 15:23:42 -07:00
  • 63d26c8b1d doc: reference: peripherals: Add PECI API documentation Jose Alberto Meza 2020-02-07 11:26:49 -08:00
  • 7325f460eb API: peci: Add Platform Environment Control Interface API Jose Alberto Meza 2020-01-23 16:34:57 -08:00
  • 5726a26dd7 Bluetooth: samples: hci_uart: Remove unneeded config options Joakim Andersson 2020-02-26 13:14:13 +01:00
  • 69a7278bad Bluetooth: samples: hci_uart: Remove unsupported configuration Joakim Andersson 2020-02-26 13:03:25 +01:00
  • 49391249ee Bluetooth: samples: hci_uart: Refactor conf files Joakim Andersson 2020-02-26 12:35:03 +01:00
  • abafd8eb22 Bluetooth: samples: hci_uart: Update main stack size nrf5 boards Joakim Andersson 2020-02-26 10:37:13 +01:00
  • ededeb2736 doc: fix some errors Martí Bolívar 2020-03-12 19:07:56 -07:00
  • 628b3bc416 Bluetooth: host: Allow get local OOB data while advertiser is enabled Joakim Andersson 2020-03-10 14:16:43 +01:00
  • ba2a327c5b Bluetooth: host: Update documentation regarding LE SC and OOB pairing Joakim Andersson 2020-03-10 14:15:36 +01:00
  • c06d7cee85 samples: drivers: espi: Showcase eSPI host warnings handling Jose Alberto Meza 2020-02-10 18:09:41 -08:00
  • 150eee0fb6 drivers: espi: xec: Extend automatic warning VWire ack mechanism. Jose Alberto Meza 2020-02-10 18:05:04 -08:00
  • 94248dcb1d drivers/flash: Fix missing ticker stop on timeout Dominik Ermel 2020-03-10 10:33:48 +00:00
  • 687d1040ac Sensor: ADXL345: Add ADXL345 driver Kamil Rakoczy 2020-03-13 11:32:14 +01:00
  • e11da0582d boards: arm: mec15xxevb_assy6853: Enable TACH driver Francisco Munoz 2020-02-05 18:04:27 -08:00
  • 7357ae974f drivers: sensors: Add tachometer driver for MEC family Francisco Munoz 2020-02-03 18:08:13 -08:00
  • f400589c32 include: drivers: sensor: Add sensor channel for TACH Francisco Munoz 2020-02-03 17:24:47 -08:00
  • 98bef9a08c dts: bindings: tach: Add nodes and bindings for tachometer Francisco Munoz 2020-02-03 16:50:44 -08:00
  • 28a88fc638 sys/util.h: allow UTIL_LISTIFY to pass args to repeat macro Kumar Gala 2020-03-11 15:27:36 -05:00
  • 806c8af660 doc: add k_thread_join() to documentation Andrew Boie 2020-02-21 15:37:31 -08:00
  • dc7ac32a94 tests: thread_apis: add k_thread_join() tests Andrew Boie 2020-02-21 13:51:57 -08:00
  • 322816eada kernel: add k_thread_join() Andrew Boie 2020-02-20 16:33:06 -08:00
  • 7ff4a632b7 Bluetooth: host: Allow to initiate pairing without OOB present Joakim Andersson 2020-03-05 10:15:55 +01:00
  • 8514794ed3 Bluetooth: controller: Do not use LL procedures not supported by remote Joakim Andersson 2020-02-26 16:14:29 +01:00
  • e816ac7124 isr_tables: Support hardware interrupt vector table-only configuration. Stephanos Ioannidis 2019-10-14 13:47:17 +09:00
  • f818cdc33d drivers: nrf: Fix UARTE TX hangs when using both polling and async API. Mieszko Mierunski 2020-01-31 16:35:32 +01:00
  • 0ca40205e5 drivers: nrf: Fix UART TX hanging when using both polling and async API. Mieszko Mierunski 2020-01-29 12:34:55 +01:00
  • 8a294a62d4 Bluetooth: controller: legacy: Fix missing first conn event Vinayak Kariappa Chettimada 2020-02-24 13:43:55 +05:30
  • 489bebfb04 Bluetooth: controller: Add ticker_stop_abs interface Vinayak Kariappa Chettimada 2020-02-28 12:34:47 +05:30
  • 685bf54829 soc: arm: qemu_cortex_a53: Use the refactored AArch64 interrupt system Stephanos Ioannidis 2020-02-11 18:12:30 +09:00
  • 91ceee782f arch: arm: aarch64: Refactor interrupt interface Stephanos Ioannidis 2020-02-11 18:08:28 +09:00
  • 5ac617c817 soc: arm: xilinx_zynqmp: Use the refactored AArch32 interrupt system Stephanos Ioannidis 2020-02-11 16:34:47 +09:00
  • 2c5ca5505c arch: arm: aarch32: Refactor interrupt interface Stephanos Ioannidis 2020-02-11 16:21:36 +09:00
  • 5ab698bd56 arch: arm: aarch32: Fix header description Stephanos Ioannidis 2020-02-10 17:45:44 +09:00
  • 50519ce7ba interrupt_controller: gic: Refactor GIC driver interface Stephanos Ioannidis 2020-02-11 15:47:59 +09:00
  • 67527ce4b7 tests: mqtt_packet: use MQTT_UTF8_LITERAL() to simplify code Marcin Niestroj 2020-03-12 17:54:05 +01:00
  • c0b50c72be net: mqtt: use MQTT_UTF8_LITERAL() to simplify code and fix debug log Marcin Niestroj 2020-03-12 17:45:44 +01:00
  • accef325a2 net: mqtt: add MQTT_UTF8_LITERAL() helper macro Marcin Niestroj 2020-03-12 17:41:14 +01:00
  • c58d8fcb79 soc: ti_simplelink: system power management for cc13x2_cc26x2 Vincent Wan 2019-08-12 15:33:13 -07:00
  • 5637def2b3 power: policy: add PM policy function for TI CC13X2/CC26X2 Vincent Wan 2019-08-12 14:40:13 -07:00
  • 7a237649c7 samples: drivers: espi: Check response for OOB transaction Jose Alberto Meza 2020-03-09 20:13:50 -07:00
  • b803b32541 drivers: espi: Obtain correct Rx lenght during OOB transaction. Jose Alberto Meza 2020-03-10 15:04:28 -07:00
  • 8b14807e55 samples: boards: mec15xxevb: Power management tests Jose Alberto Meza 2020-03-02 17:18:12 -08:00
  • 2215d21104 doc: fix broken links in README and board docs Anas Nashif 2020-03-12 15:41:57 -04:00
  • a6f15d9fd5 boards: nrf: Indicate spi as supported on Nordic DK boards Andrzej Głąbek 2020-03-12 09:37:37 +00:00
  • ff01e2a553 samples/bluetooth/hci_spi: Add configuration for nrf51_pca10028 Andrzej Głąbek 2020-03-12 13:14:41 +00:00
  • 1a1d8e797b tests/drivers/spi/spi_loopback: Fix configurations for nRF boards Andrzej Głąbek 2020-03-12 09:02:41 +00:00
  • f53d9756be board: arm: black_f407ve: Initial support Jukka Rissanen 2020-02-22 23:30:38 +02:00
  • 989c6935f2 dts: arm: st: Add stm32f407Xe.dtsi Jukka Rissanen 2020-03-05 21:12:35 +02:00
  • 0f1700a08b soc: arm: st_stm32: Add STM32F407XE Jukka Rissanen 2020-03-05 20:58:29 +02:00
  • d9a6e1d0c0 arch: arm: aarch32: rename z_arm_int_lib_init() function Ioannis Glaropoulos 2020-03-12 13:41:59 +01:00
  • b0b320b7dd drivers: i2c: Remove invalid syscalls Flavio Ceolin 2020-03-11 11:23:12 -07:00
  • 649c678e3b tests: openocd tracing does not support SMP Wayne Ren 2020-03-12 21:44:35 +08:00
  • 9544350832 arch: arc: fake exception should set not clrear AE bit Wayne Ren 2020-03-02 13:56:36 +08:00
  • 8975c0a33e arch: arc: the stack checking should consider the case of SMP Wayne Ren 2020-03-02 13:45:34 +08:00
  • ea0431d305 arch: arc: fix the trace of isr enter and exit Wayne Ren 2020-02-29 23:07:47 +08:00
  • 84cdfa271d arch : arc: clean up of assembly codes Wayne Ren 2020-02-29 22:58:22 +08:00
  • 3f88ddd549 arch: arc: overhaul the thread switch code in epilogue of irq and exception Wayne Ren 2020-02-03 21:07:19 +08:00
  • 34b033d41d arch: arc: fix the bug of "wait for switch" sychronization Wayne Ren 2020-02-03 20:54:36 +08:00
  • 3ae7c87eb0 tests: the arc issuse is fixed Wayne Ren 2019-12-26 01:58:21 +08:00
  • 8e653fe6b1 boards: arc: enable smp by default for multicore targets Wayne Ren 2019-12-26 01:56:22 +08:00
  • f700022a35 arch: arc: bug fixes for running just one core for a multicore target Wayne Ren 2019-12-26 01:55:07 +08:00
  • 5f197b6c52 drivers: crypto: stm32: Add CAP_NO_IV_PREFIX capability Markus Fuchs 2020-02-25 20:41:32 +01:00
  • 350dc0601d boards: riscv: rv32m1_vega: remove no power-save limitation George Stefan 2020-02-10 13:36:45 +02:00
  • 76b1f03345 bluetooth: controller: openisa/RV32M1: use DSM from LLL George Stefan 2020-01-30 03:54:44 +02:00
  • 27878377b2 bluetooth: controller: openisa/RV32M1: introducing radio Deep Sleep Mode Ionut Ursescu 2019-12-16 15:47:52 +02:00
  • 5a2619e17a kernel: use z_swap_unlocked in k_thread_abort Andrew Boie 2020-02-14 12:15:14 -08:00
  • 60be4eb653 kernel: remove comment in k_thread_abort() Andrew Boie 2020-02-14 12:03:48 -08:00
  • 79ed6a7e53 drivers: can: loopback: Use thread to send frames. Alexander Wachter 2020-02-12 15:36:47 +01:00
  • 173f636426 soc: silabs_exx32: Make HFRCO frequency configurable Pooja Karanjekar 2020-02-05 10:43:43 +01:00
  • 2b2a3b030f drivers: spi: nrfx: Prevent double nrfx_spi[m]_uninit calls Andrzej Głąbek 2020-02-12 11:38:09 +01:00
  • 767d1bb6f9 logging: log_backend_rb: Use int for memory area size Andrei Emeltchenko 2020-02-12 13:04:16 +02:00
  • dbf1d5d87d logging: log_backend_rb: Make message buffer size configurable Andrei Emeltchenko 2020-02-10 13:23:07 +02:00
  • f4357837af logging: Make ring buffer backend more general Andrei Emeltchenko 2020-02-10 13:47:06 +02:00
  • 73ae0d8410 driver: sensor: Add i2c_label and i2c_addr in the max30101_config struct Philémon Jaermann 2020-02-15 17:49:58 +01:00
  • f39df4c5d4 boards: riscv: rv32m1_vega: remove BLE 2Mbps limitation Alex Porosanu 2020-02-07 13:07:36 +02:00
  • cf96a0bdaa bluetooth: controller: enable 2Mbps PHY for RV32M1 Alex Porosanu 2019-12-10 10:42:09 +02:00
  • cb0a6c2eff bluetooth: controller: openisa/RV32M1: add 2 Mbps PHY support Alex Porosanu 2019-12-10 10:21:25 +02:00
  • 256c9acace drivers: serial: stellaris: convert to DT_INST defines Kumar Gala 2020-02-14 11:20:21 -06:00
  • 9213024696 drivers: gpio: stellaris: convert to DT_INST defines Kumar Gala 2020-02-14 11:41:28 -06:00
  • cebbb3cb6b dts: lm3s6965: Add ngpios property to gpio ports Kumar Gala 2020-02-14 11:25:14 -06:00
  • dbcd856dc1 drivers: ethernet: stellaris: convert to DT_INST defines Kumar Gala 2020-02-14 11:21:52 -06:00
  • aa98c7ba17 drivers: serial: pl011: convert to DT_INST defines Kumar Gala 2020-02-14 10:46:37 -06:00