Commit graph

  • 9795410a62 doc: fix warnings due to :c:option: and :option: Inaky Perez-Gonzalez 2016-06-14 13:58:20 -07:00
  • 54f143b8e8 doc: fix ':option:XYZ' to ':option:CONFIG_XYZ', removing warning Inaky Perez-Gonzalez 2016-06-14 13:57:47 -07:00
  • 54a5d72d9c doc: Merge substitutions into conf.py:rst_epilog Inaky Perez-Gonzalez 2016-06-14 13:55:25 -07:00
  • aba4b555f4 testcases: sample static testcase to run checkpatch on the source Inaky Perez-Gonzalez 2016-06-03 14:22:01 -07:00
  • 9e66787a33 test_timer: give it more time, in real HW it seems 60s is not enough Inaky Perez-Gonzalez 2016-05-24 22:21:36 -07:00
  • fcec9e37c0 testcases: sanity check TCs get more language for real HW Inaky Perez-Gonzalez 2016-04-21 12:21:11 -07:00
  • 718d32e1c1 sys_log: adds system log documentation page Genaro Saucedo Tejada 2016-06-01 12:20:38 -05:00
  • c9cd9ef3f0 testcases: sample testcase to generate project's documentation Inaky Perez-Gonzalez 2016-04-21 12:29:50 -07:00
  • f2425aa8de testcases: instruct git to ignore *log and outdir-* Inaky Perez-Gonzalez 2016-04-21 12:26:09 -07:00
  • 960a498182 benchmark/sys_kernel: use TC_PRINT_RUNID Inaky Perez-Gonzalez 2016-05-25 11:43:20 -07:00
  • 6aa7bd0c65 tc_utils: introduce TC_PRINT_RUNID / TC_RUNID Inaky Perez-Gonzalez 2016-05-24 21:02:02 -07:00
  • 2e99832616 doc: fix :option: x-refs to squash doc generation warnings Inaky Perez-Gonzalez 2016-06-13 17:36:51 -07:00
  • 88322e4382 doc: remove unused CONFIG_ options, fix x-ref to existing ones Inaky Perez-Gonzalez 2016-06-13 17:35:59 -07:00
  • 68685dd301 doc: removed unused/defined CONFIG_EOI_HANDLER_SUPPORTED config option Inaky Perez-Gonzalez 2016-06-13 17:33:10 -07:00
  • 67473b212a doc: FRDM: remove reference to unexistant CONFIG_SW_ISR_TABLE_STATIC_CUSTOM Inaky Perez-Gonzalez 2016-06-13 17:19:30 -07:00
  • 5e3c33b399 doc: frdm k64f moved to use :option:CONFIG_XYZ vs _XYZ Inaky Perez-Gonzalez 2016-06-13 16:57:30 -07:00
  • 0efb479fcc doc: declare CONFIG_XYZ with .. option:: vs a header Inaky Perez-Gonzalez 2016-06-13 16:55:03 -07:00
  • 3de36d0b7c doc: use `xx instead of :option:xx` where it makes sense Inaky Perez-Gonzalez 2016-06-13 16:38:27 -07:00
  • 55280d9f06 doc: sphinx-build prints only warnings or errors Inaky Perez-Gonzalez 2016-06-13 16:31:14 -07:00
  • 3fd3a05402 doc: fix warnings in apps_kernel_conf.rst Inaky Perez-Gonzalez 2016-06-13 16:25:02 -07:00
  • bf94c8f3b3 doc: remove warning on failed code highlighting Inaky Perez-Gonzalez 2016-06-13 15:55:41 -07:00
  • e03babf7d0 doc: fix references to examples in variables.rst Inaky Perez-Gonzalez 2016-06-13 15:30:27 -07:00
  • 71228b4ad1 doc: fix warnings in groups.rst Inaky Perez-Gonzalez 2016-06-13 15:09:44 -07:00
  • 6a8255d3ac doc: fix duplicate link warning Inaky Perez-Gonzalez 2016-06-13 14:54:07 -07:00
  • 32970f1382 doc: integrate about_zephyr -> index to remove warnings Inaky Perez-Gonzalez 2016-06-13 14:44:55 -07:00
  • 142831ff6c doc: fixed bad path in defines.rst Inaky Perez-Gonzalez 2016-06-13 14:32:10 -07:00
  • 89368bf63a doc/getting_started: replace missing TOC entry with link Inaky Perez-Gonzalez 2016-06-13 14:15:29 -07:00
  • 4e10a23887 doc: merge coding_style -> conventions.rst Inaky Perez-Gonzalez 2016-06-13 13:58:06 -07:00
  • 518e97b157 doc: error_code_conventions -> conventions.rst Inaky Perez-Gonzalez 2016-06-13 13:52:33 -07:00
  • 9f7662ede7 doc: fix duplicate target in frdm k64f Inaky Perez-Gonzalez 2016-06-13 12:58:22 -07:00
  • e3683c20ce doc: remove warning "file not included in toctree" Inaky Perez-Gonzalez 2016-06-13 12:53:57 -07:00
  • 4bcb874e95 doc: fix issues in sensort.rst Inaky Perez-Gonzalez 2016-06-13 12:28:02 -07:00
  • 9cd82a7d21 doc: fix broken formatting in power_management.rst Inaky Perez-Gonzalez 2016-06-13 12:11:23 -07:00
  • bde2899f99 doc: fix "header inconsistency" in interrupts doc. Inaky Perez-Gonzalez 2016-06-13 12:00:57 -07:00
  • eb5172c72d doc: fix 'bullet list' formatting errors Inaky Perez-Gonzalez 2016-06-13 11:45:26 -07:00
  • 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