Commit graph

  • 72e71d6000 x86: gen_idt.py: Use enumerate() to fix pylint warning Ulf Magnusson 2019-09-02 11:30:48 +02:00
  • 4e90dd67a9 x86: gen_idt.py: Fix broken error() call in update_irq_vec_map() Ulf Magnusson 2019-09-03 12:53:01 +02:00
  • 9460708d3d scripts: elf_helper.py: Make functions that don't use 'self' static Ulf Magnusson 2019-09-04 16:42:58 +02:00
  • c58af2b686 Bluetooth: Controller: Typo in Kconfig Kristoffer Rist Skøien 2019-09-10 09:25:33 +02:00
  • 6225592e27 SOC: Boards: NXP: Enable ethernet for mimxrt1060_evk Neill Kapron 2019-09-09 16:54:31 -06:00
  • b918e25921 dts: scripts: Require properties to be declared in bindings Ulf Magnusson 2019-08-30 03:49:43 +02:00
  • 95f78bcacf interrupt: Convert RISC-V plic to use multi-level irq support Kumar Gala 2019-08-08 23:01:37 -05:00
  • d16b9c37af interrupt_controller: plic: remove plic.h Kumar Gala 2019-08-08 23:07:08 -05:00
  • 2c1e0439c7 irq: rv32m1: Fixup IRQ values for multi-level IRQ handling Kumar Gala 2019-08-08 14:38:34 -05:00
  • d6e6a2be38 irq: intel_s1000: Fixup IRQ values for multi-level IRQ handling Kumar Gala 2019-08-08 15:03:45 -05:00
  • c16537fbde scripts/dts: Generate IRQ values for multi-level IRQs Kumar Gala 2019-08-07 12:02:24 -05:00
  • 2bed6759a4 west: gui: Updated lvgl to V6.0.2 Jan Van Winkel 2019-08-12 23:15:42 +02:00
  • dfee33f861 shields: x_nucleo_iks01a2: add missing irq-gpios properties Johann Fischer 2019-09-09 11:56:43 +02:00
  • 90df6a3291 drivers/pinmux: stm32: Use pull-up for _SPI_NSS pins Erwan Gouriou 2019-09-03 10:41:41 +02:00
  • 916bf0e682 modules: hal: nordic: Update the module revision Andrzej Głąbek 2019-09-06 11:12:08 +02:00
  • 60e7364c09 modules: Kconfig: Add missing options enabling nrfx drivers Andrzej Głąbek 2019-09-03 12:24:37 +02:00
  • aeb1a7d76d modules: Kconfig: Make options enabling nrfx drivers easier to access Andrzej Głąbek 2019-09-03 12:19:14 +02:00
  • 70d426bd33 modules: Kconfig: Unify the way of enabling instances in nrfx drivers Andrzej Głąbek 2019-09-03 08:47:23 +02:00
  • 7bcaf3696d drivers: wifi: simplelink: fixes to support CONFIG_NET_NATIVE=n Vincent Wan 2019-09-09 15:19:33 -07:00
  • b73a3de4ed tests: net: poll: Increase the poll timeout value Jukka Rissanen 2019-08-30 15:02:32 +03:00
  • a76b786eb6 tests: net: poll: Moving config options from yaml to conf file Jukka Rissanen 2019-08-30 14:59:56 +03:00
  • 6cf1da486d net: Add CONFIG_NET_NATIVE option for selecting native IP Jukka Rissanen 2019-08-09 14:49:35 +03:00
  • ac7f81314e Bluetooth: ATT: Fix responding to unknown ATT command Mariusz Skamra 2019-09-09 15:53:38 +02:00
  • 3142503ecb samples: net: sockets: disable http_get in test build Vincent Wan 2019-09-09 11:46:47 -07:00
  • 89930a4259 boards: cc3235sf_launchxl: use OpenOCD from Zephyr SDK Vincent Wan 2019-08-12 17:57:09 -07:00
  • fb0c846db9 samples: net: Adding board config files for CC3235SF Vincent Wan 2019-03-27 17:31:55 -07:00
  • 3b63b92539 linker: place debug header section for CC3235SF Vincent Wan 2019-04-25 15:52:07 -07:00
  • af30b5cee2 ext: simplelink: Update comment for HAS_CC3220SDK Vincent Wan 2019-04-25 15:47:28 -07:00
  • d11864662b dts: arm: add device tree file for TI CC3235SF Vincent Wan 2019-04-25 15:37:55 -07:00
  • e059eb3336 soc: ti_simplelink: add CC3235SF to the CC32xx series Vincent Wan 2019-04-25 15:30:26 -07:00
  • 8afe649144 boards: cc3235sf_launchxl: add support for TI CC3235SF LaunchPad Vincent Wan 2019-04-25 15:20:54 -07:00
  • 466f91a9e3 dts: nxp: nxp_ke1xf: Make LPO fixed-clock its own node Kumar Gala 2019-09-09 11:11:20 -05:00
  • 3ad1fe8dec dts/watchdog: microchip,xec: fix cmake warnings Daniel Leung 2019-09-09 10:55:54 -07:00
  • 5687dc828e west.yaml: Update hal_nxp to MCUXpresso SDK 2.6.x Maureen Helm 2019-09-07 11:35:45 -05:00
  • 2b9636db52 net/ieee802154: Explicitly include toolchain.h. Stephanos Ioannidis 2019-09-09 21:45:22 +09:00
  • bef377998a net: Explicitly include toolchain.h to check for endianness definitions. Stephanos Ioannidis 2019-09-09 21:43:30 +09:00
  • 9b0e738e37 bluetooth: controller: Explicitly include toolchain.h. Stephanos Ioannidis 2019-09-09 21:39:55 +09:00
  • 07e9394dba sys: Explicitly include toolchain.h to check for endianness definitions. Stephanos Ioannidis 2019-09-09 21:34:47 +09:00
  • 33fbe002d0 kernel: Explicitly include toolchain.h to check for endianness definitions. Stephanos Ioannidis 2019-09-09 21:26:59 +09:00
  • 91e75075ae toolchain: Add global check for endianness preprocessor definitions. Stephanos Ioannidis 2019-09-09 20:59:45 +09:00
  • 5a53e21966 scripts: dts: Fix generation of single-value phandle/value array Olle Norelius 2019-09-08 17:05:08 +02:00
  • 80433e218a dts: rv32m1: Rework interrupt mux dts descriptions Kumar Gala 2019-08-08 14:30:08 -05:00
  • ad3f56f044 usb_device: Fix typo in comment Yannis Damigos 2019-07-02 21:35:54 +03:00
  • cbb332369f kconfiglib: Expose parsing location to Python preprocessor functions Ulf Magnusson 2019-09-04 21:48:27 +02:00
  • e4ed17472f driver/sensor: lis2dw12: single/double tap trigger implementation Michał Oleszczyk 2019-08-23 10:39:30 +02:00
  • 58b46d7089 dts: binding-template.yaml: Document how 'type: boolean' works Ulf Magnusson 2019-09-09 13:13:01 +02:00
  • ff1f75293e dts: edtlib: Support giving missing properties a default value Ulf Magnusson 2019-08-29 22:21:33 +02:00
  • c333e8e8a4 Bluetooth: Mesh: Fix matching for "All Proxies" group address Johan Hedberg 2019-09-09 11:42:58 +03:00
  • 110332cad9 Bluetooth: Mesh: Make unicast elem lookup O(1) Trond Einar Snekvik 2019-08-28 15:24:41 +02:00
  • 247d40cf55 gen_isr_tables: Fix pylint warning by using isinstance() Ulf Magnusson 2019-09-02 11:39:28 +02:00
  • c191156454 ci: scripts: Suppress pylint warnings for the sh library Ulf Magnusson 2019-09-03 13:06:05 +02:00
  • ad8ac7469b x86: gen_idt.py: Simplify test with 'not in' Ulf Magnusson 2019-09-03 14:17:54 +02:00
  • b558956bd7 doc: application.py: Make functions that don't use 'self' static Ulf Magnusson 2019-09-04 17:04:56 +02:00
  • ec116e4298 filter-known-issues.py: Remove '== True' test Ulf Magnusson 2019-09-03 12:25:20 +02:00
  • 1c57b223ef zephyr_commit_rules.py: Fix pylint warning by simplifying conditional Ulf Magnusson 2019-09-02 14:38:31 +02:00
  • 4a166f4913 drivers/pci: remove legacy PCI implementation Charles E. Youse 2019-08-23 09:45:41 -07:00
  • 34ffdd0aab drivers/spi/spi_intel.c: remove Quark SPI support Charles E. Youse 2019-08-23 08:56:22 -07:00
  • cda625b726 drivers/ethernet/eth_dw: remove DesignWare Ethernet driver Charles E. Youse 2019-08-22 21:29:17 -07:00
  • 68f45fd6d4 drivers/gpio/gpio_dw: remove support for legacy PCI interface Charles E. Youse 2019-08-22 21:08:29 -07:00
  • f8789d5276 drivers/pci: remove support for Quark PCI legacy bridge Charles E. Youse 2019-08-22 20:34:11 -07:00
  • a4f4f6d6f3 net: net_if: avoid deref of NULL L2 Michael Scott 2019-09-05 15:56:29 -07:00
  • 60c4882bad usb: fix ZLP handling for Variable-length Data Stage Johann Fischer 2019-08-26 00:25:50 +02:00
  • 6425c52e62 usb_device: Wait for write done event (in) before sending zlp Yannis Damigos 2019-07-02 19:52:38 +03:00
  • ac8a4eacce usb: make number of usb_write retries configurable Johann Fischer 2019-09-05 22:43:17 +02:00
  • 77125eafa9 usb: device: Allow limited amount of tries for write Andrei Emeltchenko 2019-05-21 12:15:45 +03:00
  • b130633255 boards: nrf52_pca10040: Add Arduino header definition to DTS Nick Ward 2019-07-31 00:14:58 +10:00
  • c6ca48382e boards: nrf52_pca10040: Fix Arduino SPI pin assignment Nick Ward 2019-07-30 23:11:02 +10:00
  • 2262c48d37 net: socket: Return 0 in recvfrom() if buffer size is 0 Jukka Rissanen 2019-09-03 14:49:52 +03:00
  • 599c2b80d2 drivers: i2c: xec: Add proper error handling for I2C transactions Jose Alberto Meza 2019-09-04 16:27:00 -07:00
  • 51eb4572f5 subsystem: console: tty init checks and support for polled-only devices Pavel Kral 2019-07-15 19:02:29 +02:00
  • 750a30296f soc: stm32: add SWO logger backend support Markus Fuchs 2019-07-13 22:02:34 +02:00
  • 94a022c954 fcb: start using errno codes Andrzej Puzdrowski 2019-07-11 11:21:35 +02:00
  • ce4cc465fc driver: modem: add simple power management to modem receiver Christoph Schramm 2019-06-07 17:51:30 +02:00
  • 8076c8095b subsystem: kernel_shell: extend thread info Pavlo Hamov 2019-07-31 12:43:54 +03:00
  • d62ad4117c bluetooth: controller: Added function to support RX link quota update Morten Priess 2019-08-16 15:40:31 +02:00
  • 07b942f689 usb: device: limit interface bits in setup message to 8 Bartosz Sokolski 2019-08-06 14:19:42 +02:00
  • a219710760 net: ip: utils: Corrected memcpy length for port in parse_ipv6 Jan Van Winkel 2019-08-25 14:54:09 +02:00
  • ca783d72a6 net: lwm2m: support client-initiated De-register Jun Qing Zou 2019-08-29 18:31:58 +09:00
  • a75b0014fb arc: replace 32-bit instructions with possible 16-bit instructions Wayne Ren 2019-08-29 18:52:04 +08:00
  • 4539c4bee1 tests: littlefs: Added support for native posix Jan Van Winkel 2019-08-28 08:43:42 +02:00
  • 48206d1339 native: dts: Added label for flash-controller Jan Van Winkel 2019-08-28 08:51:35 +02:00
  • e16217aa06 drivers: usb_dc_sam: validate pointer in usb_dc_ep_is_stalled Johann Fischer 2019-09-02 13:27:57 +02:00
  • c05b0c74a3 tests: subsys: settings: functional: nvs & fcb split for CI Kamil Piszczek 2019-09-04 01:58:40 +02:00
  • 1aca71b93e settings: nvs backend: fix build warning due to the type mismatch Kamil Piszczek 2019-09-04 00:54:32 +02:00
  • 03c79fa10e tests: subsys: settings: functional: fix for nvs backend Kamil Piszczek 2019-09-04 00:51:18 +02:00
  • 16d45a8a14 boards: qemu_x86: adding missing flash definitions Kamil Piszczek 2019-09-04 00:48:31 +02:00
  • 50b9b1249b scripts: Simplify code with sys.exit(<string>) Ulf Magnusson 2019-09-07 14:41:01 +02:00
  • c898c156c9 cmake: Fix bug where -Wno- flags could not be compatbility-checked Sebastian Bøe 2019-09-06 11:54:29 +02:00
  • 764f07c2a4 Revert "cmake: Error-out when 'project' is invoked too early" Carles Cufi 2019-09-07 17:13:27 +02:00
  • 6e46a64a48 dts: bindings: Shorten license headers Ulf Magnusson 2019-08-29 02:30:25 +02:00
  • a0fceff1a2 scripts: dts: Simplify and improve 'compatible' matching Ulf Magnusson 2019-08-19 20:32:25 +02:00
  • 1467480491 scripts: dts: Replace bare 'except's in old scripts Ulf Magnusson 2019-09-05 20:21:42 +02:00
  • cff38cf0ef scripts: edtlib: Fix bad block indentation Ulf Magnusson 2019-09-05 21:53:20 +02:00
  • 8f22529e74 scripts: edtlib: Make _binding_include() global to fix pylint warning Ulf Magnusson 2019-09-05 22:31:09 +02:00
  • 8d317bc665 scripts: edtlib: Add backwards compatibility for 'category:' Ulf Magnusson 2019-09-06 12:31:55 +02:00
  • ba76b82f5a scripts: dtlib: Suppress _init_tokens() pylint warning Ulf Magnusson 2019-09-05 13:00:48 +02:00
  • a67eb7825a scripts: dts: Remove unused variable in old scripts Ulf Magnusson 2019-09-05 17:12:33 +02:00
  • c1f6fe85f7 scripts: dts: devicetree.py: Fix pylint warning for iffy \w escape Ulf Magnusson 2019-09-02 11:40:55 +02:00
  • 6c6336af11 scripts: dtlib: Refactor to fix two no-self-use pylint warnings Ulf Magnusson 2019-09-04 18:25:14 +02:00
  • 2c1f15c45b dts: nordic,nrf-uarte: Declare hw-flow-control in binding Ulf Magnusson 2019-08-30 08:23:50 +02:00