Commit graph

  • 45054a6e02 unified: Fix test_sema/microkernel Benjamin Walsh 2016-09-02 18:02:24 -0400
  • 3bcd880594 unified/test_timer: adapt for unified kernel Benjamin Walsh 2016-09-02 17:53:19 -0400
  • c24d844eec unified/test_pipe: adapt to not use sem groups Benjamin Walsh 2016-09-02 17:51:00 -0400
  • cda52c7adb unified/test_mail: adapt test to not use sem groups and mem pools Benjamin Walsh 2016-09-02 17:49:32 -0400
  • 6f4b9a64cf unified/test_context: adapt test to run on unified kernel Benjamin Walsh 2016-09-02 17:37:49 -0400
  • c72acc9333 zperf_shell: add unified kernel string for unified kernel case Benjamin Walsh 2016-09-02 17:19:40 -0400
  • ee99373afa unified/object_tracing: disable object tracing in unified kernel Benjamin Walsh 2016-09-02 17:18:06 -0400
  • 43f39020df unified/sys_timer: guard microkernel announce with !KERNEL_V2 Benjamin Walsh 2016-09-02 17:10:52 -0400
  • 3caec4e95d unified/drivers: adapt timer drivers to unified kernel Benjamin Walsh 2016-09-02 17:01:52 -0400
  • 5d23818070 unified: include kernel.h via major top-level header files Benjamin Walsh 2016-09-02 16:59:34 -0400
  • d4e78bce0a workqueue: use kernel.h for workqueue header file Benjamin Walsh 2016-09-02 16:44:45 -0400
  • 68f6d52eb1 atomic: fix bug in ATOMIC_INIT() Benjamin Walsh 2016-09-02 16:42:10 -0400
  • 983cbe398c unified/x86: add unified kernel support for x86 arch Benjamin Walsh 2016-09-02 16:34:35 -0400
  • b9a0d90a5f x86: load _nanokernel in %edi in _Swap() Benjamin Walsh 2016-09-09 15:00:22 -0400
  • 3cf3778d31 unified/arm: add unified kernel support for ARM arch Benjamin Walsh 2016-09-02 16:20:19 -0400
  • d4006c9ad4 unified/build: adapt Kbuild for unified kernel Benjamin Walsh 2016-09-02 16:04:29 -0400
  • a8a830b5db arm: only compile gdb stubs when CONFIG_GDB_INFO=y Benjamin Walsh 2016-06-14 11:28:11 -0400
  • 781561c855 arm: add __ASSERT() for stack alignment Benjamin Walsh 2016-06-16 16:49:07 -0400
  • b05ce0e0c7 build: only generate the SSE group for x86 Benjamin Walsh 2016-06-09 18:27:12 -0400
  • 20f7ae47e4 sysgen: add --kernel_type argument Benjamin Walsh 2016-06-07 16:04:24 -0400
  • f6684147c1 build: make sysgen take optional command line arguments Benjamin Walsh 2016-06-07 15:58:43 -0400
  • 851c537f29 kernel: add CONFIG_MDEF Benjamin Walsh 2016-06-14 16:36:55 -0400
  • 7280377ae1 checkpatch: do not check for min_t/max_t Benjamin Walsh 2016-09-06 16:51:58 -0400
  • f5c5f362a7 checkpatch: add --ignore DATE_TIME Benjamin Walsh 2016-09-06 10:30:42 -0400
  • 1d25d81ecd slist: add sys_slist_append_list and sys_slist_merge_slist() Benjamin Walsh 2016-08-08 10:21:03 -0400
  • e69982b8b5 slist: add sys_slist_get() to fetch and remove the head Benjamin Walsh 2016-06-11 18:56:07 -0400
  • 8cff79957b dlist: add static initialization macro Benjamin Walsh 2016-06-05 11:03:02 -0400
  • ba2c769073 dlist: add SYS_DLIST_FOR_EACH_NODE/_SAFE Benjamin Walsh 2016-05-27 13:19:52 -0400
  • 7bc92b3d50 doc: workaround for __deprecated functions David B. Kinder 2016-09-12 10:16:13 -0700
  • 31341b3255 task profiler: Adds the task profiler samples to the sanity check Juan Manuel Cruz 2016-09-09 11:50:07 -0500
  • 809e52607b task profiler: README file update Juan Manuel Cruz 2016-09-09 11:49:01 -0500
  • b9c6afca43 task profiler: project configuration files clean up Juan Manuel Cruz 2016-09-09 11:44:46 -0500
  • c53fe299c0 libc: replace null.h and size_t.h with stddef.h Qiu Peiyang 2016-09-13 10:19:07 +0800
  • 884d9fb50f samples: zoap: build only for specified boards Anas Nashif 2016-09-12 19:52:56 -0400
  • 99f4815743 known-issues: clarify documentation on ignore blocks Inaky Perez-Gonzalez 2016-09-12 10:11:56 -0700
  • 02089646bf known-issues: remove entries for fixed ZEP-757 Inaky Perez-Gonzalez 2016-09-12 10:05:30 -0700
  • 31e3a345e5 gen_idt: validate IRQ line before vector assignment Andrew Boie 2016-09-12 09:51:10 -0700
  • 9436765914 samples: dma: don't skip this test case Andrew Boie 2016-09-12 09:43:59 -0700
  • eeacd2061d mvic: default to IRQ 10 instead of 0 for timer Andrew Boie 2016-09-12 09:39:01 -0700
  • c579ca43ac test_context: use correct timer IRQ for mint valley Andrew Boie 2016-09-12 09:13:06 -0700
  • 453d172bff sensor: HP206C: fix kconfig sys log help Javier B Perez 2016-09-12 10:35:41 -0500
  • ac7a1d4c64 net: Remove dead sections left by revert Tomasz Bursztyka 2016-09-12 09:52:29 +0200
  • 4dc8078435 fix: net samples no longer include unneeded 802.15.4 files Genaro Saucedo Tejada 2016-09-02 18:51:16 -0500
  • 44362df31d boards: ia32_pci is long gone, use galileo instead Anas Nashif 2016-09-07 21:49:08 -0400
  • 941059c69f win-build: fixes to build with alternative make implementations Juan Manuel Cruz 2016-08-26 17:24:13 -0500
  • c7faacf3d6 samples: move pci tests to tests/ Anas Nashif 2016-08-31 11:47:24 -0400
  • 1ecbea283c samples: move spi tests to tests/ Anas Nashif 2016-08-31 11:47:10 -0400
  • 960a5c990b MAINTAINERS: add Zoap section Vinicius Costa Gomes 2016-08-02 17:07:02 -0300
  • 8dad0093d3 samples/net: Add a sample for a CoAP client Vinicius Costa Gomes 2016-06-17 19:21:33 -0300
  • 97ea9b19ea samples/net: Add a sample for a CoAP server Vinicius Costa Gomes 2016-06-17 19:22:15 -0300
  • 3a53a73d8f tests: Add simple CoAP tests Vinicius Costa Gomes 2016-06-17 19:20:42 -0300
  • 2baa577b49 lib: Introduce the CoAP implementation for Zephyr Vinicius Costa Gomes 2016-08-03 15:23:32 -0300
  • 3ef2e059c3 sensor: add driver for HP206C sensor Laurentiu Palcu 2016-05-17 17:17:33 +0300
  • eb147c650c spi_qmsi: Add suspend/resume Dragan Cvetic 2016-07-26 16:08:14 +0100
  • 389ed15b4c build: Make QEMU_BIN_PATH optional Daniel Thompson 2016-09-11 20:51:22 +0100
  • e4980bd392 build: zephyr: Remove unused QEMU variable Daniel Thompson 2016-09-11 20:40:11 +0100
  • 77a2011910 build: xtools: Honour CROSS_COMPILE (if set) Daniel Thompson 2016-09-11 17:43:43 +0100
  • 06844200d8 build: xtools: Simplify derivation of toolchain flags Daniel Thompson 2016-09-10 21:07:29 +0100
  • ee85618d74 samples: shell: add support for nano/micro kernel Yong Li 2016-09-07 10:20:45 +0800
  • 59b06e2860 fix: previously uninitialized variables break DEBUG sanity Genaro Saucedo Tejada 2016-08-24 15:21:02 -0500
  • 69236fd49a net: Fix net_send return value documentation Ravi kumar Veeramally 2016-08-23 12:33:45 +0300
  • 13a75b7e42 dns: Remove deprecated functionality Flavio Santes 2016-09-09 01:14:23 -0500
  • cf0efbb51f drivers/pinmux: delete deprecated PINMUX_DEV_QUARK_MCU Qiu Peiyang 2016-09-02 15:18:44 +0800
  • 79e3b5a405 drivers/pinmux: fix CONFIG_PINMUX_DEV_NAME dependency issue Qiu Peiyang 2016-09-02 15:05:28 +0800
  • 59f198d86d arm atmel sam3: Disable watchdog timer Dmitriy Korovkin 2016-08-10 14:28:19 -0400
  • 8409242d6d arm atmel sam3: Add constants and structures for watchdog registers Dmitriy Korovkin 2016-08-10 14:27:09 -0400
  • 4a088a1259 net: apps: Example app for Trickle algorithm Jukka Rissanen 2016-08-10 16:38:57 +0300
  • 33d92af1cf net: Initial trickle algorithm support for legacy IP stack Jukka Rissanen 2016-08-10 16:33:41 +0300
  • 03b5412849 usb: Allow to register and handle vendor specific commands Andrei Emeltchenko 2016-08-25 16:13:10 +0300
  • 84b46cd862 usb: Add USB sample build test to sanity check Andrei Emeltchenko 2016-08-16 10:12:54 +0300
  • fa1d6fb1c9 aonpt_qmsi: Implement suspend and resume functions Julien Delayen 2016-08-10 08:54:56 +0100
  • 859a367d9c i2c_qmsi: Implement suspend and resume functions Julien Delayen 2016-07-28 11:19:39 +0100
  • 0392d79845 wdt_qmsi: Implement suspend and resume functions Julien Delayen 2016-08-09 09:02:59 +0100
  • fa175975e9 power_mgmt: Make device_pm_ops definition static Ramesh Thomas 2016-08-04 00:04:49 -0700
  • 37a9a454a4 scripts: Port get_maintainer.pl to Zephyr Vinicius Costa Gomes 2016-08-03 20:20:52 -0300
  • e38abba451 tests: change tags for sensors Anas Nashif 2016-05-30 23:30:10 -0400
  • b0c28f2d00 drivers: i2c: fix a compilation dependency issue Baohong Liu 2016-09-08 14:46:25 -0700
  • 56011cee50 samples: remove stts 751 sensor app Baohong Liu 2016-09-07 19:17:35 -0700
  • 5729235b57 libc/printf: Use compiler-provided 64 bit math, phase 2 Andy Ross 2016-08-15 12:50:45 -0700
  • d06eea4eda libc/printf: Use compiler-provided 64 bit math, phase 1 Andy Ross 2016-08-15 11:31:58 -0700
  • 073cfddd0f libc/printf: Remove vestigial "full" parameter to _to_float() Andy Ross 2016-08-15 11:37:14 -0700
  • a4537cb0d3 libc/printf: Unify & simplify number printing Andy Ross 2016-08-11 10:52:47 -0700
  • cc5c3c48b6 uart_qmsi: Get the interrupt handling right on ARC Andy Ross 2016-09-01 12:42:19 -0700
  • fb1daa0f97 samples/uart: Use the proper console Andy Ross 2016-09-01 13:44:28 -0700
  • 55dd1cc918 quark_se_ss: Fix console default Andy Ross 2016-09-08 09:32:26 -0700
  • ee56af2a29 samples/drivers/uart: Fix line endings Andy Ross 2016-09-01 12:32:19 -0700
  • 425145da08 uart_console: Fix line endings Andy Ross 2016-09-01 08:49:10 -0700
  • d6053db355 kernel: abolish FUNC_NO_FP Andrew Boie 2016-09-08 12:54:17 -0700
  • b96cfc5191 arm/nrf52: fix default number of IRQs Ricardo Salveti 2016-09-09 01:14:26 -0300
  • b71a8a4591 libc: remove stddef.h which is provided by the compiler Anas Nashif 2016-09-07 22:07:14 -0400
  • a7f70af0db quark_d2000/se: Don't setup GDT during initialization Andre Guedes 2016-09-06 17:46:00 -0300
  • aa76ea9ca2 misc/byteorder.h: Add a function to store a 64-bit int in LE Carles Cufi 2016-09-08 15:42:09 +0200
  • 5c7a26536d quark_se: sensor: enable QMSI ADC driver Anas Nashif 2016-09-08 06:48:25 -0400
  • b82009ee58 doc: drivers: more details on Zephyr driver model Andrew Boie 2016-08-23 12:19:29 -0700
  • 30e76dfb7b arm/irq_manage: change assert to allow sharing prio with PendSV Ricardo Salveti 2016-09-07 00:43:08 -0300
  • 5203304d45 doc: Expand doc on 3rd-party cross compilers Carles Cufi 2016-09-07 01:26:24 +0200
  • e931410756 x86: fatal: don't report bogus interrupt vectors Andrew Boie 2016-09-08 11:05:21 -0700
  • eec13ca8c1 interrupt_controller: allow for indeterminate faulting vectors Andrew Boie 2016-09-08 11:01:23 -0700
  • a498d46b87 init: document SYS_INIT and SYS_INIT_PM Andrew Boie 2016-09-07 14:51:32 -0700
  • 20d85fefe9 i2c: qmsi_shim: change some i2c config parameters to SoC specific Baohong Liu 2016-08-31 16:12:41 -0700