Commit graph

  • e6f5702e5f quark_d2000: set UART IRQ flags Anas Nashif 2015-12-04 09:10:17 -0500
  • 40e41a968d quark_d2000: change interrupt values for UART Anas Nashif 2015-12-04 09:09:27 -0500
  • 39a985a045 adc: update adc sanity check with new platform name Juan Manuel Cruz 2015-12-04 10:12:18 -0600
  • a0a140f470 uart/nsim: Make config for uart/nsim explicit Daniel Leung 2015-12-04 09:36:33 -0800
  • 0aa73523dd adc: fixes the macro name for interruption vectors. Juan Manuel Cruz 2015-12-04 09:57:57 -0600
  • 678ebbcd24 Zephyr v0.7.0-rc3 Anas Nashif 2015-12-03 17:12:58 -0500
  • dcda679c72 gpio, pwm, rgb lcd: Replace polling i2c requests Dmitriy Korovkin 2015-11-19 11:23:42 -0500
  • 0b95c35549 i2c: Transmission completion semaphore Dmitriy Korovkin 2015-10-20 10:49:13 -0400
  • 55fdd1fd33 device: Provide generic API to handle synchronous calls in drivers Tomasz Bursztyka 2015-11-24 13:29:11 +0100
  • 86a0ab478b adc: kconfig symbols for interruption vectors and priority Juan Manuel Cruz 2015-11-27 12:08:25 -0600
  • bc1a79c4c3 irq: removes priority parameter from IRQ_CONFIG macro Juan Manuel Cruz 2015-11-30 11:21:13 -0600
  • 4d7181b762 x86: move intconnect.c Andrew Boie 2015-12-02 13:20:20 -0800
  • 89d619b5b2 footprint compare: script to build and compare footprint apps Javier B Perez Hernandez 2015-11-25 16:56:38 -0600
  • 52c08d8965 i2c: i2c_quark_se_ss: fix compilation error Daniel Leung 2015-12-03 09:20:54 -0800
  • ef25238be0 uart: fix compilation error when interrupt is enabled Daniel Leung 2015-12-03 09:35:43 -0800
  • bb60c1619b rtc: let sanity test-build this application Anas Nashif 2015-12-03 12:03:14 -0500
  • e5c41f0720 watchdog: add sample application Anas Nashif 2015-12-03 11:49:28 -0500
  • 52e11824ee gpio: Adds io/aux register support for IP configuration. Juan Manuel Cruz 2015-11-27 10:34:49 -0600
  • 38e935a97f net: buf: Fix compilation if net buf debugging is turned off Jukka Rissanen 2015-11-26 16:37:48 +0200
  • 3b2f85ba5e Zephyr v0.7.0-rc2 Anas Nashif 2015-12-03 06:34:15 -0500
  • 621b5b18d8 sanity: update footprint numbers Anas Nashif 2015-12-03 06:32:58 -0500
  • 960229468a grove/lcd: fix init level due to dependence on system clock Daniel Leung 2015-11-30 15:57:11 -0800
  • ddab92c23a hpet: move content of include/drivers/hpet.h into driver Daniel Leung 2015-12-01 15:05:00 -0800
  • 55b70650b1 benchmarks: make app_kernel work on minuteia systems Anas Nashif 2015-12-02 11:10:21 -0500
  • e7827ff684 sanity: adds adc test for arc Juan Manuel Cruz 2015-11-27 15:50:40 -0600
  • 5e5a45e45e gpio: fixes isr signature for static irq Juan Manuel Cruz 2015-11-25 17:41:01 -0600
  • 46e79a7990 adc: adapts irq static macro calls Juan Manuel Cruz 2015-11-25 10:48:12 -0600
  • b51b3da133 quark se arc: irq static initialization support. Juan Manuel Cruz 2015-11-24 17:17:43 -0600
  • a894799c94 arc: static IRQ handling Juan Manuel Cruz 2015-11-24 17:02:50 -0600
  • 4613fc8c74 arc: adapt to standard IRQ_CONNECT_STATIC signature. Juan Manuel Cruz 2015-11-25 17:21:18 -0600
  • b798c0adad devices: _PASTE macro relocated from init.h to common.h Juan Manuel Cruz 2015-11-26 11:53:53 -0600
  • 2e2ad8166e qemu: Creation of QEMU specific platforms Sergio Rodriguez 2015-11-13 16:17:27 -0800
  • ba6f2d9617 uart: remove uart_devs[] Daniel Leung 2015-12-01 08:42:20 -0800
  • 5cdd4584fe uart_pipe: use device name instead of index Daniel Leung 2015-12-01 08:42:20 -0800
  • 1720991b81 bluetooth/uart: use device name instead of index Daniel Leung 2015-12-01 08:42:20 -0800
  • 08b4fd431b console/uart: use device name instead of index Daniel Leung 2015-12-01 08:42:20 -0800
  • 1d816afcc0 serial: remove unused code after refactoring Daniel Leung 2015-12-01 08:42:20 -0800
  • 9481c75945 serial/stellaris: consolidate initialization code Daniel Leung 2015-12-01 08:42:19 -0800
  • 98c6aee8cd serial/k20: consolidate initialization code Daniel Leung 2015-12-01 08:42:19 -0800
  • 7dbf56bb0e serial/ns16550: consolidate initialization code Daniel Leung 2015-12-01 08:42:19 -0800
  • 5faca5067a uart_pipe: let UART driver do the initialization Daniel Leung 2015-12-01 08:42:19 -0800
  • 3d361603e5 bluetooth/uart: let UART driver do the initialization Daniel Leung 2015-12-01 08:42:19 -0800
  • 91cea2c9a6 serial/nsim: refactor (again) to conform to driver model Daniel Leung 2015-12-01 08:42:19 -0800
  • b541dbdf77 serial/stellaris: refactor (again) to conform to driver model Daniel Leung 2015-12-01 08:42:19 -0800
  • d77f6efe03 serial/k20: refactor (again) to conform to driver model Daniel Leung 2015-12-01 08:42:19 -0800
  • 728d91d598 serial/ns16550: refactor (again) to conform to driver model Daniel Leung 2015-12-01 08:42:19 -0800
  • 846f5f4272 uart: add config options into struct uart_device_config Daniel Leung 2015-12-01 08:42:19 -0800
  • d95b958cfa quark_d2000: correctly configure timer interrupt Andrew Boie 2015-12-02 14:09:09 -0800
  • d3d26ab864 drivers: make stubs work with MVIC Anas Nashif 2015-11-28 21:53:43 -0500
  • abc85a3d3e x86: set IRQ vectors properly for MVIC Andrew Boie 2015-11-19 10:00:27 -0800
  • 2ec374a8df irq_offload: ARC implementation Andrew Boie 2015-11-17 14:08:45 -0800
  • 5aebc6cca7 gpio: dw: Remove already defined macro Tomasz Bursztyka 2015-12-01 16:06:16 +0100
  • 8e4aff1079 gpio: dw: Support optional clock gating Tomasz Bursztyka 2015-12-01 16:00:39 +0100
  • 61d7f11f0f gpio: dw: Support host interrupt mask on Quark SE Anas Nashif 2015-11-25 07:21:08 -0500
  • 0d61d584f0 gpio: dw: LS_SYNC is a unique bit for the whole controller Tomasz Bursztyka 2015-11-27 14:25:16 +0100
  • 6351d6671d quark_se: Exposing only one gpio controller and fixing his bits Tomasz Bursztyka 2015-11-27 14:23:02 +0100
  • a297b2f61c shell: add sample application Anas Nashif 2015-11-04 22:45:09 -0500
  • 48fad1d2cd shell: prefix types with shell_ Anas Nashif 2015-11-05 08:03:24 -0500
  • f85566a0b6 misc: add shell support. Thomas Heeley 2015-09-28 15:49:14 +0100
  • a039c486cb samples: add a sample application using RTC Anas Nashif 2015-11-30 13:17:54 -0500
  • 8bb3dd4e26 replace nano_tick_get_32 with sys_tick_get_32 Anas Nashif 2015-11-28 23:04:44 -0500
  • 5a495d5626 build: export SoC and architecture names Anas Nashif 2015-11-29 20:26:30 -0500
  • 62ca32d692 kconfig: reorganise kconfig for x86 Anas Nashif 2015-11-29 20:20:42 -0500
  • 94b29b562b kconfig: put bootloader and reboot options in a menu Anas Nashif 2015-11-29 20:09:00 -0500
  • 029a1defc8 arc: set license on Kconfig file Anas Nashif 2015-11-29 19:50:11 -0500
  • 2318f02a7a watchdog: rework watchdog timer driver and use sys_io function Anas Nashif 2015-11-29 12:35:59 -0500
  • bba9510319 irq_offload: API to run a function in IRQ context Andrew Boie 2015-11-17 14:08:45 -0800
  • 02a6baee12 linker: move check for bad initlevels to the end of the sections Benjamin Walsh 2015-11-30 15:43:12 -0500
  • d7fc200a2c arc: abstract bulk of linker script Benjamin Walsh 2015-11-30 15:29:39 -0500
  • 5709a5daae arc: remove KENTRY from linker scripts Benjamin Walsh 2015-11-30 15:16:33 -0500
  • 53af19050d timer: Remove deprecated routines Peter Mitsis 2015-11-25 15:43:03 -0500
  • d62483dc85 samples: Replace task_cycle_get_32() Peter Mitsis 2015-11-25 15:09:00 -0500
  • 92335a9fe8 samples: Replace nano_cycle_get_32() Peter Mitsis 2015-11-25 15:05:40 -0500
  • 78ed31ac01 kernel: Replace nano/task_cycle_get_32() Peter Mitsis 2015-11-25 15:21:11 -0500
  • 92b21c7153 timer: Rename _sys_clock_cycle_get() Peter Mitsis 2015-11-25 14:59:09 -0500
  • 8fc88dc21f net: Fix errors reported by checkpatch Peter Mitsis 2015-11-26 10:47:52 -0500
  • bbe94000e4 quark_se_ss: rename platform and remove arc suffix Anas Nashif 2015-11-26 10:39:47 -0500
  • 5115fb57ad quark_se: rename platform and remove x86 suffix Anas Nashif 2015-11-26 10:33:20 -0500
  • 2dcb70d264 gpio: Fix parameter of macro Anas Nashif 2015-11-28 17:32:45 -0500
  • 57f2741e4f init: Implement fine-grained initialization policy Dmitriy Korovkin 2015-10-26 15:56:02 -0400
  • fb6de2d486 init: Add protection against incorrect levels or priorities Dmitriy Korovkin 2015-10-26 15:40:46 -0400
  • e7bb2b8032 init: Add macro constants for initialization priorities Dmitriy Korovkin 2015-10-26 15:30:37 -0400
  • e6e9237d41 toolchain: added macro for converting argument to a string Dmitriy Korovkin 2015-11-23 13:27:23 -0500
  • cdb973a5ee samples: rename microkernel event logger sample Anas Nashif 2015-11-27 11:07:50 -0500
  • e60c350e9a samples: rename nanokernel event logger sample Anas Nashif 2015-11-27 11:01:09 -0500
  • 182a646c0d build: use realpath instead of readlink -f Anas Nashif 2015-11-27 10:04:08 -0500
  • 1efdcaad47 watchdog: set flags for IRQ_CONNECT_STATIC call Anas Nashif 2015-11-27 09:10:29 -0500
  • 1e3dca51bb build: set platform name without quotes and reuse everywhere Anas Nashif 2015-11-26 16:45:36 -0500
  • c4ad67dd9c use oldnoconfig and avoid using 'yes' Anas Nashif 2015-11-26 20:39:26 -0500
  • b4edcb80cc rtc: set flags for IRQ_CONNECT_STATIC call Anas Nashif 2015-11-27 09:10:19 -0500
  • 3fc5e279d5 doc: Update Kconfig documentation tool 'genrest' Peter Mitsis 2015-11-26 14:52:23 -0500
  • b858a99f7b doc: Fix ring buffer doc build errors Peter Mitsis 2015-11-26 14:23:05 -0500
  • e229e6fc86 doc: Fix path specified by literalinclude directive Peter Mitsis 2015-11-26 14:06:30 -0500
  • 0559137486 doc: Fix kernel_event_logger.h doc build warnings Peter Mitsis 2015-11-26 12:44:00 -0500
  • f2541f6dd2 doc: Fix microkernel task.h doc build warnings Peter Mitsis 2015-11-26 12:39:30 -0500
  • c3f9d79656 doc: Fix reboot.h build warning Peter Mitsis 2015-11-26 12:28:23 -0500
  • a0d028c836 doc: Fix mem_safe.h doc build warnings Peter Mitsis 2015-11-26 12:28:07 -0500
  • be07e3ffa3 Zephyr 0.7.0-rc1 Anas Nashif 2015-11-27 08:37:39 -0500
  • fe29e34369 arc: remove defaults and fixed typo k->K in linker.cmd file Anas Nashif 2015-11-26 10:05:54 -0500
  • fe218157b3 uart pipe: do not override objects in Makefile Anas Nashif 2015-11-26 11:33:24 -0500