Commit graph

  • b9ac9fadde doc: fix 'unexpected indentation' warnings Inaky Perez-Gonzalez 2016-06-13 11:41:02 -07:00
  • 0d2593b782 doc: fix bad indentation error Inaky Perez-Gonzalez 2016-06-13 10:57:51 -07:00
  • 39f9be2615 doc: nanokernel_interrupts: fix dangling link Andrew Boie 2016-06-14 09:49:08 -07:00
  • 8daede2a9d quarkd2000: warn of needing to flash ROM before starting Inaky Perez-Gonzalez 2016-06-10 14:02:06 -07:00
  • 1aaa11b213 libc: change linking order to avoid over-stripping of symbols Anas Nashif 2016-06-13 18:35:02 -04:00
  • d53c237b60 build: do not reference full path of map file Anas Nashif 2016-06-13 18:31:00 -04:00
  • b62b810620 Revert "build: Do not depend on python while creating the relative path" Anas Nashif 2016-06-10 14:15:05 -04:00
  • 1bcdb48643 Bluetooth: SMP: Fix registering L2CAP fixed channel Szymon Janc 2016-06-14 17:04:19 +02:00
  • 8ebb68dbdb Bluetooth: IPSP: Add README Luiz Augusto von Dentz 2016-06-14 14:31:10 +03:00
  • 4e3e23eb18 net: Use net_buf APIs for getting net_buf elements from FIFO Johan Hedberg 2016-06-13 17:50:11 +03:00
  • 195216d471 net: Convert net_buf_put() to use new nano_fifo_put_list() API Johan Hedberg 2016-06-11 08:43:09 +03:00
  • 53c3106520 tests: test nano_fifo_put_list and nano_fifo_put_slist. Benjamin Walsh 2016-06-10 15:49:22 -04:00
  • d8994f69be nanokernel: add nano_fifo_put_list() APIs Benjamin Walsh 2016-06-10 15:42:30 -04:00
  • 4c95464b9e Bluetooth: Use proper net_buf APIs Johan Hedberg 2016-06-05 17:36:46 +03:00
  • b0d721c496 Bluetooth: L2CAP: Remove unnecessary stack variables Johan Hedberg 2016-06-13 15:11:18 +03:00
  • 5793b145d0 Bluetooth: L2CAP: Add helper for BR channel conversion Johan Hedberg 2016-06-13 15:10:55 +03:00
  • b29bdca159 Bluetooth: L2CAP: Add helper for LE channel conversion Johan Hedberg 2016-06-13 14:56:52 +03:00
  • b2647d84b3 Bluetooth: L2CAP: Refactor l2cap core types Arkadiusz Lichwa 2016-05-26 14:03:04 +02:00
  • 9b0dc3c33f Bluetooth: L2CAP: Fix reject command params on BR/EDR Arkadiusz Lichwa 2016-06-13 11:46:52 +02:00
  • bd066867e4 Revert "Bluetooth: Remove LE Rand workaround for mynewt firmware" Johan Hedberg 2016-06-13 10:58:26 +03:00
  • f7ae091ade Bluetooth: Allow NRPA usage when connections are not supported Johan Hedberg 2016-06-10 13:49:27 +03:00
  • 8ef056f6be MAINTAINER: add maintainer component and reviewers Javier B Perez 2016-06-10 10:54:58 -05:00
  • f995efb29f MAINTAINER: updated Nordic MDK and Tinycypt maintainers files Javier B Perez 2016-06-10 10:48:05 -05:00
  • 2fb4155a18 doc: removing unicode trade mark chars Chuck Jordan 2016-06-10 09:48:06 -07:00
  • 2815687186 nxp_kinetis: Add Kconfig options to select the SoC part number Maureen Helm 2016-06-02 10:29:15 -05:00
  • 00365c188c nios2: Kconfig: remove some unused config options Andrew Boie 2016-06-07 13:53:13 -07:00
  • c6d560d198 sanitycheck: build for altera_max10 board Andrew Boie 2016-06-07 13:32:55 -07:00
  • 3b9302158c nios2: set up common linker script for XIP and non-XIP Andrew Boie 2016-06-07 13:11:45 -07:00
  • dca76617f0 nios2: implement irq_enable() and irq_disable() Andrew Boie 2016-06-07 11:44:08 -07:00
  • 01724d319d nios2.h: cleanup API Andrew Boie 2016-06-07 11:38:09 -07:00
  • 45cff183a2 nios2: implement nano_cpu_idle and nano_cpu_atomic_idle Andrew Boie 2016-06-07 10:26:57 -07:00
  • 9280e71ea4 nios2: add flashing/debug scripts Andrew Boie 2016-05-26 14:45:52 -07:00
  • fe6f178a3b nios2: generate kernel image in Intel HEX format Andrew Boie 2016-05-26 10:47:07 -07:00
  • 31e8030c05 nios2: set initial stack pointer to the interrupt stack Andrew Boie 2016-05-09 16:56:35 -07:00
  • 191f1df574 nios2: crt0: split into __start and __text_start Andrew Boie 2016-05-09 16:53:11 -07:00
  • e57f3446ac nios2: add arch/nios2/soc/<soc>/include to linker include path Andrew Boie 2016-05-09 16:51:10 -07:00
  • 275a853c16 samples/task_profiler: modifications to ease integration Fabrice Olivero 2016-05-26 10:13:47 +02:00
  • ebd5011adf Bluetooth: Update Intel copyright for files modified in 2016 Johan Hedberg 2016-06-10 12:10:18 +03:00
  • 52c987e941 toolchain.gccarmemb: Add include path for newlib headers Kumar Gala 2016-06-06 12:00:59 -05:00
  • 7fdd4f758d newlib: Support both namespace protected & nonprotected stubs Kumar Gala 2016-06-07 14:15:23 -05:00
  • ab5614ed9e newlib: Drop _fstat implementation Kumar Gala 2016-06-07 14:18:24 -05:00
  • 44ef3c182b i2c: qmsi: remove duplicate I2C_QMSI_SS Kconfig option Bogdan Davidoaia 2016-06-09 12:26:38 +03:00
  • 5d98ba37f6 net: apps: Fix ip buf application data length Ravi kumar Veeramally 2016-06-09 10:36:57 +03:00
  • c78a5a9aae net: tests: Clean up logging of net_buf tests Johan Hedberg 2016-06-09 10:21:51 +03:00
  • bab34ea49c net: tests: Add task-fiber test for net_buf_get/put Johan Hedberg 2016-06-09 10:13:57 +03:00
  • f43d8ef444 doc: unicode trademark and regsiter trademark Chuck Jordan 2016-06-03 13:44:40 -07:00
  • 1c440f4008 MAINTAINERS: Add web pages for Networking and Bluetooth Johan Hedberg 2016-06-07 21:53:59 +03:00
  • a302340593 MAINTAINERS: Add NETWORKING and NETWORK BUFFERS sections Johan Hedberg 2016-06-07 21:52:10 +03:00
  • db6adc6d2e int: Set default ARC interrupts to lowest priority to start Chuck Jordan 2016-06-01 17:52:11 -07:00
  • a96e8bb615 Bluetooth: GATT: Fix ccc cfg clear logic on disconnect Roger Lendenmann 2016-06-08 15:19:37 +02:00
  • d75acb44c3 Bluetooth: Remove LE Rand workaround for mynewt firmware Szymon Janc 2016-06-08 10:18:29 +02:00
  • 6d3ddef1d0 Bluetooth: Fix using uninitialized PRNG Szymon Janc 2016-06-08 09:42:28 +02:00
  • c6fdf09340 Bluetooth: Fix notifying about cancelled connection attempt Szymon Janc 2016-06-08 05:56:30 +02:00
  • 609843a527 Bluetooth: Fix comment for bt_conn_lookup_state_le Szymon Janc 2016-06-08 05:50:15 +02:00
  • c443888f3d Bluetooth: Simplify bt_hci_connect_le_cancel Szymon Janc 2016-06-07 13:25:15 +02:00
  • ee2dfbdcf0 Bluetooth: GATT: Handle ccc cfg values correctly on disconnect Roger Lendenmann 2016-06-07 20:23:22 +02:00
  • b76426de6f Bluetooth: Fix never yielding if rx_queue always contains data Johan Hedberg 2016-06-07 21:28:07 +03:00
  • 9edc472c3e doc: boards/arduino_101: Update BLE firmare for latest MyNewt version Johan Hedberg 2016-06-06 15:14:53 +03:00
  • 6248407c00 Bluetooth: shell: Fix data_pool declaration Szymon Janc 2016-06-06 19:09:59 +02:00
  • 0bae6e8354 Bluetooth: L2CAP: Include <bluetooth/buf.h> Szymon Janc 2016-06-06 19:03:14 +02:00
  • f54c5b744d Bluetooth: GATT: Remove obsolete flush callback Luiz Augusto von Dentz 2016-06-01 13:22:04 +03:00
  • 56419a135b drivers/nble: Add buffer pool for prepare writes Luiz Augusto von Dentz 2016-06-01 15:45:25 +03:00
  • d7e0294227 Bluetooth: ATT: Add incoming buffer pool Luiz Augusto von Dentz 2016-06-01 12:05:37 +03:00
  • 3f4631aeb9 Bluetooth: Kconfig: Reorder Bluetooth options behind single switch Johan Hedberg 2016-06-06 13:07:06 +03:00
  • 6d93cbb627 net: tests: Refactor net_buf tests for easier extensibility Johan Hedberg 2016-06-06 11:21:29 +03:00
  • 7029d6ed62 net: tests: Remove unnecessary microkernel ifdef for mainloop Johan Hedberg 2016-06-06 11:03:59 +03:00
  • 8fc854029a Bluetooth: L2CAP: Fix reject command Szymon Janc 2016-06-06 09:23:20 +02:00
  • 8919bdc573 net: tests: Update net_buf test Johan Hedberg 2016-06-05 19:24:16 +03:00
  • d10d1b21f5 net: buf: Don't use recursion for freeing fragment list Johan Hedberg 2016-06-05 19:17:03 +03:00
  • 7720f6ed1c net: buf: Introduce support for fragmentation Johan Hedberg 2016-06-05 16:55:47 +03:00
  • ab9f70d867 Bluetooth: Add debug with currently set random address Szymon Janc 2016-06-06 05:49:06 +02:00
  • 61c2353fc0 Bluetooth: shell: Fix missing new lines Szymon Janc 2016-06-06 04:57:30 +02:00
  • 118a36fc26 net: tests: Fix returning net_buf to free pool Johan Hedberg 2016-06-05 17:55:27 +03:00
  • dbbe089aa1 doc: Fix remote debugging instructions on Arduino 101 Geoff Gustafson 2016-06-03 14:15:13 -07:00
  • 3875463b36 doc: Fix typos and styling for clarity on coding conventions page Geoff Gustafson 2016-06-03 14:48:27 -07:00
  • b67baefefd tests: fix build test configuration Anas Nashif 2016-06-03 07:12:31 -04:00
  • 44f0481979 drivers: gpio: Fix a gpio port read bug Baohong Liu 2016-06-02 15:19:58 -07:00
  • 6f6504c447 Zephyr v1.4.0 Anas Nashif 2016-06-03 12:17:40 -04:00
  • 659ff5002f sanitycheck: update the footprint data Anas Nashif 2016-06-03 12:09:26 -04:00
  • a155617858 nrf52: Use nrf.h instead of *nrf*.h Carles Cufi 2016-06-01 00:21:50 -07:00
  • 7da47626fb nrf52: Provide Nordic MDK compatible macro based on SoC series Carles Cufi 2016-06-01 00:19:16 -07:00
  • a6119ac9b6 ext: Update and extend Nordic MDK header files Carles Cufi 2016-05-29 11:37:21 -07:00
  • 6011ad8af5 mailmap: Add more entries for incomplete author information Johan Hedberg 2016-06-03 08:29:49 +03:00
  • 86589c60d4 samples: environmental sensing: fix BMP280 kconfig options Bogdan Davidoaia 2016-06-02 17:52:31 +03:00
  • 73e6eaf040 environmental sensing: add support for MyNewt Bluetooth firmware Bogdan Davidoaia 2016-06-02 17:27:39 +03:00
  • c00cbb7bbf doc: Edit power management technical content. Rodrigo Caballero 2016-05-02 11:00:58 -05:00
  • 8b29fb720c Zephyr v1.4.0-rc3 Anas Nashif 2016-06-02 19:54:05 -04:00
  • 9d3bc9a398 MAINTAINERS: add Andrew for sanitycheck Andrew Boie 2016-06-02 12:45:46 -07:00
  • 7a87f9f500 expr_parser: support ':' operator Andrew Boie 2016-06-02 12:27:54 -07:00
  • 99c0f64b34 expr_parser: fix concurrent use issues Andrew Boie 2016-06-02 12:22:41 -07:00
  • 5aaf5f1c6f expr_parser: support single-quoted strings Andrew Boie 2016-06-02 12:21:41 -07:00
  • 837c7629bb maintainer: add sections for power management, shim drivers, and flash driver ktseng 2016-06-02 12:09:32 -07:00
  • 1cb62d0372 i2c: qmsi: use I2C_SPEED_FAST_PLUS from API Anas Nashif 2016-06-02 13:46:42 -04:00
  • 5b202557d3 adc: qmsi: remove obsolete usage of QM_RC_OK Anas Nashif 2016-06-02 12:21:01 -04:00
  • 05bdba7768 Bluetooth: Fix clearing BT_DEV_ENABLE on HCI reset complete Szymon Janc 2016-06-02 14:45:07 +02:00
  • 07fb2e106b console: shell: Reduce stack usage of tab completion Szymon Janc 2016-06-02 14:27:02 +02:00
  • 789c33e31b board: em_starterkit doesn't have FLASH_SCRIPT yet Chuck Jordan 2016-06-01 17:17:52 -07:00
  • e8620aaada Bluetooth: Take advantage of net_buf_get_timeout() Johan Hedberg 2016-05-04 20:28:45 +03:00
  • 6e4d2a9e0e net: Add net_buf_get_timeout() API Johan Hedberg 2016-05-04 20:27:48 +03:00
  • 2b456dd120 drivers/nble: Implement on_nble_sm_security_request_evt() Andrei Emeltchenko 2016-06-02 11:48:44 +03:00