Commit graph

  • 0967f11f6d arch: arm: enhance internal function documentation Ioannis Glaropoulos 2018-05-30 13:57:09 +0200
  • 7b77a25f14 arch: arm: coding and comment style fixes Ioannis Glaropoulos 2018-05-30 13:32:44 +0200
  • 45b75dd7ff arch: arm: Fix zero interrupt latency priority level Joakim Andersson 2018-05-22 14:18:22 +0200
  • 4ef36a4b54 tests/kernel/mem_slab: Fix memory overcommit Andy Ross 2018-05-31 10:13:53 -0700
  • c84b37b086 net: icmpv4: fix incorrect IP header checksum qianfan Zhao 2018-05-31 14:12:36 +0800
  • 6399cb6b27 arch: arm: force MpuFaultHandler to inspect multiple error conditions Ioannis Glaropoulos 2018-05-31 13:53:15 +0200
  • 56c9760834 arch: arm: use stored value for MMFAR Ioannis Glaropoulos 2018-05-27 23:20:59 +0200
  • 2f7fe7e252 tests: mem_pool: organise test documentation Anas Nashif 2018-05-31 09:47:11 -0400
  • bed0ac6877 tests: workqueue: fix doxygen group Anas Nashif 2018-05-28 10:40:48 -0400
  • 1fe6c36730 esp32: Add some "logging" voodoo to SMP initialization Andy Ross 2018-05-30 14:06:35 -0700
  • c782d07a1c tests/kernel/smp: Properly synchronize CPU counters at test start Andy Ross 2018-05-30 14:01:06 -0700
  • eace1df539 kernel/sched: Fix SMP scheduling Andy Ross 2018-05-30 11:23:02 -0700
  • 30dbf3c0e5 drivers: eth: mcux: use CONFIG_SYS_LOG_ETHERNET_LEVEL for syslog level Michael Scott 2018-05-30 21:25:47 -0700
  • f1eda7b9e0 doc: updated doc for Zephyr release 1.12. Henrik Brix Andersen 2018-05-31 14:57:43 +0200
  • 8bbf0fd732 benchmarks: timing_info: Disable userspace for benchmarks Adithya Baglody 2018-05-31 10:39:25 +0530
  • 2182178bae benchmarks: sys_kernel: Disable userspace for benchmarks Adithya Baglody 2018-05-31 10:38:58 +0530
  • a9dda77f61 benchmarks: footprint: Disable userspace for benchmarks Adithya Baglody 2018-05-31 10:38:27 +0530
  • e8626d71ac benchmarks: boot_time: Disable userspace for benchmarks Adithya Baglody 2018-05-31 10:38:00 +0530
  • a5988f811a benchmarks: latency_measure: Disable userspace for benchmarks Adithya Baglody 2018-05-31 10:36:15 +0530
  • 6663286fd8 benchmarks: app_kernel: Disable userspace for benchmarks Adithya Baglody 2018-05-31 10:35:31 +0530
  • 22838e8b50 benchmarks: object_footprint: Disable userspace for benchmarks Adithya Baglody 2018-05-31 10:29:14 +0530
  • f90416c680 cmake: fix warning message Ioannis Glaropoulos 2018-05-31 11:05:12 +0200
  • 386b3e6d54 ci: increase ccache size Anas Nashif 2018-05-30 21:23:10 -0500
  • fac7108ecc ci: remove ext/ from coverage Anas Nashif 2018-05-30 21:21:48 -0500
  • ec7d483b5b arch: arm: soc: cc2650: Remove dead code. Gil Pitney 2018-05-30 10:33:39 -0700
  • 9a7538b95d drivers: dma_cavs: separate callbacks per channel Sathish Kuttan 2018-05-28 08:12:40 -0700
  • 29b7cdc8de drivers: eth: native_posix: Fix malformed echo response Ruslan Mstoi 2018-05-29 11:16:47 +0300
  • dcb0ac1256 net: tc: dont yield during net_rc tx/rx workq init Michael Scott 2018-05-29 16:41:51 -0700
  • 92a3c41dd5 tests: necessary fixes for ARC Wayne Ren 2018-05-30 17:08:46 +0800
  • 467f8fbe3d tests: fixes for ARC Wayne Ren 2018-05-30 16:55:21 +0800
  • e63cccdc41 tests: fixes for ARC Wayne Ren 2018-05-30 16:47:09 +0800
  • 76b1cefda9 arch: arc: fix the bug in STACK_ARRAY defintion. Wayne Ren 2018-05-30 16:37:21 +0800
  • 3c8ed211c2 arch: arc: fix the wrong setting of STACK_CHECK for user thread Wayne Ren 2018-05-30 16:22:00 +0800
  • aa26d9926a tests: mbedtls: don't use stdout console Andrew Boie 2018-05-30 11:37:51 -0700
  • 55494c3f0a boards: usb_kw24d512: add USB comment to documentation Johann Fischer 2018-05-29 00:36:19 +0200
  • 547128e328 boards: frdm_k64f: add USB comment to documentation Johann Fischer 2018-05-29 00:34:18 +0200
  • 5fae373107 dts: nxp: fix typo in usbd bindings Johann Fischer 2018-05-28 18:39:44 +0200
  • 4d0a1912a6 drivers: usb_dc_kinetis: fix usb_dc_ep_read_continue Johann Fischer 2018-05-28 01:28:25 +0200
  • 73009d05ce usb: cdc_acm: Set bInterfaceProtocol to No Protocol (0) Andrei Emeltchenko 2018-05-30 08:46:10 +0300
  • 5d50d13667 doc: Update doc for POSIX feature Punit Vara 2018-05-30 10:18:18 +0530
  • 98fcaf29ec release: Update release notes with CAVS ICTL info Rajavardhan Gundi 2018-05-30 14:32:42 +0530
  • d93ecda4c5 release: Move version to 1.12.0-rc2 Maureen Helm 2018-05-29 15:20:36 -0500
  • 659c241e3a samples: net: big_http_download: Ignore close() return value. Paul Sokolovsky 2018-05-29 22:12:53 +0300
  • 201a1b402a net/ieee802154: Security session must be initialized with a valid key Tomasz Bursztyka 2018-05-29 13:11:00 +0200
  • 13e1c3c2f8 uart_console: delete char using BS(08H) or DEL(7FH) qianfan Zhao 2018-05-29 12:43:16 +0800
  • 33e3ae711e drivers/spi: Handle the case when tx buf/len is NULL/>0 in DW driver Tomasz Bursztyka 2018-05-29 19:01:43 +0200
  • 002031d87f drivers/flash: Cleaning up Kconfig Tomasz Bursztyka 2018-05-29 18:15:15 +0200
  • af411f316e boards/x86: Fix support for w25qxxdv on arduino_101 Tomasz Bursztyka 2018-05-29 16:54:23 +0200
  • a6d8378377 drivers/flash: A support for SPI gpio-cs logic into w25qxxdv driver Tomasz Bursztyka 2018-05-29 16:52:53 +0200
  • 12f87f7a94 tests: net: Fix assignments to CONFIG_NET_DEBUG_6LO Ulf Magnusson 2018-05-29 14:12:09 +0200
  • 10d54e2b22 boards: arm: argonkey: Properly set choice default Ulf Magnusson 2018-05-28 16:28:53 +0200
  • 9d8c630bcd doc: release notes: Add details to various sections for 1.12 release Maureen Helm 2018-05-26 09:58:28 -0500
  • ddba3d667d kconfig: Define the IRQ priorities for CAVS & DW ICTL Rajavardhan Gundi 2018-05-27 23:11:57 +0530
  • c4bbdc70d1 doc: Update doc for posix feature Punit Vara 2018-05-28 19:39:50 +0530
  • 337832d193 samples: hci_uart: Remove CONFIG_UART_NRF5_BAUD_RATE assignment Ulf Magnusson 2018-05-29 14:00:57 +0200
  • 8eb652bfd5 drivers: apds9960: Always default on I2C_0 Punit Vara 2018-05-28 20:20:51 +0530
  • f315afd0a7 arch: stm32: Fix inclusion of SPI headers Erwan Gouriou 2018-05-29 10:06:14 +0200
  • 922490d3bb dts/bindings: Remove superfluous property definition Erwan Gouriou 2018-05-28 17:52:28 +0200
  • 6350de3ae2 boards: arm: Remove CONFIG_{FLASH,SRAM}_BASE_ADDRESS assignments Ulf Magnusson 2018-05-29 05:45:48 +0200
  • 5405f68878 kconfig: Remove remaining 'option env' bounce symbols Ulf Magnusson 2018-05-28 12:59:22 +0200
  • 48ac4a372c net: Convert raw timeout values to use K_MSEC() macro Jukka Rissanen 2018-05-28 13:49:38 +0300
  • 8670e8a1f7 net: Convert MSEC_PER_SEC to K_SECONDS() Jukka Rissanen 2018-05-24 12:41:58 +0300
  • 8f5929ddf0 net: Too long timeout for k_sleep Jukka Rissanen 2018-05-24 12:39:41 +0300
  • b20cc63d81 tests: power states: Remove CONFIG_GPIO_QMSI_1_{NAME,PRI} assignments Ulf Magnusson 2018-05-28 19:54:45 +0200
  • 1d27ee0b09 scripts: extract_dts_includes: fix recursion in extract_controller Bobby Noelte 2018-05-28 16:29:13 +0200
  • 163dec6dc3 menuconfig: Add show-name mode + small help dialog improvement Ulf Magnusson 2018-05-25 20:12:25 +0200
  • 5d22834e9a cmake: extensions: Remove macro zephyr_library_ifdef. Adithya Baglody 2018-05-24 14:49:59 +0530
  • 8c812900e1 drivers: entropy: Remove usage of zephyr_library_ifdef Adithya Baglody 2018-05-24 10:53:35 +0530
  • 963a0bee8d drivers: serial: Remove usage of zephyr_library_ifdef Adithya Baglody 2018-05-24 10:33:37 +0530
  • 5f5e9fb968 drivers: flash: Remove usage of zephyr_library_ifdef Adithya Baglody 2018-05-23 16:52:20 +0530
  • 62004146e4 drivers: sensors: Remove usage of zephyr_library_ifdef Adithya Baglody 2018-05-23 16:43:58 +0530
  • c2b2add1d0 boards: arm: msp_exp432p401r: Remove CONFIG_FLASH from defconfig. Adithya Baglody 2018-05-23 13:54:27 +0530
  • 53a924b390 boards: arm: cc3220sf: Remove CONFIG_FLASH from defconfig. Adithya Baglody 2018-05-23 13:53:51 +0530
  • 41826fdcbd boards: arm: cc2650: Remove CONFIG_FLASH from defconfig. Adithya Baglody 2018-05-23 13:49:51 +0530
  • c2d632d69d arch: arm/arc: Remove usage of zephyr_library_ifdef. Adithya Baglody 2018-05-22 15:21:29 +0530
  • a9ea155425 arch: arm: add_subdirectory shouldn't depend on a hidden kconfig. Adithya Baglody 2018-05-22 15:19:24 +0530
  • 699aacad50 arch: arm: add_subdirectory shouldn't depend on a hidden kconfig. Adithya Baglody 2018-05-22 15:13:13 +0530
  • cb0dd0cc93 usb: function_eem: fix eem_read_cb Johann Fischer 2018-05-25 15:31:22 +0200
  • 4317a181c9 tests: net: all: Increase NET_MAX_CONTEXTS from 4 to 5 Ulf Magnusson 2018-05-28 12:09:56 +0200
  • 93a464321d arch: arm: nordic: nrf52: Enable instruction cache Carles Cufi 2018-05-28 16:14:01 +0200
  • c5fda14358 samples: Quote BOARD value in custom board definition Ulf Magnusson 2018-05-28 16:03:24 +0200
  • cbac8fcadb arch: arm: select CPU_HAS_FPU on STM32L4 family Aurelien Jarno 2018-05-26 22:02:12 +0200
  • a8d934069e eth_stm32_hal: fix dev_data->mac_addr typo qianfan Zhao 2018-05-28 17:23:09 +0800
  • b0ffe06f7a samples: openamp: add some comments to the code Kumar Gala 2018-05-24 09:02:39 -0500
  • 7d01bf8cb5 samples: openamp: Update docs Kumar Gala 2018-05-24 09:01:20 -0500
  • 7fb245f9c6 spi: spi_ll_stm32: fix slave frame shifting Neil Armstrong 2017-11-29 16:29:11 +0100
  • 8c8ddb8196 tests: workqueue: add API references and doxygen group Anas Nashif 2018-05-27 08:28:49 -0500
  • c2e9eef8b0 tests: kernel context: rewrite test to use ztest correctly Anas Nashif 2018-05-25 13:28:12 -0400
  • 9a28c87b42 tests: posix: rename entry file to main.c Anas Nashif 2018-05-26 18:52:41 -0500
  • 6faf5b8608 test: early_sleep: cleanup test Anas Nashif 2018-05-26 09:11:10 -0500
  • f0f11289ad tests: schedule_api: change category to sched Anas Nashif 2018-05-26 09:05:09 -0500
  • 20e969b8f1 tests: schedule_api: fix references to tested APIs Anas Nashif 2018-05-26 08:50:11 -0500
  • c5be083df5 tests: move schedule_api under sched/ Anas Nashif 2018-05-26 08:44:50 -0500
  • 43293b9016 tests: critical: fix naming and comments Anas Nashif 2018-05-26 08:27:05 -0500
  • c40b9e04e8 codeowner: Fix wildcard issue for arch/arm/soc/st_stm32/ Erwan Gouriou 2018-05-28 10:05:01 +0200
  • ae2f419b56 subsys: disk: Fix log level issues Ramakrishna Pallala 2018-05-28 17:00:50 +0530
  • cf8ee7372d doc: updated doc for Zephyr release 1.12. Ramakrishna Pallala 2018-05-28 16:56:40 +0530
  • 95fc141ae5 dts: x86: Fix wrong interrupt number for I2C Punit Vara 2018-05-28 13:11:17 +0530
  • 373a02126e drivers: serial: nrf: Fix interrupts enabling/disabling Andrzej Głąbek 2018-05-28 11:29:00 +0200
  • 71ce9b524a arch: arc: snps_emsk: Removed dead code Kumar Gala 2018-05-24 19:05:47 -0500