Commit graph

  • e9b0e50186 arduino_101: fix default ROM size Andrew Boie 2017-03-02 11:53:11 -08:00
  • 04c52bf9f9 samples: grove: add missing testcase.ini Andrew Boie 2017-03-02 09:38:07 -08:00
  • 3a29b9cefa xt-sim: set default stack size for IPM console receiver Andrew Boie 2017-02-28 13:46:04 -08:00
  • 3cc4d41438 ipm_console: add Kconfig for receiver stack size Andrew Boie 2017-02-28 13:45:46 -08:00
  • 4172b260c7 tests: sprintf: fixed sprintf usage Anas Nashif 2017-03-03 09:43:15 -05:00
  • d872e20f9b doc: Add doc for Redbear Nano 2 Marcio Montenegro 2017-03-01 09:45:58 -03:00
  • 27e4fa0d7f tests: profiling: disable em_starterkit Anas Nashif 2017-03-02 19:39:46 -05:00
  • e4389da2d9 MAINTAINERS: update mantainers Genaro Saucedo Tejada 2017-02-22 15:50:32 -06:00
  • 91e9f87499 libc: attribute minimal libc printf style functions with __printf_like Kumar Gala 2017-02-27 14:50:45 -06:00
  • 65a029cb05 kinetis: fix Kconfig indentation Bogdan Davidoaia 2017-03-01 10:58:34 +02:00
  • b2fddf3976 kw41z: enable TRNG driver Bogdan Davidoaia 2017-02-28 13:27:46 +02:00
  • 5473906993 random: add MCUX TRNG driver Bogdan Davidoaia 2017-02-28 13:24:43 +02:00
  • 50cb5a6bd3 random: mcux: rename random_mcux to random_mcux_rnga Bogdan Davidoaia 2017-02-27 16:45:08 +02:00
  • 419fc7d473 quark_se: Fix bluetooth UART dependency Andy Ross 2017-02-23 09:20:30 -08:00
  • cc76bdff29 doc: Update Linux environment setup and supported OSes Evan Couzens 2017-02-28 14:37:20 -08:00
  • cd9a28b202 olimexino_stm32: provide button and leds for basic samples Yannis Damigos 2017-02-25 20:38:07 +02:00
  • fce0d9a865 subsys: gdb_server: Fix type mismatch Jithu Joseph 2017-02-28 17:22:02 -08:00
  • d23d8062a5 MAINTAINERS: remove inactive maintainer from x86 and kernel core Benjamin Walsh 2017-03-01 09:19:54 -05:00
  • 8ae3b365c7 doc: Add Atmel SMART SAM E70 Xplained board documentation Piotr Mienkowski 2017-02-28 02:23:42 +01:00
  • 65ab86cf87 ztest: shorten line longer than 80 characters Benjamin Walsh 2017-02-28 20:30:23 -05:00
  • 67b816d74c ztest: rename end-of-test semaphore Benjamin Walsh 2017-02-28 20:28:32 -05:00
  • 75e643d532 ztest: add comment about expected thread priorities Benjamin Walsh 2017-02-28 20:24:25 -05:00
  • e307d9efa8 tests/common/timeout_order: reset test case thread to original prio Benjamin Walsh 2017-02-28 20:21:54 -05:00
  • 2c3a20b1ea boards: arduino_due: Add make flash support Punit Vara 2017-02-17 05:47:49 -05:00
  • cd35c575ef Revert "sys_bitfield*(): use 'void *' instead of memaddr_t" Anas Nashif 2017-02-28 16:05:55 -05:00
  • 1f2ee5c6bc sys_bitfield*(): use 'void *' instead of memaddr_t Inaky Perez-Gonzalez 2017-01-11 14:49:41 -08:00
  • e86c503185 doc: allow table head and content to wrap David B. Kinder 2017-02-17 16:24:18 -08:00
  • 4a363ff5bf samples: i2c_fujitsu: change hard-coded device name Kuo-Lang Tseng 2017-02-23 11:18:45 -08:00
  • e90aa43eaa samples: drivers: change hard-coded device name Kuo-Lang Tseng 2017-02-23 15:08:33 -08:00
  • 1980325392 samples: drivers: rtc: change hard-coded device nam Kuo-Lang Tseng 2017-02-23 11:40:33 -08:00
  • 9896f32445 tests: kernel: added test cases k_pipe_block_put Sharron LIU 2017-02-14 13:20:05 +08:00
  • 3abc1c5f23 tests: kernel: added testapp profiling_api Sharron LIU 2017-02-14 14:39:35 +08:00
  • 87fc9c5cb8 Revert "boards: panther: Use 115200 baudrate for BLE UART" Anas Nashif 2017-02-28 07:26:39 -05:00
  • f5ea8fec37 doc: fix more spelling errors throughout docs David B. Kinder 2017-02-27 13:15:43 -08:00
  • 0212457c48 flash: Fixes wrong SPI device for flash memory in arduino 101 sss Juan Manuel Cruz 2017-02-17 15:47:54 -06:00
  • b2a20c366d doc: update link to 0.9 SDK Inaky Perez-Gonzalez 2017-02-14 11:42:12 +05:30
  • 203dec3b69 gpio: mcux: Revert to older GPIO device names as were used for Kinetis. Paul Sokolovsky 2017-02-27 15:05:37 +03:00
  • 6d72e63f81 sanitycheck: add _k_queue_area to recognised sections Anas Nashif 2017-02-27 19:49:03 -05:00
  • c78a3485e2 Merge "Merge net branch into master" Anas Nashif 2017-02-27 22:32:01 +00:00
  • 5907a56264 filter-known-issues: fix missing variable printing Inaky Perez-Gonzalez 2017-02-24 16:42:27 -08:00
  • 83c7e2d862 tests: kernel: add test point k_delayed_work_remaining_get Sharron LIU 2017-02-13 22:41:58 +08:00
  • 1087f0c29b tests: kernel: added test case k_fifo_is_empty Sharron LIU 2017-02-13 17:17:17 +08:00
  • d15d264da9 tests: kernel: added test case k_is_preempt_thread Sharron LIU 2017-02-13 16:04:50 +08:00
  • 0dc4dd46d4 lifo: Make use of k_queue as implementation Luiz Augusto von Dentz 2017-02-21 15:49:52 +02:00
  • e5ed88f328 fifo: Make use of k_queue as implementation Luiz Augusto von Dentz 2017-02-21 15:27:20 +02:00
  • d07a328a95 tests: Add queue tests Luiz Augusto von Dentz 2017-02-21 14:52:45 +02:00
  • a7ddb87501 kernel: Add k_queue API Luiz Augusto von Dentz 2017-02-21 14:50:42 +02:00
  • 69170173c8 kernel: use k_cycle_get_32 instead of sys_cycle_get_32 Anas Nashif 2017-02-27 14:41:28 -05:00
  • 86ad951358 x86: fix operand modifiers in IRQ_CONNECT() Andrew Boie 2017-02-21 09:47:14 -08:00
  • 853fd133c1 drivers: serial: nrf5: Fix system off pin configuration Vinayak Chettimada 2017-02-25 05:15:56 +01:00
  • 6a23e82186 drivers: gpio: Set the line to the pull by default Carles Cufi 2017-01-05 15:29:12 +01:00
  • 23b54005e0 doc: fix spelling errors in doc/kernel documents David B. Kinder 2017-02-27 11:46:53 -08:00
  • 979f75053c Disabled BOOT_BANNER for boot time benchmarks. Adithya Baglody 2017-02-27 14:11:11 +05:30
  • da508fb61a Merge net branch into master Jukka Rissanen 2017-02-27 10:38:52 +02:00
  • 6383705e53 net/dns: Improve unaligned memory access Flavio Santes 2017-02-24 13:04:38 -06:00
  • 5028503d61 net/l2/ieeee802154: Fix typo in ieee802154_reserve name Marcus Shawcroft 2017-02-18 16:59:55 +00:00
  • 3dc31f61e8 net/buf.h: fix copy-paste Doxygen error Marti Bolivar 2017-02-24 12:05:49 -05:00
  • 4852d6859b net: ipv6: Do not try to unref null pointer Jukka Rissanen 2017-02-24 10:29:02 +02:00
  • e675352e10 eth/eth_mcux: Provide start and stop operations on the PHY driver. Marcus Shawcroft 2017-02-18 16:59:55 +00:00
  • d9dfd503df eth/eth_mcux: Provide phy state name printing in debug Marcus Shawcroft 2017-02-18 14:33:21 +00:00
  • f998077f4a net/if: Fix documentation comment marker. Marcus Shawcroft 2017-02-23 22:13:18 +00:00
  • 4cab8fe154 net/nbuf: Fix spelling. Marcus Shawcroft 2017-02-21 17:15:39 +00:00
  • c318967c56 samples/net/mqtt: Don't break lines after the "static" keyword Flavio Santes 2017-02-23 00:20:13 -06:00
  • 9b381058f5 samples/net/mqtt: Move conf parameters to config.h Flavio Santes 2017-02-22 23:29:12 -06:00
  • 4979accb9f samples/net/mqtt: Improve inline doc Flavio Santes 2017-02-22 23:30:15 -06:00
  • 31f014a56d samples/net/mqtt: Simplify MQTT publisher Flavio Santes 2017-02-22 23:24:26 -06:00
  • b892c4c61b net: ipv6: Bluetooth address fix Jukka Rissanen 2017-02-15 13:48:25 +02:00
  • 270673e112 samples/zoap_client: Fix using the wrong timeout for retransmissions Vinicius Costa Gomes 2017-02-22 13:37:51 -08:00
  • 2f574c7db5 samples/zoap_server: Add retransmissions for CON messages Vinicius Costa Gomes 2017-02-22 13:35:46 -08:00
  • 8e304ef2e6 iot/zoap: Fix requiring that the buffer is unchanged for retransmit Vinicius Costa Gomes 2017-02-22 13:18:38 -08:00
  • 45fe87a425 tests/zoap: Adds test for the length of payload on the RX side Vinicius Costa Gomes 2017-02-21 15:25:26 -08:00
  • 346edff2ca samples/zoap_server: Adds example for the link-format feature Vinicius Costa Gomes 2017-02-21 11:18:09 -08:00
  • ddb9cf90a7 samples/zoap_server: Add a test case for the observer feature Vinicius Costa Gomes 2017-02-21 11:14:14 -08:00
  • 8ce3d4ec82 samples/zoap_server: Add more validation tests for block-wise Vinicius Costa Gomes 2017-02-21 11:11:16 -08:00
  • da4580dc32 samples/zoap_server: Remove useless return statements Vinicius Costa Gomes 2017-02-21 11:08:49 -08:00
  • c27aced5bf net: if: Remove local address from IPv6 neighbor cache Jukka Rissanen 2017-02-21 17:16:19 +02:00
  • f5477582bd net: ipv6: Add util to remove neighbor from cache Jukka Rissanen 2017-02-21 17:14:32 +02:00
  • ab740c00c7 net: shell: Print IPv6 neighbor information Jukka Rissanen 2017-02-21 17:13:08 +02:00
  • d29e073c62 net: ipv6: Add util to traverse neighbor cache entries Jukka Rissanen 2017-02-21 17:11:55 +02:00
  • c13753587f net: icmpv6: Echo-Reply seq and id fix Jukka Rissanen 2017-02-22 16:22:37 +02:00
  • 02a06f6489 net: icmpv6: Add TCP header when sending ICMPv6 error Jukka Rissanen 2017-02-22 13:51:21 +02:00
  • 0f878f6c33 drivers/ieee802154: Add missing parameter to net_if_set_link_addr() Wojciech Bober 2017-02-23 13:47:44 +01:00
  • 2b5a343a0f samples/ieee802154: Update qemu based samples Tomasz Bursztyka 2017-02-22 13:35:12 +01:00
  • 1ca310fc93 samples: net: Fix the 802.15.4 monitor pcap saving Jukka Rissanen 2017-02-21 10:52:25 +02:00
  • 8523480ccf net: doc: Invalid config option for TCP Jukka Rissanen 2017-02-22 17:37:02 +02:00
  • 3559516dc6 net: doc: Fix incorrect netcat note for qemu setup Jukka Rissanen 2017-02-22 17:24:28 +02:00
  • 97f4a48182 doc: fix glaring typo in polling doc Benjamin Walsh 2017-02-24 15:24:48 -05:00
  • 87a422896c Revert "samples: i2c_lsm9ds0: change hard-coded device name" Anas Nashif 2017-02-24 06:26:30 -08:00
  • 33746d4b7c Revert "tests/crypto: Update testcase.ini to build on more platforms" Anas Nashif 2017-02-23 07:13:23 -08:00
  • e895d576db tests: update uart driver api test case Erwan Gouriou 2017-02-21 14:44:06 +01:00
  • b6cf56e5cc tests: watchdog: Interrupt reset mode modifications Sergio Rodriguez 2017-02-16 11:52:38 -08:00
  • 138579a3ad samples: add some missing testcase.ini Andrew Boie 2017-02-22 14:27:18 -08:00
  • e7f261b748 samples: blink_led: change hard-coded device name Kuo-Lang Tseng 2017-02-21 16:50:58 -08:00
  • 0eed7eefee samples: fade_led: change hard-coded device name Kuo-Lang Tseng 2017-02-21 17:10:00 -08:00
  • e47e85e279 samples: driver: led_apa102c: change hard-coded device name Kuo-Lang Tseng 2017-02-21 15:08:03 -08:00
  • 81f85f4e4b samples: i2c_lsm9ds0: change hard-coded device name Kuo-Lang Tseng 2017-02-21 11:35:50 -08:00
  • 4533734dc6 aon_counter test: fix misspelling in the header include guard Kuo-Lang Tseng 2017-02-16 09:54:12 -08:00
  • ac27101f64 quark_se: arc: do not enable second I2C by default Anas Nashif 2017-02-18 06:07:13 -05:00
  • 2178f62d2f doc: tweak .gitignore to allow doc theme dev David B. Kinder 2017-02-22 16:58:01 -08:00
  • 7b652b1f84 tests/crypto: Update testcase.ini to build on more platforms Flavio Santes 2017-02-21 23:34:12 -06:00