Commit graph

  • a1c3b0aad3 usb: fix CDC ACM breakage with CONFIG_USB_DEVICE_SOF Aurelien Jarno 2018-12-14 23:23:37 +01:00
  • 6752b5df3f drivers: flash: add driver for STM32F7x series Aurelien Jarno 2018-09-02 21:05:52 +02:00
  • 48d1fbb352 drivers: flash: stm32: pass offset and len to flash_stm32_flush_caches Aurelien Jarno 2018-09-02 21:05:52 +02:00
  • 123b832a02 drivers: flash: stm32: don't flush i-cache after an erase Aurelien Jarno 2018-09-02 21:05:52 +02:00
  • 551f9c38b8 drivers: flash: stm32: always define flash_stm32_flush_caches Aurelien Jarno 2018-09-02 21:05:52 +02:00
  • 8e356dbc88 drivers: flash: stm32: improve timeout handling Aurelien Jarno 2018-09-02 21:05:52 +02:00
  • 956b00388f shell: fix execute command when help not active Jakub Rzeszutko 2018-12-13 15:14:18 +01:00
  • f7f4fe33a1 shell: static functions cleanup Jakub Rzeszutko 2018-12-13 10:26:49 +01:00
  • 4d491b283b shell: remove obsolete \r characters Jakub Rzeszutko 2018-12-13 09:58:17 +01:00
  • 0c678fac9d shell: header file update Jakub Rzeszutko 2018-12-06 14:53:23 +01:00
  • 7ad59c84c8 shell: minor shell source cleanup Jakub Rzeszutko 2018-12-06 14:16:09 +01:00
  • b0bdc8a4bc samples: usb: hid-mouse: remove get_report_cb Marcin Szymczyk 2018-12-14 14:57:10 +01:00
  • e8620e2cca ext: mbedtls: Unify mbedTLS Kconfig prefixes Robert Lubos 2018-12-14 12:14:04 +01:00
  • 41d57db4ac ext: mbedtls: Extend generic config file Robert Lubos 2018-12-14 09:47:27 +01:00
  • 2cc957e860 scripts: extract_dts_includes: Generate defines for chosen props Kumar Gala 2018-12-07 11:00:28 -06:00
  • 07eb5d1eaa arch: arm: fix error reporting for stack overflow Andrew Boie 2018-12-14 11:16:30 -08:00
  • 071a469623 arch: arm: fix initial value of _image_ram_start Ioannis Glaropoulos 2018-12-14 22:09:33 +01:00
  • eb5211aaec boards: arm: Fix and update nordic board doc links Florian Gärtner 2018-12-13 18:42:33 +01:00
  • 763af40159 drivers: adc: adc_mcux_adc16: improving configurability Nicolai Glud 2018-12-06 15:24:18 +01:00
  • 9019207964 drivers: eth: gmac: Remove extra variable Jukka Rissanen 2018-12-14 15:47:03 +02:00
  • b1008ccb02 drivers/serial: stm32: Modify Kconfig instance flags Erwan Gouriou 2018-12-14 16:56:04 +01:00
  • f022de6275 dts: stm32: Move usb PHY nodes out of SoC to fix warning Kumar Gala 2018-12-13 12:38:33 -06:00
  • 32ce21961b ci: update docker image to 0.5-rc4 to get sdk-ng Kumar Gala 2018-12-13 14:37:14 -06:00
  • bd34448a75 dts: arm: Code Cleanup in mps2_an385 Vincenzo Frascino 2018-11-16 11:56:43 +00:00
  • d82fb80781 dts: arm: Code Cleanup in v2m_beetle Vincenzo Frascino 2018-11-16 11:51:18 +00:00
  • 48721fb42a dts: arm: Fix Dual Timer IRQ config for mps2_an385 Vincenzo Frascino 2018-09-18 09:24:07 +01:00
  • ca502e1a60 dts: arm: Fix Dual Timer base address in mps2_an385 Vincenzo Frascino 2018-09-18 09:23:25 +01:00
  • 93088f4f8f dts: arm: Fix Dual Timer IRQ config for v2m_beetle Vincenzo Frascino 2018-09-17 14:22:19 +01:00
  • 043fa115ec dts: arm: Fix Dual Timer base address in v2m_beetle Vincenzo Frascino 2018-09-17 14:21:00 +01:00
  • bd8f15f555 stm32: dts: f7: added i2c4 node AJ Palmer 2018-12-11 22:42:25 +00:00
  • 46c37c7692 net/pkt: Finally removing net_pkt_ll() and the relevant attribute Tomasz Bursztyka 2018-12-06 14:35:44 +01:00
  • 77d1c86478 tests/net: Remove usage of net_pkt_ll() function Tomasz Bursztyka 2018-12-06 14:34:11 +01:00
  • 7f8d92827f net/ethernet: Remove usage of net_pkt_ll() function Tomasz Bursztyka 2018-12-06 14:19:51 +01:00
  • 91a9994aaf net/ieee802154: Remove usage of net_pkt_ll() function Tomasz Bursztyka 2018-12-06 14:23:20 +01:00
  • 88da73b225 net/pkt: Introducing a new helper to get the start of the buffer Tomasz Bursztyka 2018-12-06 14:20:35 +01:00
  • b105fc58f2 net/pkt: Rename net_pkt_ll_clear for better relevancy Tomasz Bursztyka 2018-09-11 11:25:50 +02:00
  • e97a543e9b net/pkt: Remove parameters to "reserve" some headroom Tomasz Bursztyka 2018-06-28 17:10:37 +02:00
  • 15f13880d6 net/pkt: Remove ll_reserve attribute and related functions Tomasz Bursztyka 2018-06-28 17:09:55 +02:00
  • c8d26f845a net/l2: Finally get rid of reserve concept from L2 Tomasz Bursztyka 2018-06-28 09:58:50 +02:00
  • 0f9312cde9 drivers/wifi: Remove usage of ll_reserve Tomasz Bursztyka 2018-11-14 13:23:16 +01:00
  • 0e88d6d068 tests/net: Switch ieee802154 tests to ztest Tomasz Bursztyka 2018-11-20 11:05:31 +01:00
  • c73c9e2040 tests/ieee80154: Apply L2 changes Tomasz Bursztyka 2018-11-16 14:21:12 +01:00
  • 6ea225e34a net/ieee802154: Finally removing usage of ll_reserve in L2 Tomasz Bursztyka 2018-10-24 15:08:50 +02:00
  • f923d2cb1e net/ieee802154: Serialize packet fragmentation Tomasz Bursztyka 2018-10-24 14:46:30 +02:00
  • 57a0c55dac net/6lo: Remove fragmentation function parameter on compression Tomasz Bursztyka 2018-10-24 09:52:01 +02:00
  • 01117e0d54 net/if: Remove function to get ll reserve Tomasz Bursztyka 2018-06-28 09:57:05 +02:00
  • c77d864841 tests/net: Get rid of the ll reserve Tomasz Bursztyka 2018-06-28 08:45:10 +02:00
  • d0c1611da3 samples/net: Let's remove the use of ll reserve Tomasz Bursztyka 2018-11-16 08:58:48 +01:00
  • 66cc034a34 net/ipv6: Remove any use of ll reserve Tomasz Bursztyka 2018-06-28 08:33:27 +02:00
  • 156213078d net/ipv4: Remove any use of ll reserve Tomasz Bursztyka 2018-06-27 15:10:06 +02:00
  • 0873f8fb20 net/pkt: Let's ignore ll reserve and use 0 instead Tomasz Bursztyka 2018-06-27 15:08:10 +02:00
  • 01a5238ee8 usb/netusb: Let's remove the use for ll reserve Tomasz Bursztyka 2018-11-16 08:53:02 +01:00
  • bff65b6330 net/ethernet: Let's remove the use for ll reserve Tomasz Bursztyka 2018-06-27 15:06:18 +02:00
  • 152924057d net/pkt: Add a pointer to link-layer data in the structure Tomasz Bursztyka 2018-06-27 15:02:57 +02:00
  • c6d5d09d70 usb: hid: allow hid_ops to be null Marcin Szymczyk 2018-12-05 11:41:37 +01:00
  • 63558efddb samples: usb: hid-mouse: multiple buttons Marcin Szymczyk 2018-12-11 11:17:00 +01:00
  • d356977591 samples: usb: hid-mouse: type change Marcin Szymczyk 2018-12-11 11:15:14 +01:00
  • b82a339813 kernel: init: Add nop instruction in main Flavio Ceolin 2018-12-04 17:15:27 -08:00
  • a0a63ac344 cmake: Split toolchain configuration into pre-and post-DT Sebastian Bøe 2018-12-13 16:32:07 +01:00
  • 3d9213ac57 tests: subsys: fs: multifs: Enable fs shell using new shell Varun Sharma 2018-11-27 21:25:00 +05:30
  • d9b8b02519 scripts: ci: check-compliance: Fix running out-of-tree Carles Cufi 2018-12-12 16:06:29 +01:00
  • 139aab2975 net: pkt: Show buffer allocations only when needed Jukka Rissanen 2018-12-13 17:12:57 +02:00
  • 8a65f68a48 net: sockets_tls: Typo fix in comment Paul Sokolovsky 2018-12-12 16:01:06 +03:00
  • 4a04ed20fd lib/fdtable: Add ioctl() and fcntl() implementations Paul Sokolovsky 2018-12-11 17:53:56 +03:00
  • 13b38ed686 lib: fdtable: Change ioctl vmethod signature to take va_list Paul Sokolovsky 2018-12-11 17:48:47 +03:00
  • 4b1eba7cac tests: posix: test_fs_file: Add testcase with non-zero lseek() Paul Sokolovsky 2018-12-11 16:08:02 +03:00
  • 94007da116 net: sockets: Rework fcntl() dispatching to the underlying fd object Paul Sokolovsky 2018-12-11 12:00:43 +03:00
  • 4bbdf8b59d samples: sockets: echo_async: Check results of fcntl() calls Paul Sokolovsky 2018-12-10 19:34:03 +03:00
  • bafa802657 net: gptp: Calculate the link delay same way as Avnu/gptp Jukka Rissanen 2018-12-13 10:42:20 +02:00
  • 11bb406332 net: gptp: Add debug print if a gptp packet cannot be created Jukka Rissanen 2018-12-13 10:26:38 +02:00
  • 5a56900b07 net: gptp: Make sure that neighbor_rate_ratio cannot be 0 Jukka Rissanen 2018-12-13 10:12:27 +02:00
  • 0fc8a357a1 drivers: i2c: nrfx: Prevent transfer overlapping Olivier Martin 2018-12-11 13:40:26 +01:00
  • 523932ccb0 dts: nrf: Fix device tree warnings Kumar Gala 2018-12-13 11:38:33 -06:00
  • 417cfdd833 samples: sockets: Tweak echo_client/server sample parameters for DTLS Robert Lubos 2018-12-12 13:52:59 +01:00
  • 74cb5f9728 soc: silabs_exx32: Simplify Kconfig options Piotr Mienkowski 2018-11-21 17:00:40 +01:00
  • 1870d99790 boards: mimxrt1060_evk: Split hyperflash config as a separate board Kumar Gala 2018-12-07 14:17:40 -06:00
  • e498271652 samples: mesh: enable retransmission of GET & Publish messages Vikrant More 2018-12-13 19:16:20 +05:30
  • 59d4589e14 samples: mesh: follow Mesh study guide to avoid retransmitted message Vikrant More 2018-12-13 14:36:46 +05:30
  • 3e4b9ded0b cmake: clang: Add the runtime library to the link command Sebastian Bøe 2018-12-10 15:18:20 +01:00
  • ef5cdbb390 cmake: toolchain: clang: Use 'find_program' and TOOLCHAIN_HOME Sebastian Bøe 2018-12-10 15:14:50 +01:00
  • ab2139a90f cmake: toolchain: llvm: Move the compiler assignment into 'compiler' Sebastian Bøe 2018-12-10 15:08:59 +01:00
  • bb278b688e cmake: toolchain: Change the names of 'clang' and 'llvm' Sebastian Bøe 2018-12-10 14:55:12 +01:00
  • f1224c8f0a boards: stm32_min_dev: Add SPI support Vasili Slapik 2018-12-11 22:41:22 +03:00
  • 80aec783e5 boards: frdm_kw41z: set VREF to alternate source Johann Fischer 2018-10-04 22:12:15 +02:00
  • 0187d60937 drivers: adc_mcux: improve initialization of the ADC Johann Fischer 2018-09-28 14:18:03 +02:00
  • 487603e655 drivers: adc_mcux: save pointer for repeated sampling Johann Fischer 2018-09-28 14:07:23 +02:00
  • da32727891 boards: hexiwear_kw40z: Enable SEGGER support by default Kumar Gala 2018-12-12 20:32:04 -06:00
  • c0ce73ee55 boards: lpcxpresso54114: Enable SEGGER support by default for M0 Kumar Gala 2018-12-12 13:02:26 -06:00
  • 252919128b scripts: extract_dts_includes: Rework get_binding Kumar Gala 2018-12-11 09:48:55 -06:00
  • dd0b5193ae boards: Add 96Boards STM32 Sensor Mezzanine board support Manivannan Sadhasivam 2018-12-10 16:50:59 +05:30
  • a6e1c0dc8e pinmux: stm32: Add missing pinmux for I2C2 and SPI2 Manivannan Sadhasivam 2018-12-10 20:17:14 +05:30
  • f8ac865693 arm: stm32f4: Add UART4 pinmux definitions Manivannan Sadhasivam 2018-12-10 16:48:46 +05:30
  • 8f56e8e681 ext: nordic: mdk: Set UICR HFXOCNT value to 0x20 if erased Simen Tinderholt 2018-12-12 11:22:10 +01:00
  • 7d159a5e6c drivers: gpio_nrfx: Remove undesired NRF_P0 definition Andrzej Głąbek 2018-12-06 13:31:56 +01:00
  • d3154768f1 ext: hal: nordic: Update nrfx to version 1.5.0 Andrzej Głąbek 2018-12-06 12:53:48 +01:00
  • b8c83338ec dma: stm32: Configure bus width and burst size for memcpy mode Manivannan Sadhasivam 2018-12-12 14:54:24 +05:30
  • 2192302c04 cmake: DT: Introduce 'DT_' symbols into the CMake namespace Sebastian Bøe 2018-12-12 15:35:28 +01:00
  • c842fb88d7 cmake: import_kconfig: Generalize 'import_kconfig' to support DT Sebastian Bøe 2018-12-12 15:33:07 +01:00
  • 667d6c97b0 cmake: Minor refactoring of 'import_kconfig' Sebastian Bøe 2018-12-12 15:28:13 +01:00
  • f24834525f stm32: drivers: spi: Added missing devices AJ Palmer 2018-12-11 21:58:54 +00:00