Commit graph

  • 02736e5935 intel_s1000: add intel_s1000_crb board Rajavardhan Gundi 2017-06-23 11:27:25 +05:30
  • 0090fd4d15 intel_s1000: create xt-sim_intel_s1000_defconfig Rajavardhan Gundi 2017-05-25 10:37:47 +05:30
  • 1fcd39b624 intel_s1000: define memctl_default.S and memerror-vector.S files Rajavardhan Gundi 2017-05-25 10:31:46 +05:30
  • f14d1be67f intel_s1000: Add intel_s1000 SoC Rajavardhan Gundi 2017-05-25 10:24:46 +05:30
  • 9fbdab528e build: fix git describe call on older Git versions Henrik Brix Andersen 2018-05-01 21:57:29 +02:00
  • 0ec79d6853 lib: json: Efficiently pack field name, offset, alignment, type Leandro Pereira 2018-04-18 18:14:22 -07:00
  • 1799cfdb2f scripts: kconfig: Turn malformed .config lines into errors Ulf Magnusson 2018-04-26 18:55:37 +02:00
  • cfb3c9251c kconfiglib: Update to add warning for malformed .config lines Ulf Magnusson 2018-04-26 18:34:32 +02:00
  • 18cc28a9e7 tests: Fix malformed CONFIG_TEST=y prj.conf entry Ulf Magnusson 2018-04-26 19:54:14 +02:00
  • 73549ad852 scripts: kconfig: Add a Python menuconfig implementation Ulf Magnusson 2018-04-24 12:28:48 +02:00
  • d3bfbfeb17 kconfiglib: Update to get choice.direct_dep in Ulf Magnusson 2018-04-24 11:41:47 +02:00
  • a4381d9ea6 kconfig.cmake: Consistently use ZEPHYR_BASE Ulf Magnusson 2018-04-24 12:47:21 +02:00
  • b2ca5ee5bc subsys: usb: rework USB DFU class driver Johann Fischer 2017-08-22 11:45:38 +02:00
  • 46700eaa65 include: usb: add USB DFU class header Johann Fischer 2017-07-13 18:24:40 +02:00
  • f7f56ccda5 drivers: sensor: lsm6dsl: add .attr_set callback Armando Visconti 2018-04-17 09:32:43 +02:00
  • 580a9b3f2f drivers: sensor: lsm6dsl: Fix typos Armando Visconti 2018-04-19 10:45:36 +02:00
  • 180b139786 drivers: sensor: lsm6dsl: Adding sensorhub support Armando Visconti 2018-03-13 15:16:10 +01:00
  • a6eee02c00 samples: enhance integration sample and document it Anas Nashif 2018-04-28 23:17:46 -04:00
  • 2b62f1ab02 tests: fixed doxygen comments Anas Nashif 2018-04-28 13:12:58 +05:30
  • 67194a40ef tests: errno: document test functions Anas Nashif 2018-04-28 13:20:09 +05:30
  • 25e7b27be5 tests: critical: document test functions Anas Nashif 2018-04-28 13:12:13 +05:30
  • 2182a53fec tests: irq_offload: document test functions Anas Nashif 2018-04-28 12:48:36 +05:30
  • 2d1c5241bf samples: flash_shell: Use correct flash write block size Henrik Brix Andersen 2018-04-25 17:10:59 +02:00
  • 68040c8d78 kernel: sem: Modify the way BUILD_ASSERT is used Rajavardhan Gundi 2018-04-27 10:15:15 +05:30
  • 7db4d5699e Revert "warnings: Disable "unused-local-typedefs" compiler warning" Rajavardhan Gundi 2018-04-27 15:12:48 +05:30
  • 9faa42f522 slist: abstract node and list implementation Andrew Boie 2018-04-27 09:29:53 -07:00
  • f9b2da37b0 kconfig: Move CPLUSPLUS from root to "Compiler Options" Sebastian Bøe 2018-04-30 16:39:26 +02:00
  • f8c1cc175a toolchain: update xtools config Anas Nashif 2018-04-30 07:29:30 -05:00
  • de7f40acfb kconfig: fix menuconfig Andrew Boie 2018-04-30 08:45:37 -07:00
  • 33d87efda5 build: simplify git describe call Anas Nashif 2018-04-30 08:15:44 -05:00
  • f4ad698847 drivers/spi: Remove DW spi slave test left over Tomasz Bursztyka 2018-04-30 12:28:09 +02:00
  • ff0857df25 tests: threads: Add test to verify delayed thread abort Spoorthi K 2018-04-26 14:59:09 +05:30
  • e7648ba320 lib: posix: pthread_common: Fix potential integer overflow issue Ramakrishna Pallala 2018-04-30 14:12:01 +05:30
  • 2002a4e245 net: arp: Do not access NULL network packet Jukka Rissanen 2018-04-28 15:19:06 +03:00
  • d9cdf7bf30 arch/arm/soc/st_stm32: Fix typos in soc.h Yannis Damigos 2018-04-28 16:39:07 +03:00
  • 517a08ee13 CODEOWNERS: Add myself as the Codeowner for LED API and drivers Manivannan Sadhasivam 2018-04-27 22:01:15 +05:30
  • 42a7c5732f arm: soc: Elaborate Kconfig strings for MPU selection Manivannan Sadhasivam 2018-04-28 08:58:14 +05:30
  • c36e5ac129 arm: Fix title for SoC configuration in Kconfig Manivannan Sadhasivam 2018-04-28 08:05:07 +05:30
  • b27d96850f samples: bluetooth: Add Apple iBeacon demo application Henrik Brix Andersen 2018-04-21 21:25:16 +02:00
  • 034a11b7cd boards: arm: 96b_neonkey: Fix I2C_3 for LP3943 LED driver Manivannan Sadhasivam 2017-12-17 16:49:56 +05:30
  • 1572594b53 samples: drivers: Add sample application for LP3943 Manivannan Sadhasivam 2017-12-17 16:45:33 +05:30
  • bb394bbafb drivers: led: Add LED driver support for TI LP3943 Manivannan Sadhasivam 2017-12-17 16:32:16 +05:30
  • 94bba071d6 drivers: led: Add public API for LED drivers Manivannan Sadhasivam 2017-12-17 16:16:02 +05:30
  • c7d808f965 arch: arm: improve help text for PROGRAMMABLE_FAULT_PRIOS option Ioannis Glaropoulos 2018-04-26 13:01:39 +02:00
  • 992070f12d boards: microbit: Add flash partition definitions to dts Johan Hedberg 2018-04-27 09:52:16 +03:00
  • 63cb2334f0 doc: Document Zephyr's Kconfig configuration scheme Ulf Magnusson 2018-04-26 04:16:43 +02:00
  • 3298d60ff9 tests: subsys: settings: Add FCB-beckend initialization test Andrzej Puzdrowski 2018-04-26 14:02:00 +02:00
  • 6c70aa28d2 samples: net: Fix CoAP server payload dump function Ravi kumar Veeramally 2018-04-26 16:42:53 +03:00
  • 8bcf30e21a cmake: posix: Use absolute paths for toolchain paths Sebastian Bøe 2018-04-17 16:39:52 +02:00
  • 71b849f18c cmake: Port Zephyr to use zephyr_check_compiler_flag Sebastian Bøe 2018-04-17 15:08:58 +02:00
  • 84475810ec cmake: Introduce zephyr_check_compiler_flag() Sebastian Bøe 2018-04-17 15:02:41 +02:00
  • a7c3f4ed25 cmake: toolchain: Checksum the toolchain to uniquely identify it Sebastian Bøe 2018-04-17 14:49:52 +02:00
  • c95c6bef04 cmake: check_compiler_flag: Support empty-string options Sebastian Bøe 2018-04-17 14:41:58 +02:00
  • 709daa20e9 cmake: Find a directory that could be used to cache files Sebastian Bøe 2018-04-16 18:55:23 +02:00
  • 6c3a94c01f cmake: Add function for checking if a directory is write-able Sebastian Bøe 2018-04-17 14:37:24 +02:00
  • 6f1cff733e ztest: fix result checking Anas Nashif 2018-04-27 08:00:37 +05:30
  • ae5e11bebc arm: soc: NXP: Enable SEGGER RTT on all NXP SoCs Kumar Gala 2018-04-26 12:59:58 -05:00
  • f496fd2a04 boards/arm/stm32_min_dev: Fix APB2 prescaler value Yannis Damigos 2018-04-26 10:01:48 +03:00
  • 75e2d901e7 sanitycheck: refinements to --list-tests Inaky Perez-Gonzalez 2018-04-26 00:17:01 -07:00
  • d67009da08 subsys: settings: Fix Kconfig dependencies Johan Hedberg 2018-04-25 21:53:52 +03:00
  • a12138d45c net: hostname: Fix hostname buffer length Jukka Rissanen 2018-04-26 15:30:54 +03:00
  • 222aa6009c netusb: rndis: Fix RNDIS always disabled state Andrei Emeltchenko 2018-04-26 10:35:07 +03:00
  • 185f2be681 netusb: rndis: Add more debugs Andrei Emeltchenko 2018-04-26 10:33:12 +03:00
  • 9968cda453 fs: Convert NFFS partition to a generic one Johan Hedberg 2018-04-19 07:55:53 -07:00
  • f59a68b6d8 samples: net: http: Add TLS compilation test Jukka Rissanen 2018-04-26 10:13:37 +03:00
  • 8c561994f2 net: http: Fix client compilation if HTTPS is enabled Jukka Rissanen 2018-04-26 10:03:39 +03:00
  • aa67a4c55a Bluetooth: Mesh: Remove redundant branch for IV Update Johan Hedberg 2018-04-24 21:24:35 +03:00
  • c7c5829ba6 Bluetooth: Mesh: Fix missing IVU normal mode timer when provisioning Johan Hedberg 2018-04-24 14:06:51 +03:00
  • 2a896cc6c4 Bluetooth: Mesh: Fix IV Update tests when duration is unknown Johan Hedberg 2018-04-24 11:15:48 +03:00
  • 9a2b5357ea tests: settings: Remove references to non-existent Kconfig variable Johan Hedberg 2018-04-26 10:09:37 +03:00
  • b4cb101427 tests: mem_prot: skip unsupported tests Anas Nashif 2018-04-26 08:47:59 +05:30
  • 970b0a9916 samples: lwm2m: update README with use of overlay files Michael Scott 2018-04-23 14:24:49 -07:00
  • 5df33d67fd samples: lwm2m: add overlay conf to support BT networking Michael Scott 2018-04-23 14:22:58 -07:00
  • 30c3461e9b samples: lwm2m: replace prj_dtls.conf with overlay fragment Michael Scott 2018-04-23 14:19:38 -07:00
  • bf185f58eb net: ipv6: Fix crash from double free of fragment Ruslan Mstoi 2018-04-19 17:11:03 +03:00
  • 460a6c77c5 net: tcp: send_syn_segment: Log packet before it's sent Paul Sokolovsky 2018-04-25 20:32:26 +03:00
  • 246f03c9e6 x86: minnowboard: Enable the userspace mode Adithya Baglody 2018-04-19 14:46:56 +05:30
  • 960e97834f x86: linker: Maintain 4K alignment for application memory. Adithya Baglody 2018-04-25 13:28:55 +05:30
  • 3e3d1a1c8c x86: minnowboard: Add support for enabling MMU Adithya Baglody 2018-04-19 14:45:54 +05:30
  • 7753bc5065 tests: kernel: mem_protect: tests for userspace mode. Adithya Baglody 2017-11-29 19:07:34 +05:30
  • 398a5a4fc2 dts: dtc v1.4.6 warnings: Fix warning for leading 0s Yannis Damigos 2018-04-25 19:46:06 +03:00
  • 39dc7d03f7 scripts: gen_kobject_list: Generate enums and case statements Leandro Pereira 2018-04-05 13:59:33 -07:00
  • c200367b68 drivers: Perform a runtime check if a driver is capable of an operation Leandro Pereira 2018-04-04 13:50:32 -07:00
  • e7ded11a2e kernel: Prune ksched.h of dead code Andy Ross 2018-04-11 14:52:47 -07:00
  • 341b427366 subsys: settings: fix fcb back-end initialization Andrzej Puzdrowski 2018-04-25 14:55:20 +02:00
  • 9fe30535d7 susbsys: settings: fix coverity issues Andrzej Puzdrowski 2018-04-16 12:48:37 +02:00
  • de223cce8a sanitycheck: Updated helptext to -O/--outdir argument. Håkon Øye Amundsen 2018-04-25 06:24:25 +00:00
  • 6779d3f356 cmake: Fix printed list of supported boards. Håkon Øye Amundsen 2018-04-25 07:17:18 +00:00
  • eb6f20318e tests: fix meta data of peripheral tests Anas Nashif 2018-04-21 22:53:45 -05:00
  • c0149cc01d sanitycheck: support listing test cases Anas Nashif 2018-04-14 23:12:58 -05:00
  • 7a5ff13703 tests: allow unsupported tests to be skipped Anas Nashif 2018-04-21 22:27:22 -05:00
  • aae71d74dd sanitycheck: parse test cases from source files Anas Nashif 2018-04-21 22:26:48 -05:00
  • 20495e897b ztest: support skipping tests Anas Nashif 2018-04-21 22:26:19 -05:00
  • 910a569ea7 tests: stackprot: move to ztest Anas Nashif 2018-04-12 14:01:27 -05:00
  • 0f5a88b0ef tests: posix: mqueue remove extra printk Anas Nashif 2018-04-12 08:52:52 -05:00
  • fa6cce430c tests: ztest: style, tag and category fixes Anas Nashif 2018-04-11 22:01:14 -05:00
  • 89a50932d3 tests: posix: style, tag, and category fixes Anas Nashif 2018-04-21 18:20:14 -05:00
  • 9312de0077 tests: crypto: style, tag, and category fixes Anas Nashif 2018-04-21 18:17:22 -05:00
  • 1f2627a638 tests: net: style, tag, and category fixes Anas Nashif 2018-04-21 17:47:00 -05:00
  • 63f21391b9 tests: use consistent test function names Anas Nashif 2018-04-10 14:17:43 -05:00