Commit graph

  • 140863f6a7 interrupts: use weak linkage instead of linkonce Andrew Boie 2018-11-08 14:48:30 -08:00
  • 506f15c381 interrupts: simplify position of sw ISR table Andrew Boie 2018-11-08 14:44:31 -08:00
  • 47d30d087b xtensa: add _arch_irq_connect_dynamic() Andrew Boie 2018-10-31 17:01:03 -07:00
  • 383c451214 riscv32: add _arch_irq_connect_dynamic() Andrew Boie 2018-10-31 17:00:22 -07:00
  • b3c398fd8d nios2: add _arch_irq_connect_dynamic() Andrew Boie 2018-10-31 17:00:00 -07:00
  • 51ca352c20 arm: add _arch_irq_connect_dynamic() Andrew Boie 2018-10-31 16:59:30 -07:00
  • f6b3741ffd arc: add _arch_irq_connect_dynamic() Andrew Boie 2018-10-31 16:59:02 -07:00
  • 539d3011d3 arch: common: add function for updating IRQ table Andrew Boie 2018-10-31 16:18:34 -07:00
  • 7bac15f2ff x86: add dynamic interrupt support Andrew Boie 2018-10-30 16:55:38 -07:00
  • 110728af53 doc: add details about dynamic interrupts Andrew Boie 2018-10-30 17:25:53 -07:00
  • ff6cce6fc0 kernel: add dynamic interrupt API Andrew Boie 2018-10-30 16:53:56 -07:00
  • 9c8a6099a7 scripts: locked pyocd version to 0.12.0 in requirements.txt Mikkel Jakobsen 2018-11-10 13:07:55 +01:00
  • a8b742362e samples: net: echo-server: Introduce overlay file for e1000 Jukka Rissanen 2018-10-16 14:28:19 +03:00
  • 421505c7e3 net: qemu: Allow SLIP or normal ethernet connectivity Jukka Rissanen 2018-10-16 14:27:21 +03:00
  • 0eb0e78d67 dts: Fix warnings associated with reg/unit-address not matching Kumar Gala 2018-11-09 05:53:08 -06:00
  • 5b5bd09d5b nrf52_bsim: Support full include paths of nrfx hal files Alberto Escolar Piedras 2018-11-09 13:27:15 +01:00
  • 386846fbff samples: reel_board: Change a DTS-derived label to the alias one Andrzej Głąbek 2018-11-08 11:19:11 +01:00
  • 45f0917308 dts: intel_s1000: update SRAM size to 4MB Sathish Kuttan 2018-11-09 11:26:46 -08:00
  • cb350e9399 sensors: lis2dh: Handle return value of lis2dh_reg_read_byte function Himanshu Jha 2018-11-09 23:02:39 +05:30
  • 646f06eaf7 drivers: neural_net: Use correct Kconfig variable Sathish Kuttan 2018-11-09 12:30:47 -08:00
  • 899914ed6a doc: Fix duplicated word Flavio Ceolin 2018-11-09 12:37:40 -08:00
  • 896472a13d shell: Fix reference to nonexistent Kconfig symbol Kumar Gala 2018-11-09 05:19:31 -06:00
  • ee5c8ac7fb samples: blinky: cleanup to use just DT and remove board.h Kumar Gala 2018-11-01 07:04:11 -05:00
  • 95a091f962 arch: arm: ensure shared mem and app sram MPU regions don't overlap Ioannis Glaropoulos 2018-11-07 13:10:43 +01:00
  • 701a574c03 Bluetooth: host: Fix trivial comment mismatch Kumar Gala 2018-11-09 05:21:43 -06:00
  • 75979397b2 Bluetooth: shell: Fix illegal access Luiz Augusto von Dentz 2018-11-09 14:40:59 +02:00
  • 4b0aa92bba net: arp: Verify incoming packet HW and protocol type Ravi kumar Veeramally 2018-11-09 14:00:56 +02:00
  • d658e03488 drivers/spi: Remove unused legacy options Tomasz Bursztyka 2018-11-05 11:26:56 +01:00
  • 3792728582 boards/galileo: Enable SPI port 0 by default Tomasz Bursztyka 2018-11-05 11:23:00 +01:00
  • 8c3a1cb23a soc: Remove useless Kconfig options and config for Galileo and SPI Tomasz Bursztyka 2018-11-05 11:21:01 +01:00
  • aa6a951c5a drivers/spi: Enable HAS_DTS_SPI for Intel SPI driver Tomasz Bursztyka 2018-11-05 11:19:32 +01:00
  • 11d13d94eb dts: Add the dts entries for Intel SPI on Galileo Tomasz Bursztyka 2018-11-05 11:15:33 +01:00
  • 41cc60be90 dts: Add YAML bindings for Intel SPI driver Tomasz Bursztyka 2018-11-05 11:12:20 +01:00
  • 79e24fe7f0 boards/x86: Removing cc1200 support on quark_se_c1000_devboard Tomasz Bursztyka 2018-11-06 13:59:33 +01:00
  • eae1ed8f2b samples/net: Removing support of cc2520 on frdm_k64f Tomasz Bursztyka 2018-11-05 21:08:31 +01:00
  • 24e86d6b16 dts/bindings: Add YAML bindings for the CC2520 15.4 device Tomasz Bursztyka 2018-11-05 14:08:54 +01:00
  • 6271351295 kconfig: misc: Correct typo for TEXT_SECTION_OFFSET Rajavardhan Gundi 2018-11-09 11:18:34 +05:30
  • 9892f40204 gpio: stm32 use dts extracted information to populate gpio instances. Martin Bertsche 2018-10-28 22:34:49 +01:00
  • 7aa58ff91d mesh: Port shell module to the new shell Luiz Augusto von Dentz 2018-11-06 16:12:08 +02:00
  • 6c95b555ac shell: Add macros to print messages Luiz Augusto von Dentz 2018-11-08 12:34:52 +02:00
  • a89690d10f shell: Add APIs to set number of arguments Luiz Augusto von Dentz 2018-11-06 15:34:11 +02:00
  • f70f323193 scripts: west: Add documentation for the multi-repo commands Ulf Magnusson 2018-11-01 22:02:30 +01:00
  • bde26fbb83 boards: efr32_slwstk6061a: add mcuboot flash partitions Piotr Mienkowski 2018-08-07 18:36:15 +02:00
  • d9e2171aa9 drivers: flash_gecko: Add flash driver for SiLabs Gecko SoCs Piotr Mienkowski 2018-08-07 14:11:45 +02:00
  • 3a1f4650f1 boards: stm32f469i_disco: Conform to default configuration guidelines Erwan Gouriou 2018-11-07 08:51:42 +01:00
  • 5aafa1e787 boards: stm32l476g_disco: update yaml file Erwan Gouriou 2018-10-08 14:16:09 +02:00
  • deee15553e boards: stm32f723e_disco: Conform to default configuration guidelines Erwan Gouriou 2018-09-14 15:11:12 +02:00
  • b89317d14c boards: stm32f769i_disco: Conform to default configuration guidelines Erwan Gouriou 2018-09-14 14:47:45 +02:00
  • b3645eb62b boards: stm32l496g_disco: Conform to default configuration guidelines Erwan Gouriou 2018-09-13 16:51:40 +02:00
  • 01a0b50c94 boards: disco_l475_iot1: Conform to default configuration guidelines Erwan Gouriou 2018-09-12 14:55:47 +02:00
  • 3d19f891a3 soc: intel_s1000: GNA model - linker script entry Sathish Kuttan 2018-11-04 08:08:09 -08:00
  • cf27979d8b drivers: neural_net: Add cmake files Sathish Kuttan 2018-08-16 15:24:48 -07:00
  • fe6bddf7d3 kconfig: intel_s1000: Add neural_net Kconfig Sathish Kuttan 2018-08-16 15:23:22 -07:00
  • eeb5c02168 drivers: intel_gna: Driver for Intel GNA Sathish Kuttan 2018-11-03 21:07:10 -07:00
  • d48b4ad1f1 drivers: intel_gna: Add APIs for Intel GNA Sathish Kuttan 2018-08-16 15:18:23 -07:00
  • 005ff29c0d isr_wrapper: Use 'bx' instead of 'b' to jump to _IntExit Sebastian Bøe 2018-11-07 16:59:47 +01:00
  • 0757b61c4a boards: efr32mg_sltb004a: Add debug capability to Silabs TB2 Endre Karlson 2018-11-08 13:35:22 +01:00
  • 7ef3ddce45 drivers: usb_dc_sam: use original logger functions Aurelien Jarno 2018-11-08 20:46:00 +01:00
  • 508c941d32 drivers: wifi: simplelink: fix Coverity issue in getaddrinfo() Gil Pitney 2018-11-07 17:42:01 -08:00
  • 53153405aa lib: fdtable: File descriptor table should reside in kernel memory Paul Sokolovsky 2018-11-08 10:08:24 +03:00
  • 8f690e291b lib: fdtable: FD method tables should be const. Paul Sokolovsky 2018-11-08 10:06:28 +03:00
  • 93bd26343e usb: logs: Rename USB_WRN to LOG_WRN Andrei Emeltchenko 2018-11-05 13:03:51 +02:00
  • f22060cdbe usb: logs: Rename USB_INF to LOG_INF Andrei Emeltchenko 2018-11-05 12:58:58 +02:00
  • 17f7abd3dc usb: logs: Rename USB_ERR to LOG_ERR Andrei Emeltchenko 2018-11-05 12:55:06 +02:00
  • 92c7ab74c0 usb: logs: Rename USB_DBG to LOG_DBG Andrei Emeltchenko 2018-11-05 12:46:06 +02:00
  • c579414263 usb: Do not include function name twice Andrei Emeltchenko 2018-11-01 15:57:34 +02:00
  • c206b0239f drivers: gpio: shell: rectify gpio get error msg Sean Nyekjaer 2018-11-08 07:09:08 +01:00
  • 6c64cb9e67 tests: net: ethernet_mgmt: Enable IPv6 for this test Jukka Rissanen 2018-11-05 14:02:45 +02:00
  • 42c180ed5b net: eth: Remove old IPv6 interface identifier address Jukka Rissanen 2018-11-05 11:40:50 +02:00
  • aa5f219bd1 net: if: Allow calling IPv4 specific functions Jukka Rissanen 2018-11-05 16:07:48 +02:00
  • 2808b23f44 net: if: Allow calling IPv6 specific functions Jukka Rissanen 2018-11-05 13:22:14 +02:00
  • 270ec15482 board: Add support of STM32F143xG SOC Benoit Leforestier 2018-11-07 14:53:03 +01:00
  • 602e08c69a Bluetooth: host: Don't restart scan if connection is pending Szymon Janc 2018-11-08 12:22:18 +01:00
  • 148d515f9b samples: flash_shell: Replace incorrect assignment to boolean expression Himanshu Jha 2018-11-07 21:53:14 +05:30
  • c91faf9008 drivers: dmic: Intel PDM digital mic driver Sathish Kuttan 2018-05-26 21:49:15 -07:00
  • 4ab023d31f doc: Fix licensing links for cmsis, nordic, and mcux components Maureen Helm 2018-11-07 14:47:46 -06:00
  • f379abfe47 drivers: sensor: Fix missing case break in fxos8700 driver Maureen Helm 2018-11-07 15:15:36 -06:00
  • b7515ab015 drivers: audio: Use ARRAY_SIZE helper macro Himanshu Jha 2018-10-25 15:18:03 +05:30
  • f803a25ec1 doc: bluetooth: Add existing qualification listings Carles Cufi 2018-11-01 17:28:42 +01:00
  • f78a996df8 board: stm32_min_dev: Add PWM support Harry Jiang 2018-11-07 14:35:52 +08:00
  • 7e8b44f774 subsys: bluetooth: services: dev. information service enhancements Emanuele Di Santo 2018-11-01 16:44:52 +01:00
  • 58781d5782 coccinelle: Add script to check legal usage of sizeof expression Himanshu Jha 2018-10-22 14:50:12 +05:30
  • d0a98b7cf9 drivers: Remove redundant semicolon Himanshu Jha 2018-10-23 11:04:33 +05:30
  • 1e3e10cfa8 coccinelle: Add script to remove redundant semicolon Himanshu Jha 2018-10-23 11:00:02 +05:30
  • 6f2c7eed49 coccinelle: Add script to find cases of unsigned < 0 Himanshu Jha 2018-11-06 14:08:30 +05:30
  • 1df011c8e2 coccinelle: Add script to find cases of missing locks Himanshu Jha 2018-11-06 20:02:26 +05:30
  • 6f98ae38a2 coccinelle: irq_lock.cocci: Update script Himanshu Jha 2018-11-05 23:27:43 +05:30
  • ff5a8a85e1 coccinelle: ignore_return.cocci: Update script Himanshu Jha 2018-11-05 20:51:47 +05:30
  • 6aaba6842b coccinelle: Add script to report cases of NULL dereference Himanshu Jha 2018-10-23 11:41:21 +05:30
  • 060414704b coccinelle: unsigned_shift.cocci: Update script Himanshu Jha 2018-11-05 20:16:49 +05:30
  • 39c3c4e020 CODEOWNERS: Update list to add scripts/coccinelle/ directory Himanshu Jha 2018-11-07 17:36:09 +05:30
  • 59b772575f board: stm32_min_dev: Add I2C support Harry Jiang 2018-11-07 00:31:31 +08:00
  • 4a2837f866 arch: arm: sam0: enable SEGGER RTT on Atmel sam0 SoCs Martin Benda 2018-11-06 16:08:23 +01:00
  • 6575e84002 logging: start log processing thread in enable_logger() Michael Scott 2018-10-19 14:14:27 -07:00
  • 9a69cfbf19 mgmt: Add function to unregister GATT service Mariusz Skamra 2018-10-31 10:02:51 +01:00
  • a34d14b03c net: samples: Remove semaphore from sntp_client Ravi kumar Veeramally 2018-11-07 12:41:31 +02:00
  • 93d3065235 samples: application_development: fix #11074 Zhang WenChao 2018-11-07 13:13:38 +08:00
  • 16fe6c5473 Bluetooth: host: Add comment clarifying L2CAP fallback for CPUP Szymon Janc 2018-11-07 08:36:59 +01:00
  • f403bfa343 Bluetooth: controller: Add min & max interval support in CPR Vinayak Kariappa Chettimada 2018-11-05 18:31:02 +01:00
  • 37f911375a Kconfig: dts: Move HAS_DTS to arch level Kumar Gala 2018-11-03 07:19:18 -05:00