Commit graph

  • e1f0b61d23 scripts/dts: Clarify extract/flash.py some more Ulf Magnusson 2019-06-18 01:21:04 +02:00
  • 14537fee9d bluetooth: controller: Moved ull_entropy_get to LLL Morten Priess 2019-06-19 20:22:50 +02:00
  • 13b4c17bf7 tests/drivers/counter: add test for counter_cmos.c Charles E. Youse 2019-06-14 14:06:47 -07:00
  • 783a43e265 drivers/counter/counter_cmos.c: implement counter with PC AT "CMOS" RTC Charles E. Youse 2019-06-13 17:50:05 -07:00
  • f2cb20c772 docs: fix misspelling across the tree Anas Nashif 2019-06-18 14:45:40 -04:00
  • b023fbf938 dts/bindings: Remove pinctrl from bindings Kumar Gala 2019-06-19 09:01:10 -05:00
  • 28669261db Kconfig: Introducing ARCH_CHOICE symbol for Architecture choice group Danny Oerndrup 2019-06-19 12:09:16 +02:00
  • d4df6bade1 BOOT_BANNER: show KERNEL_VERSION and BUILD_VERSION differently Marc Herbert 2019-06-17 11:11:19 -07:00
  • 5efdd6a525 sanitycheck harness: Correct ordered regex handling Andy Ross 2019-06-18 11:57:21 -07:00
  • 42d8936f4d samples/subsys/usb/dfu: Set sanitycheck test to build_only Andy Ross 2019-06-18 10:55:31 -07:00
  • 3cea065954 samples/subsys/power/device_pm: Add test harness integration Andy Ross 2019-06-18 10:48:13 -07:00
  • b56cc058ef samples/boards/nrf52/power_mgr: Correct test integration Andy Ross 2019-06-18 10:07:17 -07:00
  • bb359257bf scripts/sanitycheck: fix ZEPHYR_BASE subdir check edge case Tyler Hall 2019-06-19 02:11:35 -04:00
  • 6cbc0e0bd9 arch: common: nocache: fix linker section definition Ioannis Glaropoulos 2019-06-19 10:53:47 +02:00
  • 8004082389 tests: kernel: fatal: add explicit no user-mode test case Ioannis Glaropoulos 2019-06-16 12:03:44 +02:00
  • 6020a50092 tests: schedule_api: skip test assert if COVERAGE Andrew Boie 2019-06-18 14:46:09 -07:00
  • 03f22773c5 tests: schedule_api: test syscalls from usermode Andrew Boie 2019-06-11 16:13:45 -07:00
  • b5d3ba4634 tests: schedule_api: exercise SCHED_MULTIQ Andrew Boie 2019-06-11 14:14:18 -07:00
  • a3eb8c4ade tests: schedule_api: fix extern tstacks Andrew Boie 2019-06-18 13:53:29 -07:00
  • 6f98db61f1 generated/cfb_font_dice.h: don't leak absolute paths in comment Marc Herbert 2019-06-11 15:50:04 -07:00
  • d385db0884 usb: drivers: usb_dc_stm32: Fix coverity issue Andrei Emeltchenko 2019-06-05 15:47:27 +03:00
  • 1d61bef39e usb: drivers: usb_dc_stm32: Fix coverity issue Andrei Emeltchenko 2019-06-05 15:17:32 +03:00
  • eba81c6e54 yaml: Remove redundant document separators Ulf Magnusson 2019-06-19 00:03:49 +02:00
  • 4e89d29416 Bluetooth: Fix expiring RPA when different local identities are used Johan Hedberg 2019-06-18 16:55:06 +03:00
  • 72e80104c1 Bluetooth: Remove unused bt_hci_get_cmd_opcode() function Johan Hedberg 2019-06-19 08:58:32 +03:00
  • a16d513162 Bluetooth: Remove unnecessary HCI command data array Johan Hedberg 2019-06-19 08:57:28 +03:00
  • 17cd196632 Bluetooth: Increase BT_BUF_USER_DATA_MIN to 8 Johan Hedberg 2019-06-19 08:44:29 +03:00
  • 86586b2d8d tests: getaddrinfo: set newlib heap size Andrew Boie 2019-05-06 12:48:23 -07:00
  • 8a9ca0d864 scripts: Upgrade pyocd for pack support Erwan Gouriou 2019-06-18 14:32:47 +02:00
  • eab115bded codeowners: add reviewer for stm32mp1 SoC Arnaud Pouliquen 2019-06-18 15:57:49 +02:00
  • db60d4919a doc: fix broken references to zephyr files David B. Kinder 2019-06-17 16:41:41 -07:00
  • 6b2cd29223 doc: fix misspellings in documentation David B. Kinder 2019-06-18 09:48:38 -07:00
  • 2aebc980e2 doc: fix Kconfig misspellings David B. Kinder 2019-06-18 10:38:23 -07:00
  • faa398f078 ext: hal: st: move to modules Anas Nashif 2019-06-18 00:13:45 -04:00
  • 955cac617d boards: galileo: Fix PINMUX_FUNC_D for io_pin 9. George Dima 2019-06-01 07:59:55 +03:00
  • 84cf9dc671 scripts/sanitycheck: Add --cmake-only option Kumar Gala 2019-06-15 09:36:06 -05:00
  • 8ca8708224 subsys/settings: Update client modules Laczen JMS 2019-06-14 18:23:39 +02:00
  • 36edf92ca8 subsys/settings: change processing to const char Laczen JMS 2019-06-08 21:24:42 +02:00
  • 03259dba90 drivers/i2c: Add missing HAS_DTS_I2C to nios Kumar Gala 2019-06-13 11:14:47 -05:00
  • 4f714d3822 drivers/i2c: Add missing HAS_DTS_I2C to sbcon Kumar Gala 2019-06-13 11:07:36 -05:00
  • 404ac51055 samples: net: socket: can: Close the socket periodically Jukka Rissanen 2019-06-18 15:38:03 +03:00
  • 06b500b6bd net: sockets: can: Close the socket cleanly Jukka Rissanen 2019-06-18 15:35:45 +03:00
  • 7e37fd7203 net: connection: The connection logic was not init properly Jukka Rissanen 2019-05-17 14:19:07 +03:00
  • 1e98928424 net: shell: Print connection information properly for AF_CAN Jukka Rissanen 2019-02-27 16:49:03 +02:00
  • 0032f68669 net: context: Set local address properly for AF_CAN connections Jukka Rissanen 2019-02-27 16:45:18 +02:00
  • ae89c2239b samples: net: can: Add second RX socket receiver Jukka Rissanen 2019-02-13 17:11:51 +02:00
  • 6621491014 net: sockets: can: Add dispatcher Jukka Rissanen 2019-02-12 16:22:06 +02:00
  • 67f0550a15 drivers: adc: mcux_adc12: fix compilation Henrik Brix Andersen 2019-06-17 14:42:45 +02:00
  • 94b9640a9c tests: poll: expand userspace coverage Andrew Boie 2019-06-11 18:49:07 -07:00
  • db84a76379 lib: os: remove dead code Andrew Boie 2019-06-11 18:47:38 -07:00
  • 676b1ae93a kernel: idle: exclude no-op funcs from coverage Andrew Boie 2019-06-11 18:03:37 -07:00
  • 682a53db28 tests: queue: test k_queue_alloc_*pend() Andrew Boie 2019-06-11 17:49:03 -07:00
  • 3f974243be kernel: allow k_sleep(K_FOREVER) Andrew Boie 2019-06-11 16:11:48 -07:00
  • c5164f328b kernel: init: exclude unreachable code Andrew Boie 2019-06-11 13:33:32 -07:00
  • 8e053330fe kernel: init: fix coverage gap Andrew Boie 2019-06-11 12:58:16 -07:00
  • fe228a8184 kernel: init: exclude some funcs from coverage Andrew Boie 2019-06-11 12:49:32 -07:00
  • d87a90e4b9 tests: mutex_api: run in user mode Andrew Boie 2019-06-11 12:48:44 -07:00
  • b34db7fb71 bluetooth: controller: Reverted revised ticker pending redesign Morten Priess 2019-06-18 09:53:32 +02:00
  • d9d6b59e2c boards: nucleo_wb55rg: Enable flash and debug with pyocd Erwan Gouriou 2019-06-18 08:57:05 +02:00
  • e6a4839c61 soc: stm32: STM32F7: Remove useless package digit Erwan Gouriou 2019-06-17 12:03:51 +02:00
  • a54de3176d soc: stm32: STM32F4: Remove useless package digit Erwan Gouriou 2019-06-17 12:03:12 +02:00
  • 1a514a453b soc: stm32: STM32F2: Remove useless package digit Erwan Gouriou 2019-06-17 11:59:42 +02:00
  • f51e3c2960 dfu/boot: make swap_type optional Andrzej Puzdrowski 2019-06-13 14:51:24 +02:00
  • b1e1774cd4 dfu/boot: double swap on interrupted revert bugfix adaptation Andrzej Puzdrowski 2019-05-31 19:01:13 +02:00
  • 83723109be cmake: silence "WARNING: ASSERTs enabled" when CONFIG_TEST is true Marc Herbert 2019-06-17 13:26:11 -07:00
  • 09821e545c drivers: pinmux: stm32l4: Fix CONFIG_SOC_STM32L496XX references Ulf Magnusson 2019-06-18 02:24:42 +02:00
  • a5137c8100 include/drivers/system_timer.h: Clean up docs Andy Ross 2019-06-17 13:22:14 -07:00
  • 0296938c9f arch: common: gen_isr_tables table size check Augusto Hack 2019-06-14 13:57:35 -03:00
  • 49df0b10af boards: arm: Add support for 96Boards Meerkat96 board Manivannan Sadhasivam 2019-06-13 22:55:31 +05:30
  • f84e6517f6 drivers: pinmux: stm32l4: Add extra pin functions Ioannis Konstantelias 2019-06-13 16:02:22 +03:00
  • 9210605390 boards: stm32f469i_disco: add more leds to board francois ramu 2019-06-13 11:34:06 +02:00
  • b14f4f67a8 samples: display: ili9340: Document 2 Arduino TFT shield configurations. Bernard Lee 2019-06-17 13:08:55 +08:00
  • 7245e433a1 drivers/wdt: Fixing tiny style issues in sam0 driver Tomasz Bursztyka 2019-06-04 14:30:53 +02:00
  • ef26b7ad76 include: Removing legacy left-overs in wdt.h API header Tomasz Bursztyka 2019-06-04 14:11:09 +02:00
  • 9d11900dc3 usb: enforce byte alignment on USB records Nicolas Pitre 2019-05-21 14:42:14 -04:00
  • d41f01d4c7 drivers: Define COUNTER_LOG_LEVEL using template Piotr Mienkowski 2019-06-11 09:52:36 +02:00
  • dfca5ab817 soc: stm32: Add STM32L496XE support Ioannis Konstantelias 2019-06-07 13:08:29 +03:00
  • 1be3da290f boards: Change to new STM32L496XX symbol Ioannis Konstantelias 2019-06-14 18:18:20 +03:00
  • 08b08151b3 soc: stm32: Remove package digit for STM32L496XG Ioannis Konstantelias 2019-06-14 18:07:36 +03:00
  • 1444ee970e arch/x86: reorganize core source files Charles E. Youse 2019-06-12 20:38:35 -07:00
  • 8f14b2ed86 arch/x86: split CMakeLists.txt into subarch-specific files Charles E. Youse 2019-06-12 14:30:14 -07:00
  • d2b33a486b arch/x86: split Kconfig files by sub-architecture Charles E. Youse 2019-06-12 14:03:45 -07:00
  • 4fe7f69182 drivers: usb: nxp: Add cache management Loic Poulain 2019-06-11 17:54:01 +02:00
  • d79bbc6d4d usb: netusb: cdc_eem: Fix Interface select Loic Poulain 2019-06-11 16:09:22 +02:00
  • 7428f9c070 drivers: usb: nxp: Fix board freeze with various USB classes Loic Poulain 2019-06-11 10:27:04 +02:00
  • d47df7f73f boards: mimxrt1064_evk: Enable USB device controller 1 Loic Poulain 2019-06-11 10:23:24 +02:00
  • 47d7146c7e Drivers: led: lp5562: Add delay when writing to enable register Alexander Svensen 2019-06-06 15:44:25 +02:00
  • f67dcdbdf8 CMakeLists.txt: -fmacro-prefix-map=${CMAKE_SOURCE_DIR}=CMAKE_SOURCE_DIR Marc Herbert 2019-05-31 15:28:38 -07:00
  • b20f288a2b soc: stm32: STM32WB: Remove useless package digit Erwan Gouriou 2019-06-17 12:11:30 +02:00
  • dbad99ec92 soc: stm32: STM32L4: Remove useless package digit Erwan Gouriou 2019-06-17 12:11:12 +02:00
  • 191b30927b soc: stm32: STM32L0: Remove useless package digit Erwan Gouriou 2019-06-17 12:06:52 +02:00
  • 0370c9b76c cmake: stop destroying intermediate link maps like zephyr_prebuilt.map Marc Herbert 2019-06-13 16:15:44 -07:00
  • c47bf1fa5e prf.c: implement the ll length modifiers Nicolas Pitre 2019-06-12 21:09:47 -04:00
  • 2b32059a61 printk: make it 64-bit compatible Nicolas Pitre 2019-06-13 22:44:07 -04:00
  • f4f2b13126 tests: kernel: fatal: add HW stack check for priv stack Ioannis Glaropoulos 2019-06-17 09:41:09 +02:00
  • 93e643c5fd doc: extensions: Default to 'all' in 'tool' Carles Cufi 2019-06-14 21:31:24 +02:00
  • b476643695 doc: Cleanup references to cmake Carles Cufi 2019-06-13 21:59:12 +02:00
  • 2670cd4ca1 doc: extensions: Refactor cmake build instructions generation Carles Cufi 2019-06-13 14:55:08 +02:00
  • 1212604488 kernel: app_memdomain: remove unused defines Ioannis Glaropoulos 2019-05-27 12:31:30 +02:00
  • 7da47c6982 include: scripts: fix typos in priv_stacks.ld Ioannis Glaropoulos 2019-06-16 17:58:17 +02:00