Commit graph

  • c99c686b2c nios2: use gen_isr_tables mechanism Andrew Boie 2017-02-09 14:37:32 -08:00
  • 122467e9ee tests: add test for gen_isr_table Andrew Boie 2017-02-09 13:58:45 -08:00
  • 2752357922 arm: enable direct interrupts feature Andrew Boie 2017-02-09 12:40:08 -08:00
  • e7acd3224c arm: use gen_isr_tables mechanism for interrupts Andrew Boie 2017-02-08 17:49:51 -08:00
  • 1927b3d020 gen_isr_tables: New static interrupt build mechanism Andrew Boie 2017-02-08 17:16:29 -08:00
  • 8ac992bfcd quark_se: Save/restore debug registers. Sarath R Nair 2017-02-08 11:43:53 -06:00
  • 720400372b misc: fix more variable type mismatches Jithu Joseph 2017-02-10 13:38:02 -08:00
  • d625c2bb4c grove: fix variable type mismatch Jithu Joseph 2017-02-08 13:40:27 -08:00
  • c30b400a16 libc-hooks: Fix include file for arch ARM Andy Gross 2017-02-10 16:30:21 -06:00
  • 3f4f9fa60f Merge arm branch into master Maureen Helm 2017-02-10 15:21:38 -06:00
  • ac37e3e2c7 arm: include: Add DTS generated file to arch.h Andy Gross 2017-02-10 15:31:26 -06:00
  • 6ca87b576e arm: cmsis: Remove last bits of scs/scb as we've converted to CMSIS Kumar Gala 2017-01-25 09:49:44 -06:00
  • 3a7cc31e08 arm: cmsis: cleanup use of _SCS_CPACR_CP1{0,1}_Pos define Kumar Gala 2017-01-28 14:54:40 -06:00
  • 52cf45c62a arm: cmsis: Convert _Scb*Fault*Reset to use direct CMSIS register access Kumar Gala 2017-01-27 20:39:33 -06:00
  • 94db819626 arm: cmsis: Convert _ClearFaults to use direct CMSIS register access Kumar Gala 2017-01-25 09:33:03 -06:00
  • 80ed5ccc78 arm: cmsis: Convert printing of MMFSR, BFSR, and UFSR to CMSIS Kumar Gala 2017-01-27 20:40:19 -06:00
  • 737207f052 arm: cmsis: Convert _Scb*FaultAddrGet to use direct CMSIS register access Kumar Gala 2017-01-27 20:36:51 -06:00
  • d2679c7bbb arm: cmsis: Convert _Scb*FaultIs* & _ScbIs*Fault to use CMSIS register access Kumar Gala 2017-01-27 20:20:24 -06:00
  • 1a146174cb arm: cmsis: Convert _ScbDivByZeroFaultEnable to use direct CMSIS register access Kumar Gala 2017-01-27 20:40:05 -06:00
  • 831764a898 arm: cmsis: Convert _ScbHardFaultIsForced to use direct CMSIS register access Kumar Gala 2017-01-27 20:39:52 -06:00
  • a033a89d76 arm: cmsis: Convert _ScbActiveVectorGet to use direct CMSIS register access Kumar Gala 2017-01-27 20:39:05 -06:00
  • 388c26574f arm: cmsis: Convert FaultEnable to use direct CMSIS register access Kumar Gala 2017-01-25 08:45:11 -06:00
  • cecdc99f38 arm: cmsis: Convert _ScbIsNestedExc to use direct CMSIS register access Kumar Gala 2017-01-25 08:32:54 -06:00
  • ce591ac378 gpio/stm32: fix in setting alternative function Adam Podogrocki 2017-01-31 15:43:02 +01:00
  • 2ac00121dd board: add nucleo_l476rg documentation Erwan Gouriou 2017-02-09 09:28:29 +01:00
  • f9655518f7 hexiwear_k64: Add RST board documentation Maureen Helm 2017-01-30 07:30:52 -06:00
  • 8ab42c92ce clock_control: stm32: code optimization Erwan Gouriou 2017-01-30 15:38:13 +01:00
  • 726d4dc437 drivers: stm32: clean up after stm23cube based clock control Erwan Gouriou 2017-01-30 11:55:39 +01:00
  • 3c389b54f0 clock control: clean up after stm32cube LL driver Erwan Gouriou 2017-01-25 14:05:19 +01:00
  • c4154fd591 soc: stm32f3x: clean up after Cube LL clock control Erwan Gouriou 2017-01-25 13:41:38 +01:00
  • dd481e2dc3 soc: stm32l4x: clean up after Cube LL clock control Erwan Gouriou 2017-01-25 13:38:39 +01:00
  • 56b526c3a3 boards: nucleo_l476rg: enable support of LL Cube clock control driver Erwan Gouriou 2017-01-24 13:09:32 +01:00
  • 7fad8de120 board: stm32373c_eval: enable support of LL Cube clock control driver Erwan Gouriou 2017-01-24 11:46:43 +01:00
  • a3f35af40e board: nucleo_f334r8: enable support of LL Cube clock control driver Erwan Gouriou 2017-01-24 11:44:03 +01:00
  • 7ed7ccc020 soc: stm32f3xx: support of Cube LL Clock driver Erwan Gouriou 2017-02-09 09:15:01 +01:00
  • 7c7bfd3a8d soc: stm32l4xx: support of Cube LL Clock driver Erwan Gouriou 2017-01-24 11:37:26 +01:00
  • 221087a72e flash: update stm32 flash_f3x to support LL clock control driver Erwan Gouriou 2017-01-24 11:31:43 +01:00
  • 2ab8250c5b pwm: update stm32 pwm to support LL clock control driver Erwan Gouriou 2017-01-24 11:09:06 +01:00
  • bb2db5dbc5 i2c: update stm32 i2c_lx to support LL clock control driver Erwan Gouriou 2017-01-24 11:08:12 +01:00
  • 0a902c345c i2c: stm32: change deprecated constant Erwan Gouriou 2017-01-24 11:06:36 +01:00
  • 8c4f2a353f uart: update stm32 uart to support LL clock control driver Erwan Gouriou 2017-01-23 17:55:57 +01:00
  • 293b65f526 pinmux: update stm32 pinmux to support LL clock control driver Erwan Gouriou 2017-01-23 17:54:57 +01:00
  • 375b7171b4 gpio: update stm32 gpio to support LL clock control driver Erwan Gouriou 2017-01-23 17:53:59 +01:00
  • 58c8d15147 clock control:stm32: provide STM32Cube LL based driver Erwan Gouriou 2017-01-23 17:45:42 +01:00
  • b4b395845a Bluetooth: GATT: Fix compilation error Luiz Augusto von Dentz 2017-02-10 20:54:34 +02:00
  • 5b02ba8319 kw41z: add base DTS support Bogdan Davidoaia 2017-02-06 15:09:30 +02:00
  • 0da2a03234 v2m_beetle: uart: Add DTS support to UART driver Vincenzo Frascino 2017-02-06 00:27:51 -06:00
  • ae5dbe47f6 arm: dts: Add base DTS support for v2m_beetle Vincenzo Frascino 2017-02-06 00:12:40 -06:00
  • 670aa0cc99 stm32: uart: Add DTS support to STM32 UART driver Andy Gross 2017-02-05 23:38:16 -06:00
  • 1e92c22a13 nucleo_l476rg: Enable device tree usage for Nucleo Erwan Gouriou 2017-02-04 23:48:31 -06:00
  • 52bca037be dts: arm: Add base DTS support for STM32 Nucleo board Erwan Gouriou 2017-02-04 23:29:41 -06:00
  • b465fbe312 cc3200: Enable device tree usage for CC3200 Gil Pitney 2017-02-04 21:54:58 -06:00
  • 3d3906c03b dts: arm: Add base DTS support for TI CC3200 Gil Pitney 2017-02-04 21:50:45 -06:00
  • 82cf7d0918 dts: arm: Kinetis: Add support for Hexiwear K64 Andy Gross 2017-01-30 00:21:11 -06:00
  • 4192dcc6bc dts: arm: Kinetis: Add FRDM_K64F support Andy Gross 2017-01-30 00:19:46 -06:00
  • ddce7dea40 dts: arm: Kinetis: Add base support for Kinetis Andy Gross 2017-01-30 00:17:02 -06:00
  • 3979eb44ad dts: arm: Add base DTS and YAML definitions Andy Gross 2017-01-29 23:59:48 -06:00
  • bb063164aa dts: Add support for Device Tree Andy Gross 2017-01-29 23:53:17 -06:00
  • 7a71795f6f interrupts: use fixed section name for vector table Andrew Boie 2017-02-08 17:40:50 -08:00
  • 8c7aa9aa85 Merge "Merge bluetooth branch into master" Anas Nashif 2017-02-10 16:37:56 +00:00
  • ee623d21de drivers: Remove unnecessary CONFIG_SYS_POWER_DEEP_SLEEP Juan Solano 2017-02-06 12:19:24 +01:00
  • 2e444cb34c drivers: Convert FOR_EACH macro instances to use CONTAINER Luiz Augusto von Dentz 2017-02-08 16:51:31 +02:00
  • a8ed185615 Bluetooth: Convert FOR_EACH macro instances to use CONTAINER Luiz Augusto von Dentz 2017-02-08 16:48:26 +02:00
  • 4ab09bdead net: Convert FOR_EACH macro instances to use CONTAINER Luiz Augusto von Dentz 2017-02-08 16:08:23 +02:00
  • 41921dd5b9 kernel: Use SYS_DLIST_FOR_EACH_CONTAINER Luiz Augusto von Dentz 2017-02-08 15:42:18 +02:00
  • f7100f8092 tests/common: Add tests for sys_dlist_* Luiz Augusto von Dentz 2017-02-08 13:23:04 +02:00
  • 2baa69ab76 dlist: Introduce CONTAINER macros Luiz Augusto von Dentz 2017-02-07 18:53:53 +02:00
  • 2970771bbe tests/slist: Exercise CONTAINER macros Luiz Augusto von Dentz 2017-02-07 12:42:19 +02:00
  • fd36f9c644 slist: Introduce CONTAINER macros Luiz Augusto von Dentz 2017-02-07 12:37:17 +02:00
  • 01c821f56f Merge bluetooth branch into master Johan Hedberg 2017-02-10 18:03:15 +02:00
  • df16cb92d4 arduino_101: bmi160: use new device name Anas Nashif 2017-02-10 07:51:54 +05:30
  • da1c3c7d35 Merge "Merge net branch into master" Anas Nashif 2017-02-10 16:01:10 +00:00
  • 6545aa3f52 Bluetooth: nble: Catch and handle non-zero fn_index Prasanna Karthik 2017-02-09 16:18:48 -08:00
  • b3a2fc287b boards: panther: Use 115200 baudrate for BLE UART Johan Hedberg 2017-02-10 13:30:05 +02:00
  • 40f91b7105 Bluetooth: AVDTP: Moving structures to headerfile Arun Jagadish 2017-02-08 18:52:12 +05:30
  • 641775a2a8 Merge net branch into master Jukka Rissanen 2017-02-10 11:26:29 +02:00
  • 4c08b15c63 net/dhcpv4: Ensure the retransmission attempts counter gets reset. Marcus Shawcroft 2017-02-09 16:39:26 +00:00
  • c3b0f35f6f net: if: Change the iface param in net_if_ipv6_maddr_lookup Jukka Rissanen 2017-02-09 09:50:50 +02:00
  • 253030c654 net: context: Fix the multicast address lookup in bind Jukka Rissanen 2017-02-09 17:26:00 +02:00
  • c357349e44 net: if: Change the addr param type in net_if_ipv6_maddr_add/rm Jukka Rissanen 2017-02-09 09:48:31 +02:00
  • c0f6a5ecd8 net: nbuf: Fix constness of data param in net_nbuf_append Jukka Rissanen 2017-02-09 09:45:29 +02:00
  • 6c995a5053 Bluetooth: Fix missing connection cleanup in some scenarios Johan Hedberg 2017-02-10 08:49:19 +02:00
  • fb3317b7a1 Bluetooth: Fix not clearing signaled flag for conn_change signal Szymon Janc 2017-02-09 22:25:56 +01:00
  • 92e8d91332 Bluetooth: GATT: Fix not updating previous node Luiz Augusto von Dentz 2017-02-09 11:27:23 +02:00
  • 00210386c6 tests: dma: update dma block transfer app Baohong Liu 2017-01-31 16:26:09 -08:00
  • 15b44146cd drivers: dma_shim: update dma qmsi shim driver Baohong Liu 2017-01-26 18:15:08 -08:00
  • c0bd8a0ce4 api: dma: dma api update Baohong Liu 2017-01-25 11:29:45 -08:00
  • acece24eac tests/kernel/poll: verify .signaled is set correctly Benjamin Walsh 2017-02-09 15:53:56 -05:00
  • 3c1ab5d338 kernel/poll: fix signal.signaled not being set when k_poll() waits Benjamin Walsh 2017-02-09 15:36:29 -05:00
  • 5bbd683b9b test/kernel/poll: fix putting wrong .signaled to 0 Benjamin Walsh 2017-02-09 15:51:24 -05:00
  • 2014ff162e kernel/poll: fix registrations that were not always cleared Benjamin Walsh 2017-02-09 14:55:44 -05:00
  • 47503e30b2 kernel/poll: refactor is_polling() Benjamin Walsh 2017-02-09 14:52:21 -05:00
  • 8aa43ae32f Merge "Merge net branch into master" Anas Nashif 2017-02-09 23:52:53 +00:00
  • a023027f78 doc: update make clean to remove doxygen folder David B. Kinder 2017-02-09 15:09:01 -08:00
  • 73f41699e3 doc: update .gitignore David B. Kinder 2017-02-09 15:03:51 -08:00
  • 53266a3836 doc: Fix encoding problem David Brown 2017-02-03 14:23:46 -07:00
  • 98d4836105 linker quark_se: Fix operator precedence bug Jesus Sanchez-Palencia 2017-02-09 11:12:36 -08:00
  • 1e054874c5 boards: fix board name for panther Anas Nashif 2017-02-09 11:10:28 -05:00
  • 416757aeaf boards: add sensor subsystem for panther Anas Nashif 2017-02-09 11:07:56 -05:00
  • 6f32e20e19 Merge net branch into master Jukka Rissanen 2017-02-09 16:33:18 +02:00