Commit graph

  • 2dda2a9835 Bluetooth: Use LE Rand workaround for MyNewt on Quark SE Devboard Mariusz Skamra 2016-07-06 11:01:44 +02:00
  • ad281d4dbe Bluetooth: L2CAP: Avoid double endianess convertion Szymon Janc 2016-07-05 17:11:13 +02:00
  • fdfc92c80d Bluetooth: ATT: Fix ATT_CHAN() macro Arkadiusz Lichwa 2016-07-05 15:55:03 +02:00
  • f1a82f8ebe Bluetooth: Fix incorrect public key size Johan Hedberg 2016-07-03 17:06:49 +03:00
  • da5446281d doc: revert unnamed union/struct workaround in favour of known-issues Inaky Perez-Gonzalez 2016-06-30 13:16:48 -07:00
  • 0fb7abfea5 build: script to filter known issues Inaky Perez-Gonzalez 2016-06-27 17:57:28 -07:00
  • abd7496225 ext qmsi: Update to QMSI 1.1-Beta Jesus Sanchez-Palencia 2016-06-30 17:25:00 -03:00
  • 19fa82ab91 REVERTME: test_pool disable due to memory corruption bug Andrew Boie 2016-07-01 01:22:15 -07:00
  • b4eee20e4b test_fp_sharing: Enable for Cortex-M4 Peter Mitsis 2016-05-20 10:09:52 -04:00
  • 3490627a97 test_fp_sharing: clean up test code Peter Mitsis 2016-05-16 16:38:02 -04:00
  • 005925e2dd arm float: Add Kconfig options Peter Mitsis 2016-05-16 11:21:02 -04:00
  • 1f47a0dbce arm float: Update compiler options Peter Mitsis 2016-05-16 12:56:14 -04:00
  • 571ccee400 test_pool: increase task stack sizes Andrew Boie 2016-07-01 00:24:15 -07:00
  • b34e376e51 doc: update troubleshooting for Kconfig help Inaky Perez-Gonzalez 2016-06-28 22:05:25 -07:00
  • b008f74b0b Bluetooth: L2CAP: Fix not cleanup properly if ACL is disconnected Luiz Augusto von Dentz 2016-06-28 16:40:57 +03:00
  • 997765def2 Bluetooth: tester: Increase prepare write buffers pool for qemu and nble Mariusz Skamra 2016-07-01 14:55:52 +02:00
  • 940ee5e6e5 Bluetooth: tester: Increase prepare write buffers pool Mariusz Skamra 2016-07-01 12:29:43 +02:00
  • 179f08f049 Bluetooth: Create proper abstraction for ECC access Johan Hedberg 2016-06-30 20:05:36 +03:00
  • b2383406cc samples/static_lib: Linking with a static library Flavio Santes 2016-06-08 17:10:56 -05:00
  • c8d9b6b5e3 tags: basic kernel objects test for actual hardware Genaro Saucedo Tejada 2016-06-29 15:28:50 -05:00
  • 231e617593 nios2: enable instruction/data caches Andrew Boie 2016-06-29 11:29:51 -07:00
  • 47eb6096b1 doc: fix ref in include/sensor.h David B. Kinder 2016-06-23 07:36:04 -07:00
  • c613715322 nios2-qemu: use all available RAM Andrew Boie 2016-06-30 11:41:19 -07:00
  • 0a8a101e6e nios2: enable microkernel sanity checks Andrew Boie 2016-06-29 16:48:17 -07:00
  • ac6ac00337 sample/kernel_event_logger: fix nano config Andrew Boie 2016-06-29 16:43:39 -07:00
  • 8e35554743 sample/kernel_event_logger: fix microkernel config Andrew Boie 2016-06-29 16:35:41 -07:00
  • f33b8d32a1 nios2: implement kernel_event_logger Andrew Boie 2016-06-29 16:29:15 -07:00
  • 71e22620a8 nios2: define vaddr_t and paddr_t Andrew Boie 2016-06-29 15:26:14 -07:00
  • 59169052c6 misc/kernel_event_logger.h: prototype irq entry point Andrew Boie 2016-06-29 16:28:14 -07:00
  • eab9123589 nios2: fix nano_cpu_idle() Andrew Boie 2016-06-29 14:58:49 -07:00
  • e3ffa67bde test_stackprot: disable for Nios II Andrew Boie 2016-06-29 15:25:34 -07:00
  • 5da328b07b tests: test_tickless: exclude on Nios II Andrew Boie 2016-06-29 09:45:35 -07:00
  • fe40d1071e REVERTME test: bluetooth: init: exclude Nios II JTAG UART Andrew Boie 2016-06-29 09:44:01 -07:00
  • c1c60415c1 test: merge x86 changes over to prj_arc.conf Chuck Jordan 2016-06-03 11:53:05 -07:00
  • ab2c18b0ad usb: Move LOW_BYTE and HIGH_BYTE to samples code Adrian Bradianu 2016-06-14 19:29:07 +03:00
  • 88656ec981 usb: dfu: Add support for alternate settings Adrian Bradianu 2016-06-08 15:32:55 +01:00
  • d8ee2b087f usb: Add ReST documentation file Adrian Bradianu 2016-06-01 14:22:40 +03:00
  • 3d8b28b358 usb: Add CDC ACM and DFU class examples Adrian Bradianu 2016-06-01 14:21:11 +03:00
  • 7a16ade6d1 usb: Add USB device core layer Adrian Bradianu 2016-06-01 14:20:02 +03:00
  • 7a6bab308a sys_log: replace old debug macros on K64 PSI driver Genaro Saucedo Tejada 2016-06-13 13:29:03 -05:00
  • a679f32920 sys_log: replace old debug macros at ADC driver Genaro Saucedo Tejada 2016-06-13 12:21:06 -05:00
  • e8d0090808 sensor: tmp007: fix negative sample values bug Bogdan Davidoaia 2016-06-27 14:00:39 +03:00
  • 65cc01ac16 sensor: adjust Kconfig file formatting Mariusz Ryndzionek 2016-06-29 08:27:41 +02:00
  • 568dee4a8f qemu_nios2: do not include reset vector Andrew Boie 2016-06-29 15:09:23 -07:00
  • 291916055a doc: minor fix to documentation for DEFINE_TASK() Rohit Grover 2016-06-29 15:05:35 +01:00
  • 206d0b4497 Revert "qemu: pass -serial stdio instead of -serial mon:stdio" Andrew Boie 2016-06-29 13:33:05 -07:00
  • 23af1e928e build: Fix application object files placement when building out of tree Kumar Gala 2016-06-03 09:51:56 -05:00
  • 19ff3d3e37 Bluetooth: Print events opcodes as hex Szymon Janc 2016-06-30 13:34:10 +02:00
  • d4983df3b1 samples: add simple tmp112 sensor application Mariusz Ryndzionek 2016-06-29 08:58:17 +02:00
  • 7dcbbc39e7 build: move from srctree to ZEPHYR_BASE for app include paths Kumar Gala 2016-06-18 08:44:38 -05:00
  • ff694e92b5 build: Split out building of application code Kumar Gala 2016-06-16 16:16:46 -05:00
  • caf83c96ed Bluetooth: L2CAP: Make public helper for LE channel conversion Arkadiusz Lichwa 2016-06-24 12:08:46 +02:00
  • e0ddc33ce2 Bluetooth: log: Add space after scheduling context Johan Hedberg 2016-06-29 19:56:15 +03:00
  • e4c8293e7f Bluetooth: log: Add missing sections.h include Johan Hedberg 2016-06-29 13:30:11 +03:00
  • ff712114ef usb: dw: Add Quark SE USB device controller driver Adrian Bradianu 2016-06-14 13:23:39 +01:00
  • 6b88a6b945 ext qmsi: Add USB base and interrupt defines Adrian Bradianu 2016-06-29 14:28:46 +03:00
  • fca8eb8608 usb: Add USB device controller header file Adrian Bradianu 2016-06-01 14:15:36 +03:00
  • bcca0dcbbd util: add portable arithmetic shift right Bogdan Davidoaia 2016-06-28 14:20:46 +03:00
  • c632271879 arm float: Enable floating point Peter Mitsis 2016-04-26 10:23:34 -04:00
  • fc8b2a2064 arm float: Save and load FP registers Peter Mitsis 2016-05-13 14:22:46 -04:00
  • 017dff9d7d arm float: Add FPU structures and fields to the SCS Peter Mitsis 2016-06-14 11:22:17 -04:00
  • 65f1c0c10a arm float: Add preemptive FP regs Peter Mitsis 2016-04-25 11:41:43 -04:00
  • d5709b6c92 arm float: Update exception stack frame structure Peter Mitsis 2016-04-25 14:22:27 -04:00
  • 9c68fd4e5b Bluetooth: Add priority buffer for handling critical HCI events Szymon Janc 2016-06-28 16:48:01 +02:00
  • 930669b840 samples: drivers: current_sensing: update tags testcase.ini Javier B Perez 2016-06-10 14:49:05 -05:00
  • 28b79191d4 build: Fix not allowing the host tools to be crosscompiled Vinicius Costa Gomes 2015-12-18 18:40:30 -02:00
  • 2e8e3088e8 atmel_sam3: Do not switch off CPU clock if debugging is planned Dmitriy Korovkin 2016-06-06 17:50:31 -04:00
  • 23430bfa83 pwm: Create API to use time units. Sergio Rodriguez 2016-06-08 13:45:03 -07:00
  • 31196d78aa nios2: add config option to include reset vector Andrew Boie 2016-06-28 13:33:14 -07:00
  • 6539fbd453 toolchain/common.h: remove comment Andrew Boie 2016-06-28 10:52:13 -07:00
  • 7511a4f606 nios2: exceptions: remove remaining muldiv references Andrew Boie 2016-06-28 10:26:40 -07:00
  • e7041e98f8 nios2: exceptions: use computed offsets Andrew Boie 2016-06-28 10:20:30 -07:00
  • c2ca9e609c nios2: fix debugging output Andrew Boie 2016-06-28 09:52:41 -07:00
  • 2de74a93ea nios2: properly set NANO_ESF pointer for _Fault() Andrew Boie 2016-06-28 09:51:55 -07:00
  • a0464b802b nios2: implement thread monitor Andrew Boie 2016-06-24 14:39:08 -07:00
  • 83c82e6cd6 tests: Allow tc_util to use printf when requested Tomasz Bursztyka 2016-06-23 15:47:00 +02:00
  • 288305739a fs: [WIP] Pull in open source FAT FS implementation Ramesh Thomas 2016-06-03 13:42:45 -07:00
  • 8191ba6c07 doc: fix API name in sample code Rohit Grover 2016-06-28 11:54:46 +01:00
  • c8a589e06e sensor: add driver for TMP112 temperature sensor Mariusz Ryndzionek 2016-06-18 13:14:11 +02:00
  • 4f80a44b1b sensor: add driver for HMC5883L magnetometer Bogdan Davidoaia 2016-06-08 15:59:31 +03:00
  • 9a2d8b7e29 doc: Moved Quark D2000 CRB info to wiki. Evan Couzens 2016-06-23 14:04:13 -07:00
  • e505c89109 driver: uart: shim driver changes to reflect qmsi changes Kuo-Lang Tseng 2016-06-28 16:36:58 -07:00
  • 8616dad7eb nios2: fix QEMU arguments Andrew Boie 2016-06-24 13:57:58 -07:00
  • e697621371 qemu: pass -serial stdio instead of -serial mon:stdio Andrew Boie 2016-06-24 13:54:13 -07:00
  • f27bb0ae35 qemu_nios2: enable XIP by default Andrew Boie 2016-06-24 12:41:13 -07:00
  • 96a9ae3a41 nios2: thread.c: don't include timeout_q.h Andrew Boie 2016-06-24 12:23:41 -07:00
  • 543aa77392 nios2-qemu: fix CONFIG_XIP Andrew Boie 2016-06-24 11:48:26 -07:00
  • a7b54980bd nios2: set appropriate compiler flags for math support Andrew Boie 2016-06-24 11:27:39 -07:00
  • ab5f6de4af test_context: build/run on ARC and Nios II Andrew Boie 2016-06-24 08:59:52 -07:00
  • fda3bc1c8c nios2: _Swap(): optimize irq unlock Andrew Boie 2016-06-24 07:56:48 -07:00
  • 69abfbdc9b nios2: remove stub build workaround Andrew Boie 2016-06-23 23:26:52 -07:00
  • 30db3401e8 nanokernel: tests: increase stack size from 256 bytes Andrew Boie 2016-06-23 20:51:00 -07:00
  • 8a8a2928e5 nios2: implement fiberRtnValueSet() Andrew Boie 2016-06-23 20:10:01 -07:00
  • 885e9084a8 nios2: _IntLibInit(): fix comment Andrew Boie 2016-06-23 14:55:11 -07:00
  • 148924827d sanitycheck: build for qemu_nios2 target Andrew Boie 2016-06-23 14:24:52 -07:00
  • 2ecb9d45d5 test_irq_offload: unit test for running functions in IRQ context Andrew Boie 2016-06-23 13:44:37 -07:00
  • d4a209d484 nios2: implement irq_offload() Andrew Boie 2016-06-23 13:49:50 -07:00
  • 99b2866ed2 nios2: implement _IS_IN_ISR() Andrew Boie 2016-06-23 13:48:58 -07:00
  • be13e26586 build: add 'qemugdb' target Andrew Boie 2016-06-23 11:33:55 -07:00
  • 54b58827b0 test_intmath: new Nios II test case for integer math Andrew Boie 2016-06-23 11:31:58 -07:00