Commit graph

  • 30110cd047 dts: arm: rename pl330 dma device label Raveendra Padasalagi 2021-02-15 10:03:10 +05:30
  • f86889e7ec drivers: dma: pl330: fix warnings Raveendra Padasalagi 2020-11-04 18:50:27 +05:30
  • ef148f5385 tests: drivers: uart stm32 run uart_async api on l475 disco Francois Ramu 2021-02-23 16:59:54 +01:00
  • 3a58b45ced cmake: board_check_revision() also accepts a list of valid revisions Torsten Rasmussen 2021-02-03 15:48:20 +01:00
  • 0f9406277d aarch64: pm_cpu_ops: Introduce pm_cpu_ops subsystem Carlo Caione 2021-03-01 08:57:15 +01:00
  • 9d908c78fa aarch64: Rewrite reset code using C Carlo Caione 2021-02-12 14:44:18 +01:00
  • bba7abe975 aarch64: Use helpers instead of inline assembly Carlo Caione 2021-02-12 13:58:06 +01:00
  • 708b9b4cc9 aarch64: lib_helpers: Introduce helpers for common assembly operations Carlo Caione 2021-02-17 11:20:27 +01:00
  • a2226f5200 aarch64: Fix registers naming in cpu.h Carlo Caione 2021-02-11 15:22:04 +01:00
  • 9023dd4633 boards: shields: Introduce Semtech SX1272 shield Christian Taedcke 2020-11-06 12:19:16 +01:00
  • d0017e9e5e fs: shell: Remove unneeded flags from fs_open calls Dominik Ermel 2021-03-03 15:28:40 +00:00
  • fa07501012 manifest: updated openthread module Kamil Kasperczyk 2021-03-03 12:44:16 +01:00
  • 59d3fba1a8 bsim_bt: tests: Fix relative paths search in scripts Alberto Escolar Piedras 2021-03-03 09:35:00 +01:00
  • 62c7f82a0d samples: basic: blinky_pwm: fix bad path in README Jennifer Williams 2021-03-04 02:43:06 +02:00
  • c5ab25d740 boards: nrf5340: modify the hex file when flashing the merged binary Ioannis Glaropoulos 2021-02-19 14:13:37 +01:00
  • ae623d2ef0 boards: nrf5340: flash by default the combined TF-M + Zephyr binary Ioannis Glaropoulos 2021-02-19 14:11:18 +01:00
  • 96b1c33cb9 modules: tf-m: introduce option to configure flash binary Ioannis Glaropoulos 2021-02-19 14:08:38 +01:00
  • 763e73d7da boards: nrf9160dk: Add DT node for I/O expander available in v0.14.0+ Andrzej Głąbek 2021-01-29 18:55:59 +01:00
  • 75135e87d9 boards: nrf9160dk: Add support for newer revisions (0.14.0+) of the DK Andrzej Głąbek 2021-01-26 11:10:27 +01:00
  • 71223ad0d0 boards: nrf9160dk: Move board control configuration to devicetree Andrzej Głąbek 2021-01-26 10:36:35 +01:00
  • 554101ed70 drivers: wifi: winc1500: Add new config flag Raja D. Singh 2021-03-03 15:22:57 -08:00
  • 90722ad548 x86: gen_idt: fix some pylint issues Daniel Leung 2021-03-03 14:37:57 -08:00
  • 685e6aa2e4 x86: gen_mmu: fix some pylint issues Daniel Leung 2021-03-03 14:31:03 -08:00
  • 7a1766d3b6 boards: x86: add qemu_x86_virt to test running in virtual space Daniel Leung 2021-02-26 15:59:29 -08:00
  • 9de70a78fe tests: mem_protect/mem_map: skip z_phys_map when linking in virt Daniel Leung 2021-03-01 12:46:24 -08:00
  • 8cfdd91d54 x86: ia32/fatal: be explicit on pointer math with _df_tss.cr3 Daniel Leung 2021-03-01 16:20:53 -08:00
  • fa6d7cecb5 x86: mmu/mem_domain: don't translate address before null check Daniel Leung 2021-03-01 11:55:21 -08:00
  • ee3d345c09 x86: mmu: reserve more space for page table if linking in virt Daniel Leung 2021-02-26 13:33:27 -08:00
  • 9ce77abf23 x86: ia32: jump to virtual address before calling z_x86_prep_c Daniel Leung 2021-02-11 17:23:03 -08:00
  • 991300e1ba x86: gen_mmu: also map SRAM if linking in virtual address space Daniel Leung 2021-02-26 12:46:14 -08:00
  • d40e8ede8e x86: gen_gdt: add address translation if needed Daniel Leung 2021-02-12 12:36:49 -08:00
  • 7a51aab397 x86: gen_mmu: add address translation if needed Daniel Leung 2021-02-11 17:01:03 -08:00
  • a1afe9be5e x86: ia32: do virtual address translation at boot Daniel Leung 2021-02-10 14:46:14 -08:00
  • bbe4b39f8d x86: mmu: cast to uintptr_t for page table using Z_X86_PHYS_ADDR Daniel Leung 2021-02-27 12:55:48 -08:00
  • 7aefa3d334 include: kernel: fix checkpatch line spacing warning Peter Bigot 2021-03-02 06:18:29 -06:00
  • b706a5e999 kernel: remove old work queue implementation Peter Bigot 2020-11-24 16:47:47 -06:00
  • 4e3b92609b kernel: provide functional equivalent to old userspace work queue API Peter Bigot 2021-01-15 10:52:38 -06:00
  • 571f9dbbd9 drivers: regulator: update to new delayable work API Peter Bigot 2020-11-24 06:43:40 -06:00
  • d1affd9118 kernel: default to new work API implementation Peter Bigot 2020-11-20 09:28:47 -06:00
  • 753d56dd7b net: tcp2: work around limitations of legacy API Peter Bigot 2020-11-21 10:50:31 -06:00
  • 06665f9652 tests: kernel: add test of new work queue API Peter Bigot 2020-10-28 11:25:10 -05:00
  • c064239c84 doc: kernel: workqueue: update for new workqueue API Peter Bigot 2020-11-29 11:36:36 -06:00
  • dc34e7c6f6 kernel: add new work queue implementation Peter Bigot 2020-10-28 11:24:05 -05:00
  • 44539ed645 kernel: select work queue implementation Peter Bigot 2020-11-21 06:58:58 -06:00
  • 0259c864df kernel: add private scheduler APIs Peter Bigot 2021-01-12 13:45:32 -06:00
  • 3d58398c28 kernel: refactor to separate k_work_poll from k_work Peter Bigot 2020-11-18 08:55:32 -06:00
  • a1e8456bfe tests: link settings_test_fs with kernel Torsten Rasmussen 2021-01-21 10:35:17 +01:00
  • 295349afb1 dts: bindings: Fix duplicate description in ARM PL330 DMA bindings Kumar Gala 2021-03-03 10:40:27 -06:00
  • f0f8d9f3b5 samples: eventfd: set integration_platforms to mps2_an385 Kumar Gala 2021-02-24 16:16:40 -06:00
  • d49ae849c6 tests: application_development: set integration_platforms Kumar Gala 2021-02-24 20:42:14 -06:00
  • fe0969c35a MAINTAINERS: Add AArch64 maintainer and collaborators Carlo Caione 2021-03-02 09:03:55 +01:00
  • d39aa58f10 boards: arduino due: add reset after load for Jlink flashing Ioannis Glaropoulos 2021-03-03 10:50:07 +01:00
  • c7bb423f3e kernel: fix race conditions with z_ready_thread James Harris 2021-03-02 13:22:52 -08:00
  • bb014514e0 drivers/gpio: stm32: Use gpio device as gpio_stm32_configure arg Erwan Gouriou 2021-02-17 11:17:01 +01:00
  • 8d97f67159 drivers/pinmux: stm32: Control GPIO clock with central function Erwan Gouriou 2021-02-17 11:13:09 +01:00
  • 6b2ccbb721 drivers/gpio: stm32: Add port clock handling function Erwan Gouriou 2021-02-17 10:36:02 +01:00
  • 888a24f76d drivers/gpio: stm32: Review code for Port G clock on L4/L5 Erwan Gouriou 2021-02-17 10:17:55 +01:00
  • 2a4ac9ac02 boards: nrf: fix deprecated I2C properties Martí Bolívar 2021-03-03 09:35:39 -08:00
  • 403e6e3517 drivers: i2c: nios2: get IRQ and IRQ priority from DTS Kumar Gala 2021-03-02 19:58:46 -06:00
  • 444a2d19a8 cmake: dtc: Validate EXTRA_DTC_FLAGS flags Kumar Gala 2021-02-24 20:40:52 -06:00
  • fbd34dca1e twisterlib: add deprecated DT props to warnings_as_errors Martí Bolívar 2021-02-14 18:02:12 -08:00
  • 2a52fa3eab cmake: dts: pass EXTRA_GEN_DEFINES_ARGS to gen_defines.py Martí Bolívar 2021-02-14 17:56:07 -08:00
  • df5a55c638 dts: gen_defines: add CLI option to error out on deprecated props Martí Bolívar 2021-02-14 17:52:57 -08:00
  • 40c4f0048e dts: edtlib: add EDT kwarg to error out on deprecated props Martí Bolívar 2021-02-14 17:50:43 -08:00
  • bc9b9a0689 dts: pinctrl: atmel: sam-pinctrl: Switch to pincfg-node Gerson Fernando Budke 2021-02-23 20:07:46 -03:00
  • 2e15665cad dts: pinctrl: Introduce pincfg-node Gerson Fernando Budke 2021-02-23 19:59:49 -03:00
  • 97bca832d1 samples: crypto: set integration_platforms to native_posix Kumar Gala 2021-02-24 14:06:51 -06:00
  • 4bc8e4203d tests: logging: set integration_platforms to native_posix Kumar Gala 2021-02-24 20:57:45 -06:00
  • a27751eca5 tests: uart_basic_api: set integration_platforms to mps2_an385 Kumar Gala 2021-02-24 21:07:40 -06:00
  • dd8de28c6d samples: userspace: set integration_platforms to mps2_an385 Kumar Gala 2021-02-24 16:35:54 -06:00
  • e65c84e5bd samples: logging: set integration_platforms Kumar Gala 2021-02-24 16:05:42 -06:00
  • 6eb6c88554 samples: console: set integration_platforms to mps2_an385 Kumar Gala 2021-02-24 15:55:34 -06:00
  • 59fd4bfdfd samples: app_dev: set integration_platforms to native_posix Kumar Gala 2021-02-24 13:59:05 -06:00
  • 563a46c7d4 dts: clean up binding syntax checks Martí Bolívar 2021-03-02 17:44:25 -08:00
  • e54ac1d9fe doc: devicetree: bindings: fix outdated info Martí Bolívar 2021-03-02 16:54:34 -08:00
  • ffec5aa7f7 ppp: add net events for PPP dead and running Jim Paris 2021-01-22 16:16:17 -05:00
  • 0c45b548e2 aarch64: rationalize exception entry/exit code Nicolas Pitre 2021-02-23 14:48:26 -05:00
  • b22df38d30 drivers: i2s_sam_ssc.c: store *dev_dma in flash Piotr Mienkowski 2021-03-01 00:33:35 +01:00
  • d19741f1ec drivers/flash: stm32 qspi: Use new DT_DMA helper macro Erwan Gouriou 2021-03-01 13:50:19 +01:00
  • 13c2351524 drivers/serial: stm32: convert dma to new DT_DMA helper macros Erwan Gouriou 2021-03-01 11:59:57 +01:00
  • d8348b0e5e drivers/spi: stm32: Minor init code refactoring Erwan Gouriou 2021-03-01 11:50:52 +01:00
  • 375db6e080 drivers/spi: stm32 convert dma to new DT_DMA helper macros Erwan Gouriou 2021-03-01 10:44:54 +01:00
  • c217cdff4d tests: shell: set integration_platforms to native_posix Kumar Gala 2021-02-24 20:51:51 -06:00
  • d5a804e2ac bsim_bt: run_parallel.sh: Fix execution without explicit SEARCH_PATH Wolfgang Puffitsch 2021-03-02 23:37:18 +01:00
  • 26efef4f94 arch: xtensa: Fix backtrace from ISR Shubham Kulkarni 2021-02-11 15:58:02 +05:30
  • 209e46c799 esp32: drivers: counter: update manifest to support counter driver Glauber Maroto Ferreira 2021-02-25 15:19:43 -03:00
  • c344d0d74d esp32: drivers: counter: add support for general-purpose counters Glauber Maroto Ferreira 2021-02-15 16:40:38 -03:00
  • c308c4b1f6 drivers: dma: nios2_msgdma: Fix typo in irq priority Kumar Gala 2021-03-02 19:59:51 -06:00
  • a9a7e27b21 Bluetooth: host: Document not waiting for TX context from sys workqueue Joakim Andersson 2021-03-01 11:41:51 +01:00
  • 9d09d21627 Bluetooth: host: Remove incorrect note about indication callback Joakim Andersson 2021-03-01 11:39:38 +01:00
  • f1a27a8189 arm: cortex_m: assert if DebugMonitor exc is enabled in debug mode Ioannis Glaropoulos 2021-03-01 11:25:49 +01:00
  • 4b2d5d2177 doc: mention the null pointer detection support in the release notes Ioannis Glaropoulos 2021-02-16 08:18:05 +01:00
  • 77c76a3b79 arm: cortex_m: build time assert for null-pointer exception page size Ioannis Glaropoulos 2021-01-25 18:17:06 +01:00
  • 6a001457d9 tests: arm_interrupt: add test-case for null pointer detection feature Ioannis Glaropoulos 2021-01-22 16:48:31 +01:00
  • 1db78aae73 arm: cortex_m: ensure DebugMonitor is targeting Secure domain Ioannis Glaropoulos 2021-01-22 18:28:06 +01:00
  • 1b22f6b8c8 arm: cortex_m: enable null-pointer exception detection in the tests Ioannis Glaropoulos 2021-01-22 13:49:51 +01:00
  • d86d2c6f65 arm: cortex_m: implement null pointer exception detection with MPU Ioannis Glaropoulos 2021-01-21 12:23:21 +01:00
  • 66ef96fded arm: cortex_m: add vector table padding for null pointer detection Ioannis Glaropoulos 2021-01-21 11:44:10 +01:00
  • 0bac92db96 arm: cortex-m: null pointer detection additions for ARMv8-M Ioannis Glaropoulos 2021-01-20 21:32:05 +01:00
  • 3054c1351a arm: cortex_m: null-pointer exception detection via DWT Ioannis Glaropoulos 2021-01-20 11:09:50 +01:00