Commit graph

  • 76db3ae424 Clean up microkernel sys_kernel configuration files Peter Mitsis 2015-08-05 11:58:23 -04:00
  • 21832e3bf1 Clean up microkernel latency_measure configuration files Peter Mitsis 2015-08-05 11:56:14 -04:00
  • db608ec123 Clean up microkernel app_kernel configuration files Peter Mitsis 2015-08-05 11:44:47 -04:00
  • 8760c49d80 basic_minuteia to use HPET timer Peter Mitsis 2015-08-04 16:28:08 -04:00
  • 578d417e87 Use HPET timer Kconfig options Peter Mitsis 2015-08-06 12:59:55 -04:00
  • 366962557c HPET: Add additional Kconfig options Peter Mitsis 2015-08-06 12:08:56 -04:00
  • bbb57b5f80 ia32: Add HPET timer initialization abstraction Peter Mitsis 2015-08-06 12:37:11 -04:00
  • 097a1a17dc ia32_pci: Abstract device initialization Peter Mitsis 2015-08-06 11:33:02 -04:00
  • 9216a2cbb9 cosmetic: Fix camel case in ia32 and ia32_pci platforms Peter Mitsis 2015-08-06 11:20:08 -04:00
  • 3ecf65e5ef x86: Rename quark_init() to ia32_pci_init() Peter Mitsis 2015-08-06 11:23:41 -04:00
  • 0ea6e60035 x86: Rename pc_init() to ia32_init() Peter Mitsis 2015-08-06 11:17:09 -04:00
  • 503dd66334 x86: Remove obsolete IOAPIC initialization comment Peter Mitsis 2015-08-06 11:04:55 -04:00
  • a8f3110905 Doc: Restructures the Quick Start Guide. Rodrigo Caballero 2015-08-06 11:41:40 -05:00
  • d2fff1fb7a drivers: use subdir-ccflags-y for all drivers Anas Nashif 2015-08-06 07:28:39 -04:00
  • 427cdd36ec sanity: add new line when emitting an error Anas Nashif 2015-08-06 07:25:42 -04:00
  • abb4404689 Move PCI settings to drivers/pci Anas Nashif 2015-08-06 07:34:50 -04:00
  • 6c9a846eae gpio: Fix function signature for gpio_set_callback() Dirk Brandewie 2015-07-22 07:09:53 -07:00
  • add6b9794b arc: fixes in context switch explanation comments Benjamin Walsh 2015-08-04 11:27:27 -04:00
  • ac60583b76 drivers: rename cortex_m_timer to cortex_m_systick Benjamin Walsh 2015-08-04 09:51:13 -04:00
  • 6ebb212e18 ioapic: remove comment about split kernel Benjamin Walsh 2015-08-04 09:23:53 -04:00
  • 971eb0ef44 samples/microkernel: add test for private memory maps Daniel Leung 2015-08-04 10:31:45 -07:00
  • 0abe07a0cd microkernel: introduce support for private memory maps Daniel Leung 2015-08-04 10:15:43 -07:00
  • 201aa8c708 microkernel: put memory map pointers into its own binary section Daniel Leung 2015-08-03 18:01:08 -07:00
  • a77808462e Redefine microkernel memory map object identifier type Daniel Leung 2015-08-03 17:13:51 -07:00
  • 8eec65c742 samples/microkernel: add test for private pipes Daniel Leung 2015-07-28 12:29:00 -07:00
  • b5517ab61c microkernel: introduce support for private pipes Daniel Leung 2015-07-28 11:18:35 -07:00
  • 815d64522f microkernel: put pipe pointer list into its own binary section Daniel Leung 2015-07-27 15:00:16 -07:00
  • 2285976f03 microkernel: redefine pipe object identifier type Daniel Leung 2015-07-27 14:43:45 -07:00
  • 62077917b6 samples/microkernel: add test for private tasks Daniel Leung 2015-07-24 11:21:35 -07:00
  • 2bc5880d85 microkernel: introduce support for private tasks Daniel Leung 2015-07-24 09:59:50 -07:00
  • 75e5427e15 microkernel: put _k_task_list into its own binary section Daniel Leung 2015-07-23 17:17:40 -07:00
  • 1367a98e9e Redefine microkernel task object identifier type Daniel Leung 2015-07-21 11:02:59 -07:00
  • c290ebaebd Redefine microkernel timer objects identifier type Daniel Leung 2015-07-20 11:52:01 -07:00
  • f6369abf4d samples/microkernel: add test for private mailboxes Daniel Leung 2015-07-17 13:43:58 -07:00
  • 39887c4358 microkernel: introduce support for private mailboxes Daniel Leung 2015-07-17 13:00:06 -07:00
  • 105e723faa microkernel: Rename struct mbx_struct to _k_mbox_struct Daniel Leung 2015-07-17 12:30:42 -07:00
  • 09387cc9dd Redefine microkernel mailbox object identifier type Daniel Leung 2015-07-17 12:28:06 -07:00
  • 5d934a3786 samples/microkernel: add test for private FIFOs Daniel Leung 2015-07-17 11:28:08 -07:00
  • e510742d43 microkernel: introduce support for private FIFOs Daniel Leung 2015-07-16 16:40:29 -07:00
  • e27b5c9abf microkernel: Rename struct que_struct to _k_fifo_struct Daniel Leung 2015-07-16 14:28:12 -07:00
  • ef242d3291 Redefine microkernel FIFO object identifier type Daniel Leung 2015-07-16 14:03:02 -07:00
  • 8232067646 samples/microkernel: add test for private semaphores Daniel Leung 2015-07-15 10:59:02 -07:00
  • a0224842bc microkernel: introduce support for private semaphores Daniel Leung 2015-07-15 08:45:37 -07:00
  • 1036aee613 microkernel: Rename struct sem_struct to _k_sem_struct Daniel Leung 2015-07-14 16:58:23 -07:00
  • 013666c964 Redefine microkernel semaphore object identifier type Daniel Leung 2015-07-14 16:15:54 -07:00
  • eddae0e0f2 sysgen: Don't generate mutex object id variables Allan Stephens 2015-06-23 15:55:00 -04:00
  • 457caf92a3 samples/microkernel: recursive mutex testing using in-file mutex Allan Stephens 2015-06-23 11:52:12 -04:00
  • 811c838ff1 microkernel: introduce support for private mutexes Daniel Leung 2015-07-09 10:40:48 -07:00
  • 43eed86737 microkernel: Rename struct mutex_struct to _k_mutex_struct Daniel Leung 2015-07-14 11:04:42 -07:00
  • ffd802250e Redefine microkernel mutex object identifier type Allan Stephens 2015-06-22 16:22:13 -04:00
  • 74c8852d05 microkernel: remove kernel service dispatch table Daniel Leung 2015-07-25 15:31:09 -07:00
  • 619eec89ce x86: Renames "Specific CPU Capability Support" menu Peter Mitsis 2015-08-04 10:59:37 -04:00
  • 1c701bc83a x86: Merge platform capability related menus Peter Mitsis 2015-08-04 10:05:24 -04:00
  • e8839abb4a Remove Kconfig option PROT_MODE_SWITCH_PROMPT Peter Mitsis 2015-07-29 16:25:46 -04:00
  • 39fc84e65a x86: Change order of floating point options Peter Mitsis 2015-07-31 16:52:22 -04:00
  • 9d5599af05 x86: Fix selection of unsupported FLOAT/SSE Kconfig options Peter Mitsis 2015-07-29 15:35:52 -04:00
  • 4d092e9510 x86: Remove superfluous Kconfig dependencies Peter Mitsis 2015-07-29 14:37:10 -04:00
  • 34b1a9043f x86: Remove leading spaces in Kconfig files Peter Mitsis 2015-07-29 14:23:26 -04:00
  • 125fe19205 x86: Remove HARDWARE_BP_SUPPORTED Kconfig option Peter Mitsis 2015-07-29 14:17:13 -04:00
  • 87de8c493f x86: Re-order x86 Kconfig menus Peter Mitsis 2015-07-29 13:59:01 -04:00
  • 55ffc8cc61 x86: Fix up "Board Capabilities" summary lines Peter Mitsis 2015-08-04 10:40:40 -04:00
  • ae6ea21005 Kconfig: Create PLATFORM_IA32 Peter Mitsis 2015-07-24 10:36:18 -04:00
  • 739489f337 Kconfig: Rework PLATFORM_QUARK to become PLATFORM_IA32_PCI Peter Mitsis 2015-07-24 10:29:17 -04:00
  • fa97d9e386 x86: Update default platform configuration files Peter Mitsis 2015-08-04 11:37:47 -04:00
  • ec2a74619c Doc: Changes doxygen.config for index & auto-generated files. Carol Lee 2015-08-04 10:21:47 -04:00
  • 97493575a6 build: simplify clean target Anas Nashif 2015-08-02 10:05:07 -04:00
  • d07b3c7453 printk.h: don't break if CONFIG_PRINTK undefined Andrew Boie 2015-08-04 09:46:42 -07:00
  • fbb9df3815 test_bluetooth: only build on ARM and x86 Andrew Boie 2015-08-04 15:31:48 -07:00
  • d1b3d54a94 sanitycheck: treat warnings as errors Andrew Boie 2015-08-04 10:53:25 -07:00
  • 4a09639b64 doc: Enhancements for microkernel tasks Allan Stephens 2015-07-31 12:41:28 -04:00
  • 64bd9c6df3 build: rename platform target to drivers Anas Nashif 2015-08-02 09:45:36 -04:00
  • 8d00ec5c4e build: build libc as object, not kbuild library (lib.a) Anas Nashif 2015-08-02 09:38:41 -04:00
  • 0db074eae4 build: fixed typo when stripping variable Anas Nashif 2015-08-03 16:48:55 -04:00
  • 7aa584d9c2 build: Let application specify the defconfig Anas Nashif 2015-08-03 15:42:21 -04:00
  • 74c8f65eb6 test_bluetooth: only build if we have CONFIG_BLUETOOTH Andrew Boie 2015-08-04 10:03:37 -07:00
  • 486a2a1034 doc: fix docs target Anas Nashif 2015-07-30 07:06:40 -04:00
  • 0425a9ebbe documentation: adds application qemu and debug reference Juan Manuel Cruz 2015-08-04 10:21:04 -05:00
  • eee3a9df95 documentation: updating kbuild project variables. Juan Manuel Cruz 2015-08-03 10:29:08 -05:00
  • 2ac4246077 doc: install guide: changed .bash to .sh Javier B Perez Hernandez 2015-08-03 11:10:10 -05:00
  • eb1fdf5741 Add debug option to Kconfig to enable debugging Anas Nashif 2015-07-29 09:33:32 -04:00
  • f1a3ba3931 FP_SHARING duplication. Juan Manuel Cruz 2015-07-30 16:39:46 -05:00
  • 78296611b4 CONFIG_ADVANCED_IDLE duplication. Juan Manuel Cruz 2015-07-31 10:21:30 -05:00
  • ae9e7f7bca sanitycheck: default to cleaning outdir Andrew Boie 2015-07-31 12:26:12 -07:00
  • 4b18247749 sanitycheck: print elapsed time Andrew Boie 2015-07-31 12:25:22 -07:00
  • ae3c6c00c2 Bluetooth: Fix alignment Andrei Emeltchenko 2015-07-30 13:57:24 +03:00
  • dabedeb449 Bluetooth: Register simple GAP service in btshell app Szymon Janc 2015-07-29 09:46:40 +02:00
  • 98e3e44655 Bluetooth: Allow Signing Info command after Address Info Andrei Emeltchenko 2015-07-29 10:11:34 +03:00
  • 9c17e83d68 Bluetooth: ATT: Fix using uninitialized conn at find_info_cb Luiz Augusto von Dentz 2015-07-29 15:41:24 +03:00
  • 2baab11485 Bluetooth: Implement processing signing info request Andrei Emeltchenko 2015-07-28 16:11:55 +03:00
  • ecc1a274a5 Bluetooth: Allow CSRK key generation and distribution Andrei Emeltchenko 2015-07-28 15:11:44 +03:00
  • 37bff2b3be Bluetooth: Generate and distribute local CSRK key Andrei Emeltchenko 2015-07-28 15:08:06 +03:00
  • 66367b5ef3 Bluetooth: Check if bt_gatt_subscribe return -EALREADY Luiz Augusto von Dentz 2015-07-29 15:20:28 +03:00
  • 0a918ae444 Bluetooth: GATT: Remove subscriptions on disconnect Luiz Augusto von Dentz 2015-07-29 15:03:55 +03:00
  • fb5c1bd381 Bluetooth: GATT: Fix bt_gatt_attr_write_ccc Luiz Augusto von Dentz 2015-07-29 15:23:34 +03:00
  • 69130ed2c0 Bluetooth: keys: Add bt_keys_find_addr Luiz Augusto von Dentz 2015-07-29 15:02:10 +03:00
  • d31003765c Bluetooth: Remove unnecessary init helper functions Johan Hedberg 2015-07-28 20:30:04 +03:00
  • e899c811e6 Bluetooth: Use async callback for enabling Bluetooth Johan Hedberg 2015-07-28 18:31:48 +03:00
  • 79696d3b34 Bluetooth: Redesign Bluetooth init API Johan Hedberg 2015-07-28 18:23:19 +03:00
  • 3ab32aa5f1 Bluetooth: Move hci_rx_fiber further down in hci_core.c Johan Hedberg 2015-07-28 18:20:50 +03:00
  • 55607e5e9a Bluetooth: Allocate room for LE read remote features Arkadiusz Lichwa 2015-07-27 17:09:51 +03:00