Commit graph

  • d5514752d0 drivers: spi: add driver for the Xilinx AXI Quad SPI IP Henrik Brix Andersen 2020-08-14 21:49:26 +02:00
  • c9de28d5e4 dts: bindings: add Xilinx Quad SPI devicetree binding Henrik Brix Andersen 2020-08-14 21:42:51 +02:00
  • c5636508d4 Bluetooth: host: Deleting PA sync before term callback Emil Gydesen 2020-08-19 13:04:45 +02:00
  • 4ee327461f Bluetooth: host: PA sync while explicitely scanning Emil Gydesen 2020-08-19 13:03:52 +02:00
  • c6bb8b191d samples: net: coap: Wildcard sample Eug Krashtan 2020-08-19 14:55:11 +03:00
  • bb378c7201 net: coap: Use MQTT style wildcard in path description: Eug Krashtan 2020-08-19 14:42:47 +03:00
  • 7749dfc205 doc: reference: overview: bump EEPROM API to unstable Henrik Brix Andersen 2020-08-23 12:31:52 +02:00
  • 7a8a4c9b3e drivers: spi: document expectation on spi config parameter Peter Bigot 2020-07-08 07:49:02 -05:00
  • ce47c809b9 tests: kernel: timer_api: fix formatting specifiers in diagnostic Peter Bigot 2020-05-29 06:18:50 -05:00
  • 59808445df boards: shields: dac80508_evm: add TI DAC80508 EVM shield Kwon Tae-young 2020-08-19 21:50:29 +09:00
  • b07c76fa68 tests: drivers: build_all: add dacx0508 dac driver Kwon Tae-young 2020-08-22 18:40:05 +09:00
  • 2aeed81202 drivers: dac: Added driver for TI DACx0508 Kwon Tae-young 2020-06-04 12:24:40 +09:00
  • 94721b316f samples: sensor: sm351lt: Add new SM351LT sensor sample Jamie McCrae 2020-08-07 19:57:24 +01:00
  • 030456c24e x86: add pagetables test suite Andrew Boie 2020-07-28 13:34:47 -07:00
  • 55914da0e5 boards: add qemu_x86_nopae target Andrew Boie 2020-07-07 14:09:32 -07:00
  • 4b3f50b529 tests: protection: skip XD tests on IA32 Andrew Boie 2020-07-07 16:12:17 -07:00
  • 069aca22c1 tests: add k_mem_map() tests Andrew Boie 2020-07-20 09:49:19 -07:00
  • e433494f40 kernel: mmu: implement virtual mappings Andrew Boie 2020-07-15 14:56:24 -07:00
  • 38e17b68e3 x86: paging code rewrite Andrew Boie 2020-07-04 16:23:32 -07:00
  • ddb63c404f x86_64: fix sendling locore EOI Andrew Boie 2020-07-20 11:33:53 -07:00
  • df2fe7c1f7 x86: add build system hooks for page tables Andrew Boie 2020-06-17 12:33:20 -07:00
  • e9d15451b1 x86: add new page table generation script Andrew Boie 2020-06-12 17:10:01 -07:00
  • bcc69f944d mem_manage: add private conversion APIs Andrew Boie 2020-07-15 14:37:54 -07:00
  • 2dcb80aa41 tests: syscalls: fix "faulty" memory address Andrew Boie 2020-07-17 13:08:21 -07:00
  • 1524ef2f52 arch: Kconfig: add sub-menu for MMU options Andrew Boie 2020-07-20 17:32:00 -07:00
  • d03c60b71b x86: force VM base to be identity mapped Andrew Boie 2020-07-20 10:33:13 -07:00
  • 2c3523e421 mmu: add virtual memory Kconfigs Andrew Boie 2020-07-08 21:34:02 -07:00
  • 88ddce652c mmu: add CONFIG_SRAM_REGION_PERMISSIONS Andrew Boie 2020-07-08 21:21:10 -07:00
  • fd07e2557d tests: x86_mmu_api: remove Andrew Boie 2020-07-07 13:38:47 -07:00
  • 9e8a1271bc tests: remove x86 boot_page_table Andrew Boie 2020-07-07 13:27:56 -07:00
  • d0f5253f9e Revert "compiler: gcc: Add warning option to spot poblematic switches" Anas Nashif 2020-08-25 10:42:04 -04:00
  • 7410b9ed34 doc: guides: design: document how to handle conditional documentation Peter Bigot 2020-08-17 11:18:30 -05:00
  • ec507d3f03 doc: guides: add design guidelines with callback expectations Peter Bigot 2020-08-17 10:56:08 -05:00
  • e69f22be54 doc: guides: dts: document expectation for devicetree driver configuration Peter Bigot 2020-08-17 09:50:50 -05:00
  • 23b34323fa doc: guides: dts: update note on enabling individual instances Peter Bigot 2020-08-17 09:39:10 -05:00
  • 46234a0463 samples: mgmt: updatehub: Fix gen privkey inc Gerson Fernando Budke 2020-08-20 22:34:34 -03:00
  • b5dba35727 tests: Bluetooth: shell: Fix conditional compilations Vinayak Kariappa Chettimada 2020-08-19 12:54:46 +05:30
  • 2a3e86a2fd Bluetooth: controller: Fix conditional compilations Vinayak Kariappa Chettimada 2020-08-19 12:54:46 +05:30
  • be1b634193 Bluetooth: controller: Fix BT_CTLR_SCAN_REQ_NOTIFY dependency Vinayak Kariappa Chettimada 2020-08-19 12:42:01 +05:30
  • e8e7ccb448 Bluetooth: controller: Fix Adv Set Terminated event cond. compile Vinayak Kariappa Chettimada 2020-07-31 15:31:16 +05:30
  • e86d728c58 bluetooth: conn: fix init macro for PHY params Kamil Piszczek 2020-08-20 08:29:37 -04:00
  • 5880f3d74f Bluetooth: UUID: Use BT_UUID_16_ENCODE to set UUIDs in adv data Joakim Andersson 2020-08-18 16:21:53 +02:00
  • fb757498bb Bluetooth: UUID: Add encode utility macro for 16 and 32 bit UUIDs Joakim Andersson 2020-08-18 15:56:38 +02:00
  • 9b2e9eda89 Bluetooth: UUID: Add defines for UUID values Joakim Andersson 2020-08-18 15:55:20 +02:00
  • 689f3b2bc8 Bluetooth: host: per_adv_sync auto scan fixed for central role Emil Gydesen 2020-08-16 23:38:03 +02:00
  • a574d4c840 Bluetooth: Mesh: Enhancement prov segment received Lingao Meng 2020-07-29 15:32:13 +08:00
  • 41842dd174 Bluetooth: host: GATT Lazyloading cleanup at disconnect Kim Sekkelund 2020-07-23 15:09:34 +02:00
  • 29b42c5a2f Bluetooth: host: GATT Relocate bt_gatt_disconnected Kim Sekkelund 2020-07-23 13:36:02 +02:00
  • 426fb82bd8 Bluetooth: ATT: Fix not restoring buffer state when send fails Luiz Augusto von Dentz 2020-08-11 13:47:06 -07:00
  • 65d4e177ca samples: bluetooth: hci_uart: Add a config for the nRF51 dongle Carles Cufi 2020-08-22 18:12:01 +02:00
  • c64e0ce923 disk: sdhc: spi: leave SPI CS GPIO handling to the SPI controller driver Henrik Brix Andersen 2020-08-19 20:51:22 +02:00
  • 5c85e2c914 doc: provide guidance on recommended settings back end Peter A. Bigot 2020-07-26 06:05:07 -05:00
  • c644449df3 boards: nrf5340dk: fix .dtsi header inclusion Ioannis Glaropoulos 2020-08-24 14:12:50 +02:00
  • 00a4da1d99 dts: nordic: nrf5340_cpunet: fix number of MPU regions on Network MCU Ioannis Glaropoulos 2020-08-24 14:11:07 +02:00
  • b46d1f3cba samples: drivers: espi: Use non-default frequency. Jose Alberto Meza 2020-08-20 16:50:18 -07:00
  • b466db116a drivers: espi: xec: Fix eSPI frequency override during IO selection Jose Alberto Meza 2020-08-20 15:24:39 -07:00
  • b740d3bdd9 modules: hal_nordic: Update nrfx to version 2.3.0 Karol Lasończyk 2020-08-24 13:38:12 +02:00
  • bd86078376 sys/util.h: add FOR_EACH_NONEMPTY_TERM Martí Bolívar 2020-06-23 09:04:56 -05:00
  • 0aaae4a039 guideline: Make explicit fallthrough cases Flavio Ceolin 2020-08-21 13:45:52 -07:00
  • f0ec286759 toolchain: gcc: Add macro to fallthrough attribute Flavio Ceolin 2020-08-19 09:13:39 -07:00
  • 680f401ef2 compiler: gcc: Add warning option to spot poblematic switches Flavio Ceolin 2019-07-17 21:49:42 -07:00
  • 86b2cbc5ea tests: add a test for coredump Daniel Leung 2020-08-07 10:45:20 -07:00
  • faae15d838 sanitycheck: allow QEMU to crash without failing Daniel Leung 2020-08-18 10:13:35 -07:00
  • 5b1b4a3755 sanitycheck: need to wait for harness to process QEMU outputs Daniel Leung 2020-08-18 10:10:36 -07:00
  • 181d07321f coredump: add support for ARM Cortex-M Daniel Leung 2020-08-18 12:55:08 -07:00
  • 8fbb14ef50 coredump: add support for x86 and x86_64 Daniel Leung 2020-08-13 19:18:52 -07:00
  • 49206a86ff debug/coredump: add a primitive coredump mechanism Daniel Leung 2020-08-07 10:47:37 -07:00
  • 054a9aeec9 doc: fix typo in heap.rst Fabio Utzig 2020-08-24 17:18:10 -03:00
  • a83f04ee53 doc: fix typo in fifos.rst Fabio Utzig 2020-08-20 15:58:56 -03:00
  • 203556cd8c sanitycheck: update section names in size calculator Daniel Leung 2020-08-24 12:40:26 -07:00
  • 4cf1832fa8 drivers: sensors: sm351lt: Add new driver Jamie McCrae 2020-08-07 15:29:52 +01:00
  • c789ea87ef dts: nordic,nrf-twim: rename non-hardware property Peter Bigot 2020-08-19 14:35:06 -05:00
  • afdb98a4a9 drivers: i2c_nrfx_twim: restore previous behavior without concat buffer Peter Bigot 2020-08-19 14:29:35 -05:00
  • faa855b9df drivers: i2c_nrfx_twim: refactor concat check logic Peter Bigot 2020-08-19 13:40:02 -05:00
  • 1278c13d47 drivers: i2c_nrfx_twim: clean up when buffer capacity failure detected Peter Bigot 2020-08-19 13:05:21 -05:00
  • d719801d1e drivers: i2c_nrfx_twim: correct concat buf bounds check Peter Bigot 2020-08-19 12:57:45 -05:00
  • be8c59b4a4 drivers: i2c: nordic increase timeout to 500 ms Peter Bigot 2020-08-24 07:48:40 -05:00
  • 7bf50875c5 drivers: counter: stm32: Allow disabling backup domain reset Erwin Rol 2019-05-24 10:25:51 +02:00
  • 4f8f286a2a drivers: i2c: document speed levels Peter Bigot 2020-08-24 10:21:03 -05:00
  • fe2b393fff MXRT600: Add support for SPI Mahesh Mahadevan 2020-07-29 07:11:33 -05:00
  • 38a1b85398 CODEOWNERS: Add IPM ADSP driver code owner Andrei Emeltchenko 2020-08-07 13:13:24 +03:00
  • 765305e697 ipm: ipm_intel_adsp: Add INTEL ADSP IPM driver Andrei Emeltchenko 2019-12-09 14:48:08 +02:00
  • 58b7c875ff soc: intel_apl_adsp: Add mailbox to the board Andrei Emeltchenko 2020-02-13 12:36:31 +02:00
  • 198709245f dts: Add intel ADSP mailbox bindings Andrei Emeltchenko 2020-02-13 12:35:01 +02:00
  • ea9e02e66d boards: mimxrt1050/60/64: Warning on CONFIG_DISPLAY usage David Leach 2020-08-21 16:03:20 -05:00
  • 3006dac9ae Bluetooth: controller: Add privacy handling for LE Scan Request Recv Andrzej Kaczmarek 2020-08-12 22:47:26 +02:00
  • bca3560100 Bluetooth: controller: Use set handle for LE Scan Request Received Andrzej Kaczmarek 2020-08-11 00:09:21 +02:00
  • 37badf0afa Bluetooth: controller: Enable LE Scan Request Received Event Andrzej Kaczmarek 2020-08-10 20:39:01 +02:00
  • 28238fef71 Bluetooth: controller: Add public scan_req_report function Andrzej Kaczmarek 2020-08-10 20:05:16 +02:00
  • 5ab117ffd2 tracing: scripts: add scripts for parsing ctf data Anas Nashif 2020-08-20 16:19:08 -04:00
  • 0be0743144 tracing: x86: trace isr_exit Anas Nashif 2020-08-20 14:30:28 -04:00
  • 390537bf68 tracing: trace mutex/semaphore using dedicated calls Anas Nashif 2020-08-02 23:34:14 -04:00
  • ffe032e757 tracing: ctf: capture thread names in ctf payload Anas Nashif 2020-08-12 15:56:01 -04:00
  • 1d60a3e86f ztest: set thread name Anas Nashif 2020-08-05 08:21:39 -04:00
  • e5e6ba240d tracing: posix_arch: trace swap Anas Nashif 2020-08-04 18:15:09 -04:00
  • caa348034f tracing: riscv: fix tracing of context switch Anas Nashif 2020-08-04 17:23:20 -04:00
  • b234660f4f tracing: cortex_a53: fix order of swap tracing Anas Nashif 2020-08-04 17:08:22 -04:00
  • c1a2c7992b tracing: nios2: fix swap tracing Anas Nashif 2020-08-04 17:03:05 -04:00
  • a45c403c56 tracing: arc: depend on CONFIG_TRACING_ISR for ISRs Anas Nashif 2020-08-02 23:32:42 -04:00
  • 8f9b087e41 tracing: convert ctf timestamp to ns Anas Nashif 2020-08-12 10:46:04 -04:00