Commit graph

  • d9b192e5d5 build: Fixes an issue with file permissions on windows Juan Manuel Cruz 2016-04-29 14:02:37 -05:00
  • 164ecd0df9 build: allows CC and CCX override from Makefile source files Juan Manuel Cruz 2016-04-27 10:25:23 -05:00
  • 5516bcaa72 build: Add MinGW dependencies in makefile Juan Manuel Cruz 2016-04-27 10:15:14 -05:00
  • 98f372ac16 doc: arduino 101: adapt documentation for DFU flashing Anas Nashif 2016-05-13 08:01:28 -04:00
  • c9caf1806a sensors: add driver for DHTxx sensors Bogdan Davidoaia 2016-05-10 12:09:28 +03:00
  • cffb92bc63 Bluetooth: L2CAP: Handle information request command on BR/EDR Arkadiusz Lichwa 2016-05-06 10:25:40 +02:00
  • fcb6e03021 net: buf: Add net_buf_add_le32() helper API Arkadiusz Lichwa 2016-05-06 08:59:53 +02:00
  • 3a66946b0f sensor: Rework core to use workqueue API Vlad Dogaru 2016-05-04 15:39:17 +03:00
  • efa3b6fa99 tests: Add nano_work test Vlad Dogaru 2016-05-09 09:10:11 +03:00
  • 818a2e2975 nanokernel: Introduce workqueue API Vlad Dogaru 2016-05-04 11:15:46 +03:00
  • a1f7e480b1 drivers/nble: Call bt_conn_security() on start pairing event Andrei Emeltchenko 2016-05-12 14:20:06 +03:00
  • c4ec82cc89 drivers/nble: Implement bt_smp_auth_cancel() Andrei Emeltchenko 2016-05-12 11:48:07 +03:00
  • 9100752caa doc: arduino101: change kconfig option for GDB debugging Anas Nashif 2016-05-12 07:00:39 -04:00
  • 2064f4a9cc grove: add temperature sensor Bogdan Davidoaia 2016-05-09 12:01:04 +03:00
  • 62c7a1338a grove: add light sensor Bogdan Davidoaia 2016-05-06 16:33:21 +03:00
  • 059d97839e add a new option for debugging quark se Anas Nashif 2016-05-11 17:40:01 -04:00
  • f62d86c42b samples: get rid of obsolete usage of ARCH variable Anas Nashif 2016-05-11 20:22:01 -04:00
  • 7e5692d914 device: add documentation for device_get_binding Anas Nashif 2016-05-07 23:47:44 -04:00
  • 90db02786c eth_dw: use sys log interface for debugging Anas Nashif 2016-05-07 15:50:27 -04:00
  • ae97f6a4d4 spi: use syslog infratructure for debugging Anas Nashif 2016-05-07 19:15:28 -04:00
  • fbe7d90ead spi: consalidate and simplify Anas Nashif 2016-05-07 18:57:14 -04:00
  • a2b9b4b71a spi: remove kconfig variables that can be define in headers Anas Nashif 2016-05-07 14:48:28 -04:00
  • 9096daa53f spi: intel: move soc specific values to header file Anas Nashif 2016-05-07 13:49:59 -04:00
  • d0c4b30679 adc: unify kconfig variables and make them consistent Anas Nashif 2016-05-07 12:18:23 -04:00
  • 1d547699a5 aio: unify kconfig variables and make them consistent Anas Nashif 2016-05-07 12:06:09 -04:00
  • 1ee7175de9 rtc: unify kconfig variable names Anas Nashif 2016-05-07 11:57:23 -04:00
  • 72bf29eb03 watchdog: unify kconfig variables Anas Nashif 2016-05-07 11:54:42 -04:00
  • 82c969c8ae gpio: use consistent names for IRQ priority variables Anas Nashif 2016-05-07 08:10:52 -04:00
  • e1fea59671 gpio: GPIO_DW_BOTHEDGES_SUPPORT unused Anas Nashif 2016-05-07 08:02:17 -04:00
  • 0140da310b i2c: unify kconfig options and share them across drivers Anas Nashif 2016-05-07 07:53:48 -04:00
  • 4108321181 Bluetooth: tester: Add Kconfig for nimble stack Mariusz Skamra 2016-04-21 11:48:54 +02:00
  • 4e68ea947e drivers/nble: Notify about updated connection parameters Mariusz Skamra 2016-05-12 10:18:02 +02:00
  • f4451c7030 drivers/nble: Update connection parameters on_nble_gap_connect_evt Mariusz Skamra 2016-05-12 10:10:19 +02:00
  • 5a9a5259e2 drivers/nble: Add bt_conn_le_param_update implementation Mariusz Skamra 2016-05-12 10:05:12 +02:00
  • 3258ecad80 Bluetooth: SMP: Minor coding style fixes Johan Hedberg 2016-05-12 12:07:42 +03:00
  • 0b76866bab drivers/nble: Store new connection parameters Mariusz Skamra 2016-05-12 09:59:39 +02:00
  • 31f6af2e34 drivers/nble: Move bt_le_conn_params_valid function Mariusz Skamra 2016-05-11 17:35:53 +02:00
  • 4e0f6b8758 drivers/nble: Fix setting connection role Mariusz Skamra 2016-05-11 17:41:35 +02:00
  • 742c71a186 Bluetooth: L2CAP: Enable handle BR/EDR signal channel traffic Arkadiusz Lichwa 2016-05-10 18:41:21 +02:00
  • 32da5e6748 Bluetooth: Add comment clarifying condition check in bt_le_adv_start Szymon Janc 2016-05-12 10:13:52 +02:00
  • 7a51619d89 drivers/nble: Implement on_nble_gatts_write_exec_evt() Andrei Emeltchenko 2016-05-12 10:18:50 +03:00
  • 51d607f9bd drivers/nble: Fix passing uninitialized req parameters Andrei Emeltchenko 2016-05-11 10:44:23 +03:00
  • bc6a2cd7d6 Bluetooth: L2CAP: Implement bt_l2cap_br_connected() notifier Arkadiusz Lichwa 2016-05-10 18:18:40 +02:00
  • c071b3e770 Bluetooth: L2CAP: Move bt_l2cap_br_fixed_chan_register() to l2cap_br.c Arkadiusz Lichwa 2016-05-10 17:52:47 +02:00
  • 51044bf5f8 Bluetooth: L2CAP: Introduce internal BR/EDR connection L2CAP notifier API Arkadiusz Lichwa 2016-05-10 17:26:21 +02:00
  • bc1423f441 Bluetooth: L2CAP: Move init BR/EDR pool signal buffers to l2cap_br.c Arkadiusz Lichwa 2016-05-09 22:23:10 +02:00
  • 35dcc0a4cb qemu: Add possibility to redirect serial port to pseudo TTY Fabrice Olivero 2016-04-15 10:46:30 +02:00
  • 26b0b4c920 Add interrupt stub label for profiler (interrupt event) Fabrice Olivero 2016-02-23 14:28:54 +01:00
  • f39b9b85a1 kernel event profiler: add dynamic enable/disable/configure Fabrice Olivero 2016-04-15 16:45:33 +02:00
  • 68e7fca45c Set kernel event logger timestamps to HW cycles Fabrice Olivero 2016-03-09 10:30:10 +01:00
  • 61c5531430 i2c: IC_CON_SPEED_MASK should be 2 bit mask Chuck Jordan 2016-05-11 15:09:15 -07:00
  • feb131fd6c net/ip: Fix Makefile typo Flavio Santes 2016-05-11 15:15:16 -05:00
  • 0ed3cf29c8 i2c: fix i2c_dw.c to have correct decl for i2c_dw_isr() Chuck Jordan 2016-05-10 22:57:29 -07:00
  • 63bdf1c55b checkpatch: change default kconfig help length warns Javier B Perez 2016-05-11 10:43:35 -05:00
  • 1b5b6e44f7 kernel: add _IS_IDLE_TASK() Benjamin Walsh 2016-05-10 13:52:20 -04:00
  • 3ca348dde8 quark_se_devboard: Update flash and debug openocd configuration Andrei Emeltchenko 2016-05-11 10:26:07 +03:00
  • 00664b5a41 galileo: set priority of ADC to 95 Anas Nashif 2016-05-11 08:26:45 -04:00
  • 1fefa34e08 Bluetooth: SMP: Fix ecc_make_key return code check Szymon Janc 2016-05-11 15:30:44 +02:00
  • 1157a8f26f Bluetooth: GATT: Remove authorization permission Luiz Augusto von Dentz 2016-05-11 13:55:33 +03:00
  • ffd0d3e36a Bluetooth: Omit implicit permission flags Luiz Augusto von Dentz 2016-05-11 12:16:44 +03:00
  • 0f515c1497 doc: use table for Kconfig option reference Anas Nashif 2016-05-09 10:40:40 -04:00
  • d217705329 nanokernel: Add fiber_config structure and wrapper Vlad Dogaru 2016-05-04 12:06:56 +03:00
  • 4ad41d8d7f arc: early init should invalidate d-cache and set vector table Chuck Jordan 2016-05-09 14:26:28 -07:00
  • bd012c92b3 arc: initialize the i-cache ONLY if it is present Chuck Jordan 2016-05-09 14:18:08 -07:00
  • 486de7aa84 Bluetooth: tester: Fix setting nonconn advertising type Grzegorz Kolodziejczyk 2016-05-11 11:23:33 +02:00
  • 20bfb62308 drivers/nble: Make sure gatt_private is reset properly Luiz Augusto von Dentz 2016-05-10 15:45:13 +03:00
  • cceb766411 mailmap: Fix a couple of incorrect git author names Johan Hedberg 2016-05-10 13:30:15 +03:00
  • 777033f710 Bluetooth: GATT: Make bt_gatt_write take a struct Luiz Augusto von Dentz 2016-05-10 11:28:24 +03:00
  • c7982b65d2 Bluetooth: Use tinycrypt for ecc in LE SC only sample Szymon Janc 2016-05-10 16:06:31 +02:00
  • 232e934351 Bluetooth: SMP: Reduce stack usage when generating ECDH keys Szymon Janc 2016-05-10 16:02:51 +02:00
  • 8171965f75 Bluetooth: GATT: Fix coding style Luiz Augusto von Dentz 2016-05-09 17:36:29 +03:00
  • 6a3d32cbee drivers/nble: Update RPC version to 0510 Andrei Emeltchenko 2016-05-10 13:37:36 +03:00
  • 3828a2008a drivers/nble: Fix NULL pointer dereference Mariusz Skamra 2016-05-10 11:25:43 +02:00
  • a146f9ef28 Revert "drivers/nble: Update RPC to Nordic BLE to 0509" Andrei Emeltchenko 2016-05-10 11:11:20 +03:00
  • ac594f1da0 net/loopback: add missing license Flavio Santes 2016-04-25 11:02:44 -05:00
  • 5b6175d00c net: configure TCP receive window size jgarcia 2016-05-04 17:29:36 +02:00
  • 7e8e620ddf gpio: For EM Starterkit, some additional GPIO register defines are needed Chuck Jordan 2016-05-09 13:59:49 -07:00
  • f1874fabdd arc: do lr and sr instructions together, avoid instruction pipeline bubble Chuck Jordan 2016-05-06 17:37:40 -07:00
  • a364a628b0 arc: Add CONFIG_HARVARD since some ARC CPU Architectures are Harvard. Chuck Jordan 2016-05-06 17:23:05 -07:00
  • 49dec0dad5 arc: clarify in comment that ARC must have timer0 Chuck Jordan 2016-05-06 12:56:17 -07:00
  • 12e29fe653 console: fix spelling error in comment Chuck Jordan 2016-05-06 12:43:56 -07:00
  • ac6f97893b arc: more improvements to use isa-16 instructions Chuck Jordan 2016-05-06 11:40:16 -07:00
  • f5912a46ce arc: Add defines for many more useful auxiliary registers Chuck Jordan 2016-05-06 11:28:24 -07:00
  • 7ff96dc4a4 nios2: implement _arch_irq_lock / unlock Andrew Boie 2016-05-06 15:14:05 -07:00
  • c5a62dcc9c nios2: implement asm_inline_gcc functions for sys_io.h Andrew Boie 2016-05-06 14:30:55 -07:00
  • a43a4ba258 kernel_event_logger: disable on nios2 Andrew Boie 2016-05-06 11:14:53 -07:00
  • 3395211a0b newlib: treat x86 as the special case Andrew Boie 2016-05-06 10:59:10 -07:00
  • e91f7101c6 nios2: update _new_thread prototype to latest changes Andrew Boie 2016-05-05 10:30:14 -07:00
  • cfe645cef3 nios2: add config-independent CPU defines Andrew Boie 2016-05-04 14:28:07 -07:00
  • 8564875a98 nios2: provide and include soc-specific headers Andrew Boie 2016-05-04 13:52:25 -07:00
  • 352f853803 nios2: add missing linker script Andrew Boie 2016-05-04 13:27:52 -07:00
  • 7f7337a0fe nios2: fatal: add _SysFatalErrorHandler and _Fault stub Andrew Boie 2016-05-03 11:49:50 -07:00
  • 2d5645e57a nios2: add minimal crt0.S Andrew Boie 2016-05-03 11:47:01 -07:00
  • ff872dc349 build: rename non-generated linker scripts to .ld extension Andrew Boie 2016-05-04 13:13:56 -07:00
  • bc5497f239 Bluetooth: BR/EDR: Reset pairing context when needed Arkadiusz Lichwa 2016-04-27 12:39:44 +02:00
  • 22ac4fd13e drivers/nble: Fix passing uninitialized write request structure Andrei Emeltchenko 2016-05-09 16:31:28 +03:00
  • 9178dce953 drivers/nble: Fix passing uninitialized scan parameters Andrei Emeltchenko 2016-05-09 16:25:05 +03:00
  • 4616f07f51 drivers/nble: Increase RX buffer pool Andrei Emeltchenko 2016-05-09 12:14:19 +03:00
  • 5a97415bd5 drivers/nble: Fix memory leak with double connection create Andrei Emeltchenko 2016-05-06 17:03:28 +03:00
  • c1ae16adc5 Bluetooth: Use bt_hci_cmd_send_sync in set_ad to catch errors Johan Hedberg 2016-05-09 13:16:58 +03:00