Commit graph

  • 3f667a45f8 Bluetooth: drivers/h5: Further simplify parsing logic Johan Hedberg 2015-12-22 13:42:06 +02:00
  • 19416fb488 Bluetooth: drivers/h5: Rename 'state' to 'link_state' Johan Hedberg 2015-12-22 13:16:34 +02:00
  • c1e49be194 Bluetooth: drivers/h5: Simplify parsing logic Johan Hedberg 2015-12-22 12:57:15 +02:00
  • 20967d3f48 Bluetooth: drivers/h5: Split up h5_unslip_byte() return handling Johan Hedberg 2015-12-22 12:46:39 +02:00
  • 9a32952581 Bluetooth: drivers/h5: Remove unnecessary bt_buf_get_sig() helper Johan Hedberg 2015-12-22 12:46:18 +02:00
  • 5559aa13e1 Bluetooth: drivers/h5: Add explicit RECV_RESERVE in Kconfig Johan Hedberg 2015-12-22 12:45:45 +02:00
  • d1117f8575 Bluetooth: drivers/h5: Remove unnecessary SIGNAL state Johan Hedberg 2015-12-22 12:17:25 +02:00
  • ac35dfa7b2 Bluetooth: drivers/h5: Move h5_set_txwin() closer to the point of usage Johan Hedberg 2015-12-22 12:09:22 +02:00
  • 3dcb3b8cb4 Bluetooth: h5: Recalculate seq number when retransmitting Andrei Emeltchenko 2015-12-21 16:21:16 +02:00
  • 276258e647 Bluetooth: h5: Fix memory leaks in case of error condition Andrei Emeltchenko 2015-12-18 10:58:39 +02:00
  • fa25591141 doc: Add bluetooth PTS 6.3 PICS file for GATT service Grzegorz Kolodziejczyk 2015-11-10 17:01:01 +01:00
  • af11f2aa4a x86: iamcu: fix implementation of disable_interrupts() Andrew Boie 2016-01-20 14:13:55 -08:00
  • b43af743b7 Move compiler optimization to the SoC Anas Nashif 2016-01-13 07:49:42 -05:00
  • fad531027b kbuild: move SoC Makefile content to Kbuild file Anas Nashif 2016-01-13 07:35:20 -05:00
  • 9be80e3ed6 kbuild: remove linux modules related code Anas Nashif 2016-01-13 07:23:17 -05:00
  • 86fde21f3b spi: Make the API fully synchronous Tomasz Bursztyka 2015-12-08 13:30:41 +01:00
  • c0205c243c adc: Fix a mistake in result buffer handling Tomasz Bursztyka 2015-10-23 15:06:27 +03:00
  • 0524af6444 device: Fix typo in Doxygen comments Andre Guedes 2016-01-18 17:56:12 -02:00
  • d9cfbd5a61 interrupts: new static IRQ API Andrew Boie 2016-01-08 00:46:14 -08:00
  • 4a2ce3c0c9 mingw: change backslashes to forward slashes Yonattan Louise 2015-12-30 17:38:26 -06:00
  • 947fb40ef3 Removing directory link to the source tree. Louise Mendoza 2015-12-08 11:17:56 -06:00
  • 13075f59bd x86: Replace CONFIG_IAMCU with CONFIG_X86_IAMCU Dirk Brandewie 2016-01-14 08:10:23 -08:00
  • e0d353baea i2c: Set I2C_MSG_STOP in i2c_write and i2c_read Andre Guedes 2016-01-13 20:35:10 -02:00
  • 565cb2b020 quark_se: Fix I2C-related options selection Andre Guedes 2016-01-14 17:00:49 -02:00
  • ecfcb6f5e5 i2c: Move general configs to the top of Kconfig Andre Guedes 2016-01-14 14:46:07 -02:00
  • 4979ff34cb remove already resolved GENOFFSET_H dependency Louise Mendoza 2015-12-15 16:34:41 -06:00
  • 0c3f05bcd7 mingw: Use built-in pwd with -W option for mingw builds Louise Mendoza 2015-12-30 16:17:36 -06:00
  • c1510f53dc mingw: Use windows path style when building with MinGW Louise Mendoza 2015-12-08 20:49:00 -06:00
  • 7a2836f0f4 Remove quotation marks form CFLAGS. Louise Mendoza 2015-12-15 16:29:09 -06:00
  • aa47bd8d6c newlib: Rename exit to _exit Andre Guedes 2016-01-15 19:29:21 -02:00
  • 89ec552be9 x86: iamcu: fix exception NANO_ESF parameter Andrew Boie 2016-01-14 16:22:28 -08:00
  • 06058ce4bc samples: grove_lcd/fram: unify config files, since they are the same Anas Nashif 2016-01-14 07:17:56 -05:00
  • 6615f9c89b samples: I2C device is auto-selected by SoC Kconfig Anas Nashif 2016-01-14 07:06:56 -05:00
  • 2c74c45be0 quark_d2000: toggle I2C0 when I2C is enabled Anas Nashif 2016-01-14 07:06:14 -05:00
  • 3280b700d7 quark_se_ss: toggle I2C0 when I2C is enabled Anas Nashif 2016-01-14 06:59:56 -05:00
  • 57e444ffa8 i2c: use a common name from i2c devices Anas Nashif 2016-01-14 06:50:37 -05:00
  • a8c48ea7b7 Workaround QEMU's multiboot loading issue Ido Yariv 2016-01-04 14:59:09 -05:00
  • 7cb5276158 x86: remove NANO_SOFT_IRQ from zephyr Andrew Boie 2016-01-08 13:40:09 -08:00
  • 7b0076a777 rtc: Introduce QMSI RTC device driver Andre Guedes 2016-01-06 16:59:18 -02:00
  • db2d48b66f arc: add atomic operations for ARC EM family processors Daniel Leung 2016-01-13 15:20:19 -08:00
  • f08e73dcf8 kconfig: Add missing board definition Anas Nashif 2016-01-14 06:45:52 -05:00
  • ae08f73f72 samples: fix compilation error of nfc_hello Ido Yariv 2016-01-04 19:16:46 -05:00
  • ea6f5e09bd quark_se : quark_d2000 : shrink pinmux code size Dan Kalowsky 2016-01-05 08:07:45 -08:00
  • 5c2dfcd53a watchdog: Introduce QMSI watchdog driver Andre Guedes 2015-11-27 08:18:37 -05:00
  • 00b0e06b92 samples/grove_lcd: build for x86 too Daniel Leung 2016-01-12 09:57:03 -08:00
  • 7b4167ed78 i2c/i2c_dw: bail out if tx is aborted during send Daniel Leung 2016-01-12 16:23:56 -08:00
  • 0ac7a5b162 i2c/i2c_quark_se_ss: properly process abort during send Daniel Leung 2016-01-12 16:21:38 -08:00
  • 7a5fefbcd8 i2c/i2c_quark_se_ss: extends to do multi-byte read requests Daniel Leung 2016-01-12 13:35:09 -08:00
  • 61ea58b6cf i2c/i2c_dw: extends to do multi-byte read requests Daniel Leung 2016-01-12 10:25:32 -08:00
  • 9b8acb7b26 samples/i2c_fujitsu_fram: do some multi-bytes read/write Daniel Leung 2016-01-12 11:17:12 -08:00
  • f794b80ac5 samples/i2c_fujits_fram: build for x86 too Daniel Leung 2016-01-12 10:00:12 -08:00
  • 2a8843a262 timers: don't build if there is no system clock in use Andrew Boie 2016-01-13 15:20:56 -08:00
  • 2295e2abf7 uart: remove uart_irq_get() Andrew Boie 2016-01-08 14:37:42 -08:00
  • 59a6d3870d x86: fix description for CONFIG_NUM_DYNAMIC_EXC_NOERR_STUBS Andrew Boie 2016-01-13 12:32:52 -08:00
  • 4733187f1b x86: put the IDT in ROM if possible Andrew Boie 2016-01-07 13:26:27 -08:00
  • cb5022fdba ipm_quark_se: lock irqs while waiting for status bit to clear Andrew Boie 2016-01-07 08:52:32 -08:00
  • 06e78de681 build: do not use link-zephyr Anas Nashif 2015-11-01 11:59:09 -05:00
  • 204b66d150 build: reused declared LDFLAGS Anas Nashif 2015-12-31 12:08:23 -05:00
  • ace0e227c7 remove unused variables and defines Anas Nashif 2015-12-30 19:01:20 -05:00
  • cc2801c08d remove stray core-y redifinition Anas Nashif 2015-12-06 20:03:36 -05:00
  • ce5dc6a3b7 build: remove unused init-y handling Anas Nashif 2015-12-06 20:02:33 -05:00
  • 3bdae61cac build: remove unused linux related code Anas Nashif 2015-12-06 19:38:53 -05:00
  • 3315b1f89b KLIBC_DIR and LDLIBS_TOOLCHAIN are obsolete Anas Nashif 2015-12-27 16:35:28 -05:00
  • afffff3a32 kconfig: ram size/start are set in platform Kconfig Anas Nashif 2015-12-20 23:21:08 -05:00
  • d50b6a7f5c ia32_pci: remove obsolete soc/platform Anas Nashif 2016-01-08 12:43:44 -05:00
  • 32c48d1b2d arc: remove obsolete generic_arc Anas Nashif 2016-01-08 12:28:35 -05:00
  • 030c004fd3 enable iamcu on relevant platforms Anas Nashif 2016-01-08 12:23:25 -05:00
  • 32829a9a9b i2c/i2c_dw: tiny improvement to execution flow Daniel Leung 2016-01-12 09:22:12 -08:00
  • dff5f6a038 i2c: make i2c_transfer() really generic Daniel Leung 2016-01-11 15:35:39 -08:00
  • ee150853de i2c/i2c_dw: remove unused slave_mode field Daniel Leung 2016-01-11 13:15:07 -08:00
  • 0e423317e2 i2c/i2c_quark_se_ss: fix build issue with debugging Daniel Leung 2016-01-11 13:15:07 -08:00
  • 05ba788070 quark_d2000_crb: make I2C controller work Daniel Leung 2016-01-11 13:15:07 -08:00
  • 635351bcdd drivers: Add infrastructure for QMSI drivers Andre Guedes 2015-11-27 08:09:32 -05:00
  • 49abcb3fff device: add a new macro to obtain the device object symbol name Fabien Chereau 2016-01-12 13:53:39 +01:00
  • 45dcfe1478 rtc: Fix naming of RTC symbols Vinicius Costa Gomes 2015-12-18 18:47:17 -02:00
  • 1622e4f4b5 kbuild: Move CONFIG_STACK_CANARIES check Andre Guedes 2016-01-07 14:21:22 -02:00
  • 772c85bed4 doc: Change README to reflect new API documentation. Rodrigo Caballero 2015-12-08 14:17:55 -06:00
  • 403b26f665 quark-se: Add the development board support Tomasz Bursztyka 2015-11-20 14:37:13 +01:00
  • d63a4f7bf7 nano_timers: Simplify nano_xxx_timer_test() API family Peter Mitsis 2015-12-22 14:06:59 -05:00
  • 5c01c09f4d nano_stack: Simplify nano_xxx_stack_pop() API family Peter Mitsis 2015-12-21 14:40:12 -05:00
  • f0b55aa624 nano_lifo: Simplify nano_xxx_lifo_get() API family Peter Mitsis 2015-12-17 13:25:17 -05:00
  • 54b782a88b nano_sema: Simplify nano_xxx_sem_take() API family Peter Mitsis 2015-12-18 15:36:34 -05:00
  • cd6db374de nano_fifo: Simplify nano_xxx_fifo_get() API family Peter Mitsis 2015-12-11 11:46:40 -05:00
  • a6b20d4c04 nano timeouts: Add support macros Peter Mitsis 2016-01-07 10:41:40 -05:00
  • 6ef5761b69 test_timer: Make file header doxygen compliant Peter Mitsis 2016-01-04 10:39:19 -05:00
  • 0032dbe8ad test_stack: Make file header doxygen compliant Peter Mitsis 2016-01-04 10:38:23 -05:00
  • 7f56d855cf test_lifo: Make file header doxygen compliant Peter Mitsis 2016-01-04 10:31:54 -05:00
  • 3cdf484ef4 test_sema: Make file header doxygen compliant Peter Mitsis 2016-01-04 10:29:57 -05:00
  • 9b7f31ea88 test_fifo: Make file header doxygen compliant Peter Mitsis 2016-01-04 10:26:55 -05:00
  • e7e125a7b9 Zephyr 0.8.0 Anas Nashif 2016-01-07 20:19:40 -05:00
  • 0bb325d035 release: Update sanitycheck footprint data Anas Nashif 2016-01-07 20:36:11 -05:00
  • 7ca98c05df doc: add mac installation guide Anas Nashif 2015-12-20 22:44:27 -05:00
  • 893320abd3 toolchain: remove forgotten debug message Anas Nashif 2016-01-07 07:30:22 -05:00
  • e49530a562 kconfig: do not build with NLS by default Anas Nashif 2015-12-23 12:47:58 -05:00
  • 215f5905a8 gitignore: Add vim temporary files Andre Guedes 2016-01-06 18:59:28 -02:00
  • 3b28220c40 pwm samples: Correct MIN_PERIOD liu.lei 2016-01-06 23:06:35 +08:00
  • 243c36360a sample: nano: benchmark object: update BOARD to arduino_101 Javier B Perez Hernandez 2015-12-30 13:41:56 -06:00
  • 4f0f7e3325 ipm_quark_se: don't wait for response with interrupts locked Andrew Boie 2016-01-06 13:57:54 -08:00
  • 08d3cd7bfd ipm: quark_se: fix dropped/repeating characters Andrew Boie 2016-01-06 12:03:53 -08:00
  • 4d3e120109 ipm_console_receiver: fix carriage returns Andrew Boie 2016-01-06 12:21:30 -08:00