Commit graph

  • 71b849f18c cmake: Port Zephyr to use zephyr_check_compiler_flag Sebastian Bøe 2018-04-17 15:08:58 +0200
  • 84475810ec cmake: Introduce zephyr_check_compiler_flag() Sebastian Bøe 2018-04-17 15:02:41 +0200
  • a7c3f4ed25 cmake: toolchain: Checksum the toolchain to uniquely identify it Sebastian Bøe 2018-04-17 14:49:52 +0200
  • c95c6bef04 cmake: check_compiler_flag: Support empty-string options Sebastian Bøe 2018-04-17 14:41:58 +0200
  • 709daa20e9 cmake: Find a directory that could be used to cache files Sebastian Bøe 2018-04-16 18:55:23 +0200
  • 6c3a94c01f cmake: Add function for checking if a directory is write-able Sebastian Bøe 2018-04-17 14:37:24 +0200
  • 6f1cff733e ztest: fix result checking Anas Nashif 2018-04-27 08:00:37 +0530
  • ae5e11bebc arm: soc: NXP: Enable SEGGER RTT on all NXP SoCs Kumar Gala 2018-04-26 12:59:58 -0500
  • f496fd2a04 boards/arm/stm32_min_dev: Fix APB2 prescaler value Yannis Damigos 2018-04-26 10:01:48 +0300
  • 75e2d901e7 sanitycheck: refinements to --list-tests Inaky Perez-Gonzalez 2018-04-26 00:17:01 -0700
  • d67009da08 subsys: settings: Fix Kconfig dependencies Johan Hedberg 2018-04-25 21:53:52 +0300
  • a12138d45c net: hostname: Fix hostname buffer length Jukka Rissanen 2018-04-26 15:30:54 +0300
  • 222aa6009c netusb: rndis: Fix RNDIS always disabled state Andrei Emeltchenko 2018-04-26 10:35:07 +0300
  • 185f2be681 netusb: rndis: Add more debugs Andrei Emeltchenko 2018-04-26 10:33:12 +0300
  • 9968cda453 fs: Convert NFFS partition to a generic one Johan Hedberg 2018-04-19 07:55:53 -0700
  • f59a68b6d8 samples: net: http: Add TLS compilation test Jukka Rissanen 2018-04-26 10:13:37 +0300
  • 8c561994f2 net: http: Fix client compilation if HTTPS is enabled Jukka Rissanen 2018-04-26 10:03:39 +0300
  • aa67a4c55a Bluetooth: Mesh: Remove redundant branch for IV Update Johan Hedberg 2018-04-24 21:24:35 +0300
  • c7c5829ba6 Bluetooth: Mesh: Fix missing IVU normal mode timer when provisioning Johan Hedberg 2018-04-24 14:06:51 +0300
  • 2a896cc6c4 Bluetooth: Mesh: Fix IV Update tests when duration is unknown Johan Hedberg 2018-04-24 11:15:48 +0300
  • 9a2b5357ea tests: settings: Remove references to non-existent Kconfig variable Johan Hedberg 2018-04-26 10:09:37 +0300
  • b4cb101427 tests: mem_prot: skip unsupported tests Anas Nashif 2018-04-26 08:47:59 +0530
  • 970b0a9916 samples: lwm2m: update README with use of overlay files Michael Scott 2018-04-23 14:24:49 -0700
  • 5df33d67fd samples: lwm2m: add overlay conf to support BT networking Michael Scott 2018-04-23 14:22:58 -0700
  • 30c3461e9b samples: lwm2m: replace prj_dtls.conf with overlay fragment Michael Scott 2018-04-23 14:19:38 -0700
  • bf185f58eb net: ipv6: Fix crash from double free of fragment Ruslan Mstoi 2018-04-19 17:11:03 +0300
  • 460a6c77c5 net: tcp: send_syn_segment: Log packet before it's sent Paul Sokolovsky 2018-04-25 20:32:26 +0300
  • 246f03c9e6 x86: minnowboard: Enable the userspace mode Adithya Baglody 2018-04-19 14:46:56 +0530
  • 960e97834f x86: linker: Maintain 4K alignment for application memory. Adithya Baglody 2018-04-25 13:28:55 +0530
  • 3e3d1a1c8c x86: minnowboard: Add support for enabling MMU Adithya Baglody 2018-04-19 14:45:54 +0530
  • 7753bc5065 tests: kernel: mem_protect: tests for userspace mode. Adithya Baglody 2017-11-29 19:07:34 +0530
  • 398a5a4fc2 dts: dtc v1.4.6 warnings: Fix warning for leading 0s Yannis Damigos 2018-04-25 19:46:06 +0300
  • 39dc7d03f7 scripts: gen_kobject_list: Generate enums and case statements Leandro Pereira 2018-04-05 13:59:33 -0700
  • c200367b68 drivers: Perform a runtime check if a driver is capable of an operation Leandro Pereira 2018-04-04 13:50:32 -0700
  • e7ded11a2e kernel: Prune ksched.h of dead code Andy Ross 2018-04-11 14:52:47 -0700
  • 341b427366 subsys: settings: fix fcb back-end initialization Andrzej Puzdrowski 2018-04-25 14:55:20 +0200
  • 9fe30535d7 susbsys: settings: fix coverity issues Andrzej Puzdrowski 2018-04-16 12:48:37 +0200
  • de223cce8a sanitycheck: Updated helptext to -O/--outdir argument. Håkon Øye Amundsen 2018-04-25 06:24:25 +0000
  • 6779d3f356 cmake: Fix printed list of supported boards. Håkon Øye Amundsen 2018-04-25 07:17:18 +0000
  • eb6f20318e tests: fix meta data of peripheral tests Anas Nashif 2018-04-21 22:53:45 -0500
  • c0149cc01d sanitycheck: support listing test cases Anas Nashif 2018-04-14 23:12:58 -0500
  • 7a5ff13703 tests: allow unsupported tests to be skipped Anas Nashif 2018-04-21 22:27:22 -0500
  • aae71d74dd sanitycheck: parse test cases from source files Anas Nashif 2018-04-21 22:26:48 -0500
  • 20495e897b ztest: support skipping tests Anas Nashif 2018-04-21 22:26:19 -0500
  • 910a569ea7 tests: stackprot: move to ztest Anas Nashif 2018-04-12 14:01:27 -0500
  • 0f5a88b0ef tests: posix: mqueue remove extra printk Anas Nashif 2018-04-12 08:52:52 -0500
  • fa6cce430c tests: ztest: style, tag and category fixes Anas Nashif 2018-04-11 22:01:14 -0500
  • 89a50932d3 tests: posix: style, tag, and category fixes Anas Nashif 2018-04-21 18:20:14 -0500
  • 9312de0077 tests: crypto: style, tag, and category fixes Anas Nashif 2018-04-21 18:17:22 -0500
  • 1f2627a638 tests: net: style, tag, and category fixes Anas Nashif 2018-04-21 17:47:00 -0500
  • 63f21391b9 tests: use consistent test function names Anas Nashif 2018-04-10 14:17:43 -0500
  • 1609f251ee tests: kernel: style, tag, and category fixes Anas Nashif 2018-04-21 16:52:43 -0500
  • e564d58b7d tests: socket: udp: Close test sockets Paul Sokolovsky 2018-04-23 21:18:07 +0300
  • 83ac3e24d8 shell: kernel: Add reboot command Henrik Brix Andersen 2018-04-22 22:41:36 +0200
  • 190e8d961c usb: wpanusb: Fix setting wrong length Andrei Emeltchenko 2018-04-24 15:34:49 +0300
  • 24cc5cc4ab usb: wpanusb: Make generic interface to raw 802.15.4 channel Andrei Emeltchenko 2018-04-24 12:57:19 +0300
  • 2b47d35839 usb: wpanusb: Fix regression with putting LQI to wrong place Andrei Emeltchenko 2018-04-24 12:53:54 +0300
  • acb0f0990e samples: echo_server: Update prj_cc2520 configuration Andrei Emeltchenko 2018-04-20 17:00:05 +0300
  • 7337f4a069 usb: wpanusb: Code cleanup Andrei Emeltchenko 2018-04-20 14:45:12 +0300
  • 74d08efbf2 usb: wpanusb: Correct protocol description Andrei Emeltchenko 2018-04-20 14:44:15 +0300
  • a5e7a8deec usb: wpanusb: Remove unused packet handlers Andrei Emeltchenko 2018-04-20 10:57:24 +0300
  • c8e2387402 usb: wpanusb: Remove unused headers Andrei Emeltchenko 2018-04-20 10:38:57 +0300
  • 7e067414cd usb: Remove unneeded header include Andrei Emeltchenko 2018-04-19 14:40:27 +0300
  • 9e753f0c20 usb: wpanusb: Clean up code Andrei Emeltchenko 2018-04-19 17:15:35 +0300
  • 10ec019a30 usb: wpanusb: Replace local hexdump() with net_hexdump() Andrei Emeltchenko 2018-04-19 16:51:20 +0300
  • a9d377e08d usb: wpanusb: Replace char array with structs for descriptor table Andrei Emeltchenko 2018-04-19 15:20:12 +0300
  • 25fb83c6e0 drivers: i2c: Fix TOCTOU while transferring I2C messages Leandro Pereira 2018-04-04 16:15:06 -0700
  • b4d67dcc46 doc: update doc generation instructions David B. Kinder 2018-04-24 14:06:20 -0700
  • 986f249f03 dts/st: dtc v1.4.6 warnings: pin-c... node has a reg ... no unit name Erwan Gouriou 2018-04-24 15:32:10 +0200
  • acc20e24d6 dts/st: dtc v1.4.6 warnings: Missing property '#clock-cells' in node Erwan Gouriou 2018-04-23 17:48:37 +0200
  • a27c0ede12 dts/st: dtc v1.4.6 warnings: #address-cells/#size-cells without "ranges" Erwan Gouriou 2018-04-23 16:32:44 +0200
  • 31bdfc014e userspace: add support for dynamic kernel objects Andrew Boie 2017-11-08 16:38:03 -0800
  • 513488c937 boards: disco_l475_iot1: define 2 default clock configurations Erwan Gouriou 2018-04-23 09:05:58 +0200
  • d8ba007a8b drivers: clock_control: Add MSI as possible clock source for stm32 Erwan Gouriou 2018-04-20 11:47:25 +0200
  • c26fdc1b55 drivers/spi: Fixed incorrect prompt. Håkon Øye Amundsen 2018-04-24 12:24:49 +0000
  • 4624f13290 ext: mcux: Remove clock_config.c/h Maureen Helm 2018-03-01 17:39:50 -0600
  • adf5b36a78 lpc54114: Remove unused include in soc.c Maureen Helm 2018-03-03 14:45:39 -0600
  • 57e80e5345 ext: mcux: Reorganize imported drivers into soc family subfolders Maureen Helm 2018-02-26 16:23:40 -0600
  • 9791597ef9 ext: mcux: Update README to follow template format Maureen Helm 2018-03-15 08:31:06 -0500
  • f5f95ee3a9 kernel: sem: Ensure that initial count is lesser or equal than limit Leandro Pereira 2018-04-06 15:55:11 -0700
  • 05169a02ce toolchain: common: Allow multiple uses of BUILD_ASSERT() in same scope Leandro Pereira 2018-04-09 13:49:55 -0700
  • 666274fa60 toolchain: gcc: Only use _Static_assert if building with C11 Leandro Pereira 2018-04-09 09:15:35 -0700
  • d9ac1d4b4a warnings: Disable "unused-local-typedefs" compiler warning Leandro Pereira 2018-04-09 09:14:12 -0700
  • ae7911cce0 arch: x86: segmentation: Remove unused _far_call() and _far_jump() Leandro Pereira 2018-04-20 09:57:23 -0700
  • 16472cafcf arch: x86: Use retpolines in core assembly routines Leandro Pereira 2018-04-20 09:51:14 -0700
  • 8a4b2e8cf2 kernel, posix: Move ready_one_thread() to scheduler Andy Ross 2018-04-11 08:21:26 -0700
  • 22642cf309 kernel: Clean up _unpend_thread() API Andy Ross 2018-04-02 18:24:58 -0700
  • 5792ee6da2 kernel/mutex: Clean up k_mutex_unlock() Andy Ross 2018-04-05 08:55:47 -0700
  • d89249dbc5 pthread: Respect cooperative thread schedulign in condition variable Andy Ross 2018-04-04 10:05:29 -0700
  • 3f55dafebc kernel: Deprecate k_thread_cancel() API Andy Ross 2018-04-03 09:42:40 -0700
  • 15cb5d7293 kernel: Further unify _reschedule APIs Andy Ross 2018-04-02 18:40:10 -0700
  • 0447a73f6c kernel: include cleanup Andy Ross 2018-04-02 17:37:50 -0700
  • e0a572beeb kernel: Refactor, unifying _pend_current_thread() + _Swap() idiom Andy Ross 2018-03-26 11:58:10 -0700
  • 8606fabf74 kernel: Scheduler refactoring: use _reschedule_*() always Andy Ross 2018-03-26 10:54:40 -0700
  • b481d0a045 kernel: Allow pending w/o wait_q for scheduler API cleanup Andy Ross 2018-03-26 09:24:41 -0700
  • 64eb789ff5 doc: Clarify format for CONF_FILE Ulf Magnusson 2018-04-23 12:47:01 +0200
  • 303484aa2f doc: Clarify application configuration Ulf Magnusson 2018-04-23 15:39:12 +0200
  • 1ae99f02f1 doc: Improve Kconfig interface description Ulf Magnusson 2018-04-23 13:11:22 +0200
  • 81f4b11126 include: toolchain: common: Remove deprecated __stack macro Leandro Pereira 2018-04-23 09:31:49 -0700
  • 597517c79f boards: dts: Add i2c to nrf5X_pcaX board dts. Håkon Øye Amundsen 2018-04-20 17:41:21 +0000