Commit graph

  • 1a8ac641d7 ext: hal: nordic: Update nrfx to version 1.2.0 Andrzej Głąbek 2018-09-11 15:12:31 +0200
  • 798cdaec7e doc: Using doxygen comments from the code for USB Core Andrei Emeltchenko 2018-09-11 14:19:48 +0300
  • ce6de827f3 usb: device: Clean doxygen documentation Andrei Emeltchenko 2018-09-11 14:14:54 +0300
  • 1e1b46d101 doc: Using doxygen comments from the code for USB DC Andrei Emeltchenko 2018-09-11 13:25:43 +0300
  • 4cf0127f15 usb: dc: Clean doxygen documentation Andrei Emeltchenko 2018-09-11 11:59:52 +0300
  • ea4f8b7d6c samples: nrf52: power_mgr: use dts-generated defines Emanuele Di Santo 2018-08-22 12:14:59 +0200
  • 0a15793830 samples: nrf52: onoff-app: use dts-generated defines Emanuele Di Santo 2018-08-22 12:14:31 +0200
  • 7fb051bc72 samples: nrf52: onoff_level_lightning_vnd_app: use dts-generated defines Emanuele Di Santo 2018-08-22 12:13:53 +0200
  • 6ca042d3bd boards: arm: nrf52840_pca10056: use dts for LED and button config Emanuele Di Santo 2018-08-21 15:46:01 +0200
  • 50e05a544e boards: arm: nrf52832_pca10040: use dts for LED and button config Emanuele Di Santo 2018-08-21 15:46:51 +0200
  • 7eb26dc236 boards: arm: nrf52840_pca10059: use dts for LED and button config Emanuele Di Santo 2018-08-21 15:46:32 +0200
  • 24c6407c3b boards: arm: nrf52810_pca10040: use dts for LED and button config Emanuele Di Santo 2018-08-21 15:45:34 +0200
  • e84709e169 boards: arm: nrf51_pca10028: use dts for LED and button configuration Emanuele Di Santo 2018-08-21 15:43:51 +0200
  • 53cd7c2496 samples: basic: button: use dts-generated defines Emanuele Di Santo 2018-08-21 17:01:55 +0200
  • dc60f86d89 boards: add usb to stm32f4_disco Alexander Polleti 2018-08-28 17:21:50 +0200
  • 15d1f20320 dts: stm32f429vX: Fix delete-node syntax Yannis Damigos 2018-09-09 14:11:34 +0300
  • 726bda6a60 arch: arm: correct placement of macro documentation Ioannis Glaropoulos 2018-09-11 17:21:02 +0200
  • 844e6f5a2e samples: net: sockets: echo: enable socket offload for cc3220sf_launchxl Gil Pitney 2017-10-25 16:57:59 -0700
  • 71182cb294 driver: wifi: simplelink: Register socket offload operations. Gil Pitney 2017-06-23 16:25:13 -0700
  • c21b0fb357 net: sockets: Add a socket offload module Gil Pitney 2017-07-18 13:54:53 -0700
  • 213a88f7ff Kconfig: Support macro expansion within symbol names Ulf Magnusson 2018-09-05 12:24:45 +0200
  • ced1c03c40 tests: posix: Test realtime clock David Brown 2018-06-27 10:05:30 -0600
  • 9d6f1c600f lib: posix: clock: Implement clock_settime David Brown 2018-06-25 16:43:54 -0600
  • 9921eb329d lib: posix: clock: Add read of CLOCK_REALTIME David Brown 2018-06-25 11:24:53 -0600
  • e0dda1b4b0 lib: posix: clock: Add gettimeofday() call David Brown 2018-05-23 11:13:50 -0600
  • 26c51c43d0 userspace: sample app domain applications Shawn Mosley 2018-06-29 09:30:24 -0400
  • b6468999e4 net/pkt: Rename link layer address accessors relevantly Tomasz Bursztyka 2018-09-11 09:16:03 +0200
  • 8f3c338497 tests/cmsis_rtos_v1: Introduce negative tests for mailQ Rajavardhan Gundi 2018-09-10 14:32:38 +0530
  • 9fed7d6338 lib/cmsis_rtos_v1: Use k_mbox_async_put instead of k_mbox_put Rajavardhan Gundi 2018-09-10 14:28:42 +0530
  • c850ba8efa arch: arm: soc: nordic_nrf: nrf52: Add missing header Pawel Dunaj 2018-09-11 14:17:13 +0200
  • 0439deeac6 arm: Clear primask and faultmask during startup Maureen Helm 2018-09-09 14:29:13 -0500
  • b088a09235 net: buf: Use size_t instead of u16_t for lengths in public API Johan Hedberg 2018-09-11 12:55:21 +0300
  • c90549c474 net: buf: Use void * instead of u8_t * for arbitrary data Johan Hedberg 2018-09-11 12:51:23 +0300
  • 990a0e8c71 dts: add SPI bindings for nRF family Filip Kubicz 2018-09-04 15:03:58 +0200
  • 5c3992f34f dts: update I2C bindings for nRF chips Filip Kubicz 2018-09-04 14:55:40 +0200
  • e02dcf2545 samples: lldp: Add simple parsing to sample Andrei Emeltchenko 2018-08-20 11:46:09 +0300
  • e1757277ae net: lldp: Implement LLDP RX API Andrei Emeltchenko 2018-08-20 11:40:53 +0300
  • 1d33f2ba50 net: shell: Add information about IPv6 configuration Jukka Rissanen 2018-08-10 16:34:10 +0300
  • 3f4d468059 net: if: Add utility function to return IPv6 prefix info Jukka Rissanen 2018-08-22 12:41:30 +0300
  • 6850df31a0 tests: net: ipv6: Test long lifetime IPv6 prefixes Jukka Rissanen 2018-08-27 12:40:17 +0300
  • 09390e5b3f net: if: Support long lifetime IPv6 prefixes Jukka Rissanen 2018-08-27 14:02:09 +0300
  • f8c6c7f0f0 tests: net: ipv6: Test long address lifetime timeouts Jukka Rissanen 2018-08-27 10:05:17 +0300
  • c4cc8a5f3e net: if: Refactor IPv6 address lifetime timer Jukka Rissanen 2018-08-17 17:04:10 +0300
  • 5f8d24baca net: Add INET_ADDRSTRLEN POSIX define Paul Sokolovsky 2018-09-07 16:08:29 +0300
  • 4d375eef23 net: config: Use sizeof() to get size of buffer for net_addr_ntop() Paul Sokolovsky 2018-09-10 12:39:49 +0300
  • 5c48c26fc3 release: Post-release patch level update Anas Nashif 2018-09-10 21:41:01 -0500
  • e2e0720c81 release: Post-release patch level update Anas Nashif 2018-09-10 20:52:49 -0500
  • d62e861a01 release: Zephyr 1.13.0 Anas Nashif 2018-09-10 17:52:04 -0500
  • f2ba7046eb doc: final edit for 1.13 release notes David B. Kinder 2018-09-10 16:04:02 -0700
  • 3510436d48 release: update notes with gh issues Anas Nashif 2018-09-10 17:02:23 -0500
  • 02d980add3 bluetooth: gatt: Add GAP Central Address Resolution characteristic Mariusz Skamra 2018-09-07 15:16:33 +0200
  • 0312483d12 bluetooth: uuid: Add Central Address Resolution UUID Mariusz Skamra 2018-09-07 15:14:58 +0200
  • 3654752e2d doc: use https for docs.zephyrproject.org references David B. Kinder 2018-09-10 12:26:06 -0700
  • 531f8ed93d doc: update copyright contents and display David B. Kinder 2018-09-10 12:32:52 -0700
  • 23d4c5d6d0 doc: changes for 1.13 documentaiton release David B. Kinder 2018-09-06 17:51:52 -0700
  • 148c7dd8a3 Bluetooth: GATT: Auto init if bt_gatt_service_register is called Luiz Augusto von Dentz 2018-09-07 12:44:40 +0300
  • c2d980798a Bluetooth: Mesh: Fix incorrect reference to BT_SETTINGS David Leach 2018-09-06 12:23:23 -0500
  • 38a795074f sanitycheck: update release data Anas Nashif 2018-09-09 19:11:12 -0500
  • 50930300d9 tests: cmsis_rtos_v1: Add additional test scenarios Praful Swarnakar 2018-09-08 05:00:35 +0530
  • 8be1cb3b61 lib/cmsis_rtos_v1: Fix boundary conditions in the signals module Rajavardhan Gundi 2018-09-08 12:08:27 +0530
  • 1b0391682e tests/cmsis_rtos_v1: Test mutex ownership during releasing Rajavardhan Gundi 2018-09-08 18:11:56 +0530
  • 0aa47a7c4f lib/cmsis_rtos_v1: Check for mutex owner in cmsis layer Rajavardhan Gundi 2018-09-08 12:48:51 +0530
  • a7e5d2f02e tests/kernel/sched/deadline: Disable CONFIG_BT Andy Ross 2018-09-07 09:09:30 -0700
  • cdc73951d0 doc: add detailed description of Armv8-M features in release notes Ioannis Glaropoulos 2018-09-07 11:39:53 +0200
  • 69e81ff7c2 doc: add TrustZone support in the list of key features Ioannis Glaropoulos 2018-09-07 11:28:06 +0200
  • 8250b3e544 release: bump to 1.13.0-rc3 Anas Nashif 2018-09-06 21:54:30 -0500
  • 05e6c53e08 doc: update release notes Anas Nashif 2018-09-06 21:37:49 -0500
  • 8944bf9bcc release: wrap lines in release notes Anas Nashif 2018-09-06 10:19:04 -0500
  • ebb28c0635 doc: add doc changes to 1.13 release notes David B. Kinder 2018-09-06 16:09:51 -0700
  • 03d416ec66 doc: fix 404 error page message David B. Kinder 2018-09-06 16:44:07 -0700
  • f6210cf430 samples: drivers: crypto: Fix minimum values for mbedTLS Flavio Ceolin 2018-09-06 16:00:04 -0700
  • e05e251b81 ext: lib: crypto: Update mbedTLS to 2.12.0 Flavio Ceolin 2018-09-06 11:12:05 -0700
  • 502db21672 tests: crypto: mbedtls: Fix mbedTLS self test usage Flavio Ceolin 2018-09-06 11:43:59 -0700
  • 8b70ace563 crypto: tests: Change crypto tests to use Kconfig defined header Flavio Ceolin 2018-09-06 10:58:47 -0700
  • 02aa980042 tests: Add kernel/sched/deadline test for EDF validation Andy Ross 2018-09-05 09:42:46 -0700
  • bfca8b677b adc: sam: Fixed adc_api test for the SAM E70. Justin Watson 2018-09-05 21:07:59 -0700
  • 6b6ecc0803 Revert "kernel: Enable interrupts for MULTITHREADING=n on supported arch's" Anas Nashif 2018-09-06 09:07:47 -0500
  • 3d246c018b Revert "kernel: Disable tick handling when !MULTITHREADING" Anas Nashif 2018-09-06 09:07:45 -0500
  • 3d089dfe0f c++: fix comparison between signed and unsigned types Alexander Polleti 2018-09-05 15:28:13 +0200
  • 8a5b0b77f5 net: net_addr_ntop: Clarify docstring Paul Sokolovsky 2018-09-06 11:36:03 +0300
  • 11460676eb doc: release notes: Fill in driver section for 1.13 Maureen Helm 2018-09-06 09:16:51 -0500
  • c392a015fe doc: release notes: Add arm arch and boards for 1.13 Maureen Helm 2018-09-06 08:24:28 -0500
  • 5824b81176 scripts: dts: extract: Fix handling of irq prop being a list of lists Kumar Gala 2018-09-05 08:15:54 -0500
  • d4ac7cb948 boards: fix up reel_board Kconfig warnings Marti Bolivar 2018-09-05 14:44:05 -0400
  • 42a23e2b83 net: gptp: Set stack size correctly for handler thread Jukka Rissanen 2018-09-06 15:34:35 +0300
  • 5cd3e5905f CODEOWNERS: Add @pfalcon for drivers/ethernet/ Paul Sokolovsky 2018-09-06 14:30:02 +0300
  • 52f82fa2cb doc: esp32: update flashing instructions Anas Nashif 2018-09-01 13:41:05 -0400
  • 19845a7489 cmake: Don't use the environment variable CFLAGS Sebastian Bøe 2018-09-03 10:54:16 +0200
  • f7d32d483f net: fix return type of net_addr_type2str Alexander Polleti 2018-09-05 16:15:02 +0200
  • 0340d66847 samples: grove: re-add Quark D2000 to sample.yaml Daniel Leung 2018-08-29 16:28:56 -0700
  • c1db146b27 Revert "boards: quark_d2000_crb: Remove adc support" Daniel Leung 2018-08-29 16:28:56 -0700
  • 0c55752687 tests/drivers: adc: add config for Quark D2000 Daniel Leung 2018-08-29 16:28:56 -0700
  • acc40d990a adc: remove adc_qmsi driver Daniel Leung 2018-08-29 16:28:56 -0700
  • 8708611fab adc: add native driver for Quark D2000 Daniel Leung 2018-08-29 16:42:43 -0700
  • ab1b61aa1e drivers: grove/light: change ADC resolution to 12-bit Daniel Leung 2018-08-29 16:28:55 -0700
  • af00501478 drivers: grove/temperature: ADC resolution to be 12-bit Daniel Leung 2018-08-29 16:28:55 -0700
  • 618b97fefc doc: Add Bluetooth release notes for 1.13 Carles Cufi 2018-09-05 15:23:43 +0200
  • 41bc9cf012 doc: give nicer error if env not set up David B. Kinder 2018-09-04 13:03:50 -0700
  • a9f32d66cf tracing: remove stray event_logger code Anas Nashif 2018-09-05 13:41:44 -0500
  • 984ce023cc subsys: random: xoroshiro128: Use entropy get isr during init Adithya Baglody 2018-09-04 14:41:48 +0530