Commit graph

  • a99b90e4da Fixed Galileo UART0_RXD muxing bug David Antler 2015-12-15 16:05:03 -08:00
  • 689ec02211 x86: mvic: fix IDT reload Andrew Boie 2015-12-16 17:37:23 -08:00
  • f723c0735d test_stack: enable on ARC Andrew Boie 2015-12-15 11:23:15 -08:00
  • 6eb403389d test_sema: enable for generic_arc Andrew Boie 2015-12-15 11:16:02 -08:00
  • 2568ebc917 test_ipm: enable on ARC Andrew Boie 2015-12-15 11:04:32 -08:00
  • 570fb5abb5 test_fifo: enable ARC build Andrew Boie 2015-12-15 11:00:52 -08:00
  • fa3569323c test_lifo: enable ARC sanity build Andrew Boie 2015-12-15 10:56:33 -08:00
  • 788fa782dc iamcu: Fix loapic_mkstub macro to pass isr context value correctly Dirk Brandewie 2015-12-16 08:23:25 -08:00
  • 649267298f samples: add sample app for GPIO Daniel Leung 2015-12-16 11:08:52 -08:00
  • afcc0babae samples: add a sample to use Grove LCD through I2C Daniel Leung 2015-12-15 16:13:47 -08:00
  • b90cb66afd grove/lcd: add an option to specify I2C master Daniel Leung 2015-12-15 16:13:47 -08:00
  • d9e930bc09 samples: using I2C FRAM via Arduino 101 Daniel Leung 2015-12-15 16:13:47 -08:00
  • 8a3273aeb6 arm/fsl_frdm_k64f: serial/uart_k20: rework UART clock gating Daniel Leung 2015-12-15 14:44:00 -08:00
  • 1487f4b6e2 arm/fsl_frdm_k64f: hardware initialization has to be done first Daniel Leung 2015-12-15 13:27:05 -08:00
  • 225d8e8f48 iamcu: disable building with iamcu compiler Anas Nashif 2015-12-15 07:23:34 -05:00
  • d8a1c8ef17 x86: iamcu: Add support for the IAMCU calling convention. Dirk Brandewie 2015-12-14 09:56:38 -08:00
  • 8683dc4836 drivers/console: Add support for ANSI sequences with values Johan Hedberg 2015-12-09 11:36:25 +02:00
  • 8de1dac833 Add isgraph()/isprint()/isxdigit()/toupper() Vlad Lungu 2015-12-04 13:41:28 +02:00
  • ceba31ade4 drivers/console: Use cursor save/restore escape sequences Johan Hedberg 2015-12-09 12:40:29 +02:00
  • 05e0c02a5d fifo: Simplify task_fifo_get() API family Peter Mitsis 2015-12-02 15:39:40 -05:00
  • 5deb202a8c fifo: Simplify task_fifo_put() API family Peter Mitsis 2015-12-02 12:39:14 -05:00
  • 5a338dc21f Cosmetic: Update test_fifo file header Peter Mitsis 2015-12-11 13:17:11 -05:00
  • 4eae500445 mutex: Simplify task_mutex_lock() API family Peter Mitsis 2015-12-01 16:10:42 -05:00
  • 4ab6ef7c5f Cosmetic: Update test_mutex file header Peter Mitsis 2015-12-08 13:28:34 -05:00
  • 9cc9bdcd53 mem_pool: Simplify task_mem_pool_alloc() API family Peter Mitsis 2015-12-02 12:05:13 -05:00
  • e2cb5f5bdd mem_map: Simplify task_mem_map_alloc() API family Peter Mitsis 2015-12-02 10:21:23 -05:00
  • 8968e87bd5 Cosmetic: Update test_map file header Peter Mitsis 2015-12-08 13:05:48 -05:00
  • f863d66dd8 semgroup: Simplify task_sem_group_take() API family Peter Mitsis 2015-12-01 14:51:33 -05:00
  • 40eba989e2 semaphore: Simplify task_sem_take() API family Peter Mitsis 2015-12-07 13:44:11 -05:00
  • 3fecd1e7a0 Cosmetic: Update test_sema file header Peter Mitsis 2015-12-08 14:40:36 -05:00
  • 57c7977ecf pipes: Simplify task_pipe_get() API family Peter Mitsis 2015-12-04 14:32:06 -05:00
  • f5d90e1584 pipes: Simplify task_pipe_put() API family Peter Mitsis 2015-12-04 13:54:01 -05:00
  • db320964b0 test_pipe: Applied doxygen style Peter Mitsis 2015-12-09 10:43:31 -05:00
  • 18ea9a4d05 pipe, cosmetic: Put constant in comparisons on the right Peter Mitsis 2015-12-07 10:32:37 -05:00
  • d3e4b72da2 mailbox: Simplify task_mbox_data_block_get() API family Peter Mitsis 2015-12-04 11:02:13 -05:00
  • a67b7070b7 events: Simplify task_event_recv() API family Peter Mitsis 2015-12-07 15:36:25 -05:00
  • 59592cda8a Cosmetic: Update test_events file header Peter Mitsis 2015-12-08 16:35:05 -05:00
  • 1a163f53b7 task_irq: Simplify task_irq_test() API family Peter Mitsis 2015-12-07 15:06:07 -05:00
  • b4ba8087e7 mailbox: Simplify task_mbox_get() API family Peter Mitsis 2015-12-03 11:38:31 -05:00
  • 96116cadbb mailbox: Simplify task_mbox_put() API family Peter Mitsis 2015-12-03 09:56:31 -05:00
  • 08fbb29834 test_mail: Apply doxygen style Peter Mitsis 2015-12-09 11:58:37 -05:00
  • 95de74e121 mailbox, cosmetic: Put constant in comparisons on the right Peter Mitsis 2015-12-09 12:21:11 -05:00
  • 999e706dba mvic: fix how local interrupts are programmed Andrew Boie 2015-12-08 11:22:48 -08:00
  • a664aae335 x86: reduce static IRQ stub size Andrew Boie 2015-12-11 16:00:55 -08:00
  • 88808f1247 quark_se: apic: work around EOI forwarding issue Andrew Boie 2015-12-10 14:43:10 -08:00
  • 9e9922265e serial: simplify interrupt config options Daniel Leung 2015-12-10 13:29:57 -08:00
  • c71dddb2c2 spi: dw: intel: move IOAPIC interrupt trigger flags into driver Daniel Leung 2015-12-10 09:52:56 -08:00
  • 8effb4fed3 shared_irq: move IOAPIC interrupt trigger flags into driver Daniel Leung 2015-12-10 09:52:56 -08:00
  • 66b99d9cc1 i2c/dw: move IOAPIC interrupt trigger flags into driver Daniel Leung 2015-12-10 09:52:56 -08:00
  • 8cb01064f6 gpio/dw: move IOAPIC interrupt trigger flags into driver Daniel Leung 2015-12-10 09:52:56 -08:00
  • 1b8a9ed895 device: fix synchronous call usage of nano semaphore Daniel Leung 2015-12-09 11:36:53 -08:00
  • bfd02861fc samples/build_test: add build test for dw_aio_comparator Daniel Leung 2015-12-09 10:42:49 -08:00
  • 01fdf3ad12 samples/build_test: add build test for i2c_quark_se_ss Daniel Leung 2015-12-09 10:30:03 -08:00
  • a56ed39825 i2c/i2c_quark_se_ss: fix build errors Daniel Leung 2015-12-09 10:03:25 -08:00
  • 3963ae5060 nanokernel: Expose publicly nano_timer_wait Tomasz Bursztyka 2015-12-11 11:49:08 +01:00
  • 590aa82517 sanity: disable mem_safe testcase on iamcu platforms Anas Nashif 2015-12-08 14:36:52 -05:00
  • c25d6c5d63 loapic: handle spurious interrupts Andrew Boie 2015-12-09 14:53:41 -08:00
  • 407d9e050b x86: irq_offload: don't use the last vector Andrew Boie 2015-12-09 10:18:30 -08:00
  • a0e427f8a4 x86: remove loapic_int_vec_trigger() Andrew Boie 2015-12-04 11:08:23 -08:00
  • 4307552dab tests: latency_measure: use irq_offload() Andrew Boie 2015-12-02 10:29:39 -08:00
  • 3589695508 ipi: rename to ipm Andrew Boie 2015-11-12 14:00:47 -08:00
  • f6f81868f8 build: Remove PROJECTINCLUDE from application makefiles Anas Nashif 2015-12-06 15:40:13 -05:00
  • 3a87dae54d sanitize use of ARCH/SRCARCH Anas Nashif 2015-12-06 09:51:33 -05:00
  • 801874d71f build: remove more unused linux code Anas Nashif 2015-12-06 09:09:03 -05:00
  • 9fe306bc2a Generate stack usage information only when enabled Anas Nashif 2015-12-05 09:36:38 -05:00
  • cf81e1ff87 gpio: gpio_dw_registers.h is local to the file including it Anas Nashif 2015-12-05 09:27:59 -05:00
  • 487660def2 quark_se: shared_mem.h is local to the file including it Anas Nashif 2015-11-26 16:28:20 -05:00
  • 0a272bc420 fixed check for clang compiler Anas Nashif 2015-12-05 09:17:54 -05:00
  • 938d8958a5 remove stray defconfig left behind during rebase Anas Nashif 2015-12-08 16:34:20 -05:00
  • 66233116ff kconfig: define CONFIG_PLATFORM only once Anas Nashif 2015-11-29 19:47:21 -05:00
  • fa2441534a x86: kernel move excstub.S back to core Dirk Brandewie 2015-12-08 09:26:53 -08:00
  • 88ce5bc8f5 kernel: remove CONFIG_INT_LATENCY_BENCHMARK fences from code path Dirk Brandewie 2015-12-08 09:26:53 -08:00
  • a50f923504 x86: fatal: report vector number of spurious interrupts Andrew Boie 2015-12-04 13:03:51 -08:00
  • 65c16621a1 kernel_event_logger: fix function defintion Andrew Boie 2015-12-04 12:58:10 -08:00
  • 902eb1d5f1 loapic: expose _loapic_isr_vector_get() in header Andrew Boie 2015-12-04 11:21:33 -08:00
  • ce31c524f2 i2c: Remove all polling based functions Tomasz Bursztyka 2015-12-08 12:16:41 +01:00
  • 7770c3ed9d x86: mvic: re-load IDT if it is modified Andrew Boie 2015-12-04 15:42:03 -08:00
  • ff49fa0685 i2c/quark_se_ss: create empty .set_callback() Daniel Leung 2015-12-07 09:57:31 -08:00
  • 77d167d004 ioapic: move common init code into driver Daniel Leung 2015-12-08 11:17:56 -08:00
  • 921ee03094 loapic: move common init code into driver Daniel Leung 2015-12-08 11:17:56 -08:00
  • 8778152298 i8259: move init code into driver Daniel Leung 2015-12-08 11:17:56 -08:00
  • a6f195937e x86/qemu_x86: remove empty init function Daniel Leung 2015-12-08 11:17:56 -08:00
  • 4331244352 x86/ia32: remove empty init function Daniel Leung 2015-12-08 11:17:55 -08:00
  • fe44e29da8 arc/quark_se_ss: remove no longer referenced UART #defines Daniel Leung 2015-12-08 15:41:20 -08:00
  • d51f3dfd5d arm/qemu_arm: clean up no longer referenced UART #defines Daniel Leung 2015-12-08 15:33:43 -08:00
  • 03afb32308 arc/generic_arc: clean up no longer referenced UART #defines Daniel Leung 2015-12-08 15:32:07 -08:00
  • f12df08085 arm/fsl_frdm_k64f: clean up UART defines in board.h Daniel Leung 2015-12-08 15:30:25 -08:00
  • a9f6f89e84 drivers/console: Add support for editing the line internally Johan Hedberg 2015-12-08 22:45:12 +02:00
  • f88cccd2b5 drivers/console: Handle basic control characters cleanly Johan Hedberg 2015-12-08 10:35:04 +02:00
  • 26484222ef lib/libc: Add implementation for isprint() Johan Hedberg 2015-12-08 09:30:30 +02:00
  • 6147fc6384 drivers/console: Ignore characters when runnning out of buffer space Johan Hedberg 2015-12-08 09:26:31 +02:00
  • 1c35329dc0 drivers/console: Remove unnecessary check for line feed character Johan Hedberg 2015-12-08 09:20:31 +02:00
  • ed78a03da2 doc: Enhance information about microkernel mailboxes Allan Stephens 2015-08-25 13:45:03 -04:00
  • 5355aa8a76 Bluetooth: samples/shell: Add support for custom prompt callback Johan Hedberg 2015-12-04 13:12:09 +02:00
  • 610186b48a Bluetooth: Fix HCI driver Kconfig references in samples Johan Hedberg 2015-12-07 20:58:05 +02:00
  • 5305003b32 Bluetooth: Use h4_* prefix for H:4 driver internal symbols Johan Hedberg 2015-12-07 19:58:52 +02:00
  • 4bb1391c7d Bluetooth: Rename UART driver to H:4 driver Johan Hedberg 2015-12-07 19:48:48 +02:00
  • 966acc1980 Bluetooth: Don't default to continuous scanning with BT_LE_SCAN_ACTIVE Johan Hedberg 2015-12-07 12:18:30 +02:00
  • c692c1672a Bluetooth: Fix passing bool instead of NULL pointer Johan Hedberg 2015-12-07 12:05:57 +02:00
  • bf8179be9e Bluetooth: BR/EDR: Enforce BLUETOOTH_CONN be set Arkadiusz Lichwa 2015-12-04 15:19:03 +01:00