Commit graph

  • 65e191fa7a api: watchdog: fix wdt_install_timeout doxygen comment Piotr Mienkowski 2018-06-04 01:42:08 +02:00
  • 955552210e net: shell: Correct help text for "mem" command Paul Sokolovsky 2018-06-04 22:17:45 +03:00
  • a803af2fa7 tests/kernel/preempt: Add yield and sleep cases Andy Ross 2018-06-03 08:00:55 -07:00
  • b423ee5f2a nxp_imx: Move i.MX RT PLL selects to Kconfig.soc Maureen Helm 2018-06-04 16:22:29 -05:00
  • ae829b269d Bluetooth: Fix unchecked settings value lengths Johan Hedberg 2018-06-04 20:56:51 +02:00
  • 9cefce8168 tests: remove obsolete k_thread_cancel Anas Nashif 2018-06-04 15:14:16 -05:00
  • 6a138977cf susbys: disk: Fix misleading menuconfig prompts Andrzej Puzdrowski 2018-06-04 17:14:17 +02:00
  • b5a3ddf7d7 tests: ieee802154/crypto: use console harness Anas Nashif 2018-06-04 12:51:45 -05:00
  • 9611002f7a boards/x86: Use right GPIO names for CC2520 Tomasz Bursztyka 2018-06-04 15:06:38 +02:00
  • c7053643d5 spi: spi_ll_stm32: (fix) Clear OVR bit condition Armando Visconti 2018-05-31 11:15:45 +02:00
  • b09b6b6ee8 arch: arc: add comments for _load_stack_check_regs Wayne Ren 2018-06-04 10:01:27 +08:00
  • b829bc78c1 arch: arc: refactor the arc stack check support Wayne Ren 2018-06-01 14:00:22 +08:00
  • 4a693c3c38 boards: common: bossac: Fix bossac flash script. Adithya Baglody 2018-06-01 12:07:28 +05:30
  • 5c6a3991b5 mimxrt1050: check if D-cache is enabled before enabling it. Ryan QIAN 2018-05-14 07:54:53 +08:00
  • 5757b4482e mimxrt1050: fix dcdc value change process Ryan QIAN 2018-05-14 07:45:59 +08:00
  • 282d95f655 boards: mimxrt1050_evk: move iomuxc to soc folder Ryan QIAN 2018-05-14 07:46:19 +08:00
  • 3fd25c64c7 boards: mimxrt1050_evk: add condition to initialize different PLL Ryan QIAN 2018-05-14 07:45:32 +08:00
  • b2522d44cb mimxrt1050: remove app specific code from soc file Ryan QIAN 2018-05-15 03:06:14 -08:00
  • b4d0850d5c drivers/rtc: Fix how prescaler is used in QMSI driver Tomasz Bursztyka 2018-06-04 17:44:33 +02:00
  • 718a4cd245 include/toolchain/gcc.h: Fix static assert detection Andy Ross 2018-06-04 07:58:06 -07:00
  • 9ab9a83596 net/ethernet: Fix ethernet net mgmt interface layer code Tomasz Bursztyka 2018-06-01 15:18:01 +02:00
  • 711adb89ba doc: Update release note for 1.12 Spoorthi K 2018-06-04 18:07:34 +05:30
  • d96205f609 doc: fix early closing of GPIO doxygen defgroup Johannes Hutter 2018-06-04 11:43:53 +02:00
  • 63f2cf579d scripts: west: update to upstream 894aedbc0 Marti Bolivar 2018-06-04 10:10:14 -04:00
  • a88a98665b drivers/flags: W25QXXDW internal erase logic fix Tomasz Bursztyka 2018-06-04 10:20:14 +02:00
  • 538db99882 boards/x86: Removing undefined Kconfig symbol in quark_se_c1000_devboard Tomasz Bursztyka 2018-06-04 13:24:09 +02:00
  • 0d56036f04 arch/x86: Rename a legacy network Kconfig option Tomasz Bursztyka 2018-06-04 13:18:47 +02:00
  • 6c95dafd82 kernel: sched: use _is_thread_ready() in should_preempt() Michael Scott 2018-06-02 14:42:33 -07:00
  • 7a18b083eb x86: align stack buffer sizes Andrew Boie 2018-05-30 09:47:14 -07:00
  • 2237ce6b56 tests: mem_protect: use better stack size arg Andrew Boie 2018-05-30 09:48:59 -07:00
  • b85ac3e58f kernel: clarify thread->stack_info documentation Andrew Boie 2018-06-01 12:15:13 -07:00
  • e2d779159f kernel: update stack macro documentation Andrew Boie 2018-05-30 09:45:35 -07:00
  • 75e2af20ea tests: fifo_timeout : Dereference after null check Nagaraj Hegde 2018-05-31 15:17:29 -07:00
  • 2d03b55293 tests/kernel/mem_slab: Fix memory overcommit for real Andy Ross 2018-06-01 21:42:54 -07:00
  • 03a3c992b8 lib: posix: clock: Use k_uptime_get() to compute tv_nsec Ramakrishna Pallala 2018-06-02 12:17:18 +05:30
  • 158ea970ea drivers: watchdog: Use common name configuration for all drivers Leandro Pereira 2018-06-01 12:32:25 -07:00
  • eefeb2b050 drivers: watchdog: esp32: Use common Kconfig option to disable at boot Leandro Pereira 2018-06-01 12:30:18 -07:00
  • 61f91f8fec samples: sensor : mcp9808: check return value Paras Jain 2018-05-30 18:57:03 -07:00
  • f5bf2816df tests: posix: Function call return values need to be validated. Sritej Kanakadandi Venkata Rama 2018-06-01 11:05:49 -07:00
  • b97dd472fb drivers: can: Move bit timing and clock to device tree Alexander Wachter 2018-05-29 16:10:31 +02:00
  • 997a49ade9 arm: userspace: Do not overwrite r7 during syscall. Piotr Zięcik 2018-06-01 08:49:14 +02:00
  • 817e3cd952 lib: posix: Make sure the name string is NULL terminated Ramakrishna Pallala 2018-05-29 10:49:48 +05:30
  • cddd9e796e boards: intel_s1000: move runner config out of boards/common Marti Bolivar 2018-05-31 13:24:06 -04:00
  • 90e000880a boards: intel_s1000: Fix runner invocation Rajavardhan Gundi 2018-05-29 11:17:12 +05:30
  • 420bfc1f2d cmake: toolchain: Don't warn of both ZEPHYR_*_VARIANT envvars defined Paul Sokolovsky 2018-05-30 20:52:27 +03:00
  • 972386d7a3 genrest: Highlight Kconfig as Kconfig, not Python Ulf Magnusson 2018-05-31 07:06:03 +02:00
  • f669a08eea kernel: thread: fix _THREAD_DUMMY check in _check_stack_sentinel() Michael Scott 2018-05-30 21:37:11 -07:00
  • 7760b941f9 doc: fix misspellings in docs David B. Kinder 2018-05-31 14:09:46 -07:00
  • d58efe7724 doc: net: Add information about network traffic classification Jukka Rissanen 2018-05-25 12:46:54 +03:00
  • e5be22fab2 doc: net: Add information about VLANs Jukka Rissanen 2018-05-25 11:08:50 +03:00
  • 66e84540f7 tests: subsys: settings: fcb: Fix failure on nrf52_pca10040 Andrzej Puzdrowski 2018-06-01 11:09:10 +02:00
  • 9f4702b3b4 arch: soc: intel_s1000: set M/N divider ownership Sathish Kuttan 2018-05-30 08:19:59 -07:00
  • f36edc6c29 drivers: i2s: intel_s1000: Fractional bit-clock Sathish Kuttan 2018-05-21 10:54:25 -07:00
  • ed33f43e48 arch: xtensa: intel_s1000: Reference clock API Sathish Kuttan 2018-05-21 10:50:59 -07:00
  • 338f451981 tests: kernel: profiling: Fix _sys_soc_suspend logic Ramakrishna Pallala 2018-06-01 10:26:50 +05:30
  • d07d5e8700 doc: fix broken table display David B. Kinder 2018-05-31 23:27:06 -07:00
  • 05063ede55 dts: arc: Fix IRQ priorities for quark_se_c1000_ss Ramakrishna Pallala 2018-06-01 13:20:03 +05:30
  • f27195017a drivers/gpio: stm32 fix gpio device init prio Erwan Gouriou 2018-06-01 11:39:46 +02:00
  • 43553da9b2 kernel/sched: Fix preemption logic Andy Ross 2018-05-31 11:13:49 -07:00
  • e76ef30aca arch: arm: mpu: minor comment style fixes Ioannis Glaropoulos 2018-05-31 09:59:15 +02:00
  • 7f643677be arch: arm: add additional sanity checks before MPU config change Ioannis Glaropoulos 2018-05-30 14:42:21 +02:00
  • 25c211d252 arch: arm: implement internal function to disable MPU region Ioannis Glaropoulos 2018-05-30 14:15:10 +02:00
  • 0967f11f6d arch: arm: enhance internal function documentation Ioannis Glaropoulos 2018-05-30 13:57:09 +02:00
  • 7b77a25f14 arch: arm: coding and comment style fixes Ioannis Glaropoulos 2018-05-30 13:32:44 +02:00
  • 45b75dd7ff arch: arm: Fix zero interrupt latency priority level Joakim Andersson 2018-05-22 14:18:22 +02:00
  • 4ef36a4b54 tests/kernel/mem_slab: Fix memory overcommit Andy Ross 2018-05-31 10:13:53 -07:00
  • c84b37b086 net: icmpv4: fix incorrect IP header checksum qianfan Zhao 2018-05-31 14:12:36 +08:00
  • 6399cb6b27 arch: arm: force MpuFaultHandler to inspect multiple error conditions Ioannis Glaropoulos 2018-05-31 13:53:15 +02:00
  • 56c9760834 arch: arm: use stored value for MMFAR Ioannis Glaropoulos 2018-05-27 23:20:59 +02:00
  • 2f7fe7e252 tests: mem_pool: organise test documentation Anas Nashif 2018-05-31 09:47:11 -04:00
  • bed0ac6877 tests: workqueue: fix doxygen group Anas Nashif 2018-05-28 10:40:48 -04:00
  • 1fe6c36730 esp32: Add some "logging" voodoo to SMP initialization Andy Ross 2018-05-30 14:06:35 -07:00
  • c782d07a1c tests/kernel/smp: Properly synchronize CPU counters at test start Andy Ross 2018-05-30 14:01:06 -07:00
  • eace1df539 kernel/sched: Fix SMP scheduling Andy Ross 2018-05-30 11:23:02 -07:00
  • 30dbf3c0e5 drivers: eth: mcux: use CONFIG_SYS_LOG_ETHERNET_LEVEL for syslog level Michael Scott 2018-05-30 21:25:47 -07:00
  • f1eda7b9e0 doc: updated doc for Zephyr release 1.12. Henrik Brix Andersen 2018-05-31 14:57:43 +02:00
  • 8bbf0fd732 benchmarks: timing_info: Disable userspace for benchmarks Adithya Baglody 2018-05-31 10:39:25 +05:30
  • 2182178bae benchmarks: sys_kernel: Disable userspace for benchmarks Adithya Baglody 2018-05-31 10:38:58 +05:30
  • a9dda77f61 benchmarks: footprint: Disable userspace for benchmarks Adithya Baglody 2018-05-31 10:38:27 +05:30
  • e8626d71ac benchmarks: boot_time: Disable userspace for benchmarks Adithya Baglody 2018-05-31 10:38:00 +05:30
  • a5988f811a benchmarks: latency_measure: Disable userspace for benchmarks Adithya Baglody 2018-05-31 10:36:15 +05:30
  • 6663286fd8 benchmarks: app_kernel: Disable userspace for benchmarks Adithya Baglody 2018-05-31 10:35:31 +05:30
  • 22838e8b50 benchmarks: object_footprint: Disable userspace for benchmarks Adithya Baglody 2018-05-31 10:29:14 +05:30
  • f90416c680 cmake: fix warning message Ioannis Glaropoulos 2018-05-31 11:05:12 +02:00
  • 386b3e6d54 ci: increase ccache size Anas Nashif 2018-05-30 21:23:10 -05:00
  • fac7108ecc ci: remove ext/ from coverage Anas Nashif 2018-05-30 21:21:48 -05:00
  • ec7d483b5b arch: arm: soc: cc2650: Remove dead code. Gil Pitney 2018-05-30 10:33:39 -07:00
  • 9a7538b95d drivers: dma_cavs: separate callbacks per channel Sathish Kuttan 2018-05-28 08:12:40 -07:00
  • 29b7cdc8de drivers: eth: native_posix: Fix malformed echo response Ruslan Mstoi 2018-05-29 11:16:47 +03:00
  • dcb0ac1256 net: tc: dont yield during net_rc tx/rx workq init Michael Scott 2018-05-29 16:41:51 -07:00
  • 92a3c41dd5 tests: necessary fixes for ARC Wayne Ren 2018-05-30 17:08:46 +08:00
  • 467f8fbe3d tests: fixes for ARC Wayne Ren 2018-05-30 16:55:21 +08:00
  • e63cccdc41 tests: fixes for ARC Wayne Ren 2018-05-30 16:47:09 +08:00
  • 76b1cefda9 arch: arc: fix the bug in STACK_ARRAY defintion. Wayne Ren 2018-05-30 16:37:21 +08:00
  • 3c8ed211c2 arch: arc: fix the wrong setting of STACK_CHECK for user thread Wayne Ren 2018-05-30 16:22:00 +08:00
  • aa26d9926a tests: mbedtls: don't use stdout console Andrew Boie 2018-05-30 11:37:51 -07:00
  • 55494c3f0a boards: usb_kw24d512: add USB comment to documentation Johann Fischer 2018-05-29 00:36:19 +02:00
  • 547128e328 boards: frdm_k64f: add USB comment to documentation Johann Fischer 2018-05-29 00:34:18 +02:00
  • 5fae373107 dts: nxp: fix typo in usbd bindings Johann Fischer 2018-05-28 18:39:44 +02:00
  • 4d0a1912a6 drivers: usb_dc_kinetis: fix usb_dc_ep_read_continue Johann Fischer 2018-05-28 01:28:25 +02:00