Commit graph

  • d63a4f7bf7 nano_timers: Simplify nano_xxx_timer_test() API family Peter Mitsis 2015-12-22 14:06:59 -05:00
  • 5c01c09f4d nano_stack: Simplify nano_xxx_stack_pop() API family Peter Mitsis 2015-12-21 14:40:12 -05:00
  • f0b55aa624 nano_lifo: Simplify nano_xxx_lifo_get() API family Peter Mitsis 2015-12-17 13:25:17 -05:00
  • 54b782a88b nano_sema: Simplify nano_xxx_sem_take() API family Peter Mitsis 2015-12-18 15:36:34 -05:00
  • cd6db374de nano_fifo: Simplify nano_xxx_fifo_get() API family Peter Mitsis 2015-12-11 11:46:40 -05:00
  • a6b20d4c04 nano timeouts: Add support macros Peter Mitsis 2016-01-07 10:41:40 -05:00
  • 6ef5761b69 test_timer: Make file header doxygen compliant Peter Mitsis 2016-01-04 10:39:19 -05:00
  • 0032dbe8ad test_stack: Make file header doxygen compliant Peter Mitsis 2016-01-04 10:38:23 -05:00
  • 7f56d855cf test_lifo: Make file header doxygen compliant Peter Mitsis 2016-01-04 10:31:54 -05:00
  • 3cdf484ef4 test_sema: Make file header doxygen compliant Peter Mitsis 2016-01-04 10:29:57 -05:00
  • 9b7f31ea88 test_fifo: Make file header doxygen compliant Peter Mitsis 2016-01-04 10:26:55 -05:00
  • e7e125a7b9 Zephyr 0.8.0 Anas Nashif 2016-01-07 20:19:40 -05:00
  • 0bb325d035 release: Update sanitycheck footprint data Anas Nashif 2016-01-07 20:36:11 -05:00
  • 7ca98c05df doc: add mac installation guide Anas Nashif 2015-12-20 22:44:27 -05:00
  • 893320abd3 toolchain: remove forgotten debug message Anas Nashif 2016-01-07 07:30:22 -05:00
  • e49530a562 kconfig: do not build with NLS by default Anas Nashif 2015-12-23 12:47:58 -05:00
  • 215f5905a8 gitignore: Add vim temporary files Andre Guedes 2016-01-06 18:59:28 -02:00
  • 3b28220c40 pwm samples: Correct MIN_PERIOD liu.lei 2016-01-06 23:06:35 +08:00
  • 243c36360a sample: nano: benchmark object: update BOARD to arduino_101 Javier B Perez Hernandez 2015-12-30 13:41:56 -06:00
  • 4f0f7e3325 ipm_quark_se: don't wait for response with interrupts locked Andrew Boie 2016-01-06 13:57:54 -08:00
  • 08d3cd7bfd ipm: quark_se: fix dropped/repeating characters Andrew Boie 2016-01-06 12:03:53 -08:00
  • 4d3e120109 ipm_console_receiver: fix carriage returns Andrew Boie 2016-01-06 12:21:30 -08:00
  • 760f8798f3 uart/ns16550: implements new API of line control Daniel Leung 2016-01-06 09:17:03 -08:00
  • 64cba6d9c7 serial/uart: adds new APIs for serial line control Daniel Leung 2016-01-06 09:17:03 -08:00
  • b85d3ef826 uart: move baud rate and options into driver data Daniel Leung 2016-01-06 09:17:03 -08:00
  • b9c70ce76a uart/ns16550: support divisor latch fraction (DLF) Daniel Leung 2016-01-06 09:17:02 -08:00
  • 0ad859aaf3 arm/arc: fix typos Benjamin Walsh 2016-01-06 14:24:50 -05:00
  • 04727bcf9e toolchain: remove hardcoded compiler versions Anas Nashif 2016-01-06 11:48:30 -05:00
  • 8fc8e9fb9f strip MDEF_FILE_PATH variable Anas Nashif 2016-01-05 16:28:58 -05:00
  • 9d26ab769d dequote and strip CONF_FILE variable and minor variable cleanup Anas Nashif 2016-01-05 16:28:37 -05:00
  • 6c5509f34f linker: prefer board specific linker file Anas Nashif 2016-01-05 08:42:23 -05:00
  • 4f48ac1c20 arc: soc: fix comment for NUM_IRQS Andrew Boie 2016-01-05 15:34:37 -08:00
  • c97150b9ed ARC: correctly generate the SW IRQ table Andrew Boie 2016-01-05 13:28:44 -08:00
  • 58acef1162 kconfig: Fix INT_LATENCY_BENCHMARK description Peter Mitsis 2016-01-05 15:48:34 -05:00
  • 4146b346b4 x86: streamline irq_lock()/irq_unlock() Peter Mitsis 2016-01-05 15:37:22 -05:00
  • 3c350ffb39 fixdep: Use correct printf identifier Peter Mitsis 2016-01-05 10:12:29 -05:00
  • 16266f5cd5 Zephyr 0.8.0-rc2 Anas Nashif 2016-01-04 20:07:13 -05:00
  • aad3ba5134 arc timer: Fix tickless idle tick announcement Peter Mitsis 2015-12-16 10:34:41 -05:00
  • 7e5dd561ca arc: select NANOKERNEL_TICKLESS_IDLE_SUPPORTED Benjamin Walsh 2015-11-04 16:46:02 -05:00
  • 1ffdea1eb9 idle: add infrastructure for tickless support in nanokernels Benjamin Walsh 2015-10-05 16:26:52 -04:00
  • ad99c3f93b kconfig: remove useless tickless idle dependency Dirk Brandewie 2015-10-05 08:15:03 -07:00
  • 9cfd0de410 arc: add nanokernel tickless idle support in timer0 driver Peter Mitsis 2015-10-05 07:07:20 -07:00
  • c100aa825f arc: Remove misleading comment in Timer0 driver Peter Mitsis 2015-11-18 10:46:06 -05:00
  • 1831900cd3 arc: add nanokernel tickless idle support Benjamin Walsh 2015-06-09 16:46:29 -07:00
  • 38a601e578 idle: add support for nanokernel tickless idle Benjamin Walsh 2015-10-05 07:19:39 -07:00
  • 41bebcd8e0 arc: correctly size the IRQ vector table Andrew Boie 2016-01-04 13:54:14 -08:00
  • 377f616b3c arc: fix alignment of IRQ vector table Andrew Boie 2016-01-04 13:24:48 -08:00
  • d0ab1a816e arc: arm: don't use recursion to create _sw_isr_table Andrew Boie 2015-12-30 13:45:56 -08:00
  • 6043c15ad1 arduino_101/pinmux: update pin description Daniel Leung 2015-12-30 09:05:49 -08:00
  • 3218f53fe0 arc: remove defaults for NUM_IRQS let SoC set it Anas Nashif 2016-01-04 16:34:14 -05:00
  • 8c31ff783a arc: fixed missed rename of _IrqVectorTable Anas Nashif 2016-01-04 15:43:32 -05:00
  • 889a4fc962 quark_d2000: Use correct board name for quark_d2000_crb Anas Nashif 2016-01-04 13:40:01 -05:00
  • eeb84589be doc: correcting malformed table on platform.rst L.S. Cook 2016-01-04 11:14:55 -08:00
  • 4cc935d4f0 build: update xtools configurations Anas Nashif 2015-12-30 10:19:30 -05:00
  • 6fa8588145 kconfig: add mising option TASK_DEBUG Anas Nashif 2015-12-23 22:42:33 -05:00
  • 0b18055b4c rename fsl_frdm_k64f -> frdm_k64f Anas Nashif 2015-12-25 23:38:11 -05:00
  • aae8008a70 frdm-k64f: set flash/sram size in board kconfig Anas Nashif 2015-12-25 10:19:10 -05:00
  • d067cdbfdc frdm-k64f: set frequency for SoC Anas Nashif 2015-12-25 10:17:22 -05:00
  • 2d1465cb4d cortex_m: do not set default flash/sram size Anas Nashif 2015-12-25 10:15:29 -05:00
  • 02812f4635 drivers: pci: struct pci_dev_info rename class Javier B Perez Hernandez 2015-12-29 16:34:58 -06:00
  • fdf494fa46 pci: add support for 64-bit BARs Ido Yariv 2015-12-24 14:09:26 -05:00
  • bbccd7d30a galileo: pinmux: fix WIFI_DISABLE_N & PCIE_RESET_N Ido Yariv 2015-12-24 13:36:10 -05:00
  • 77e7b0f66d i2c/dw: add missing PCI device information Ido Yariv 2015-12-22 22:01:36 -05:00
  • e77df3fa30 pci: re-initialize the lookup device for each bus Ido Yariv 2015-12-22 21:43:03 -05:00
  • e4ddf68561 serial/ns16550: scan pci on the second port Ido Yariv 2015-12-22 21:17:59 -05:00
  • 264617c83d Adapt fixdep to works with MinGW Louise Mendoza 2015-12-08 20:02:14 -06:00
  • 2386328e7e Adapt gen_offset_header to work with MinGW. Louise Mendoza 2015-12-08 20:07:43 -06:00
  • 0551ee0708 ipm: rework isr to service one set of requests at a time Dirk Brandewie 2015-12-18 12:10:06 -08:00
  • 1fcbd09d88 adc: simplifies Kconfig options for adc dw driver Juan Manuel Cruz 2015-12-23 16:24:03 -06:00
  • 11d2e57f90 adc: improves buffer management to hold repetitive reads. Juan Manuel Cruz 2015-12-23 12:17:20 -06:00
  • dfbf2bfc44 adc: fix sanity test Juan Manuel Cruz 2015-12-17 11:42:49 -06:00
  • 69b124dab9 adc: fixes interrupt lines' issue. Juan Manuel Cruz 2015-12-15 14:51:21 -06:00
  • 42696ca14f adc: simplifies buffer management on adc dw driver. Juan Manuel Cruz 2015-12-14 18:42:36 -06:00
  • 6a4d1b52de gpio: Fixes interruption connection parameters. Juan Manuel Cruz 2015-12-21 13:56:16 -06:00
  • 609d1f72a2 gpio: adds interruption masking for quark se ss Juan Manuel Cruz 2015-12-21 13:40:23 -06:00
  • 699564c69c microkernel: fix build issue when CONFIG_TASK_MONITOR=y Daniel Leung 2015-12-28 11:32:16 -08:00
  • efeb9b6534 update tests due to recent board files shuffle Daniel Leung 2015-12-28 11:03:37 -08:00
  • bac70ac440 boards: add missing arduino_101_sss_defconfig Daniel Leung 2015-12-28 10:32:49 -08:00
  • 799c590f88 Zephyr 0.8.0-rc1 Anas Nashif 2015-12-22 20:15:24 -05:00
  • c6c6651a4c generic_arc: choice options need a prompt Anas Nashif 2015-12-22 20:13:59 -05:00
  • ee32801991 arduino_101: declare static function before usage Anas Nashif 2015-12-22 19:35:48 -05:00
  • 716626aa14 checkpatch: Remove --no-signoff option Szymon Janc 2015-12-10 11:51:13 +01:00
  • d6aeec249c rebranding: Remove stray references to VxMicro Peter Mitsis 2015-12-22 11:29:15 -05:00
  • 16bf5fc116 i2c: remove unused functions i2c_dw_memory_read/i2c_dw_memory_write Anas Nashif 2015-12-19 09:07:35 -05:00
  • 81ed24413e pcal9535a: remove unused function _wait_10ms Anas Nashif 2015-12-19 09:06:56 -05:00
  • 78a566d3b8 trivial: fix header guard definition Anas Nashif 2015-12-19 09:02:32 -05:00
  • 6bca3724c1 drivers: set default priority for drivers Anas Nashif 2015-12-19 08:23:50 -05:00
  • 3eecc42bd4 samples: micro: add a true hello world sample Anas Nashif 2015-12-18 09:54:07 -05:00
  • 14050f1a3f samples: nano: add a true hello world sample Anas Nashif 2015-12-18 09:49:11 -05:00
  • ba860ba8e9 samples: rename hello_world -> synchronisation Anas Nashif 2015-12-18 09:38:05 -05:00
  • ab38b9ce8e samples/nanokernel: add a sample to utilize PWM on Arduino 101 Daniel Leung 2015-12-22 12:34:27 -08:00
  • 7ba9011cac x86/quark_se: Add default config options for PWM Daniel Leung 2015-12-22 12:34:27 -08:00
  • 6604381c11 drivers: add new DesignWare PWM driver Daniel Leung 2015-12-22 12:34:27 -08:00
  • 8ba05cc2ad update documentation to use boards where applicable Anas Nashif 2015-12-17 19:12:33 -05:00
  • 10bb38c186 Use SoC instead of platform. Anas Nashif 2015-12-17 08:54:35 -05:00
  • f5f9b71b12 Introduce the Atom SoC Anas Nashif 2015-12-17 00:03:40 -05:00
  • 2eb29347f0 remove qemu_x86 platform and use generic IA32 Anas Nashif 2015-12-16 23:56:23 -05:00
  • dcf046c72d rename basic_atom with minnowboard Anas Nashif 2015-12-16 23:37:56 -05:00
  • 31662ea101 remove HPET as default for x86 Anas Nashif 2015-12-16 19:06:32 -05:00
  • 7ed15d6bb7 Add TI platform as LM3S6965 instead of Qemu Anas Nashif 2015-12-13 19:36:02 -05:00