Commit graph

  • f30f0702dc Bluetooth: Refactor bt_conn_add_le() routine Arkadiusz Lichwa 2015-11-25 11:23:54 +01:00
  • 96fc48edb3 Bluetooth: Refactor bt_conn_add() routine Arkadiusz Lichwa 2015-11-25 10:48:33 +01:00
  • 607f7c12cd Bluetooth: Disable SMP debugs in shell app Szymon Janc 2015-11-25 11:07:59 +01:00
  • fc01e6622b Bluetooth: SMP: Add clarifying comment about rand and ediv Szymon Janc 2015-11-25 08:58:45 +01:00
  • 6354e36be7 aio: dw: fix compilation errors Daniel Leung 2015-12-07 14:14:42 -08:00
  • 0dbca43e6a benchmarks: disable CONFIG_ERRNO for minimal configurations Benjamin Walsh 2015-12-04 15:39:36 -05:00
  • 355a00e6f0 test: add nanokernel errno test Benjamin Walsh 2015-12-04 15:30:41 -05:00
  • fc1c0c3345 libc/minimal: use per-thread errno implementation Benjamin Walsh 2015-12-04 15:15:44 -05:00
  • 3181df6db4 kernel: add per-thread errno support Benjamin Walsh 2015-12-04 15:12:03 -05:00
  • 6eeec2137f drivers/console: Reduce scope of 'pos' variable Johan Hedberg 2015-12-07 15:05:45 +02:00
  • 5ad78034c9 drivers/console: Remove unnecessary indentation in uart_console_isr Johan Hedberg 2015-12-07 15:03:20 +02:00
  • 7ad2d474d8 drivers/console: shell: Decrease maximum line length from 1024 to 256 Johan Hedberg 2015-12-07 14:18:18 +02:00
  • 2893def459 drivers/console: shell: Add custom prompt callback support Johan Hedberg 2015-12-04 13:10:36 +02:00
  • 3c9592ec59 quark_se: need some extra love for interrupt driver UARTs Daniel Leung 2015-12-04 14:47:49 -08:00
  • 04f5cfb889 wdt: dw: Add support for optional clock gating Tomasz Bursztyka 2015-12-03 14:05:51 +01:00
  • 61c15ba1e1 rtc: dw: Add support for optional clock gating Tomasz Bursztyka 2015-12-03 13:49:45 +01:00
  • d1d66a6200 rtc: dw: Unmasking interrupt is not generic among platforms Tomasz Bursztyka 2015-12-03 12:16:30 +01:00
  • 49a6e0ae37 wdt: dw: Unmasking interrupt is not generic among platforms Tomasz Bursztyka 2015-12-03 12:21:14 +01:00
  • 66f05ce4b3 rtc: dw: Make internal primitives Kconfig based Tomasz Bursztyka 2015-12-03 11:49:29 +01:00
  • 85b49efe67 watchdog: dw: Make internal primitives Kconfig based Tomasz Bursztyka 2015-12-03 10:02:00 +01:00
  • 466cb00d3f rtc: Make the API ready for multiple RTC instances Tomasz Bursztyka 2015-12-02 19:06:24 +01:00
  • e8c4335aa6 watchdog: Make the API ready for multiple WDT instances Tomasz Bursztyka 2015-12-03 09:43:26 +01:00
  • 275ca60b08 Fixed file description and applied doxygen style Anas Nashif 2015-12-04 10:09:39 -05:00
  • 7283fe0dd3 Zephyr 0.7.0 Anas Nashif 2015-12-04 20:06:00 -05:00
  • c5d86e90a1 Fix logging of interrupt events. Yonattan Louise 2015-12-02 12:52:21 -06:00
  • 9cb1e363f1 Add sleep events to sample in nanokernel. Yonattan Louise 2015-12-02 11:11:37 -06:00
  • 8885d093c4 Add support for profiling sleep events in nanokernel. Yonattan Louise 2015-12-02 10:13:14 -06:00
  • dc12b5d06a Add _loapic_isr_vector_get to mvic Yonattan Louise 2015-12-01 16:29:23 -06:00
  • 6b67133df2 Fix event logger header. Yonattan Louise 2015-12-01 16:28:44 -06:00
  • 036f793544 quark_se: change interrupt values for UART Anas Nashif 2015-12-04 09:31:41 -05:00
  • 98e5c41363 configs: remove obsolete CONFIG_UART_CONSOLE_INDEX Anas Nashif 2015-12-04 09:30:36 -05:00
  • 8ff397d005 qemu_x86: remove obsolete UART defines Anas Nashif 2015-12-04 09:29:34 -05:00
  • 0f0d8d2c2f quark_se: set UART IRQ flags Anas Nashif 2015-12-04 09:11:31 -05:00
  • de40d9f90f uart: check for MVIC when creating stubs Anas Nashif 2015-12-04 09:11:13 -05:00
  • e6f5702e5f quark_d2000: set UART IRQ flags Anas Nashif 2015-12-04 09:10:17 -05:00
  • 40e41a968d quark_d2000: change interrupt values for UART Anas Nashif 2015-12-04 09:09:27 -05:00
  • 39a985a045 adc: update adc sanity check with new platform name Juan Manuel Cruz 2015-12-04 10:12:18 -06:00
  • a0a140f470 uart/nsim: Make config for uart/nsim explicit Daniel Leung 2015-12-04 09:36:33 -08:00
  • 0aa73523dd adc: fixes the macro name for interruption vectors. Juan Manuel Cruz 2015-12-04 09:57:57 -06:00
  • 678ebbcd24 Zephyr v0.7.0-rc3 Anas Nashif 2015-12-03 17:12:58 -05:00
  • dcda679c72 gpio, pwm, rgb lcd: Replace polling i2c requests Dmitriy Korovkin 2015-11-19 11:23:42 -05:00
  • 0b95c35549 i2c: Transmission completion semaphore Dmitriy Korovkin 2015-10-20 10:49:13 -04:00
  • 55fdd1fd33 device: Provide generic API to handle synchronous calls in drivers Tomasz Bursztyka 2015-11-24 13:29:11 +01:00
  • 86a0ab478b adc: kconfig symbols for interruption vectors and priority Juan Manuel Cruz 2015-11-27 12:08:25 -06:00
  • bc1a79c4c3 irq: removes priority parameter from IRQ_CONFIG macro Juan Manuel Cruz 2015-11-30 11:21:13 -06:00
  • 4d7181b762 x86: move intconnect.c Andrew Boie 2015-12-02 13:20:20 -08:00
  • 89d619b5b2 footprint compare: script to build and compare footprint apps Javier B Perez Hernandez 2015-11-25 16:56:38 -06:00
  • 52c08d8965 i2c: i2c_quark_se_ss: fix compilation error Daniel Leung 2015-12-03 09:20:54 -08:00
  • ef25238be0 uart: fix compilation error when interrupt is enabled Daniel Leung 2015-12-03 09:35:43 -08:00
  • bb60c1619b rtc: let sanity test-build this application Anas Nashif 2015-12-03 12:03:14 -05:00
  • e5c41f0720 watchdog: add sample application Anas Nashif 2015-12-03 11:49:28 -05:00
  • 52e11824ee gpio: Adds io/aux register support for IP configuration. Juan Manuel Cruz 2015-11-27 10:34:49 -06:00
  • 38e935a97f net: buf: Fix compilation if net buf debugging is turned off Jukka Rissanen 2015-11-26 16:37:48 +02:00
  • 3b2f85ba5e Zephyr v0.7.0-rc2 Anas Nashif 2015-12-03 06:34:15 -05:00
  • 621b5b18d8 sanity: update footprint numbers Anas Nashif 2015-12-03 06:32:58 -05:00
  • 960229468a grove/lcd: fix init level due to dependence on system clock Daniel Leung 2015-11-30 15:57:11 -08:00
  • ddab92c23a hpet: move content of include/drivers/hpet.h into driver Daniel Leung 2015-12-01 15:05:00 -08:00
  • 55b70650b1 benchmarks: make app_kernel work on minuteia systems Anas Nashif 2015-12-02 11:10:21 -05:00
  • e7827ff684 sanity: adds adc test for arc Juan Manuel Cruz 2015-11-27 15:50:40 -06:00
  • 5e5a45e45e gpio: fixes isr signature for static irq Juan Manuel Cruz 2015-11-25 17:41:01 -06:00
  • 46e79a7990 adc: adapts irq static macro calls Juan Manuel Cruz 2015-11-25 10:48:12 -06:00
  • b51b3da133 quark se arc: irq static initialization support. Juan Manuel Cruz 2015-11-24 17:17:43 -06:00
  • a894799c94 arc: static IRQ handling Juan Manuel Cruz 2015-11-24 17:02:50 -06:00
  • 4613fc8c74 arc: adapt to standard IRQ_CONNECT_STATIC signature. Juan Manuel Cruz 2015-11-25 17:21:18 -06:00
  • b798c0adad devices: _PASTE macro relocated from init.h to common.h Juan Manuel Cruz 2015-11-26 11:53:53 -06:00
  • 2e2ad8166e qemu: Creation of QEMU specific platforms Sergio Rodriguez 2015-11-13 16:17:27 -08:00
  • ba6f2d9617 uart: remove uart_devs[] Daniel Leung 2015-12-01 08:42:20 -08:00
  • 5cdd4584fe uart_pipe: use device name instead of index Daniel Leung 2015-12-01 08:42:20 -08:00
  • 1720991b81 bluetooth/uart: use device name instead of index Daniel Leung 2015-12-01 08:42:20 -08:00
  • 08b4fd431b console/uart: use device name instead of index Daniel Leung 2015-12-01 08:42:20 -08:00
  • 1d816afcc0 serial: remove unused code after refactoring Daniel Leung 2015-12-01 08:42:20 -08:00
  • 9481c75945 serial/stellaris: consolidate initialization code Daniel Leung 2015-12-01 08:42:19 -08:00
  • 98c6aee8cd serial/k20: consolidate initialization code Daniel Leung 2015-12-01 08:42:19 -08:00
  • 7dbf56bb0e serial/ns16550: consolidate initialization code Daniel Leung 2015-12-01 08:42:19 -08:00
  • 5faca5067a uart_pipe: let UART driver do the initialization Daniel Leung 2015-12-01 08:42:19 -08:00
  • 3d361603e5 bluetooth/uart: let UART driver do the initialization Daniel Leung 2015-12-01 08:42:19 -08:00
  • 91cea2c9a6 serial/nsim: refactor (again) to conform to driver model Daniel Leung 2015-12-01 08:42:19 -08:00
  • b541dbdf77 serial/stellaris: refactor (again) to conform to driver model Daniel Leung 2015-12-01 08:42:19 -08:00
  • d77f6efe03 serial/k20: refactor (again) to conform to driver model Daniel Leung 2015-12-01 08:42:19 -08:00
  • 728d91d598 serial/ns16550: refactor (again) to conform to driver model Daniel Leung 2015-12-01 08:42:19 -08:00
  • 846f5f4272 uart: add config options into struct uart_device_config Daniel Leung 2015-12-01 08:42:19 -08:00
  • d95b958cfa quark_d2000: correctly configure timer interrupt Andrew Boie 2015-12-02 14:09:09 -08:00
  • d3d26ab864 drivers: make stubs work with MVIC Anas Nashif 2015-11-28 21:53:43 -05:00
  • abc85a3d3e x86: set IRQ vectors properly for MVIC Andrew Boie 2015-11-19 10:00:27 -08:00
  • 2ec374a8df irq_offload: ARC implementation Andrew Boie 2015-11-17 14:08:45 -08:00
  • 5aebc6cca7 gpio: dw: Remove already defined macro Tomasz Bursztyka 2015-12-01 16:06:16 +01:00
  • 8e4aff1079 gpio: dw: Support optional clock gating Tomasz Bursztyka 2015-12-01 16:00:39 +01:00
  • 61d7f11f0f gpio: dw: Support host interrupt mask on Quark SE Anas Nashif 2015-11-25 07:21:08 -05:00
  • 0d61d584f0 gpio: dw: LS_SYNC is a unique bit for the whole controller Tomasz Bursztyka 2015-11-27 14:25:16 +01:00
  • 6351d6671d quark_se: Exposing only one gpio controller and fixing his bits Tomasz Bursztyka 2015-11-27 14:23:02 +01:00
  • a297b2f61c shell: add sample application Anas Nashif 2015-11-04 22:45:09 -05:00
  • 48fad1d2cd shell: prefix types with shell_ Anas Nashif 2015-11-05 08:03:24 -05:00
  • f85566a0b6 misc: add shell support. Thomas Heeley 2015-09-28 15:49:14 +01:00
  • a039c486cb samples: add a sample application using RTC Anas Nashif 2015-11-30 13:17:54 -05:00
  • 8bb3dd4e26 replace nano_tick_get_32 with sys_tick_get_32 Anas Nashif 2015-11-28 23:04:44 -05:00
  • 5a495d5626 build: export SoC and architecture names Anas Nashif 2015-11-29 20:26:30 -05:00
  • 62ca32d692 kconfig: reorganise kconfig for x86 Anas Nashif 2015-11-29 20:20:42 -05:00
  • 94b29b562b kconfig: put bootloader and reboot options in a menu Anas Nashif 2015-11-29 20:09:00 -05:00
  • 029a1defc8 arc: set license on Kconfig file Anas Nashif 2015-11-29 19:50:11 -05:00
  • 2318f02a7a watchdog: rework watchdog timer driver and use sys_io function Anas Nashif 2015-11-29 12:35:59 -05:00