1
0
Fork 0

Commit graph

  • e6bffc88d2 net: Fix the statistics printing in timer fiber Jukka Rissanen 2016-01-29 17:16:10 +02:00
  • 6956fe1670 net: samples: Fix echo-client compile error for microkernel Jukka Rissanen 2016-01-29 17:03:26 +02:00
  • 17856bb9a7 net: samples: Fix microkernel echo-server and echo-client Jukka Rissanen 2016-01-29 17:00:17 +02:00
  • 0270fda003 drivers/nble: Fix error return for NRPA advertising address type Johan Hedberg 2016-02-01 18:17:35 +02:00
  • 479d25d035 Bluetooth: Rename BT_LE_ADV_ADDR_PUBLIC to BT_LE_ADV_ADDR_IDENTITY Johan Hedberg 2016-02-01 18:15:52 +02:00
  • 8baedd3a6b Bluetooth: tester: Update configuration for NBLE Andrei Emeltchenko 2016-01-28 17:27:04 +02:00
  • e539c3b99c Bluetooth: nble: Remove enabling debug by default Andrei Emeltchenko 2016-01-28 17:24:40 +02:00
  • 78b0b6dd62 Bluetooth: nble: Fix warnings when debug is disabled Andrei Emeltchenko 2016-01-28 17:26:00 +02:00
  • 08c594049d Bluetooth: Update documentation of BT_DATA & BT_DATA_BYTES Johan Hedberg 2016-01-30 13:51:22 +02:00
  • bd0065b3bd Bluetooth: samples: Use sizeof() to evaluate fixed name length Johan Hedberg 2016-01-30 13:36:02 +02:00
  • 7d8303bbbf Bluetooth: Introduce BT_DATA_BYTES convenience macro Johan Hedberg 2016-01-30 13:26:23 +02:00
  • 08dd836791 board : arduino_101 : fixing flash scripts Dan Kalowsky 2016-02-03 15:48:59 -08:00
  • eb38faa75b doc : arduino_101 : adding image for JTAG connection Dan Kalowsky 2016-02-03 15:48:59 -08:00
  • 0e053a5f4d doc : arduino_101 : adding serial debug information Dan Kalowsky 2016-02-03 11:38:13 -08:00
  • f60bfa00f6 doc : arduino_101 : style fixes Dan Kalowsky 2016-02-03 15:48:58 -08:00
  • fe9eae95e8 link in external application library Anas Nashif 2016-01-31 04:48:46 -05:00
  • b5c7b1baca net: buf: Fix compilation with newlib libc Szymon Janc 2016-02-03 15:04:08 +01:00
  • 4f303a9967 eth_dw: fix compilation issue in eth_dw.c driver Jean-Paul Etienne 2016-02-02 14:04:52 +00:00
  • 933315e719 arduino_101: add small script for flashing boot rom Andrew Boie 2016-02-02 16:08:57 -08:00
  • e9ba72a552 arduino_101: include custom boot rom built from QMSI Andrew Boie 2016-02-02 14:53:22 -08:00
  • 20fe678782 link binary with extra options provided by app Anas Nashif 2016-01-31 04:46:37 -05:00
  • df3bd11e3c toolchain: check if both __aligned and __packed are defined Anas Nashif 2016-01-05 16:18:33 -05:00
  • 9f39a8aee9 build: fix fixdep warning. Louise Mendoza 2015-12-30 15:55:43 -06:00
  • 105d8c68a2 Zephyr 0.9.0-rc2 Anas Nashif 2016-02-02 21:13:43 -05:00
  • 4f5b4cb92c benchmarks: reorg configuration and split float tests Anas Nashif 2016-02-01 16:27:31 -05:00
  • 872676c735 build: fix parallel builds of applications Anas Nashif 2016-02-02 07:58:26 -05:00
  • 8429a29a36 doc: fix references to old board names Anas Nashif 2016-02-01 23:57:23 -05:00
  • 78e1b0efe1 print message when flashing/debugging not supported Anas Nashif 2016-02-01 23:30:37 -05:00
  • 6816942f6b arduino 101: fix defconfig/hello world path Anas Nashif 2016-02-01 23:10:14 -05:00
  • 588f249a0d Update Arduino 101 openocd.cfg Anas Nashif 2016-02-01 21:48:04 -05:00
  • a49762ccce add debug/debugserver support Anas Nashif 2016-02-01 22:24:21 -05:00
  • c0c155618e build: set GDB to the right GDB binary from the SDK Anas Nashif 2016-02-01 19:54:32 -05:00
  • 54634d6a43 add support for debugserver Anas Nashif 2016-02-01 19:42:54 -05:00
  • 3cf1d29d34 disable try-run on windows Anas Nashif 2016-02-01 13:29:43 -05:00
  • c0ddcb7a49 Revert "Change the try-run option as disable by default." Anas Nashif 2016-02-01 13:18:14 -05:00
  • fd878a6f7d benchmarks: cleanup footprint tests (nano kernel) Anas Nashif 2016-01-23 09:44:14 -05:00
  • c4312b652c doc: API documentation refactoring. Rodrigo Caballero 2016-02-01 11:28:50 -06:00
  • b5ff3fe0dd spi: qmsi: Fix enabling the CS line too late Vinicius Costa Gomes 2016-02-02 17:04:57 -02:00
  • adaa928d2a scripts : Arduino 101 flashing script Dan Kalowsky 2016-02-02 16:54:23 -08:00
  • 8f53f609b7 doc : arduino_101 : edits Dan Kalowsky 2016-02-02 16:54:23 -08:00
  • 572d7758dd Add I/O port configuration for Minnowboard UART Dmitriy Korovkin 2016-02-02 11:24:07 -05:00
  • 908cb87978 logger: support for iamcu abi core Juan Manuel Cruz 2016-02-02 14:49:29 -06:00
  • 7d348b0e71 expand 'make help' Anas Nashif 2016-01-31 08:22:18 -05:00
  • ffb89d03ba doc: rename platform -> board Anas Nashif 2016-01-30 06:46:14 -05:00
  • 73390e76fa doc: update minnowboard documentation Anas Nashif 2016-01-30 06:43:00 -05:00
  • 22c86a6907 doc: rename basic_minuteia to qemu_x86 Anas Nashif 2016-01-30 06:40:36 -05:00
  • 71d22157b4 makefile: do not create directories when calling help Anas Nashif 2016-01-30 05:36:52 -05:00
  • 8905bdb49f build: add support for mingw32 zephyr toolchain Louise Mendoza 2015-12-15 16:30:35 -06:00
  • 8d0c9124a0 gpio_qmsi: Use level sensitive interrupts Jesus Sanchez-Palencia 2016-02-01 09:45:57 -02:00
  • 4f976c20d7 doc: Refactor the Quick Start Guide. Rodrigo Caballero 2016-01-28 10:59:49 -06:00
  • c8da62567e cc2520: Fix DEVICE_INIT macro usage Tomasz Bursztyka 2016-02-01 14:00:06 +01:00
  • 5cc61d5406 iamcu: interrupts: fix comment Andrew Boie 2016-02-01 11:22:09 -08:00
  • fb0f918cb1 iamcu: fix dynamic IRQs Andrew Boie 2016-02-01 11:11:30 -08:00
  • 0b1d68af27 iamcu: fix irq_offload() Andrew Boie 2016-02-01 10:52:28 -08:00
  • 28198fcca5 quark_se: Remove pipe config defaults Andrei Emeltchenko 2016-01-28 16:26:26 +02:00
  • 19b939d886 arduino_101: Add pipe configuration to the board Andrei Emeltchenko 2016-01-28 17:23:32 +02:00
  • b8ef593878 Zephyr 0.9.0-rc1 Anas Nashif 2016-01-31 04:22:32 -05:00
  • e04e5d97be adc: sample conofiguration update Juan Manuel Cruz 2016-01-29 15:07:18 -06:00
  • 8166cf8d8f spi: qmsi: Add support for selecting the driver's init priority Vinicius Costa Gomes 2016-01-28 17:28:33 -02:00
  • 39d87755c1 spi: qmsi: Add support for using a GPIO pin as CS Vinicius Costa Gomes 2016-01-27 18:53:53 -02:00
  • 9442446944 samples: Add a sample SPI application Vinicius Costa Gomes 2016-01-28 10:43:18 -02:00
  • eb8ab24ae8 build: make QUARK_SE_IPM_CONSOLE_RING_BUF_SIZE32 symbol editable Juan Manuel Cruz 2016-01-29 12:37:28 -06:00
  • 40f8914376 spi: Add QMSI-based implementation Vinicius Costa Gomes 2016-01-28 10:42:12 -02:00
  • 416525849a toolchain: add support for external libc on arm/arc Anas Nashif 2016-01-25 16:33:40 -05:00
  • 5cf903f22b x86/iamcu: build with -miamcu only when CONFIG_X86_IAMCU=y Anas Nashif 2016-01-23 03:18:27 -05:00
  • c8b31705a1 tests: add build tests for various options Anas Nashif 2016-01-20 00:17:33 -05:00
  • 51be9a50a4 Add flash support for boards using latest SDK Anas Nashif 2016-01-15 12:18:53 -05:00
  • c4c919dbe0 Move compiler optimization to the SoC Anas Nashif 2016-01-13 07:49:42 -05:00
  • ed98af00e0 samples: gpio: extends to support gpio_atmel_sam3 driver Daniel Leung 2016-01-29 13:51:58 -08:00
  • a8a5597e94 arm/atmel_sam3: fixes incorrect rename to SYS_INIT() Daniel Leung 2016-01-29 14:00:31 -08:00
  • bf0e5089dc arm/atmel_sam3: fix SRAM base address for SAM3X8E Daniel Leung 2016-01-29 13:51:57 -08:00
  • db359d2219 samples: apps: rename gpio_dw to gpio Daniel Leung 2016-01-29 13:51:57 -08:00
  • f6a5bfcfa1 gpio: add driver for Atmel SAM3 PIO controllers Daniel Leung 2016-01-29 13:51:57 -08:00
  • cae35e2460 gpio: allow pins to be enabled/disabled Daniel Leung 2016-01-29 13:51:57 -08:00
  • 9c9ad646e1 boards/arduino_due: add pinmux driver Daniel Leung 2016-01-29 13:51:57 -08:00
  • dacf54de68 i2c: Enable interrupts for QMSI shim driver Andre Guedes 2016-01-28 15:16:53 -02:00
  • 4c3a1afbac i2c: Add multi controller support for QMSI shim driver Andre Guedes 2016-01-26 19:01:24 -02:00
  • 3db6a541c8 Quark: Set up IRQ routing for PCIe explicitly Ido Yariv 2016-01-28 14:50:59 -05:00
  • 6b6ef8bbb7 QEMU: Add optional PCI support Ido Yariv 2016-01-28 14:51:47 -05:00
  • 631c3b1242 samples: adds a sample for using aio_dw_comparator driver Daniel Leung 2016-01-28 09:24:50 -08:00
  • 1b6c88ffe2 aio/aio_dw_comparator: adds Kconfig for IRQ priority Daniel Leung 2016-01-28 10:20:26 -08:00
  • 985c0b1de4 aio/aio_dw_comparator: use Kconfig to define device name Daniel Leung 2016-01-29 09:02:19 -08:00
  • 9709c1008a samples: adds a sample for interfacing with APA102C LED Daniel Leung 2016-01-26 13:02:02 -08:00
  • 9183e1f4de device: Make device_sync_call_complete aware of the caller context Dmitriy Korovkin 2016-01-25 14:41:19 -05:00
  • f0a1d22f28 x86: leave the GDT in ROM by default Andrew Boie 2016-01-27 10:50:25 -08:00
  • cb76f11259 arch/arc: fixes native C version of atomic_nand Daniel Leung 2016-01-29 09:12:26 -08:00
  • 61e6f4a299 sys_clock: Lock interrupts when processing announced ticks Peter Mitsis 2016-01-29 11:30:20 -05:00
  • 1b7b470cb0 net: contiki: Fix the debug printing support for ICMPv6 code Jukka Rissanen 2016-01-28 16:34:27 +02:00
  • d9f50cdb9d net: contiki: Make sure ICMPv6 support is activated Jukka Rissanen 2016-01-28 16:32:08 +02:00
  • 2822ed6537 net: contiki: Fix the NA ICMPv6 sending Jukka Rissanen 2016-01-28 16:28:35 +02:00
  • 1e9fd8da9b net: Enable IPv6 neighbor discovery by default Jukka Rissanen 2016-01-28 16:24:51 +02:00
  • a9404225e5 Bluetooth: Use NULL for "any" connection with bt_conn_lookup_state_le() Johan Hedberg 2016-01-28 18:58:55 -05:00
  • 27fe6fcb46 Bluetooth: L2CAP: Further simplify l2cap_chan_create_seg() Johan Hedberg 2016-01-28 17:09:12 -05:00
  • aa1d49041b Bluetooth: L2CAP: Take advantage of net_buf_push_le16 helper Johan Hedberg 2016-01-28 16:40:18 -05:00
  • 8d98247c8f net: buf: Add net_buf_push_le16 helper function Johan Hedberg 2016-01-28 16:39:29 -05:00
  • 66413dad20 Bluetooth: L2CAP: Fix not sending all bytes of SDU Szymon Janc 2016-01-28 21:28:14 +01:00
  • 47f0279502 Bluetooth: samples/shell: Fix printk modifier Szymon Janc 2016-01-28 18:21:55 +01:00
  • 719e8e4710 Bluetooth: Fix not updating LE keys on Key Refresh Event Szymon Janc 2016-01-28 18:09:26 +01:00
  • 56ba2ffb6b Bluetooth: Remove unused bt_uuid_copy() API Johan Hedberg 2016-01-27 22:44:11 -05:00
  • d5e23e86d2 Bluetooth: UUID: Introduce new API Johan Hedberg 2016-01-27 22:43:34 -05:00