Commit graph

  • 65ce2d8be1 net: contiki: Improve UDP connection matching debug prints Jukka Rissanen 2015-07-30 15:12:25 +0300
  • c9b3116c5b Bluetooth: Add offset support to btshell gatt-write command Luiz Augusto von Dentz 2015-07-31 10:27:39 +0300
  • 0636edfdd7 Bluetooth: GATT: Add offset to bt_gatt_write Luiz Augusto von Dentz 2015-07-31 10:25:38 +0300
  • 752315a082 Bluetooth: ATT: Add bt_att_get_mtu Luiz Augusto von Dentz 2015-07-31 11:00:44 +0300
  • 2ee7df52f4 Bluetooth: ATT: Handle Execute Write response Luiz Augusto von Dentz 2015-07-31 14:25:21 +0300
  • fb0f86fd2b Bluetooth: ATT: Handle Prepare Write response Luiz Augusto von Dentz 2015-07-31 12:01:30 +0300
  • e2a0c4f2f9 Add "Sample Output:" section to profiler_sample README.txt Peter Mitsis 2015-08-13 16:15:18 -0400
  • 5fe44f42ba Update Title in sample project README.txt files Peter Mitsis 2015-08-14 14:13:25 -0400
  • 8347b102d4 Cosmetic: Sample output -> Sample Output Peter Mitsis 2015-08-14 14:12:48 -0400
  • 92d1810def Fix typo: occured -> occurred Peter Mitsis 2015-08-13 16:55:03 -0400
  • ec6b57b9f6 doc: Correct Bluetooth sample application path Andrei Emeltchenko 2015-08-14 12:34:03 +0300
  • 543e25f970 doc: Enhance Bluetooth documentation Andrei Emeltchenko 2015-08-14 12:29:33 +0300
  • 2c5086cc65 irq: remove non-inline irq_lock/unlock Benjamin Walsh 2015-08-12 18:31:41 -0400
  • 6469e578cb irq: do not use _inline versions of irq_lock/unlock Benjamin Walsh 2015-08-12 17:53:54 -0400
  • a73af53186 timers: prevent duration of 0 in timer_start/restart Benjamin Walsh 2015-08-12 17:15:19 -0400
  • b8693ad72b timers: consolidate task_timer_start/restart() Benjamin Walsh 2015-08-12 16:42:37 -0400
  • a5a6ba8e4e microkernel: rename _k_server parameters Benjamin Walsh 2015-08-12 15:41:41 -0400
  • aa78793e40 microkernel: rename K_swapper to _k_server Benjamin Walsh 2015-08-12 15:37:58 -0400
  • c1f9fd888d irq: make utility functions private Benjamin Walsh 2015-08-12 15:15:48 -0400
  • 0304cbc36d util: move ARRAY_SIZE/CONTAINER_OF to non-ASM part of file Benjamin Walsh 2015-08-12 10:48:18 -0400
  • a34afe9b61 events: remove checks for valid events in service handlers Benjamin Walsh 2015-08-11 13:51:34 -0400
  • 751c765079 events: rename task_event_set_handler() Benjamin Walsh 2015-08-10 17:52:20 -0400
  • 87564a4602 pipes/mailboxes: rename functions using mem blocks Benjamin Walsh 2015-08-10 17:37:25 -0400
  • a8259afed8 allow linking of external application libraries Anas Nashif 2015-08-10 10:01:15 -0400
  • c01a5c5c07 docs: install doxygen HTML output into output directory Anas Nashif 2015-08-12 14:24:39 -0400
  • 8cdd210798 move qemu patch to script/patches Anas Nashif 2015-08-13 08:36:28 -0400
  • 7312837c5f mdef: allow mdef file to be at custom location Anas Nashif 2015-08-11 22:58:46 -0400
  • e7ace3f4a7 docs: do not show internal documentation Anas Nashif 2015-08-13 12:05:24 -0400
  • 1aa7733298 Changes conf.py and fine tunes doxygen.config for index & auto-generated files. Carol Lee 2015-08-07 13:22:27 -0400
  • fa2e040198 doc: Enhance usability of top-level documentation page Allan Stephens 2015-08-12 12:05:08 -0400
  • 503112dd0c doc: Add "About Zephyr" section Allan Stephens 2015-08-12 11:20:24 -0400
  • 0be860ad1a doc: Add information about atomic APIs Allan Stephens 2015-08-11 17:10:47 -0400
  • 5bb06311a9 Kbuild: Don't warn on zero-length format strings Andrew Boie 2015-08-11 12:46:06 -0700
  • 8750729989 doc: quick start: installing: New Zephyr SDK Javier B Perez Hernandez 2015-08-11 15:44:02 -0500
  • 2c89a43244 doc: remove references to BSP Peter Mitsis 2015-08-07 16:09:11 -0400
  • 10ba8f7e6e doc: Improve accessibility of microkernel and nanokernel info Allan Stephens 2015-08-11 12:32:28 -0400
  • 432a737106 doc: Restore information about microkernel task IRQs Allan Stephens 2015-08-11 09:42:45 -0400
  • 3a91819e7b doc: Updates to nanokernel timer services Allan Stephens 2015-08-10 14:54:39 -0400
  • d9461bf072 doc: Updates to nanokernel signalling services Allan Stephens 2015-08-10 14:51:02 -0400
  • 1d5ebda336 doc: Nanokernel stacks addition Allan Stephens 2015-08-10 13:58:05 -0400
  • 8fe4f41ce6 doc: Updates to nanokernel data passing services Allan Stephens 2015-08-10 13:52:58 -0400
  • cc1b0f9af3 doc: Add information about fiber APIs Allan Stephens 2015-08-10 11:27:02 -0400
  • ea06b8ba39 Add profile collector sample. Yonattan Louise 2015-07-31 15:22:25 -0500
  • 520542bef2 Add context switch profile point. Yonattan Louise 2015-08-11 13:33:26 -0500
  • efd8e246cc Add profiler method. Yonattan Louise 2015-07-31 15:58:09 -0500
  • 8c85c15a2f Add event logger. Yonattan Louise 2015-08-11 13:32:16 -0500
  • ca90a0a366 misc: use consistent data type for ARRAY_SIZE Andrew Boie 2015-08-05 10:04:55 -0700
  • 91156d9c7a arc: standardize ffs function names to match other arches Andrew Boie 2015-08-10 10:49:34 -0700
  • 45a387fc46 ioapic: cleanup code comments and doxygenize the file description Anas Nashif 2015-08-11 09:22:05 -0400
  • 8cc32b8209 Enable IO-APIC debgging Anas Nashif 2015-08-11 09:08:59 -0400
  • 6971d547cd Rename nano_node_tick_get_32 in documentation Anas Nashif 2015-08-10 23:03:38 -0400
  • 2041d5b227 remove old sanity check mechanism Andrew Boie 2015-08-10 14:18:38 -0700
  • 1b1e3af498 doc: Add information about kernel context services Allan Stephens 2015-08-10 17:28:37 -0400
  • 0a7ff3b461 doxygen: move nanokernel fiber comments to header Anas Nashif 2015-07-26 17:19:47 -0400
  • af7d3fb116 misc: remove old printk() stub Andrew Boie 2015-08-05 12:39:23 -0700
  • f5de9524fd doc: Add information about kernel clocks Allan Stephens 2015-08-10 10:23:54 -0400
  • b36e887d47 doc: Add information about microkernel timers Allan Stephens 2015-08-10 10:00:07 -0400
  • 3ca9a7413d doc: Task updates Allan Stephens 2015-08-10 09:53:36 -0400
  • 4c63796838 ia32_pci: rename N_PIC_IRQS to NUM_STD_IRQS Benjamin Walsh 2015-08-10 16:04:39 -0400
  • c963861d47 Remove PIC code, but not PIC disabling code Peter Mitsis 2015-08-05 16:39:27 -0400
  • dba5ac622c Remove PIT code Peter Mitsis 2015-08-05 15:02:46 -0400
  • dbaa4a45ed Use LOAPIC and IOAPIC Kconfig options Peter Mitsis 2015-07-28 14:39:12 -0400
  • 2db3db4ce2 Create IOAPIC and LOAPIC Kconfig options Peter Mitsis 2015-07-27 13:56:53 -0400
  • 658bb54ed1 Use LOAPIC timer Kconfig options Peter Mitsis 2015-07-27 14:45:41 -0400
  • 32fd4dc25c Create LOAPIC timer Kconfig options Peter Mitsis 2015-07-27 14:34:25 -0400
  • be211ba91c Fix LOAPIC timer comments Peter Mitsis 2015-08-05 15:03:22 -0400
  • b643468280 IOAPIC defaults to y when LOAPIC is enabled Peter Mitsis 2015-07-28 13:24:23 -0400
  • d7c32911c4 Doc: Create the Reference Guides part. Rodrigo Caballero 2015-08-07 17:24:03 -0500
  • 4e472fa2fe Doc: Add the Platform Development Primer to the structure. Rodrigo Caballero 2015-08-07 17:04:45 -0500
  • d838f82aaa Doc: Creates the Application Dev. Primer with the existing content. Rodrigo Caballero 2015-08-07 16:44:34 -0500
  • 2eb7017640 Doc: Change the Network Stack information to the Kernel Primer. Rodrigo Caballero 2015-08-07 13:40:56 -0500
  • c720db67d3 Doc: Change the Driver Model to its own section of the Kernel Primer. Rodrigo Caballero 2015-08-07 13:39:13 -0500
  • f81ee6efdd Doc: Change the Nanokernel Objects to the Nanokernel Services section. Rodrigo Caballero 2015-08-07 13:37:36 -0500
  • 4d8b60adca Doc: Change the Microkernel Objects to the Microkernel Services section. Rodrigo Caballero 2015-08-07 13:35:41 -0500
  • d1e57e1569 Doc: Change the Architecture part to the Overview section. Rodrigo Caballero 2015-08-07 13:31:56 -0500
  • a952569f02 Doc: Create the Kernel Primer. Rodrigo Caballero 2015-08-07 13:28:19 -0500
  • a13fddb7da toolchain.h: add __used macro Andrew Boie 2015-08-04 16:37:35 -0700
  • be324badba toolchain: add __printf_like macro Andrew Boie 2015-08-04 16:36:45 -0700
  • e2258e83c8 drivers: extending device.h for common driver ops Dan Kalowsky 2015-07-29 18:36:56 -0700
  • 76db3ae424 Clean up microkernel sys_kernel configuration files Peter Mitsis 2015-08-05 11:58:23 -0400
  • 21832e3bf1 Clean up microkernel latency_measure configuration files Peter Mitsis 2015-08-05 11:56:14 -0400
  • db608ec123 Clean up microkernel app_kernel configuration files Peter Mitsis 2015-08-05 11:44:47 -0400
  • 8760c49d80 basic_minuteia to use HPET timer Peter Mitsis 2015-08-04 16:28:08 -0400
  • 578d417e87 Use HPET timer Kconfig options Peter Mitsis 2015-08-06 12:59:55 -0400
  • 366962557c HPET: Add additional Kconfig options Peter Mitsis 2015-08-06 12:08:56 -0400
  • bbb57b5f80 ia32: Add HPET timer initialization abstraction Peter Mitsis 2015-08-06 12:37:11 -0400
  • 097a1a17dc ia32_pci: Abstract device initialization Peter Mitsis 2015-08-06 11:33:02 -0400
  • 9216a2cbb9 cosmetic: Fix camel case in ia32 and ia32_pci platforms Peter Mitsis 2015-08-06 11:20:08 -0400
  • 3ecf65e5ef x86: Rename quark_init() to ia32_pci_init() Peter Mitsis 2015-08-06 11:23:41 -0400
  • 0ea6e60035 x86: Rename pc_init() to ia32_init() Peter Mitsis 2015-08-06 11:17:09 -0400
  • 503dd66334 x86: Remove obsolete IOAPIC initialization comment Peter Mitsis 2015-08-06 11:04:55 -0400
  • a8f3110905 Doc: Restructures the Quick Start Guide. Rodrigo Caballero 2015-08-06 11:41:40 -0500
  • d2fff1fb7a drivers: use subdir-ccflags-y for all drivers Anas Nashif 2015-08-06 07:28:39 -0400
  • 427cdd36ec sanity: add new line when emitting an error Anas Nashif 2015-08-06 07:25:42 -0400
  • abb4404689 Move PCI settings to drivers/pci Anas Nashif 2015-08-06 07:34:50 -0400
  • 6c9a846eae gpio: Fix function signature for gpio_set_callback() Dirk Brandewie 2015-07-22 07:09:53 -0700
  • add6b9794b arc: fixes in context switch explanation comments Benjamin Walsh 2015-08-04 11:27:27 -0400
  • ac60583b76 drivers: rename cortex_m_timer to cortex_m_systick Benjamin Walsh 2015-08-04 09:51:13 -0400
  • 6ebb212e18 ioapic: remove comment about split kernel Benjamin Walsh 2015-08-04 09:23:53 -0400
  • 971eb0ef44 samples/microkernel: add test for private memory maps Daniel Leung 2015-08-04 10:31:45 -0700