Commit graph

  • 1556fce845 libc: ctype: Fix operations between signed and unsigned types Flavio Ceolin 2019-02-26 17:28:13 -08:00
  • 2141cb740d drivers/serial: ns16550: Remove unused Kconfig symbols Ulf Magnusson 2019-02-27 13:30:05 +01:00
  • 23e75c1492 bluetooth: shell: Fix uninitialized variable Flavio Ceolin 2019-02-28 16:32:47 -08:00
  • c78be1bb7b CODEOWNERS: fix 3 check-compliance.py issues not reported by github Marc Herbert 2019-02-28 20:56:55 -08:00
  • 9ec9c430b3 console: tty: Remove dependency on older "consoles" Paul Sokolovsky 2019-02-25 12:10:31 +03:00
  • 9f8db3d729 can: cast value 1U to type ULL in function can_stm32_set_filter Maksim Masalski 2019-02-28 23:43:16 +03:00
  • f32b94c46e can: cast value 1U to type u64_t in function can_stm32_set_filter Maksim Masalski 2019-02-28 22:36:15 +03:00
  • 7cbdb6c5c0 drivers/timer: Restore non-tickless tick count behavior Andy Ross 2019-02-28 10:16:08 -08:00
  • ad2d7ca081 x86: fix page directory out of bounds Andrew Boie 2019-02-28 10:23:13 -08:00
  • adb9f0e02e xtensa: intel_s1000: turn on XTENSA_ASM2 Daniel Leung 2019-02-15 13:32:10 -08:00
  • fc3ca95ba7 tests: Mass SMP disablement on non-SMP-safe tests Andy Ross 2019-02-22 11:45:23 -08:00
  • ed80be5281 doc: Fixed a link in CONTRIBUTING.rst Tim Sørensen (TIMS) 2019-02-28 16:44:53 +01:00
  • 1af5fa174b gpio: gpio_intel_apl: fix if condition leading to dead code Daniel Leung 2019-02-27 15:15:30 -08:00
  • ca3b6c680f tests: kernel: fatal: remove #ifdefs for ARM platforms Ioannis Glaropoulos 2019-02-18 13:23:51 +01:00
  • 1f8c57e0f9 arch: arm: core arch function to evaluate stack corruption Ioannis Glaropoulos 2019-02-18 13:20:02 +01:00
  • 1735d8794e arch: arm: stress that IRQ tail-chaining cannot always be guaranteed Ioannis Glaropoulos 2019-02-26 16:20:36 +01:00
  • 602001d938 arch: arm: remove redundant check for imprecise error Ioannis Glaropoulos 2019-02-26 12:18:24 +01:00
  • 69b06a464c arch: arm: nxp: properly assess stack corruptions upon BusFaults Ioannis Glaropoulos 2019-02-18 12:27:45 +01:00
  • 2201490ab6 arch: arm: properly assess stack corruptions upon MPU faults Ioannis Glaropoulos 2019-02-15 16:04:10 +01:00
  • 4311b5e563 arch: arm: improve debug message and help test for UsageFault Ioannis Glaropoulos 2019-02-15 14:53:10 +01:00
  • 0348c53574 arch: minor white-space fix in Kconfig Ioannis Glaropoulos 2019-02-12 15:16:16 +01:00
  • a0335b5223 soc: openisa_rv32m1: Implement sys_arch_reboot() Maureen Helm 2019-02-28 11:34:16 -06:00
  • 3f4aa6316c tests/kernel/sched/schedule_api: Restore spinning for timer alignment Andy Ross 2019-02-27 14:29:30 -08:00
  • a334ac2045 tests: Mass SMP disablement on non-SMP-safe tests Andy Ross 2019-02-22 11:45:23 -08:00
  • 85d895c60e lib/os: Remove recursion from mempool and rbtree Andy Ross 2019-02-27 12:31:05 -08:00
  • fe04adf99b lib/os: Conditionally eliminate alloca/VLA usage Andy Ross 2019-02-27 11:53:18 -08:00
  • 846dfd4b86 spi: spi_intel: Fix missing 'break' in case Kumar Gala 2019-02-27 08:13:24 -06:00
  • c2a70a2710 scripts: size_report: Fix output of header break line Paul Sokolovsky 2019-02-25 11:46:22 +03:00
  • 340fabedbf doc: boards: fix board target Ruth Fuchss 2019-02-22 13:42:08 +01:00
  • 29c19c1b0f filter-known-issues.py: clarify what "new" means Marc Herbert 2019-02-26 10:37:59 -08:00
  • 7926cf24b6 tests: kernel: arm_irq_vector_table: extend the test for nRF9160 Ioannis Glaropoulos 2019-02-27 16:17:53 +01:00
  • 1e74007606 tests: kernel: arm_irq_vector_table: add clock ISR in the IRQ vector Ioannis Glaropoulos 2019-02-27 16:07:30 +01:00
  • 3dc81a40bc tests: kernel: arm_irq_vector_table: minor typo and style fixes Ioannis Glaropoulos 2019-02-27 16:00:14 +01:00
  • bc902954e4 tests: kernel: arm_irq_vector_table: refactor custom IRQ settings Ioannis Glaropoulos 2019-02-27 15:54:25 +01:00
  • ee50b49621 boards: up_squared: turn on PCI enumeration Daniel Leung 2019-02-27 23:33:53 -08:00
  • dd4754ebe9 arch: arm: nxp: mpu: fix constant expression result errors Ioannis Glaropoulos 2019-02-27 18:40:20 +01:00
  • 29f04767e9 arch: move common app_data_alignment.ld file Anas Nashif 2019-02-19 15:54:43 -05:00
  • 5dd1bf15fc uart: ns16550: support Apollo Lake PRV_CLOCK_PARAMS (PCP) register Charles E. Youse 2019-02-23 15:18:28 -08:00
  • b5578d8de3 arch: arm: various documentation fixes in arm assembly Ioannis Glaropoulos 2019-02-28 15:42:50 +01:00
  • d8d52fab2d arch: arm: mpu: fix constant expression result errors in ARMv8-M impl Ioannis Glaropoulos 2019-02-28 09:19:55 +01:00
  • a94d5587fe arch: arm: mpu: fix constant expression result errors Ioannis Glaropoulos 2019-02-28 09:16:05 +01:00
  • 8e066aba0f net: ipv6: Extension header length failure not properly checked Jukka Rissanen 2019-02-28 09:57:16 +02:00
  • a6614a32c1 net: sntp: Remove useless comparison Jukka Rissanen 2019-02-28 09:45:38 +02:00
  • 2db03ce277 samples: net: socket: can: Do cleanup if failure Jukka Rissanen 2019-02-28 09:34:05 +02:00
  • 4bbcf391c3 net: context: Remove dead code from net_context_connect Jukka Rissanen 2019-02-28 10:12:30 +02:00
  • 18680e55e5 drivers: can: Fix userspace handler parameter types Alexander Wachter 2019-02-28 10:57:23 +01:00
  • b0826442ee drivers: can: Make zcan_frame const for sending Alexander Wachter 2019-02-28 10:54:10 +01:00
  • 8aab2e7bb9 include: can: Fix positive and overlapping error numbers Alexander Wachter 2019-02-28 10:38:05 +01:00
  • d01f75be7e lib: os: fdtable: Add underscore aliases for read/write/close/lseek Paul Sokolovsky 2019-02-28 13:55:43 +03:00
  • e731bdc81a doc: fix docs, include, and Kconfig misspellings David B. Kinder 2019-02-27 13:55:32 -08:00
  • 9c2c115716 kernel/spinlock: Predicate spinlock validation on flash size Andy Ross 2019-02-23 07:41:53 -08:00
  • a4614372f9 tests: Mass SMP disablement on non-SMP-safe tests Andy Ross 2019-02-22 11:45:23 -08:00
  • ade05335b3 tests: counter: Adapt test for the qmsi rtc driver Savinay Dharmappa 2019-02-26 17:29:05 +05:30
  • 5307953091 drivers: counter: Modify set top value api. Savinay Dharmappa 2019-02-26 17:14:58 +05:30
  • dff6b71450 kernel/sched: More nonatomic swap fixes Andy Ross 2019-02-25 21:17:29 -08:00
  • 775993a61a arch: arc: Replace CONFIG_APP_SHARED_MEM with CONFIG_USERSPACE Ulf Magnusson 2019-02-27 03:28:45 +01:00
  • c9e7a5b6b0 debug: openocd: change how we manage differences between versions Daniel Glöckner 2019-02-17 15:50:12 +01:00
  • 8354f4c274 arch: arm: nxp mpu: align MPU disable function with that of ARM MPU Ioannis Glaropoulos 2019-02-27 17:55:52 +01:00
  • d318da1db9 samples: basic: fix nRF52 PWM name in blink_led/fade_led samples Michael Scott 2019-02-27 09:23:07 -08:00
  • 34a2630141 drivers: gpio: sx1509b: convert to DT_<COMPAT>_<INSTANCE> defines Kumar Gala 2019-02-06 09:19:05 -06:00
  • 16dc36bb61 samples/96b_argonkey: microphone: Fix coverity bug 190958 Armando Visconti 2019-02-27 15:12:42 +01:00
  • d3bf4b432c scripts/dts: Remove dead 'aliases' check in insert_defs() Ulf Magnusson 2019-02-22 00:38:31 +01:00
  • 25ff4b72a9 scripts/dts: Remove global 'structs' variable Ulf Magnusson 2019-02-21 21:38:19 +01:00
  • 59a0c4331d scripts/dts: Fix binding_compats/bindings_compat naming mismatch Ulf Magnusson 2019-02-21 21:34:45 +01:00
  • 5999f10ba2 scripts/dts: Get rid of deepcopy() and 'except:' in translate_addr() Ulf Magnusson 2019-02-21 20:44:57 +01:00
  • 9d4c2921ee scripts/dts: Remove redundant 'children' check in create_chosen() Ulf Magnusson 2019-02-21 19:19:35 +01:00
  • 5edeec3dc4 scripts/dts: Simplify and document get_compat() Ulf Magnusson 2019-02-21 19:13:10 +01:00
  • e0f55f17e8 scripts/dts: Fix get_parent_path() for top-level nodes Ulf Magnusson 2019-02-21 19:03:53 +01:00
  • bc73ba6fc3 scripts/dts: Remove get_node_compats() Ulf Magnusson 2019-02-21 18:10:48 +01:00
  • 392587b2a5 scripts/dts: Remove redundant 'children' check in create_aliases() Ulf Magnusson 2019-02-21 17:57:49 +01:00
  • 3513c260c0 dts/bindings: Remove 'generate: define' from 'interrupt-names' bindings Ulf Magnusson 2019-02-26 16:51:47 +01:00
  • 246a15c4db scripts/dts: Never ignore properties in generate_node_defines() Ulf Magnusson 2019-02-21 17:11:41 +01:00
  • e199ff542c drivers/clock_control: stm32: Use RCC_PLLCFGR_PLLQ_Pos directly Erwan Gouriou 2019-02-25 14:00:16 +01:00
  • 601dcac286 drivers/clock_control: stm32: Fix default value for AHB prescaler Erwan Gouriou 2019-02-25 13:56:59 +01:00
  • 7b7e8e89b7 drivers: ssd1306: fix build for SH1106 controller Johann Fischer 2019-02-22 18:33:38 +01:00
  • ea57a9fb7d cmake: Omit comments that are either redunant or wrong Sebastian Bøe 2019-02-27 09:05:45 +01:00
  • 1108e38a01 cmake: Omit if statement that is always true Sebastian Bøe 2019-02-27 08:56:35 +01:00
  • 4035cb62dd usb: dfu: Fix missing break in case statement Andrei Emeltchenko 2019-02-27 15:50:56 +02:00
  • cc1b6b024b net: lwm2m: fix json formatter putchar check Michael Scott 2019-02-25 12:18:36 -08:00
  • 4021bb3cf2 doc: net: Minor tweaks to gptp documentation Jukka Rissanen 2019-02-26 10:30:02 +02:00
  • c74d3b06d5 net: doc: Add missing doxygen comments to structs Jukka Rissanen 2019-02-26 14:22:53 +02:00
  • 9744985af1 net: context: Fix send function documentation Paul Sokolovsky 2019-02-19 18:47:27 +03:00
  • fff2011fb5 samples: sockets: echo_server: Print port number to connect to Paul Sokolovsky 2019-02-27 16:11:28 +03:00
  • ee1bdc12f7 ext: hal: nxp: imx: Fixed duplicit file device_imx.h Stanislav Poboril 2019-02-27 09:49:48 +01:00
  • e64cd5c74d logging: Fix silent logs dropping when LOG_MODE_OVERFLOW disabled Krzysztof Chruscinski 2019-02-26 14:33:47 +01:00
  • ddf744deee drivers: pwm_nrfx: Use Device Tree label as instance name Piotr Zięcik 2019-02-26 16:29:21 +01:00
  • aab77ea10f bluetooth: Fix broken directed advertising Pawel Dunaj 2019-01-11 16:10:18 +01:00
  • aa4c30c3e9 samples: usb: hid: remote wakeup in HID mouse example Paweł Zadrożniak 2019-02-12 09:28:59 +01:00
  • 804b9e1ada drivers: usb: nordic: implement remote wakeup Paweł Zadrożniak 2019-02-11 12:25:00 +01:00
  • 3ecbff501a usb: Add remote wakeup support Paweł Zadrożniak 2019-02-07 13:19:16 +01:00
  • f940cec0d0 net: coap: Fix coverity issue Ravi kumar Veeramally 2019-02-25 14:08:53 +02:00
  • 46298da104 Bluetooth: Mesh: Use BT_GATT_CCC_MANAGED Luiz Augusto von Dentz 2019-02-20 16:30:57 +02:00
  • efb064ab9b Bluetooth; GATT: Consolidate code for finding a CCC config Luiz Augusto von Dentz 2019-02-18 18:05:09 +02:00
  • da163794d0 Bluetooth: GATT: Add BT_GATT_CCC_MANAGED Luiz Augusto von Dentz 2019-02-18 16:26:13 +02:00
  • f085647521 cmake: more deterministic git describe --abbrev=12 Marc Herbert 2019-02-20 16:33:30 -08:00
  • cd100899ed doc: net: Enhance Ethernet management documentation Jukka Rissanen 2019-02-26 15:09:35 +02:00
  • f6208622fb boards: x86: quark_d2000_crb: exclude watchdog test case Savinay Dharmappa 2019-02-22 13:29:41 +05:30
  • 9aab5cef96 kconfig: Remove redundant 'default n' properties Ulf Magnusson 2019-02-26 20:29:18 +01:00
  • 60186eba8c lib: cmsis_rtos_v2: kernel: Fix a coverity issue Rajavardhan Gundi 2019-02-18 11:36:41 +05:30
  • 40436f730b kconfig: Use a short consistent prompt style Ulf Magnusson 2019-02-26 21:12:10 +01:00