Commit graph

  • a76b786eb6 tests: net: poll: Moving config options from yaml to conf file Jukka Rissanen 2019-08-30 14:59:56 +0300
  • 6cf1da486d net: Add CONFIG_NET_NATIVE option for selecting native IP Jukka Rissanen 2019-08-09 14:49:35 +0300
  • ac7f81314e Bluetooth: ATT: Fix responding to unknown ATT command Mariusz Skamra 2019-09-09 15:53:38 +0200
  • 3142503ecb samples: net: sockets: disable http_get in test build Vincent Wan 2019-09-09 11:46:47 -0700
  • 89930a4259 boards: cc3235sf_launchxl: use OpenOCD from Zephyr SDK Vincent Wan 2019-08-12 17:57:09 -0700
  • fb0c846db9 samples: net: Adding board config files for CC3235SF Vincent Wan 2019-03-27 17:31:55 -0700
  • 3b63b92539 linker: place debug header section for CC3235SF Vincent Wan 2019-04-25 15:52:07 -0700
  • af30b5cee2 ext: simplelink: Update comment for HAS_CC3220SDK Vincent Wan 2019-04-25 15:47:28 -0700
  • d11864662b dts: arm: add device tree file for TI CC3235SF Vincent Wan 2019-04-25 15:37:55 -0700
  • e059eb3336 soc: ti_simplelink: add CC3235SF to the CC32xx series Vincent Wan 2019-04-25 15:30:26 -0700
  • 8afe649144 boards: cc3235sf_launchxl: add support for TI CC3235SF LaunchPad Vincent Wan 2019-04-25 15:20:54 -0700
  • 466f91a9e3 dts: nxp: nxp_ke1xf: Make LPO fixed-clock its own node Kumar Gala 2019-09-09 11:11:20 -0500
  • 3ad1fe8dec dts/watchdog: microchip,xec: fix cmake warnings Daniel Leung 2019-09-09 10:55:54 -0700
  • 5687dc828e west.yaml: Update hal_nxp to MCUXpresso SDK 2.6.x Maureen Helm 2019-09-07 11:35:45 -0500
  • 2b9636db52 net/ieee802154: Explicitly include toolchain.h. Stephanos Ioannidis 2019-09-09 21:45:22 +0900
  • bef377998a net: Explicitly include toolchain.h to check for endianness definitions. Stephanos Ioannidis 2019-09-09 21:43:30 +0900
  • 9b0e738e37 bluetooth: controller: Explicitly include toolchain.h. Stephanos Ioannidis 2019-09-09 21:39:55 +0900
  • 07e9394dba sys: Explicitly include toolchain.h to check for endianness definitions. Stephanos Ioannidis 2019-09-09 21:34:47 +0900
  • 33fbe002d0 kernel: Explicitly include toolchain.h to check for endianness definitions. Stephanos Ioannidis 2019-09-09 21:26:59 +0900
  • 91e75075ae toolchain: Add global check for endianness preprocessor definitions. Stephanos Ioannidis 2019-09-09 20:59:45 +0900
  • 5a53e21966 scripts: dts: Fix generation of single-value phandle/value array Olle Norelius 2019-09-08 17:05:08 +0200
  • 80433e218a dts: rv32m1: Rework interrupt mux dts descriptions Kumar Gala 2019-08-08 14:30:08 -0500
  • ad3f56f044 usb_device: Fix typo in comment Yannis Damigos 2019-07-02 21:35:54 +0300
  • cbb332369f kconfiglib: Expose parsing location to Python preprocessor functions Ulf Magnusson 2019-09-04 21:48:27 +0200
  • e4ed17472f driver/sensor: lis2dw12: single/double tap trigger implementation Michał Oleszczyk 2019-08-23 10:39:30 +0200
  • 58b46d7089 dts: binding-template.yaml: Document how 'type: boolean' works Ulf Magnusson 2019-09-09 13:13:01 +0200
  • ff1f75293e dts: edtlib: Support giving missing properties a default value Ulf Magnusson 2019-08-29 22:21:33 +0200
  • c333e8e8a4 Bluetooth: Mesh: Fix matching for "All Proxies" group address Johan Hedberg 2019-09-09 11:42:58 +0300
  • 110332cad9 Bluetooth: Mesh: Make unicast elem lookup O(1) Trond Einar Snekvik 2019-08-28 15:24:41 +0200
  • 247d40cf55 gen_isr_tables: Fix pylint warning by using isinstance() Ulf Magnusson 2019-09-02 11:39:28 +0200
  • c191156454 ci: scripts: Suppress pylint warnings for the sh library Ulf Magnusson 2019-09-03 13:06:05 +0200
  • ad8ac7469b x86: gen_idt.py: Simplify test with 'not in' Ulf Magnusson 2019-09-03 14:17:54 +0200
  • b558956bd7 doc: application.py: Make functions that don't use 'self' static Ulf Magnusson 2019-09-04 17:04:56 +0200
  • ec116e4298 filter-known-issues.py: Remove '== True' test Ulf Magnusson 2019-09-03 12:25:20 +0200
  • 1c57b223ef zephyr_commit_rules.py: Fix pylint warning by simplifying conditional Ulf Magnusson 2019-09-02 14:38:31 +0200
  • 4a166f4913 drivers/pci: remove legacy PCI implementation Charles E. Youse 2019-08-23 09:45:41 -0700
  • 34ffdd0aab drivers/spi/spi_intel.c: remove Quark SPI support Charles E. Youse 2019-08-23 08:56:22 -0700
  • cda625b726 drivers/ethernet/eth_dw: remove DesignWare Ethernet driver Charles E. Youse 2019-08-22 21:29:17 -0700
  • 68f45fd6d4 drivers/gpio/gpio_dw: remove support for legacy PCI interface Charles E. Youse 2019-08-22 21:08:29 -0700
  • f8789d5276 drivers/pci: remove support for Quark PCI legacy bridge Charles E. Youse 2019-08-22 20:34:11 -0700
  • a4f4f6d6f3 net: net_if: avoid deref of NULL L2 Michael Scott 2019-09-05 15:56:29 -0700
  • 60c4882bad usb: fix ZLP handling for Variable-length Data Stage Johann Fischer 2019-08-26 00:25:50 +0200
  • 6425c52e62 usb_device: Wait for write done event (in) before sending zlp Yannis Damigos 2019-07-02 19:52:38 +0300
  • ac8a4eacce usb: make number of usb_write retries configurable Johann Fischer 2019-09-05 22:43:17 +0200
  • 77125eafa9 usb: device: Allow limited amount of tries for write Andrei Emeltchenko 2019-05-21 12:15:45 +0300
  • b130633255 boards: nrf52_pca10040: Add Arduino header definition to DTS Nick Ward 2019-07-31 00:14:58 +1000
  • c6ca48382e boards: nrf52_pca10040: Fix Arduino SPI pin assignment Nick Ward 2019-07-30 23:11:02 +1000
  • 2262c48d37 net: socket: Return 0 in recvfrom() if buffer size is 0 Jukka Rissanen 2019-09-03 14:49:52 +0300
  • 599c2b80d2 drivers: i2c: xec: Add proper error handling for I2C transactions Jose Alberto Meza 2019-09-04 16:27:00 -0700
  • 51eb4572f5 subsystem: console: tty init checks and support for polled-only devices Pavel Kral 2019-07-15 19:02:29 +0200
  • 750a30296f soc: stm32: add SWO logger backend support Markus Fuchs 2019-07-13 22:02:34 +0200
  • 94a022c954 fcb: start using errno codes Andrzej Puzdrowski 2019-07-11 11:21:35 +0200
  • ce4cc465fc driver: modem: add simple power management to modem receiver Christoph Schramm 2019-06-07 17:51:30 +0200
  • 8076c8095b subsystem: kernel_shell: extend thread info Pavlo Hamov 2019-07-31 12:43:54 +0300
  • d62ad4117c bluetooth: controller: Added function to support RX link quota update Morten Priess 2019-08-16 15:40:31 +0200
  • 07b942f689 usb: device: limit interface bits in setup message to 8 Bartosz Sokolski 2019-08-06 14:19:42 +0200
  • a219710760 net: ip: utils: Corrected memcpy length for port in parse_ipv6 Jan Van Winkel 2019-08-25 14:54:09 +0200
  • ca783d72a6 net: lwm2m: support client-initiated De-register Jun Qing Zou 2019-08-29 18:31:58 +0900
  • a75b0014fb arc: replace 32-bit instructions with possible 16-bit instructions Wayne Ren 2019-08-29 18:52:04 +0800
  • 4539c4bee1 tests: littlefs: Added support for native posix Jan Van Winkel 2019-08-28 08:43:42 +0200
  • 48206d1339 native: dts: Added label for flash-controller Jan Van Winkel 2019-08-28 08:51:35 +0200
  • e16217aa06 drivers: usb_dc_sam: validate pointer in usb_dc_ep_is_stalled Johann Fischer 2019-09-02 13:27:57 +0200
  • c05b0c74a3 tests: subsys: settings: functional: nvs & fcb split for CI Kamil Piszczek 2019-09-04 01:58:40 +0200
  • 1aca71b93e settings: nvs backend: fix build warning due to the type mismatch Kamil Piszczek 2019-09-04 00:54:32 +0200
  • 03c79fa10e tests: subsys: settings: functional: fix for nvs backend Kamil Piszczek 2019-09-04 00:51:18 +0200
  • 16d45a8a14 boards: qemu_x86: adding missing flash definitions Kamil Piszczek 2019-09-04 00:48:31 +0200
  • 50b9b1249b scripts: Simplify code with sys.exit(<string>) Ulf Magnusson 2019-09-07 14:41:01 +0200
  • c898c156c9 cmake: Fix bug where -Wno- flags could not be compatbility-checked Sebastian Bøe 2019-09-06 11:54:29 +0200
  • 764f07c2a4 Revert "cmake: Error-out when 'project' is invoked too early" Carles Cufi 2019-09-07 17:13:27 +0200
  • 6e46a64a48 dts: bindings: Shorten license headers Ulf Magnusson 2019-08-29 02:30:25 +0200
  • a0fceff1a2 scripts: dts: Simplify and improve 'compatible' matching Ulf Magnusson 2019-08-19 20:32:25 +0200
  • 1467480491 scripts: dts: Replace bare 'except's in old scripts Ulf Magnusson 2019-09-05 20:21:42 +0200
  • cff38cf0ef scripts: edtlib: Fix bad block indentation Ulf Magnusson 2019-09-05 21:53:20 +0200
  • 8f22529e74 scripts: edtlib: Make _binding_include() global to fix pylint warning Ulf Magnusson 2019-09-05 22:31:09 +0200
  • 8d317bc665 scripts: edtlib: Add backwards compatibility for 'category:' Ulf Magnusson 2019-09-06 12:31:55 +0200
  • ba76b82f5a scripts: dtlib: Suppress _init_tokens() pylint warning Ulf Magnusson 2019-09-05 13:00:48 +0200
  • a67eb7825a scripts: dts: Remove unused variable in old scripts Ulf Magnusson 2019-09-05 17:12:33 +0200
  • c1f6fe85f7 scripts: dts: devicetree.py: Fix pylint warning for iffy \w escape Ulf Magnusson 2019-09-02 11:40:55 +0200
  • 6c6336af11 scripts: dtlib: Refactor to fix two no-self-use pylint warnings Ulf Magnusson 2019-09-04 18:25:14 +0200
  • 2c1f15c45b dts: nordic,nrf-uarte: Declare hw-flow-control in binding Ulf Magnusson 2019-08-30 08:23:50 +0200
  • 88c5079a87 scripts: dts: Fix misc. pylint warnings in old scripts Ulf Magnusson 2019-09-02 14:54:29 +0200
  • da9859533e dts/bindings: Convert bindings to new include syntax Kumar Gala 2019-08-21 18:10:12 -0500
  • d834b69bd9 scripts: dts: Improve syntax and code for including binding files Ulf Magnusson 2019-08-21 16:41:03 +0200
  • fcd665a26c dts: bindings: Have 'required: true/false' instead of 'category: ...' Ulf Magnusson 2019-08-28 00:22:01 +0200
  • e8524965c5 dts: Add io-channel details to ADC nodes/bindings Kumar Gala 2019-08-22 11:08:13 -0500
  • 0e3f6aa885 dts/bindings: Remove snps,dw-adc binding Kumar Gala 2019-08-22 10:52:42 -0500
  • 929837a35f scripts: dtlib: Add test for untested /memreserve/ error Ulf Magnusson 2019-08-16 09:35:03 +0200
  • 247ae982ed dts: gen_defines: Remove lots of code duplication for phandle/val lists Ulf Magnusson 2019-08-21 01:36:44 +0200
  • 14138c3b9b dts: edtlib: Improve how we get the compatible string from bindings Ulf Magnusson 2019-08-16 14:43:58 +0200
  • c24a791d0c dts/bindings: move template out of YAML dir Kumar Gala 2019-08-15 11:59:40 -0500
  • 80a80d0405 dts: bindings: Rename adc.yaml to adc-controller.yaml Ulf Magnusson 2019-08-16 12:06:55 +0200
  • 2098bf6e92 dts: bindings: Rename pwm.yaml to pwm-controller.yaml Ulf Magnusson 2019-08-16 10:58:18 +0200
  • 1ce8769d27 dts: bindings: Rename phy.yaml to phy-controller.yaml Ulf Magnusson 2019-08-16 10:56:06 +0200
  • 5d8833e2f9 dts: bindings: Rename uart.yaml to uart-controller.yaml Ulf Magnusson 2019-08-16 10:52:21 +0200
  • b877876008 dts: bindings: Rename usb.yaml to usb-controller.yaml Ulf Magnusson 2019-08-16 10:19:21 +0200
  • f51c384ed3 dts: bindings: Rename spi.yaml to spi-controller.yaml Ulf Magnusson 2019-08-16 10:14:17 +0200
  • d82e7da794 dts: bindings: Rename i2s.yaml to i2s-controller.yaml Ulf Magnusson 2019-08-16 10:10:55 +0200
  • fc887a80ca dts: bindings: Rename i2c.yaml to i2c-controller.yaml Ulf Magnusson 2019-08-16 10:07:02 +0200
  • c137f28333 dts: bindings: Rename espi.yaml to espi-controller.yaml Ulf Magnusson 2019-08-16 09:59:00 +0200
  • 07ba3c2f28 dts: bindings: Rename clock.yaml to clock-controller.yaml Ulf Magnusson 2019-08-16 09:53:49 +0200