Commit graph

  • 388c26574f arm: cmsis: Convert FaultEnable to use direct CMSIS register access Kumar Gala 2017-01-25 08:45:11 -0600
  • cecdc99f38 arm: cmsis: Convert _ScbIsNestedExc to use direct CMSIS register access Kumar Gala 2017-01-25 08:32:54 -0600
  • ce591ac378 gpio/stm32: fix in setting alternative function Adam Podogrocki 2017-01-31 15:43:02 +0100
  • 2ac00121dd board: add nucleo_l476rg documentation Erwan Gouriou 2017-02-09 09:28:29 +0100
  • f9655518f7 hexiwear_k64: Add RST board documentation Maureen Helm 2017-01-30 07:30:52 -0600
  • 8ab42c92ce clock_control: stm32: code optimization Erwan Gouriou 2017-01-30 15:38:13 +0100
  • 726d4dc437 drivers: stm32: clean up after stm23cube based clock control Erwan Gouriou 2017-01-30 11:55:39 +0100
  • 3c389b54f0 clock control: clean up after stm32cube LL driver Erwan Gouriou 2017-01-25 14:05:19 +0100
  • c4154fd591 soc: stm32f3x: clean up after Cube LL clock control Erwan Gouriou 2017-01-25 13:41:38 +0100
  • dd481e2dc3 soc: stm32l4x: clean up after Cube LL clock control Erwan Gouriou 2017-01-25 13:38:39 +0100
  • 56b526c3a3 boards: nucleo_l476rg: enable support of LL Cube clock control driver Erwan Gouriou 2017-01-24 13:09:32 +0100
  • 7fad8de120 board: stm32373c_eval: enable support of LL Cube clock control driver Erwan Gouriou 2017-01-24 11:46:43 +0100
  • a3f35af40e board: nucleo_f334r8: enable support of LL Cube clock control driver Erwan Gouriou 2017-01-24 11:44:03 +0100
  • 7ed7ccc020 soc: stm32f3xx: support of Cube LL Clock driver Erwan Gouriou 2017-02-09 09:15:01 +0100
  • 7c7bfd3a8d soc: stm32l4xx: support of Cube LL Clock driver Erwan Gouriou 2017-01-24 11:37:26 +0100
  • 221087a72e flash: update stm32 flash_f3x to support LL clock control driver Erwan Gouriou 2017-01-24 11:31:43 +0100
  • 2ab8250c5b pwm: update stm32 pwm to support LL clock control driver Erwan Gouriou 2017-01-24 11:09:06 +0100
  • bb2db5dbc5 i2c: update stm32 i2c_lx to support LL clock control driver Erwan Gouriou 2017-01-24 11:08:12 +0100
  • 0a902c345c i2c: stm32: change deprecated constant Erwan Gouriou 2017-01-24 11:06:36 +0100
  • 8c4f2a353f uart: update stm32 uart to support LL clock control driver Erwan Gouriou 2017-01-23 17:55:57 +0100
  • 293b65f526 pinmux: update stm32 pinmux to support LL clock control driver Erwan Gouriou 2017-01-23 17:54:57 +0100
  • 375b7171b4 gpio: update stm32 gpio to support LL clock control driver Erwan Gouriou 2017-01-23 17:53:59 +0100
  • 58c8d15147 clock control:stm32: provide STM32Cube LL based driver Erwan Gouriou 2017-01-23 17:45:42 +0100
  • b4b395845a Bluetooth: GATT: Fix compilation error Luiz Augusto von Dentz 2017-02-10 20:54:34 +0200
  • 5b02ba8319 kw41z: add base DTS support Bogdan Davidoaia 2017-02-06 15:09:30 +0200
  • 0da2a03234 v2m_beetle: uart: Add DTS support to UART driver Vincenzo Frascino 2017-02-06 00:27:51 -0600
  • ae5dbe47f6 arm: dts: Add base DTS support for v2m_beetle Vincenzo Frascino 2017-02-06 00:12:40 -0600
  • 670aa0cc99 stm32: uart: Add DTS support to STM32 UART driver Andy Gross 2017-02-05 23:38:16 -0600
  • 1e92c22a13 nucleo_l476rg: Enable device tree usage for Nucleo Erwan Gouriou 2017-02-04 23:48:31 -0600
  • 52bca037be dts: arm: Add base DTS support for STM32 Nucleo board Erwan Gouriou 2017-02-04 23:29:41 -0600
  • b465fbe312 cc3200: Enable device tree usage for CC3200 Gil Pitney 2017-02-04 21:54:58 -0600
  • 3d3906c03b dts: arm: Add base DTS support for TI CC3200 Gil Pitney 2017-02-04 21:50:45 -0600
  • 82cf7d0918 dts: arm: Kinetis: Add support for Hexiwear K64 Andy Gross 2017-01-30 00:21:11 -0600
  • 4192dcc6bc dts: arm: Kinetis: Add FRDM_K64F support Andy Gross 2017-01-30 00:19:46 -0600
  • ddce7dea40 dts: arm: Kinetis: Add base support for Kinetis Andy Gross 2017-01-30 00:17:02 -0600
  • 3979eb44ad dts: arm: Add base DTS and YAML definitions Andy Gross 2017-01-29 23:59:48 -0600
  • bb063164aa dts: Add support for Device Tree Andy Gross 2017-01-29 23:53:17 -0600
  • 7a71795f6f interrupts: use fixed section name for vector table Andrew Boie 2017-02-08 17:40:50 -0800
  • 8c7aa9aa85 Merge "Merge bluetooth branch into master" Anas Nashif 2017-02-10 16:37:56 +0000
  • ee623d21de drivers: Remove unnecessary CONFIG_SYS_POWER_DEEP_SLEEP Juan Solano 2017-02-06 12:19:24 +0100
  • 2e444cb34c drivers: Convert FOR_EACH macro instances to use CONTAINER Luiz Augusto von Dentz 2017-02-08 16:51:31 +0200
  • a8ed185615 Bluetooth: Convert FOR_EACH macro instances to use CONTAINER Luiz Augusto von Dentz 2017-02-08 16:48:26 +0200
  • 4ab09bdead net: Convert FOR_EACH macro instances to use CONTAINER Luiz Augusto von Dentz 2017-02-08 16:08:23 +0200
  • 41921dd5b9 kernel: Use SYS_DLIST_FOR_EACH_CONTAINER Luiz Augusto von Dentz 2017-02-08 15:42:18 +0200
  • f7100f8092 tests/common: Add tests for sys_dlist_* Luiz Augusto von Dentz 2017-02-08 13:23:04 +0200
  • 2baa69ab76 dlist: Introduce CONTAINER macros Luiz Augusto von Dentz 2017-02-07 18:53:53 +0200
  • 2970771bbe tests/slist: Exercise CONTAINER macros Luiz Augusto von Dentz 2017-02-07 12:42:19 +0200
  • fd36f9c644 slist: Introduce CONTAINER macros Luiz Augusto von Dentz 2017-02-07 12:37:17 +0200
  • 01c821f56f Merge bluetooth branch into master Johan Hedberg 2017-02-10 18:03:15 +0200
  • df16cb92d4 arduino_101: bmi160: use new device name Anas Nashif 2017-02-10 07:51:54 +0530
  • da1c3c7d35 Merge "Merge net branch into master" Anas Nashif 2017-02-10 16:01:10 +0000
  • 6545aa3f52 Bluetooth: nble: Catch and handle non-zero fn_index Prasanna Karthik 2017-02-09 16:18:48 -0800
  • b3a2fc287b boards: panther: Use 115200 baudrate for BLE UART Johan Hedberg 2017-02-10 13:30:05 +0200
  • 40f91b7105 Bluetooth: AVDTP: Moving structures to headerfile Arun Jagadish 2017-02-08 18:52:12 +0530
  • 641775a2a8 Merge net branch into master Jukka Rissanen 2017-02-10 11:26:29 +0200
  • 4c08b15c63 net/dhcpv4: Ensure the retransmission attempts counter gets reset. Marcus Shawcroft 2017-02-09 16:39:26 +0000
  • c3b0f35f6f net: if: Change the iface param in net_if_ipv6_maddr_lookup Jukka Rissanen 2017-02-09 09:50:50 +0200
  • 253030c654 net: context: Fix the multicast address lookup in bind Jukka Rissanen 2017-02-09 17:26:00 +0200
  • c357349e44 net: if: Change the addr param type in net_if_ipv6_maddr_add/rm Jukka Rissanen 2017-02-09 09:48:31 +0200
  • c0f6a5ecd8 net: nbuf: Fix constness of data param in net_nbuf_append Jukka Rissanen 2017-02-09 09:45:29 +0200
  • 6c995a5053 Bluetooth: Fix missing connection cleanup in some scenarios Johan Hedberg 2017-02-10 08:49:19 +0200
  • fb3317b7a1 Bluetooth: Fix not clearing signaled flag for conn_change signal Szymon Janc 2017-02-09 22:25:56 +0100
  • 92e8d91332 Bluetooth: GATT: Fix not updating previous node Luiz Augusto von Dentz 2017-02-09 11:27:23 +0200
  • 00210386c6 tests: dma: update dma block transfer app Baohong Liu 2017-01-31 16:26:09 -0800
  • 15b44146cd drivers: dma_shim: update dma qmsi shim driver Baohong Liu 2017-01-26 18:15:08 -0800
  • c0bd8a0ce4 api: dma: dma api update Baohong Liu 2017-01-25 11:29:45 -0800
  • acece24eac tests/kernel/poll: verify .signaled is set correctly Benjamin Walsh 2017-02-09 15:53:56 -0500
  • 3c1ab5d338 kernel/poll: fix signal.signaled not being set when k_poll() waits Benjamin Walsh 2017-02-09 15:36:29 -0500
  • 5bbd683b9b test/kernel/poll: fix putting wrong .signaled to 0 Benjamin Walsh 2017-02-09 15:51:24 -0500
  • 2014ff162e kernel/poll: fix registrations that were not always cleared Benjamin Walsh 2017-02-09 14:55:44 -0500
  • 47503e30b2 kernel/poll: refactor is_polling() Benjamin Walsh 2017-02-09 14:52:21 -0500
  • 8aa43ae32f Merge "Merge net branch into master" Anas Nashif 2017-02-09 23:52:53 +0000
  • a023027f78 doc: update make clean to remove doxygen folder David B. Kinder 2017-02-09 15:09:01 -0800
  • 73f41699e3 doc: update .gitignore David B. Kinder 2017-02-09 15:03:51 -0800
  • 53266a3836 doc: Fix encoding problem David Brown 2017-02-03 14:23:46 -0700
  • 98d4836105 linker quark_se: Fix operator precedence bug Jesus Sanchez-Palencia 2017-02-09 11:12:36 -0800
  • 1e054874c5 boards: fix board name for panther Anas Nashif 2017-02-09 11:10:28 -0500
  • 416757aeaf boards: add sensor subsystem for panther Anas Nashif 2017-02-09 11:07:56 -0500
  • 6f32e20e19 Merge net branch into master Jukka Rissanen 2017-02-09 16:33:18 +0200
  • 878aa5f15c net/dhcpv4: Correct backoff and retransmit behaviour Marcus Shawcroft 2016-12-21 20:41:51 +0000
  • d06ca47eb3 net/dhcpv4: Use unique XID on each request. Marcus Shawcroft 2016-12-21 20:39:25 +0000
  • 8cd2e089d6 net/dhcpv4: Add further diagnostics. Marcus Shawcroft 2016-12-21 20:36:13 +0000
  • 7421928ae5 samples/dhcpv4_client: Switch from private net_sprint_ipv4_addr to public net_addr_ntop Marcus Shawcroft 2017-02-08 19:47:51 +0000
  • 7a903ede9f samples/dhcpv4_client: Increase number of DATA buffers. Marcus Shawcroft 2017-02-08 19:46:48 +0000
  • 571bdbb7c3 samples/dhcpv4_client: Reduce default debug to dhcpv4 Marcus Shawcroft 2017-02-08 19:43:21 +0000
  • 15a151a0a0 samples/mbedtls_dtls_client: Fix wild write in entropy_source Marcus Shawcroft 2017-02-07 14:09:16 +0000
  • 8a612c3a44 samples/mbedtls_dtls_server: Use k_uptime_get_32() Marcus Shawcroft 2017-02-07 14:08:38 +0000
  • e2e43774d2 samples/mbedtls_dtls_client: Use k_uptime_get_32() Marcus Shawcroft 2017-02-07 14:08:20 +0000
  • f6916acbee net: samples: Unref the buf if app data length is zero Ravi kumar Veeramally 2017-02-09 12:14:31 +0200
  • 3bb2f3b29a net: tests: Unref net_buf using net_nbuf_unref Ravi kumar Veeramally 2017-02-09 12:28:37 +0200
  • 083e112197 net: samples: Unref net_buf using net_nbuf_unref Ravi kumar Veeramally 2017-02-09 12:26:07 +0200
  • 8c143090ba net: offload_ip: Update net_context_accept_cb_t to net_tcp_accept_cb_t Gil Pitney 2017-02-08 11:34:40 -0800
  • b45c4c7353 net: tcp: Remove multiple times of nbuf_compact() call Ravi kumar Veeramally 2017-02-08 13:58:03 +0200
  • d3ea2021f4 net: tcp: Remove multiple checks on nbuf protocol family Ravi kumar Veeramally 2017-02-08 13:55:19 +0200
  • 369e906e31 net: Ref net_buf using net_nbuf_ref Ravi kumar Veeramally 2017-02-08 12:23:10 +0200
  • 1dc135aade boards: add panther board Anas Nashif 2017-02-06 09:43:26 -0500
  • 5d5265bca4 riscv32: timer: disable riscv_machine_timer driver by default for riscv32 Jean-Paul Etienne 2017-02-09 00:26:26 +0100
  • d81e033044 build: Separate out prebuilt kernel logic from toplevel Andrew Boie 2017-02-06 15:41:00 -0800
  • d8027a29f3 toolchain: gcc.h: add indirection to _GENERIC_SECTION() macro Andrew Boie 2017-01-25 16:04:51 -0800
  • 3c6f572361 section_tags.h: cleanup Andrew Boie 2017-01-25 16:07:14 -0800