Commit graph

  • efc3ba6b98 samples: net: ieee802154: add KW41Z config file Bogdan Davidoaia 2017-04-24 18:29:46 +03:00
  • 90e0665190 net: ieee802154: add native IEEE 802.15.4 driver for KW41Z Bogdan Davidoaia 2017-04-24 18:23:47 +03:00
  • 4dabe7d50e ext: mcux: add Makefiles for building the XCVR driver Bogdan Davidoaia 2017-04-25 11:02:40 +03:00
  • 7dbfc0121d ext: mcux: add OSAbstraction layer for Zephyr Bogdan Davidoaia 2017-04-25 10:59:07 +03:00
  • 6ff81ab857 ext: mcux: import XCVR driver for KW41Z Bogdan Davidoaia 2017-04-24 18:14:01 +03:00
  • e813091f0a net: Switch to common values for SOCK_STREAM, SOCK_DGRAM Paul Sokolovsky 2017-04-26 07:49:51 +03:00
  • 1f5d7bae9f dns: Remove unused fields from dns_addrinfo struct Jukka Rissanen 2017-04-25 14:12:50 +03:00
  • f7d291ea90 samples/dns: Add config file for Arduino-101 and FRDM-K64F Jukka Rissanen 2017-04-25 16:30:29 +03:00
  • 7b3148e780 drivers/eth/mcux: Fix the fragment ordering in RX Jukka Rissanen 2017-04-25 16:18:00 +03:00
  • 25307d5331 net: net_pkt_append: Refactor to return length of data actually added Paul Sokolovsky 2017-04-21 13:55:45 +03:00
  • 3051fc2035 net: rpl: Do not crash if DIO message contains garbage Jukka Rissanen 2017-04-25 14:33:38 +03:00
  • 52d0589c1f net: tcp: Fix TCP trace value debug Jukka Rissanen 2017-04-24 14:59:13 +03:00
  • 65c002b8ce net: security: Use sys_put_be32() relevantly Andrei Emeltchenko 2017-04-21 17:29:57 +03:00
  • f9a85815c2 samples: net: remove redundant Kconfig options for sam_e70_xplained Piotr Mienkowski 2017-04-23 09:37:08 +02:00
  • 8d779ec8cb boards: sam_e70_xplained: read MAC from I2C EEPROM by default Piotr Mienkowski 2017-04-22 21:53:26 +02:00
  • 65d5e8b2ad drivers: eth_sam_gmac: support reading MAC from I2C EEPROM Piotr Mienkowski 2017-04-22 21:47:58 +02:00
  • b996517b5e drivers: eth_sam_gmac: clean up after net_nbuf to net_pkt change Piotr Mienkowski 2017-04-21 16:47:10 +02:00
  • dfffe4b963 drivers: slip: escape SLIP special characters in headers too Ruslan Mstoi 2017-04-24 16:10:52 +03:00
  • 3e4faffede net: l2: Clear arp cache when disable interface. june li 2017-04-22 14:13:23 +08:00
  • acedb70a94 ci: add CI/CD integration and related scripts Anas Nashif 2017-04-25 23:12:08 -04:00
  • e5bd83f4aa build: build host-tools when prebuilts are enabled Anas Nashif 2017-04-26 16:08:43 -04:00
  • 2a1adfccae doc: tweak Sphinx linkcheck options David B. Kinder 2017-04-27 14:59:04 -07:00
  • 0d88984b76 doc: fix broken link in em_starterkit board doc David B. Kinder 2017-04-27 15:10:19 -07:00
  • deac5a2565 doc: fix broken link in 1.7 release notes David B. Kinder 2017-04-27 15:19:26 -07:00
  • 8bfee13cd3 x86: define MMU data structures Andrew Boie 2017-04-26 22:59:19 -07:00
  • abf284e9fd Revert "serial: stm32: Give H/W a chance to set the TXE bit on transfer" Paul Sokolovsky 2017-04-24 13:58:21 +03:00
  • c759ed1f94 samples: power: Time is passed as milliseconds in tickless kernel Ramesh Thomas 2017-04-08 16:25:10 -07:00
  • 700712f869 samples: tickless: Enables tickless kernel option in some apps Ramesh Thomas 2017-02-27 03:43:41 -08:00
  • b414cc56f5 timer: tickless: arcv2: Add tickless kernel support Ramesh Thomas 2017-04-08 16:17:14 -07:00
  • 0beffbe6be timer: tickless: cortex_m: Add tickless kernel support Ramesh Thomas 2017-04-06 02:45:10 -07:00
  • 74ecc24976 timer: tickless: loapic: Add tickless kernel support Ramesh Thomas 2017-03-02 01:39:32 -08:00
  • e314ea3819 timer: tickless: hpet: Add tickless kernel support Ramesh Thomas 2017-02-28 15:24:46 -08:00
  • 89ffd44dfb kernel: tickless: Add tickless kernel support Ramesh Thomas 2017-02-05 19:37:19 -08:00
  • 62eea121b3 kernel: tickless: Rename _Swap to allow creation of macro Ramesh Thomas 2017-04-06 15:30:27 -07:00
  • 0b3322ecae kernel: tickless: Add function to check if list contains multiple nodes Ramesh Thomas 2017-02-28 15:08:24 -08:00
  • fcb4ea1383 samples/crypto: Use sys_log properly Tomasz Bursztyka 2017-04-27 10:26:02 +02:00
  • 50151db3c5 samples/crypto: Fix memory leaks Tomasz Bursztyka 2017-04-27 10:02:15 +02:00
  • dc646b5f2e drivers/crypto: Fix a memory leak in tc shim driver Tomasz Bursztyka 2017-04-26 11:27:31 +02:00
  • aec8a03877 drivers/crypto: Use crypto init Kconfig option for tc shim driver Tomasz Bursztyka 2017-04-26 09:02:15 +02:00
  • 4fdbac15cd drivers/crypto: Make tc shim number of sessions Kconfig based Tomasz Bursztyka 2017-04-25 14:54:47 +02:00
  • bfc7fb5ea4 drivers/crypto: Use sys_log automatic newline addition in tinycrypt shim Tomasz Bursztyka 2017-04-25 14:51:16 +02:00
  • d4c816abd8 crypto: Remove useless attribute Tomasz Bursztyka 2017-04-25 13:23:55 +02:00
  • 5296cd2060 drivers/crypto: Prefix source code relevantly Tomasz Bursztyka 2017-04-25 13:04:11 +02:00
  • 070194b816 drivers/crypto: Make ataes132a's Kconfig following syntax rules Tomasz Bursztyka 2017-04-25 12:56:14 +02:00
  • 0b5946e4b7 drivers/crypto: Use a proper driver name for TinyCrypt shim driver Tomasz Bursztyka 2017-04-25 13:12:37 +02:00
  • 493ffdf7cb drivers/Kconfig: Cleanup Kconfig Tomasz Bursztyka 2017-04-25 12:52:55 +02:00
  • 955ba73024 scripts: openocd.sh: Honour V=1 Daniel Thompson 2017-04-27 09:33:31 +01:00
  • b3311edff6 sanitycheck: support xunit report Anas Nashif 2017-04-13 14:44:48 -04:00
  • fef0f24ed1 subsys: console: Add missing zephyr/types.h include Jon Medhurst 2017-04-26 16:21:07 +01:00
  • 4792f363a4 arch: Moved atmel_sam3 to atmel_sam3x. fallrisk 2017-04-26 09:52:42 -07:00
  • b8111ecc03 doc: fix broken :ref: link David B. Kinder 2017-04-26 11:02:57 -07:00
  • 24488bfac2 doc: fix typo in shell doc David B. Kinder 2017-04-26 11:15:25 -07:00
  • 73abd32a7d kernel: expose struct k_thread implementation Andrew Boie 2017-04-04 13:19:13 -07:00
  • 94b44f03e1 arch: Moved Atmel SAM3 into the SAM SoC family tree. fallrisk 2017-04-25 09:06:07 -07:00
  • e87564bd88 xtensa port: Removed XRC_D2PM SoC configuration Mazen NEIFER 2017-04-21 09:20:45 +02:00
  • a35378e494 scripts: add gitlint to check for validity of commit messages Anas Nashif 2017-04-22 11:59:30 -04:00
  • 19ee5efa61 build: support building host tools Anas Nashif 2017-04-22 08:10:44 -04:00
  • 05196f0320 kernel: event_logger: convert to using newly introduced integer sized types Kumar Gala 2017-04-25 14:56:15 -05:00
  • 5899d750e8 samples: Cleanup uint types in SEGGER SystemView Kumar Gala 2017-04-25 14:55:03 -05:00
  • 3376c67691 samples: Add an MPU test suite Marc Moreno 2017-03-09 11:12:48 +00:00
  • a55d6c0d4a boards: nucleo_f411re: Add MPU support Vincenzo Frascino 2017-03-27 16:51:41 +01:00
  • 2846fe85fc boards: nucleo_f401re: Add MPU support Vincenzo Frascino 2017-03-27 16:50:47 +01:00
  • 8ac1221565 boards: 96b_carbon: Add MPU support Vincenzo Frascino 2017-03-10 01:52:49 +00:00
  • 5951e45580 soc: arm: stm32f4: Add Initial MPU Support Vincenzo Frascino 2017-03-10 01:51:22 +00:00
  • 25dbc4e5bc board: arm: v2m_beetle: Enable MPU by default Vincenzo Frascino 2017-03-08 10:13:16 +00:00
  • b125767fdb soc: arm: beetle: Add Initial MPU Support Vincenzo Frascino 2017-03-08 10:05:15 +00:00
  • e37214062c arm: core: mpu: Add ARM MPU support Vincenzo Frascino 2017-03-16 14:28:35 +00:00
  • 0974496d52 arm: core: Add MPU parameter to the arm core Vincenzo Frascino 2017-03-07 11:19:46 +00:00
  • 8f6d874f59 arm: soc: beetle: Add regions for mpu configuration Vincenzo Frascino 2017-03-07 11:02:57 +00:00
  • 5fcfa57bed boards: 96b_carbon: Fix broken PLL settings Daniel Thompson 2017-04-25 19:59:22 +01:00
  • 933e39d2a8 sensor: lsm6ds0: fix copy/paste error Erwan Gouriou 2017-04-24 17:12:47 +02:00
  • dfed8c4874 kernel: Add stack_info to k_thread Vincenzo Frascino 2017-03-27 15:52:42 +01:00
  • 2611a9695d doc: add galileo board documentation Anas Nashif 2017-04-24 19:12:09 -04:00
  • ee07a98f9e doc: add minnowboard documentation Anas Nashif 2017-04-24 19:14:33 -04:00
  • 23d946f4c0 drivers: console: Do not wait on the DTR signal from the host USB controller. Adithya Baglody 2017-04-20 14:03:36 +05:30
  • 37f4178f58 x86: call gen_idt with $ZEPHYR_BASE too Inaky Perez-Gonzalez 2017-04-24 15:11:21 -07:00
  • edd0240397 doc: Add secure coding guidelines David Brown 2017-04-14 13:38:44 -06:00
  • 6ccfe5aa14 samples: Add SEGGER SystemView sample application Leandro Pereira 2017-04-24 12:43:52 -07:00
  • 678429da3c debug: Add SEGGER SystemView libraries Leandro Pereira 2017-04-24 12:43:17 -07:00
  • ffe74b45fa kernel: Add thread events to kernel event logger Leandro Pereira 2017-03-08 17:13:24 -08:00
  • 35a48decfa xtensa port: Fixed compilation error introduced by recent changes. Mazen NEIFER 2017-04-24 17:17:08 +02:00
  • 89c23e1c72 soc: stm32f4xx: Document the flash latency values Christer Weinigel 2017-01-29 10:33:15 +01:00
  • 3561c73ece spell: Kconfig help typos: /arch David B. Kinder 2017-04-24 11:30:10 -07:00
  • 73cf531975 soc: stm32f4xx: Make missing flash latency info a compile error Christer Weinigel 2017-01-29 10:35:43 +01:00
  • 4f1e304f68 build: only build gen_idt on x86 Kumar Gala 2017-04-19 11:55:22 -05:00
  • ca441162a7 tests: add fatal test case Andrew Boie 2017-04-19 15:43:05 -07:00
  • 75caa2b084 arm: exception-assisted kernel panic/oops support Andrew Boie 2017-04-19 12:53:48 -07:00
  • 7827b7bf4a x86: exception-assisted panic/oops support Andrew Boie 2017-04-18 15:22:54 -07:00
  • cdb94d6425 kernel: add k_panic() and k_oops() APIs Andrew Boie 2017-04-18 15:22:05 -07:00
  • dc91536855 printk: add vprintk() Marti Bolivar 2017-04-20 15:31:37 -04:00
  • 4a157f3e48 printk: add missing __printf_like attributes Marti Bolivar 2017-04-21 17:33:58 -04:00
  • 3b662555d1 arm: work around QEMU issue with _IsInIsr Andrew Boie 2017-04-19 15:23:51 -07:00
  • e09a04f068 arm: fix exception handling Andrew Boie 2017-04-20 15:32:10 -07:00
  • 61de8f892b spell: Kconfig help typos: /kernel /misc /subsys David B. Kinder 2017-04-21 10:55:27 -07:00
  • 93e4d7258d spell: fix Kconfig help typos: /boards /drivers David B. Kinder 2017-04-21 10:29:51 -07:00
  • 96ee45df8d kernel: refactor thread_monitor_init into common code Kumar Gala 2017-04-21 11:33:57 -05:00
  • b8823c4efd kernel: Refactor common _new_thread init code Kumar Gala 2017-04-21 09:07:34 -05:00
  • 5742a508a2 kernel: cleanup use of naked unsigned in _new_thread Kumar Gala 2017-04-21 11:41:26 -05:00
  • a48e8790d3 checkpatch: update checkpatch to warn about C99 type usage Kumar Gala 2017-04-21 10:53:05 -05:00
  • cc334c7273 Convert remaining code to using newly introduced integer sized types Kumar Gala 2017-04-21 10:55:34 -05:00