Commit graph

  • 99037499b6 Remove references to BSPs from sample projects Peter Mitsis 2015-07-24 16:42:13 -04:00
  • ad03f13db5 samples: Update sanity_chk usage notes Peter Mitsis 2015-07-24 16:21:26 -04:00
  • 5a57c36a6c Fix galileo configuration to HPET Dmitriy Korovkin 2015-07-24 13:59:55 -04:00
  • 6ab23e30da Port basic_atom configuration to HPET Dmitriy Korovkin 2015-07-24 13:58:24 -04:00
  • 8b0271dd2c Adapt HPET driver to work with QEMU Dmitriy Korovkin 2015-07-24 13:50:31 -04:00
  • 63fe84bdaf Fix PIC shutoff. Dmitriy Korovkin 2015-07-24 13:46:21 -04:00
  • b2267b28f1 Correct kernel type in XIP README.txt Peter Mitsis 2015-07-30 16:48:52 -04:00
  • 5dd4296a0a Fix obsolete references to resources Peter Mitsis 2015-07-30 16:47:12 -04:00
  • 89e922243b arm: Use new SRAM and flash Kconfig options Peter Mitsis 2015-07-24 12:00:02 -04:00
  • 741086e119 arm: Add SRAM and flash Kconfig options Peter Mitsis 2015-07-24 11:48:05 -04:00
  • 36e352dc2f arm: Improve Kconfig option organization Peter Mitsis 2015-07-28 10:05:39 -04:00
  • 916dcff7a8 arm: Move bsp/CortexM to core/cortex_m Peter Mitsis 2015-07-24 14:07:03 -04:00
  • 0167aa16fa arm: Fix whitespace Peter Mitsis 2015-07-28 11:11:44 -04:00
  • 6acbe63aea initial commit for next-gen sanity checks Andrew Boie 2015-07-17 12:03:52 -07:00
  • ef39858deb Zephyr 0.3.0 Anas Nashif 2015-07-30 20:28:06 -04:00
  • 22c3fa3742 build: Don't disable the monitor when using QEMU_PIPE Andrew Boie 2015-07-29 14:25:29 -07:00
  • 776d5f7c22 build: fix application build in symlinked environment Andrew Boie 2015-07-29 13:21:49 -07:00
  • be59308978 doc: Enhancements for microkernel pipe objects Allan Stephens 2015-07-29 12:39:46 -04:00
  • 28ad2e2856 Zephyr 0.3.0-rc2 Anas Nashif 2015-07-28 20:49:12 -04:00
  • ca3b1044a1 doc: More enhancements for microkernel mailbox objects Allan Stephens 2015-07-28 10:46:57 -04:00
  • d64654ec0d gitignore: Do not ignore linker.cmd files under arch/ Anas Nashif 2015-07-28 11:17:39 -04:00
  • 7c4056ec84 doc: add note about new ccache feature Andrew Boie 2015-07-28 09:48:19 -07:00
  • a9c1163ed9 build: Fix python3 printf syntax Arkadiusz Lichwa 2015-07-28 14:44:03 +03:00
  • 9132a13542 build: HACK fix issue where project objects don't end up in $(O) Andrew Boie 2015-07-17 12:03:52 -07:00
  • 285c054830 Kbuild: use ccache if USE_CCACHE=1 is set Andrew Boie 2015-07-27 11:04:24 -07:00
  • 6fbbcbac22 build: don't use FORCE in deps for sysgen Andrew Boie 2015-07-27 10:43:25 -07:00
  • a426390daa doc: Enhancements for microkernel mailbox objects Allan Stephens 2015-07-27 11:11:44 -04:00
  • c9b1b61340 cleanup: remove unused CONFIG_TICKLESS_IDLE_UNSUPPORTED Anas Nashif 2015-07-25 10:58:34 -04:00
  • 28af7ae1d1 Fix microkernel "unaligned write" exception problem on ARM Dmitriy Korovkin 2015-07-24 16:40:44 -04:00
  • f4c7281073 Remove trailing semicolon in definition of CMD_PKT_SET_INSTANCE() Allan Stephens 2015-07-27 14:31:12 -04:00
  • fee3e3c308 basic_atom: update default SYS_CLOCK_HW_CYCLES_PER_SEC Peter Mitsis 2015-07-22 16:32:30 -04:00
  • d2857404f5 Kconfig: fix SYS_CLOCK_HW_CYCLES_PER_SEC dependencies Peter Mitsis 2015-07-22 16:22:25 -04:00
  • d51ed25f79 Doxygen: Nanokernel semaphore APIs comments to header files. Juan Manuel Cruz 2015-07-16 13:05:47 -05:00
  • 79c4499fe1 Doc: Restructures the Kbuild documentation. Rodrigo Caballero 2015-06-25 11:45:16 -05:00
  • ca12bbb569 fix issue where two outdirs are created Andrew Boie 2015-07-22 16:15:43 -07:00
  • 96726f0a58 x86: Move source files from arch/x86/ to arch/x86/core/ Peter Mitsis 2015-07-22 12:35:34 -04:00
  • e611fbd811 Fix typo: specifc -> specific Peter Mitsis 2015-07-23 13:30:56 -04:00
  • 83b83b5317 Fix typo: accomodate -> accommodate Peter Mitsis 2015-07-23 13:30:30 -04:00
  • 0a66ab3f2c doc: Add example of giving a microkernel sempahore from an ISR Allan Stephens 2015-07-24 13:37:49 -04:00
  • f297068949 Fix line length warning flagged by checkpatch Peter Mitsis 2015-07-23 13:36:13 -04:00
  • 5d4a3178a0 doc: Enhancements for microkernel FIFO objects Allan Stephens 2015-07-23 14:10:06 -04:00
  • d8a5c03404 Kconfig: Update timer driver dependencies Peter Mitsis 2015-07-23 12:14:14 -04:00
  • dff49566e0 Kconfig: Update CONFIG_IOAPIC dependencies Peter Mitsis 2015-07-23 11:53:47 -04:00
  • 61f0ce44c7 Kconfig: Remove option LOAPIC_TIMER_FREQ Peter Mitsis 2015-07-23 12:02:16 -04:00
  • dc0fb7ed38 Cosmetic: Fix whitespace in timer driver Kconfig Peter Mitsis 2015-07-23 12:06:15 -04:00
  • 53b721a706 Cosmetic: Fix whitespace in interrupt controller Kconfig Peter Mitsis 2015-07-23 11:46:25 -04:00
  • 03bec088ef Zypher 0.3.0-rc1 Anas Nashif 2015-07-22 20:46:01 -04:00
  • 6b9577d2f5 fix white space issues Anas Nashif 2015-07-22 13:29:26 -04:00
  • abeaeacab0 Kconfig: TICKLESS_IDLE_UNSUPPORTED is not used Anas Nashif 2015-07-22 10:39:06 -04:00
  • 274cc72aee replace negative CMOV_UNSUPPORTED with CMOV Anas Nashif 2015-07-22 13:34:59 -04:00
  • 09821973ca Add missing includes for ARC Anas Nashif 2015-07-21 15:46:38 -04:00
  • f45e4aa9a1 Support ARC architecture with kbuild Anas Nashif 2015-05-24 23:46:51 -04:00
  • 5118d2fa6a doc: Enhancements for microkernel event objects Allan Stephens 2015-07-22 13:18:06 -04:00
  • 359fc6cdfa doc: Enhancements for microkernel semaphore objects Allan Stephens 2015-07-22 13:48:29 -04:00
  • fbf9fb3963 Doxygen: Moves the nanokernel LIFO comments from the .c to the .h file. Rodrigo Caballero 2015-07-21 09:27:28 -05:00
  • b5f988ea37 net: Fix packetbuf related calls Ravi kumar Veeramally 2015-07-20 13:17:13 +03:00
  • 097046e85b Bluetooth: SMP: Minor coding style fix Johan Hedberg 2015-07-20 11:15:30 +03:00
  • 13ef99257f Bluetooth: Eliminate tmp buffer using swap_in_place Andrei Emeltchenko 2015-07-14 16:35:39 +03:00
  • ef703e1317 Bluetooth: Add local and remote CSRK keys Andrei Emeltchenko 2015-07-15 16:05:10 +03:00
  • a7de88f972 Bluetooth: Propagate SMP & L2CAP init failures Andrei Emeltchenko 2015-07-13 11:10:17 +03:00
  • 82fddc9cbc Bluetooth: Add AES-CMAC calculation based on AES 128 bit cipher Andrei Emeltchenko 2015-07-07 16:04:51 +03:00
  • 9c47d065a7 Bluetooth: GATT: Add missing return documentation to bt_gatt_read Luiz Augusto von Dentz 2015-07-15 16:02:17 +03:00
  • 4c2a459305 Bluetooth: Add gatt-write command to btshell Luiz Augusto von Dentz 2015-07-15 13:41:01 +03:00
  • dc55a3741e Bluetooth: GATT: Add bt_gatt_write Luiz Augusto von Dentz 2015-07-15 13:28:58 +03:00
  • 0b28dbfc19 Bluetooth: ATT: Handle Write response Luiz Augusto von Dentz 2015-07-15 13:27:44 +03:00
  • 08230f691c Bluetooth: GATT: Update btshell app Arkadiusz Lichwa 2015-07-09 10:38:08 +02:00
  • e4208e065d Bluetooth: Increase max ARGC in btshell Arkadiusz Lichwa 2015-07-09 10:58:28 +02:00
  • 70c7e8825c Bluetooth: GATT: Add bt_gatt_read_multiple Arkadiusz Lichwa 2015-07-09 10:14:31 +02:00
  • fe41cec885 Bluetooth: Move bt_security to conn.h and rename it appropriately Johan Hedberg 2015-07-15 14:21:37 +03:00
  • e060c621d1 Bluetooth: Move le_conn_update() to conn.c Johan Hedberg 2015-07-15 14:08:53 +03:00
  • 5f33744a4c Bluetooth: Move le_start_encryption to conn.c Johan Hedberg 2015-07-15 14:04:52 +03:00
  • a33047f7a5 Bluetooth: Move bt_connect_le to conn.c and rename it appropriately Johan Hedberg 2015-07-15 13:55:32 +03:00
  • e0e6416065 Bluetooth: Export bt_dev through hci_core.h Johan Hedberg 2015-07-15 13:53:17 +03:00
  • 7ed81c7a22 Bluetooth: Enhance bt_le_scan_update() for active scanning Johan Hedberg 2015-07-15 13:12:28 +03:00
  • 824135122f Bluetooth: Move bt_disconnect to conn.[ch] and rename it appropriately Johan Hedberg 2015-07-15 12:31:08 +03:00
  • 79eb002a06 Bluetooth: GATT: Fix not dropping buffer reference Luiz Augusto von Dentz 2015-07-15 11:09:57 +03:00
  • 7ea33a436b Bluetooth: Add gatt-read command to btshell Luiz Augusto von Dentz 2015-07-13 15:22:03 +03:00
  • d982120a7e Bluetooth: GATT: Add bt_gatt_read Luiz Augusto von Dentz 2015-07-13 14:07:04 +03:00
  • 569d5e6fe3 Bluetooth: ATT: Handle Read Blob response Luiz Augusto von Dentz 2015-07-13 14:05:56 +03:00
  • a02df0f64a Bluetooth: ATT: Handle Read response Luiz Augusto von Dentz 2015-07-13 11:10:09 +03:00
  • 776196d879 Bluetooth: Add "stop scan" functionality to bt_le_scan_update() Johan Hedberg 2015-07-14 14:39:47 +03:00
  • b8d8673dd2 Bluetooth: Rename trigger_scan() to bt_le_scan_update() Johan Hedberg 2015-07-14 14:17:58 +03:00
  • d0c31141cd Bluetooth: Clear AUTO_CONNECT for any state in bt_disconnect() Johan Hedberg 2015-07-14 14:21:56 +03:00
  • b210d53172 Bluetooth: Add initial auto connect support Mariusz Skamra 2015-07-13 12:43:02 +02:00
  • eb67b0f110 Bluetooth: Move hci_disconn_complete function Mariusz Skamra 2015-07-13 12:39:42 +02:00
  • c8b27ab8a5 Bluetooth: ATT: Update multiple read req object Arkadiusz Lichwa 2015-07-10 15:18:31 +02:00
  • 8f7c8a3969 Bluetooth: buf: Add bt_buf_add_le16() API Arkadiusz Lichwa 2015-07-10 13:46:49 +02:00
  • 5bb6b7b238 Bluetooth: buf: Take advantage of bt_buf_tail() helper macro Johan Hedberg 2015-07-10 17:35:01 +03:00
  • 2cc87e319e Bluetooth: buf: Use appropriate macro for converting LE to CPU Johan Hedberg 2015-07-10 16:38:33 +03:00
  • 6bb94745e0 net: apps: Update 802.15.4 test app makefile Ravi kumar Veeramally 2015-07-10 14:14:15 +03:00
  • 873271b7ec net: apps: Add README file for 802.15.4 test application Ravi kumar Veeramally 2015-07-10 14:08:39 +03:00
  • de67ecb58b net: 15.4: Add support for data Tx/Rx between two qemus Ravi kumar Veeramally 2015-07-10 14:04:35 +03:00
  • ebbe49b32e Bluetooth: Add gatt-discover-descriptor command to btshell Luiz Augusto von Dentz 2015-07-08 10:56:04 +03:00
  • e0792a1ba2 Bluetooth: GATT: Add bt_gatt_discover_descriptor Luiz Augusto von Dentz 2015-07-08 10:45:43 +03:00
  • b672324c16 Bluetooth: Look up connections only for connectable adv events Mariusz Skamra 2015-07-09 16:09:47 +02:00
  • eda6b7c0e4 Bluetooth: Use identity address to look up for connections Mariusz Skamra 2015-07-09 16:09:16 +02:00
  • 51e4fd4b8d Bluetooth: Rename device_found function Mariusz Skamra 2015-07-09 16:05:30 +02:00
  • 9bf8ad20df Bluetooth: ATT: Check ATT payload len against MTU Arkadiusz Lichwa 2015-07-09 12:19:35 +02:00
  • 66cf2511f1 Bluetooth: SMP: Add BT_KEYS_SLAVE_LTK key in bt_smp_distribute_keys Mariusz Skamra 2015-07-08 11:52:38 +02:00
  • 81895bd738 Bluetooth: shell: Extend shell app functionality to turn off adverising Mariusz Skamra 2015-07-08 12:18:39 +02:00