Commit graph

  • 129a23bea7 drivers: pwm_qmsi: Do not use CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC Piotr Zięcik 2019-04-23 15:08:00 +02:00
  • aa363178d3 drivers: i2c_bitbang: Do not use CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC Piotr Zięcik 2019-04-23 15:08:00 +02:00
  • 7875707a98 userspace: add kobject flag for drivers Andrew Boie 2019-07-23 13:29:30 -07:00
  • 0b2725a4dc subsys/fs: fix log messages requiring strdup Peter A. Bigot 2019-07-22 11:08:39 -05:00
  • c470fff3c9 tests: net: txtime: Add tests for SO_TXTIME and SCM_TXTIME Jukka Rissanen 2019-07-02 12:51:30 +03:00
  • 0435dce697 net: Add support for TXTIME socket option Jukka Rissanen 2019-06-27 17:57:01 +03:00
  • 4a8154f6c1 tests: net: udp: Add tests for sendmsg() call Jukka Rissanen 2019-07-01 14:56:24 +03:00
  • ec2e2f43d8 net: sockets: Add sendmsg() API Jukka Rissanen 2019-06-27 17:54:13 +03:00
  • 390a6cf617 net: context: Add support for net_context_sendmsg() Jukka Rissanen 2019-06-27 17:48:10 +03:00
  • a0865adf25 net: context: Use const for the IP address Jukka Rissanen 2019-07-23 18:23:48 +03:00
  • c1d03b24af net: ip: Add iovec and msghdr structs Jukka Rissanen 2019-06-27 17:49:28 +03:00
  • 1a9e09c85c net: socket: userspace: Copy user specified value in getsockopt() Jukka Rissanen 2019-07-23 17:04:42 +03:00
  • aaafb6abba net: pkt: Allow larger packets for IPv6 fragmentation Jukka Rissanen 2019-07-22 15:17:58 +03:00
  • ccba1036c5 net: ipv6: Fix fragmentation Jukka Rissanen 2019-07-12 16:37:43 +03:00
  • 0ec4341277 net: pkt: Move everything up when pulling data Jukka Rissanen 2019-07-12 16:36:03 +03:00
  • 285bfa7f62 tests: work_queue_api: Fix k_delayed_work_remaining_get() test Piotr Zięcik 2019-07-12 15:27:19 +02:00
  • 25d7a09aa5 boards: nrf52840_pca10056: add arduino spi, uart and i2c nodes Johann Fischer 2019-07-17 00:36:49 +02:00
  • 4fa0825925 Bluetooth: Host: Fix advertiser state flags Joakim Andersson 2019-07-23 12:29:12 +02:00
  • 15107b0340 doc: boards: cc3220sf_launchxl: update OpenOCD instructions Vincent Wan 2019-07-17 10:31:38 -07:00
  • f62fe1551a tests: Bluetooth: Add test case for settings in the controller. Wolfgang Puffitsch 2019-07-18 12:31:19 +02:00
  • c5c3a46824 Bluetooth: controller: Settings for company_id and subversion_number. Wolfgang Puffitsch 2019-07-18 10:04:06 +02:00
  • f89cc6130e shell: fs: add dependency on kernel allocator Pavel Kral 2019-07-18 14:16:17 +02:00
  • 0f52c7137d i2c_ll_stm32_v2: Set slave_attached to false on slave unregister Yannis Damigos 2019-07-20 21:00:25 +03:00
  • 80de227a3a disco_l475_iot1: Enable I2C3 Yannis Damigos 2019-07-21 12:06:30 +03:00
  • 710f9e7b3e sensors: lis2dh: support high resolution mode Marcin Niestroj 2019-07-22 13:06:24 +02:00
  • ebd349091a dts: riscv32: fix reg-names for liteeth Mateusz Holenko 2019-07-23 09:08:05 +02:00
  • ce4aa11395 dts/bindings: Make pwm-leds label optional Kumar Gala 2019-07-22 18:38:34 -05:00
  • 1e64648668 dts/bindings: Remove version from litex,eth0.yaml Kumar Gala 2019-07-22 16:03:54 -05:00
  • 2224d55c58 dts: bindings: Remove some YAML document separators Ulf Magnusson 2019-07-23 01:34:31 +02:00
  • 3df9636d05 native_posix: Remove reg property from uart node in dts Kumar Gala 2019-07-22 16:27:02 -05:00
  • 477399627d include: json: reorder designated initializers Markus Fuchs 2019-07-18 20:00:15 +02:00
  • 779381b5fc include: data: add missing __cplusplus checks Markus Fuchs 2019-07-18 19:12:01 +02:00
  • f1afb4c24d tests: fdtable: add tests Cami Carballo 2019-07-17 12:15:31 -04:00
  • e6131a63ed nrf52_bsim: doc: Clarify how to fetch and compile BabbleSim Alberto Escolar Piedras 2019-07-22 10:51:55 +02:00
  • ded4ba091f samples: fs: Corrected flash ctrl name in fs shell Jan Van Winkel 2019-07-21 23:37:11 +02:00
  • b3f99fe0aa subsys/fs: remove FS_FLASH_STORAGE_PARTITION Peter A. Bigot 2019-07-20 16:27:29 -05:00
  • f69e194ece drivers: usb_dc_nrfx: Use dedicated work queue for handling ISR events Andrzej Głąbek 2019-07-22 08:56:55 +02:00
  • ff0b76ea4a samples: usb: console: Remove overlay file Carles Cufi 2019-07-22 14:32:00 +02:00
  • 0928b1dde6 boards: nrf52840_pca10059: Enable ADC in DT Carles Cufi 2019-07-22 12:28:32 +02:00
  • 0ec0c84808 dts: bindings: Remove unused 'version' field Ulf Magnusson 2019-07-19 23:59:17 +02:00
  • 6b8433bd33 samples: fs: Added libfuse req. to fs shell README Jan Van Winkel 2019-07-21 23:32:51 +02:00
  • c189993028 boards: litex_vexriscv: Enable LiteEth driver Mariusz Glebocki 2019-07-10 07:58:12 +02:00
  • 35edfedf68 drivers: ethernet: Add LiteEth driver Mariusz Glebocki 2019-07-10 07:57:52 +02:00
  • 6cf26b8fe6 Bluetooth: controller: Make ULL/LLL split the default Vinayak Kariappa Chettimada 2019-05-01 10:39:33 +05:30
  • fb8166ad26 Bluetooth: mesh: Use legacy LL for microbit build Vinayak Kariappa Chettimada 2019-07-18 14:50:49 +05:30
  • f4eb03c538 Bluetooth: controller: Rename BT_LL_SW to BT_LL_SW_LEGACY Vinayak Kariappa Chettimada 2019-07-16 21:17:17 +05:30
  • 312f05eaef subsys/fs: add implementation helper module Peter A. Bigot 2019-07-21 17:06:54 -05:00
  • 60bf4da4aa Bluetooth: controller: split: Conditional compile LL Rx pool use Vinayak Kariappa Chettimada 2019-07-18 15:10:05 +05:30
  • 400cafe7bb drivers: sdl: Added support to set def pix format Jan Van Winkel 2019-07-19 19:45:21 +02:00
  • 3178555878 net: openthread: Allow DHCP configuration of OpenThread in Zephyr Markus Becker 2019-07-11 16:16:06 +02:00
  • efae1a5e10 dts: riscv32: rv32m1: Disable unused interrupt multiplexers Ulf Magnusson 2019-07-19 17:26:20 +02:00
  • 1bb59bb68e dts: add label property to all jedec,spi-nor nodes Peter A. Bigot 2019-07-19 10:19:02 -05:00
  • e7ed47966a dts: bindings: fixed-clock: Make label optional Piotr Zięcik 2019-07-19 10:43:41 +02:00
  • 3c8f8cb256 dts/arm/microchip: Mark uart & i2c nodes as disabled by default Kumar Gala 2019-07-17 10:45:25 -05:00
  • 39425eaada assert: generate oops if invoked from usermode Andrew Boie 2019-07-18 14:23:40 -07:00
  • 2d9032e5d0 boards/arm/v2m_musca_b1: Add missing label to timer node Kumar Gala 2019-07-19 09:55:21 -05:00
  • b3a042a040 boards/arm/mps2_an521: Add missing timer labels to dts Ulf Magnusson 2019-07-19 03:52:02 +02:00
  • 00d6fe49b2 drivers: ssd16xx: Removed blanking support Jan Van Winkel 2019-07-19 20:53:57 +02:00
  • 42d1899087 driver: display: Clarified blanking API Jan Van Winkel 2019-07-14 21:49:30 +02:00
  • 4bf7ceaa11 dts: bindings: Do not require 'interrupts' on STM32 GPIO nodes Ulf Magnusson 2019-07-16 13:16:49 +02:00
  • ad3ee99756 dts: Add missing spi-max-frequency for mimxrt/nxp/hifive1/qemu_riscv2 Ulf Magnusson 2019-07-16 20:09:19 +02:00
  • fd62a50255 dts/bindings: Fix category field for microchip,xec-i2c Kumar Gala 2019-07-12 14:08:20 -05:00
  • b9ef4a2546 dts: bindings: simplify !include in jedec,spi-nor Ulf Magnusson 2019-07-18 22:28:49 +02:00
  • 33c9acf114 dts: bindings: nxp,kinetis-usbd: Make clocks property optional Piotr Zięcik 2019-07-19 12:19:02 +02:00
  • 8b27af58eb Bluetooth: tester: Change RPA timeout Mariusz Skamra 2019-07-18 10:24:12 +02:00
  • 6c4fdc61ef tests: kernel: fp_sharing: increase robustness of float_disable test Ioannis Glaropoulos 2019-07-18 10:19:31 +02:00
  • fece6907b4 arch: POSIX: Fix race with unused threads Alberto Escolar Piedras 2019-07-17 15:00:22 +02:00
  • 1074efd3cd Bluetooth: tester: Update to recent conn param related changes in BTP Mariusz Skamra 2019-07-17 13:22:12 +02:00
  • 63157529b3 boards: arm: Activate DTCM for STM32F7 boards with Ethernet Alexander Wachter 2019-06-27 14:45:47 +02:00
  • 0fbaaa1350 drivers: ethernet: stm32: Put DMA buffer to DTCM section Alexander Wachter 2019-06-27 14:50:51 +02:00
  • fbfb56b331 dts: stm32f7: Add Device Tightly Coupled Memory Alexander Wachter 2019-07-03 14:20:36 +02:00
  • b4c5f4b32b linker: Add dtcm section for Cortex M7 MCUs Alexander Wachter 2019-07-03 14:19:29 +02:00
  • 1f046f9943 logging: Removing redundant code from xtensa sim backend Krzysztof Chruscinski 2019-07-17 10:30:14 +02:00
  • 20483961a8 logging: Removing redundant code from UART backend Krzysztof Chruscinski 2019-07-17 10:29:52 +02:00
  • 65b47f89c2 logging: Removing redundant code from SWO backend Krzysztof Chruscinski 2019-07-17 10:29:30 +02:00
  • 9768f7826b logging: Removing redundant code from RTT backend Krzysztof Chruscinski 2019-07-17 10:28:57 +02:00
  • 519c77d1e2 logging: Add qemu_x86_64 backend Krzysztof Chruscinski 2019-07-17 10:00:03 +02:00
  • 9fa60f0307 logging: Add header with common log backend functions Krzysztof Chruscinski 2019-07-17 09:58:59 +02:00
  • 2a1682e7b3 doc: scheduler: add diagrams illustrating scheduler Anas Nashif 2019-07-14 13:12:17 -04:00
  • 9058ef167d doc: move schedling doc to its own section Anas Nashif 2019-07-18 23:48:57 +09:00
  • be2c937368 target_relocation.cmake: fix spell typo Wentong Wu 2019-07-02 01:23:38 +08:00
  • fa7ce3ff70 scripts: make mpu align in sections for code reloation Wentong Wu 2019-07-02 01:18:40 +08:00
  • e51c2095cd linker: move scripts generated code at the beginning of .text Wentong Wu 2019-07-02 00:42:44 +08:00
  • 9d42858821 drivers/counter_cmos.c: Add config struct Carver Forbes 2019-07-16 13:38:41 -07:00
  • ad183ce6af dts/bindings: Mark 'rdc' as optional in nxp,imx-gpio Kumar Gala 2019-07-15 12:13:11 -05:00
  • 9754201e04 west: Load CMakeCache.txt as a UTF-8 encoded file Carles Cufi 2019-07-18 16:44:31 +02:00
  • 3ad1f27efc cmake: Encode and decode in UTF-8 in build system Carles Cufi 2019-07-18 10:38:25 +02:00
  • 9901d8cf4b samples: sample modified according to the changes in Zephyr macros Maksim Masalski 2019-05-30 11:39:43 +03:00
  • d4f1a5aba6 Bluetooth: tester: Enable GAP writable device name Mariusz Skamra 2019-07-17 15:05:27 +02:00
  • 35dcab988e Bluetooth: tester: Enable Mesh Friend support Mariusz Skamra 2019-07-16 10:40:17 +02:00
  • 04f351ac0a Bluetooth: controller: Fix cond compile of DLU event generation Vinayak Kariappa Chettimada 2019-07-18 16:46:49 +05:30
  • 2269339abc soc: k64f MPU configured to always allow ENET Andrei Gansari 2019-07-17 13:32:31 +03:00
  • bddb3f3641 doc: add custom logger frontend description Marcin Szymczyk 2019-06-24 12:44:39 +02:00
  • a0c0996170 logging: add frontend calls in log_core Marcin Szymczyk 2019-06-13 15:00:51 +02:00
  • 96ac04c82f logging: add frontend API Marcin Szymczyk 2019-06-13 14:42:37 +02:00
  • 5071eeec8b dts: Remove unused virtualcom device node from dts Kumar Gala 2019-07-17 09:51:29 -05:00
  • 0da4432bca usb/stm32: Fix missing clock property for usb on stm32f103Xb Kumar Gala 2019-07-17 10:37:58 -05:00
  • 333ca64260 dts/bindings: Remove generation property from st,stm32-usb Kumar Gala 2019-07-17 08:24:33 -05:00
  • f7bef11830 dts/bindings: Mark uart current-speed as optional Kumar Gala 2019-07-17 11:29:43 -05:00
  • ba49051034 dts/bindings: Fix 'required' for interrupts Kumar Gala 2019-07-17 10:09:27 -05:00