Commit graph

  • ad356c4557 driver/i2c: stm32: Remove prompt on IP version symbols Erwan Gouriou 2019-05-24 14:26:26 +02:00
  • bddb343b09 stm32: Remove redundant I2C variant Kconfig symbols definitions Erwan Gouriou 2019-05-24 14:23:20 +02:00
  • 2ff1e56f9d qmsi: set type to boolean when selecting QMSI Anas Nashif 2019-05-24 11:55:28 -04:00
  • 7583696548 kernel: remove redundant #ifdef CONFIG_MULTITHREADING Ioannis Glaropoulos 2019-05-24 15:31:45 +02:00
  • 5a709f5dc9 kernel: init: use K_THREAD_STACK_SIZEOF when switching to main thread Ioannis Glaropoulos 2019-05-24 15:25:30 +02:00
  • 9e96df39f2 Bluetooth: controller: Fix compilation without broadcaster or observer Joakim Andersson 2019-05-20 13:43:04 +02:00
  • cecd7f8d70 Bluetooth: controller: Copy the connect_ind into node_rx Joakim Andersson 2019-05-16 14:47:12 +02:00
  • 6db4776980 Bluetooth: controller: Fix pdu being overwritten while in use Joakim Andersson 2019-05-15 16:11:13 +02:00
  • 65b3f17aa9 Bluetooth: controller: Fix initialization of rl_idx and rpa_gen Joakim Andersson 2019-05-15 16:10:43 +02:00
  • b928cef69c Bluetooth: controller: split: Port h/w privacy feature Vinayak Kariappa Chettimada 2019-05-09 18:39:26 +05:30
  • c5c87c38eb Revert "Bluetooth: controller: Disable controller privacy feature" Vinayak Kariappa Chettimada 2019-05-09 18:42:48 +05:30
  • 4770b1ebec boards: arm: twr_ke18f: add I2C support Henrik Brix Andersen 2019-05-14 17:06:13 +02:00
  • efa2b23fcd soc: nxp: ke1xf: add I2C support Henrik Brix Andersen 2019-05-14 17:03:22 +02:00
  • 18ab73d02c dts: nxp: nxp_rt: Fix unit-address for usb node Kumar Gala 2019-05-22 11:35:07 -05:00
  • 79a25a6fff net/pkt: Redefine the necessary fifo attribute Tomasz Bursztyka 2019-05-24 10:14:21 +02:00
  • 2d48f4337d tests/fs/nvs: GC full round test Andrzej Puzdrowski 2019-05-22 11:36:43 +02:00
  • 3fd417a1c9 subsys/storage/flash_map: Fix returned error codes Radoslaw Koppel 2019-05-23 15:53:24 +02:00
  • d1b4da96e1 extensions.cmake: don't leak absolute paths in snippets-*.ld comment Marc Herbert 2019-05-23 14:12:31 -07:00
  • 8b9b7e7c8a scripts: avoid unnecessary 'west build --force' Marti Bolivar 2019-05-23 09:31:31 -06:00
  • f5f1b22c5a doc: CMake: Locate Python executable before processing modules Carles Cufi 2019-05-23 16:37:58 +02:00
  • b73790b629 cmake: Fix path handling for ZEPHYR_BASE Carles Cufi 2019-05-23 16:35:20 +02:00
  • 4828dab9ca shell: add test for new built-in command Jakub Rzeszutko 2019-05-21 13:41:42 +02:00
  • b633e431a4 shell: add select command Jakub Rzeszutko 2019-05-16 11:02:53 +02:00
  • fde86da6f5 doc: kconfig: Fix typo in documentation for 'optional' on choices Ulf Magnusson 2019-05-23 15:45:54 +02:00
  • e5cca102a5 doc: kconfig: Encourage dropping 'Enable ...' from most prompts Ulf Magnusson 2019-05-23 15:44:53 +02:00
  • 3e69a0e465 doc: kconfig: Explain the 'menuconfig' keyword and good uses for it Ulf Magnusson 2019-05-23 15:38:01 +02:00
  • 7c8bcf0772 doc: kconfig: Clarify that 'depends on' works for string/int/hex Ulf Magnusson 2019-05-23 13:52:52 +02:00
  • 344d4bdce0 net/arp: No need of 64bits timer precision on ARP requests Tomasz Bursztyka 2019-05-23 11:49:58 +02:00
  • 79672d1647 net/pkt: Remove useless _reserved attribute Tomasz Bursztyka 2019-05-23 11:45:03 +02:00
  • 4bd654d8c1 samples: net: gptp: Fix compilation instructions Jukka Rissanen 2019-05-23 13:09:45 +03:00
  • ecac10cb47 net: shell: Refactor help information for ping command Jukka Rissanen 2019-05-21 10:18:27 +03:00
  • d13039f80f net: shell: Remove leading underscore from parse_args() Jukka Rissanen 2019-05-21 10:17:17 +03:00
  • 29b55f860e net: shell: Indentation fixes for ping command Jukka Rissanen 2019-05-21 10:04:40 +03:00
  • ba4eae14dd tests: test_sched_timeslice_reset: Fix slice time measurement Piotr Zięcik 2019-05-16 14:38:08 +02:00
  • 62c71dc4d8 tests: tickless_concept: Fix slicing time measurement Piotr Zięcik 2019-05-16 14:34:42 +02:00
  • 86f012d27c tests: timer_api: Fix test for SYS_CLOCK_TICKS_PER_SEC != 100 Piotr Zięcik 2019-05-16 14:22:28 +02:00
  • 563b89f90b tests: benchmarks: mbedtls: Fix printf args Paul Sokolovsky 2019-05-23 15:06:27 +03:00
  • bf070716d1 tests: mbedtls: Call mbedtls_platform_set_printf() only if needed Paul Sokolovsky 2019-05-23 12:06:00 +03:00
  • af529d1158 libc: minimal: Implement exit()/_exit() functions. Paul Sokolovsky 2019-05-23 12:04:31 +03:00
  • f0ea13d2a2 ext: mbedtls: Don't define MBEDTLS_PLATFORM_NO_STD_FUNCTIONS Paul Sokolovsky 2019-05-22 12:00:05 +03:00
  • 6b9e160b5a sanitycheck: Execute binary in output directory Jan Van Winkel 2019-01-03 19:18:35 +01:00
  • bf7b97bdf5 subsys/ztest: Documentation fix Radoslaw Koppel 2019-05-23 10:49:32 +02:00
  • 626349f16f drivers: adxl362: use burst transfer Brett Witherspoon 2019-05-19 10:31:14 -05:00
  • e0d7378712 boards: mimxrt1060_evk: Enable mcux lpi2c driver and pins Maureen Helm 2019-01-21 15:21:50 -06:00
  • 7f9f39fe3d boards: nrf52840_pca10059: Configure NFC pins as GPIOs by default Andrzej Głąbek 2019-05-22 09:40:16 +02:00
  • ec150d68e0 CODEOWNERS: Add code ownership for gen_relocate_app.py Wentong Wu 2019-05-22 17:49:08 +08:00
  • cd92af1cab linker: kobject-text.ld: avoid backwards location counter Wentong Wu 2019-05-22 16:50:58 +08:00
  • fccb2e1ffc Bluetooth: GATT: Fix using a wrong handle Tedd Ho-Jeong An 2019-05-22 18:03:34 -07:00
  • a923c2f1be net: openthread: fix off-by-one error in settings offset calculation Michael Scott 2019-05-22 15:16:24 -07:00
  • 0d4290a2cb scripts/dts: Fix issue in label generation of registers Kumar Gala 2019-05-21 14:36:39 -05:00
  • fd49cf7d02 kernel: timeout: add syscall for runtime clk freq Andrew Boie 2019-05-21 14:02:26 -07:00
  • e541b16c54 boards: atmel: Enable hwinfo as a supported feature Kumar Gala 2019-05-22 10:44:57 -05:00
  • 9260561c63 dts: atmel: Fix node name for device_id Kumar Gala 2019-05-22 10:47:07 -05:00
  • d145263691 doc: dfu: Fix module links Jacob Siverskog 2019-05-22 14:57:31 +02:00
  • 8245195306 dts: import vendor-prefixes.txt from linux kernel Antony Pavlov 2019-05-09 16:40:56 +03:00
  • f08148e640 scripts/checkpatch.pl: fix root dir detection and enable it Antony Pavlov 2019-05-09 16:39:59 +03:00
  • 343e16026e dts: x86: shring ioapic register size to 4k Kumar Gala 2019-05-21 15:53:16 -05:00
  • e7cc51094a dts: x86: Move ioapic node out of cpu container Kumar Gala 2019-05-21 14:38:35 -05:00
  • 704b460b0d tests/bluetooth/tester: remove spurious CONFIG_GPIO=y Marc Herbert 2019-05-21 16:49:47 -07:00
  • 4a5751226c qmsi: move to a zephyr module Anas Nashif 2019-03-18 09:53:09 -04:00
  • 025ffa2492 cmake: Toolchain abstraction: Abstraction of implicit-int error flag Danny Oerndrup 2019-05-16 12:58:40 +02:00
  • 8e5a95e4df cmake: Toolchain abstraction: Introduce macros for MISRA SANE flags Danny Oerndrup 2019-05-16 12:53:58 +02:00
  • 8eaa906836 cmake: Toolchain abstraction: Added missing colon to some <at>Intent's Danny Oerndrup 2019-05-16 12:49:31 +02:00
  • 69790e5c73 Bluetooth: controller: Enable use of proprietary rx demuxing functions Asger Munk Nielsen 2019-05-09 15:41:39 +02:00
  • 03ef375f5f drivers: usb: usb_dc_nrfx: Set cfg.en to false on Reset Andrei Emeltchenko 2019-05-20 15:31:15 +03:00
  • a95f6385f2 usb: device: Do not return error if ep already enabled Andrei Emeltchenko 2019-05-20 15:11:04 +03:00
  • 1370f16287 usb: device: Disable endpoints on disconnect and suspend Andrei Emeltchenko 2019-05-16 14:39:14 +03:00
  • 9f2ddc9f8e usb: webusb: Trivial syntax fix Andrei Emeltchenko 2019-05-16 11:04:19 +03:00
  • 83f625b4cc usb: device: Add debug logs catching re-enable failures Andrei Emeltchenko 2019-05-16 11:02:50 +03:00
  • 437ee504fa usb: device: Cancel all transfers on disconnect Andrei Emeltchenko 2019-05-16 11:00:36 +03:00
  • f206170c65 usb: device: Do not call callback when transfer is cancelled Andrei Emeltchenko 2019-05-16 10:59:12 +03:00
  • bf76b2acc3 usb: device: Add transfer cancel helper Andrei Emeltchenko 2019-05-16 10:57:03 +03:00
  • 54000fb886 fs/nvs: fix startup for 2-sectors configuration Andrzej Puzdrowski 2019-05-21 13:27:26 +02:00
  • b76edc1a1d tests: fs: nvs: garbage collector test Kamil Piszczek 2019-05-20 13:18:25 +02:00
  • 35a9299a76 tests: fs: nvs: test cases clean up flash on completion Kamil Piszczek 2019-05-20 13:22:21 +02:00
  • cfa32af7f0 drivers: led: ht16k33: add missing variable initialization Henrik Brix Andersen 2019-05-21 21:46:57 +02:00
  • 9ab293b919 tests/kernel/sleep: add tests for k_usleep() API Charles E. Youse 2019-05-21 19:20:20 -07:00
  • a567831bed kernel/sched.c: add k_usleep() API function Charles E. Youse 2019-05-09 16:46:46 -07:00
  • b186303cb6 kernel/sched.c: refactor k_sleep() implementation for varied timescales Charles E. Youse 2019-05-08 13:22:46 -07:00
  • 2f126bb51f doc: document submitting changes to modules Anas Nashif 2019-05-10 21:41:25 -04:00
  • 9d3be3720a doc: move module related doc to guides Anas Nashif 2019-05-10 10:27:59 -04:00
  • ea6cad9b89 Bluetooth: controller: remove duplicated code Peter A. Bigot 2019-05-21 10:42:33 -05:00
  • c124cdbb37 boards: arm: particle_boron: fix SARA-R4 gpio definitions Michael Scott 2019-05-21 13:55:35 -07:00
  • cd6ba94bd4 doc: add references to builds mailing list David B. Kinder 2019-04-24 10:34:16 -07:00
  • 74f01067e7 samples: bluetooth: peripheral: Fix RX buffer size Joao Cordeiro 2019-05-13 10:36:27 -03:00
  • 1202407b0c drivers: i2c: sam0: Fix missing break in speed setup Derek Hageman 2019-05-16 17:03:38 -06:00
  • 4817f41399 boards: cc1352r1_launchxl: enable support for I2C Brett Witherspoon 2019-04-26 09:28:09 -05:00
  • a828b2a503 boards: cc26x2r1_launchxl: enable support for I2C Brett Witherspoon 2019-04-23 18:41:42 -05:00
  • 6eb0cb0d85 drivers: add CC13xx / CC26xx I2C driver Brett Witherspoon 2019-04-23 15:33:18 -05:00
  • a5e929ab98 soc: nxp: ke1xf: enable code cache Henrik Brix Andersen 2019-05-16 12:40:57 +02:00
  • 5c29d0ef9c dfu: mcuboot: Added defines for upgrade request modes Dennis Wildmark 2019-05-20 15:04:00 +02:00
  • 4f4b23b449 arch: arm: fp sharing: save & restore FP registers in context-switch Ioannis Glaropoulos 2019-04-26 21:14:02 +02:00
  • 358d389c54 arch: arm: extend use of arch.mode variable in FP sharing mode Ioannis Glaropoulos 2019-04-26 21:06:35 +02:00
  • 929e9ea918 arch: arm: carve only basic stack frame at thread init Ioannis Glaropoulos 2019-04-22 17:18:35 +02:00
  • eecf4b03a3 arch: arm: enable lazy state preservation at boot in FP sharing mode Ioannis Glaropoulos 2019-04-22 14:28:17 +02:00
  • c8f43b9c25 scripts: make code relocation work for non-XIP system Wentong Wu 2019-05-14 01:04:06 +08:00
  • 743a184b2d scripts: mpu align for ro section of new memory region on non-XIP system Wentong Wu 2019-05-14 00:30:52 +08:00
  • 1becd75604 drivers: adxl362: rework temperature conversion Brett Witherspoon 2019-05-19 10:31:14 -05:00
  • 935efeb0ce drivers: adxl362: fix acceleration sample conversion Brett Witherspoon 2019-05-18 16:09:49 -05:00
  • 4cc486ec4f drivers: adxl362: fix control flow issue Brett Witherspoon 2019-05-14 21:01:24 -05:00