Commit graph

  • a3ec56c1ba drivers: counter: stm32: fix LSE clock source for not F4 SoC Georgij Cernysiov 2019-04-12 13:13:02 +02:00
  • 91ca8aabc8 net/ip/dhcpv4: Set source IP address in DHCP Request Patrik Flykt 2019-04-04 09:39:10 -06:00
  • fa0083ad0e cmake: fix support for out of tree shields Marcin Szymczyk 2019-04-03 11:15:38 +02:00
  • a000ba797c drivers: eth: gmac: Fix MAC address info log Tomasz Gorochowik 2019-04-01 15:42:39 +02:00
  • 3a6c786c56 drivers: counter: nrfx_rtc: Fix lack of interrupt when CC=0 Krzysztof Chruscinski 2019-04-15 13:10:08 +02:00
  • 431c450a42 drivers: clock_control: nrf: Fix lfclk source settings for nrf9160 Krzysztof Chruscinski 2019-04-15 11:13:16 +02:00
  • a17730da18 soc: sam0: Fix SAMD20 IRQ assignments Derek Hageman 2019-04-01 19:35:29 -06:00
  • c8b17ec403 fix: kw41z: Use correct mapping for dBm Tobias Aschenbrenner 2018-12-18 14:16:00 +01:00
  • 14aa624c6b ext: mcux: csi: Fix wrong circular queue delta calculation Loic Poulain 2019-03-15 17:28:25 +01:00
  • f01a7250f0 drivers: usb_dc_stm32: Reinitialize the write semaphores on bus reset Josef Gajdusek 2018-08-13 21:40:06 +02:00
  • 29ffcae80c drivers: usb_dc_stm32: Make pin remapping part of the device tree Josef Gajdusek 2018-08-11 14:33:29 +02:00
  • 6bf369f306 tests: net: pkt: Verify that net_pkt_write() writes correct data Jukka Rissanen 2019-04-12 10:12:19 +03:00
  • b7c75915e0 west: build: Add new pristine cmd-line and config option Carles Cufi 2019-04-14 21:52:45 +02:00
  • 3c6584d6d5 west: build: Use officially documented CMake options Carles Cufi 2019-04-14 21:51:16 +02:00
  • 22a624a81e ci: only build on specified branches Anas Nashif 2019-04-17 09:17:59 -04:00
  • 0eec5dba53 doc: labels: Add links to feature process Alberto Escolar Piedras 2019-04-12 12:39:00 +02:00
  • 88a1fd7dd9 net: fix errno returned without promiscuous mode support Brett Witherspoon 2019-04-08 13:44:03 -05:00
  • 39131dc3ce git.cmake: let the environment override BUILD_VERSION Marc Herbert 2019-03-01 18:43:44 -08:00
  • 0f7255c3b8 sanitycheck: order results.csv and discards.csv deterministically Marc Herbert 2019-04-05 14:14:21 -07:00
  • f098b44a1a cmake: atomic rename to fix toolchain cache creation race Marc Herbert 2019-04-02 13:54:06 -07:00
  • 3061c92aaf file2hex.py: new --gzip-mtime option that defaults to zero + test Marc Herbert 2019-03-21 14:40:45 -07:00
  • 28a5657f1f cmake: zephyr_cc_option(-fmacro-prefix-map=${ZEPHYR_BASE}=.) Marc Herbert 2019-04-11 16:34:04 -07:00
  • 47b7c79e39 samples: mesh: enable SMP service for DFU Vikrant More 2019-02-08 01:34:03 +05:30
  • a1d69fb725 Bluetooth: Mesh: AES-CCM: Fix output MIC with additional data Reham Tarek 2018-11-11 22:29:18 +02:00
  • 321fec4a38 bluetooth: hci_core: Remove misleading log Marek Pieta 2019-04-05 17:06:15 +02:00
  • 951822391d Bluetooth: GATT: Store database hash Luiz Augusto von Dentz 2019-04-11 15:18:43 +03:00
  • f7b4069ac2 Bluetooth: Settings: Fix not allowing custom handlers without arguments Luiz Augusto von Dentz 2019-04-11 15:15:57 +03:00
  • 755a6e503e Bluetooth: GATT: Fix iterating over requested handle range Luiz Augusto von Dentz 2019-04-08 15:41:06 +03:00
  • 4154f27ab5 Bluetooth: GATT: Skip ahead if handle is not within service handles Luiz Augusto von Dentz 2019-04-02 19:47:01 +03:00
  • 1a3d9fa0ba Bluetooth: Mesh: Add error checks for scan start/stop Johan Hedberg 2019-03-22 13:29:48 +02:00
  • da4e3cad7a Bluetooth: hci: adding AD types used for OOB pairing Kamil Piszczek 2019-03-13 14:50:44 +01:00
  • 4198ba71f2 cmake: Fix missing dependency Bradley Bolen 2019-04-12 12:00:52 -04:00
  • 9d04f03bab doc: add missing doc top labels David B. Kinder 2019-04-10 14:57:51 -07:00
  • f90acbf2ba release: Post-release patch level update Kumar Gala 2019-04-16 15:32:59 -05:00
  • cebe11544e release: Zephyr 1.14.0 Kumar Gala 2019-04-16 10:37:52 -05:00
  • cdf55d813b doc: changes for 1.14 documentaiton release Kumar Gala 2019-04-16 10:36:33 -05:00
  • 0e4d4fa67f include/linker: .object_access.* should be in ROM Wayne Ren 2019-04-16 17:16:58 +08:00
  • db8d32881f doc: releases: Add device tree related changes Kumar Gala 2019-04-16 10:58:16 -05:00
  • db365c43c0 boards: arm: particle_*: default-enable SPI_2 when SPI enabled Peter A. Bigot 2019-04-12 09:53:46 -05:00
  • 51b45f0df6 bluetooth: conn: Fix bt_gatt_connected call Marek Pieta 2019-04-16 15:01:19 +02:00
  • bf71aee8e4 samples: cdc_acm: add config overlay for cdc_acm+dfu Johann Fischer 2019-04-10 14:42:02 +02:00
  • a05ef2559d usb: dfu: set bwPollTimeout dynamically Johann Fischer 2019-04-10 14:33:51 +02:00
  • 5307858e4e boards: arm: drop counter from board yaml Kumar Gala 2019-04-15 10:19:25 -05:00
  • a3fd36d778 tests: counter: counter_basic_api: exclude nucleo_f302r8 Kumar Gala 2019-04-15 10:19:42 -05:00
  • 468df5390e soc/x86/apollo_lake: strip leading zeros from decimal constants Charles E. Youse 2019-04-15 08:37:53 -07:00
  • 4a1ebfa049 drivers: timer: SysTick: revert clearing pending events Ioannis Glaropoulos 2019-04-15 23:59:26 +02:00
  • 34f3837896 arch: arm: mpu: Lock irqs while reprogramming the nxp mpu Maureen Helm 2019-04-15 13:03:35 -05:00
  • a94f2b0b12 release: update footprint data Anas Nashif 2019-04-15 15:15:18 -07:00
  • 7848215334 doc: review edits on 1.14 release notes David B. Kinder 2019-04-15 13:13:58 -07:00
  • c0abb410ce release: add more highlights from the kernel Anas Nashif 2019-04-15 13:27:14 -04:00
  • c5b2aad94f doc: More kernel release notes for 1.14 Andy Ross 2019-04-15 09:16:47 -07:00
  • 802098dca3 release: add list of fixed bugs Anas Nashif 2019-04-15 10:04:59 -04:00
  • b2a3e12d86 drivers: usb: nordic: Do not log an error if HFCLK is busy Paweł Zadrożniak 2019-04-08 17:21:46 +02:00
  • 06ab394f05 release: rework release notes, add highlights Anas Nashif 2019-04-13 09:37:53 -04:00
  • 10327e59c6 doc: Add to 1.14 release notes zephyr modules Torsten Rasmussen 2019-04-12 09:43:44 +02:00
  • d1176d1789 doc: relnotes: add notes about MISRA-C Flavio Ceolin 2019-04-12 21:25:28 -07:00
  • 5d6aaeb88b doc: relnotes: add notes for x86 and userspace Andrew Boie 2019-04-12 17:46:08 -07:00
  • 54472ea054 syscall: Fix comment Bradley Bolen 2019-04-12 11:10:58 -04:00
  • 7fe29dcee9 soc: intel_s1000: change cached regions to write-through Daniel Leung 2019-04-12 08:39:55 -07:00
  • c15545d4d4 doc: relnotes: 1.14 Build and Infrastructure release notes Sebastian Bøe 2019-04-12 17:16:13 +02:00
  • 7f478a5d29 doc: guides: porting: fix nRF51 Cortex-m core Ioannis Glaropoulos 2019-04-12 15:36:13 +02:00
  • a886a28450 doc: relnotes: 1.14 nrf 802.15.4 radio driver update Robert Lubos 2019-04-12 13:28:36 +02:00
  • 8646a8e4f5 tests/kernel/mem_protect/stackprot: stack size adjust Wentong Wu 2019-04-13 01:54:03 +08:00
  • f38aa2e301 doc: improve visibility of doc version menu David B. Kinder 2019-04-03 15:04:04 -07:00
  • f35b854345 logging: Fix RTT backend drop mode and coverity issue Krzysztof Chruscinski 2019-04-05 14:42:41 +02:00
  • 9411abbc00 shell: telnet: Fix coverity issues Robert Lubos 2019-04-12 09:17:01 +02:00
  • 4438c1a5fe doc: relnotes: 1.14 add a few more drivers related release notes Andrzej Głąbek 2019-04-12 10:26:51 +02:00
  • 4f920df29a scripts: Remove checkconfig.py Ulf Magnusson 2019-04-08 13:38:05 +02:00
  • a942fcc23e doc: release notes cleanup Anas Nashif 2019-04-11 22:45:08 -04:00
  • a69cb036c4 ethernet: eth_stellaris: data_len should not include header size Vijay Kumar B 2019-04-06 10:29:30 +05:30
  • 1897896e97 net: sockets: Make sure that getaddrinfo() cannot hang forever Jukka Rissanen 2019-04-05 15:00:55 +03:00
  • 22c9646b97 tests: adjust stack size for mps2_an385's coverage test Wentong Wu 2019-04-09 22:09:09 +08:00
  • 3e255e968a tests: adjust stack size for qemu_x86's coverage test Wentong Wu 2019-04-09 21:54:01 +08:00
  • aa9f0ec2fa doc: relnotes: 1.14 logging, shell, ring_buf and drivers release notes Krzysztof Chruscinski 2019-04-11 14:12:42 +02:00
  • dd7ccd590d doc: releases: Add drivers to 1.14 release notes Maureen Helm 2019-04-11 14:05:57 -05:00
  • 720ce48e2f doc: releases: Add Arm, RISC-V, and shield boards to 1.14 release notes Maureen Helm 2019-04-11 14:03:18 -05:00
  • 42d330406e Bluetooth: Mesh: Fix qualification test MESH/SR/HM/CFS/BV-02-C Johan Hedberg 2019-04-11 17:38:30 +03:00
  • 2895da02a4 drivers: timer: systick: clear pending events when resetting timeout Ioannis Glaropoulos 2019-04-11 13:01:58 +02:00
  • a0a861bfd7 drivers: timer: systick: fix off-by-one setting in tickless mode Ioannis Glaropoulos 2019-04-11 12:53:17 +02:00
  • b1b4ec126d drivers: timer: systick: fix off-by-one setting Ioannis Glaropoulos 2019-04-09 22:54:42 +02:00
  • 04ef68b85a CODEOWNERS: Adding missing code owner for Cortex-M SysTick driver Ioannis Glaropoulos 2019-04-10 10:10:18 +02:00
  • d2c6869e30 drivers: usb: check maximum packet size Johann Fischer 2019-04-05 17:52:57 +02:00
  • 65fd5859a4 include: usb: add FS MPS for different endpoint types Johann Fischer 2019-04-08 17:09:50 +02:00
  • c13e201b18 usb: replace MAX_PACKET_SIZE0 with meaningful USB_MAX_CTRL_MPS Johann Fischer 2019-04-08 16:55:09 +02:00
  • 5b74fb4f23 usb: usb_dc_kinetis: Fix endpoint index check Andrei Emeltchenko 2019-03-27 09:40:42 +02:00
  • 40774007c3 usb: usb_dc_kinetis: Fix access wrong memory Andrei Emeltchenko 2019-03-22 17:17:45 +02:00
  • 08f53a435c usb: usb_dc_kinetis: Fix setting address for not attached device Andrei Emeltchenko 2019-03-22 17:16:33 +02:00
  • 4c9ea1e370 usb: netusb: ecm: Enable netusb for the right iface/alt_set Andrei Emeltchenko 2019-03-22 14:43:24 +02:00
  • 1a1c518c25 usb: device: Change iface set callback parameters Andrei Emeltchenko 2019-03-22 14:42:16 +02:00
  • fff35bd682 Bluetooth: controller: Fix encryption setup to be queueable Vinayak Kariappa Chettimada 2019-04-10 12:41:15 +05:30
  • e81acd8c3f Bluetooth: controller: Revert set encryption procedure pending Vinayak Kariappa Chettimada 2019-04-10 19:46:46 +05:30
  • 189b22789c net: vlan: Etherent layer missed L2 header Ravi kumar Veeramally 2019-04-11 11:21:59 +03:00
  • 44bfefce14 doc: relnotes: 1.14 Bluetooth Host release notes Johan Hedberg 2019-04-11 12:52:31 +03:00
  • d3f56d60dc doc: relnotes: 1.14 Bluetooth Controller release notes Carles Cufi 2019-04-11 11:32:59 +02:00
  • 7886d50f2c doc: relnotes: 1.14 arm arch release notes Ioannis Glaropoulos 2019-04-11 15:18:55 +02:00
  • 3e61917254 doc: relnotes: 1.14 arm SoC/Boards release notes Ioannis Glaropoulos 2019-04-11 13:54:32 +02:00
  • fa5d9d20ec quark_se_c1000_devboard: Fix broken DTS configuration Andrei Emeltchenko 2019-04-10 11:38:32 +03:00
  • e015661b94 doc: relnotes: 1.14 update documentation improvement patagtaph Andrzej Puzdrowski 2019-04-11 15:01:35 +02:00
  • b607d48031 doc: relnotes: 1.14 nRF5 flash driver release notes Andrzej Puzdrowski 2019-04-11 15:00:30 +02:00
  • 480c5d00f2 doc: relnotes: 1.14 settings release notes Andrzej Puzdrowski 2019-04-11 15:00:04 +02:00