Commit graph

  • 340d42f31d google_dragonclaw: update exposed GPIO ports Dawid Niedzwiecki 2023-11-21 09:58:29 +01:00
  • 15b2f7166a tests/bsim/compile: Add option to pass extra cmake arguments Alberto Escolar Piedras 2023-11-24 13:44:56 +01:00
  • 91a6af3e8f kernel: mmu: Fix static analysis issue Peter Mitsis 2023-11-24 14:14:36 -05:00
  • 789addb02f boards: mimxrt10xx_evk: Add new enet overlay Declan Snyder 2023-09-19 16:25:54 -05:00
  • fa73697735 drivers: eth_nxp_enet: Support PTP Declan Snyder 2023-08-29 11:08:20 -05:00
  • d85171fe6f drivers: ptp_clock: Add NXP ENET PTP Clock Driver Declan Snyder 2023-08-29 11:04:27 -05:00
  • cc5bd51177 drivers: ptp_clock: Add init priority Kconfig Declan Snyder 2023-08-29 11:03:10 -05:00
  • 39d056b3c3 dts: bindings: Add NXP ENET PTP binding Declan Snyder 2023-08-29 11:02:18 -05:00
  • 809e936c5e drivers: clock_control_mcux_ccm: Add ENET PLL clk Declan Snyder 2023-08-29 11:05:46 -05:00
  • c8375659fb soc: nxp: rt10xx: Increase workqueue size for enet Declan Snyder 2023-09-08 15:31:05 -05:00
  • 0e935ea180 soc: rt10xx: enable phy clock with new driver Declan Snyder 2023-08-24 11:10:41 -05:00
  • fe809c8b24 drivers: ethernet: Add NXP ENET Driver Declan Snyder 2023-07-24 14:06:43 -05:00
  • b669d58337 drivers: mdio: Add NXP ENET MDIO driver Declan Snyder 2023-07-17 19:42:33 -05:00
  • f5bbcf2e48 include: NXP ENET driver include header Declan Snyder 2023-07-17 16:31:39 -05:00
  • 57dd852fda dts: bindings: Add NXP ENET bindings Declan Snyder 2023-07-17 14:34:15 -05:00
  • 5724ce78fc drivers: ethernet: phy: Add KSZ8081 PHY Driver Declan Snyder 2023-07-18 10:01:59 -05:00
  • e7dac64ce1 dts: bindings: Add binding for KSZ8081 PHY Declan Snyder 2023-07-18 11:36:49 -05:00
  • 7e88ab54e2 dts: bindings: ethernet-controller: Add phy mode Declan Snyder 2023-09-27 12:08:32 -05:00
  • 4a8d9a1ef3 drivers: clock_control: mcux_ccm: Add ENET clock Declan Snyder 2023-07-17 19:43:22 -05:00
  • 9f703b88f9 tests/log_output: Avoid printf stack overflow with old picolibc Keith Packard 2023-11-28 11:22:36 -08:00
  • 77abd6f89d tests: Allow thrd test to run on xtensa Peter Mitsis 2023-11-23 09:42:04 -05:00
  • 617cb789c3 tests: drivers: spi: spi_loopback: added overlay file for mimxrt1170 Emilio Benavente 2023-08-29 15:22:59 -05:00
  • 2f68ad7f89 drivers: spi: spi_mcux_lpspi: Added RTIO Support for LPSPI Emilio Benavente 2023-08-29 15:18:49 -05:00
  • 776519075b drivers: spi: Kconfig.mcux_lpspi: Added RTIO Kconfig for lpspi Emilio Benavente 2023-08-29 13:26:38 -05:00
  • 163e9ba9a3 samples: disable usermode for ip_k66f Hake Huang 2023-11-27 16:04:22 +08:00
  • a157898098 mr_canhubk3: change SPI and WD_FS26 init priority Benjamin Perseghetti 2023-11-27 23:50:05 -05:00
  • 0670609bc6 tests: console_switching: drop CONFIG_ZTEST_NEW_API Fabio Baltieri 2023-11-28 14:47:25 +00:00
  • b13ec704d0 tests: drivers: console: add console_switching test Christopher Friedt 2023-09-22 15:36:43 -04:00
  • 37e19451ec drivers: misc: devmux: a device multiplexer pseudo-device Christopher Friedt 2023-09-22 15:26:11 -04:00
  • afc59112a9 device: support for mutable devices Christopher Friedt 2023-09-22 15:08:11 -04:00
  • 28dccf236b tests: misc: iterable_sections: add named alternate tests Christopher Friedt 2023-10-04 13:40:29 -04:00
  • 903f6281ac iterable_sections: define iterable_named_alternate variant Christopher Friedt 2023-10-04 13:46:54 -04:00
  • afd2e9561c net: tls_credentials: Add missing include dir for PSA API Robert Lubos 2023-11-23 12:26:13 +01:00
  • f0032a369d Bluetooth: L2CAP: Fix leaking tx metadata Troels Nilsson 2023-11-22 16:16:29 +01:00
  • b782b11f16 Bluetooth: L2CAP: l2cap_create_le_sig_pdu() no longer uses buf Troels Nilsson 2023-11-22 16:59:25 +01:00
  • b85f1cc246 dts: boards: nucleo_f446re: add support pwm led to nucleo_f446re board Olexander Grin 2023-11-25 17:59:34 +00:00
  • 3f7e73416d soc: riscv: privileged: efinix-sapphire: Enable CONFIG_RISCV_HAS_CPU_IDLE Chen Xingyu 2023-11-26 13:08:45 +08:00
  • 34d2c4d6b2 soc: riscv: privileged: Conditionally override arch_cpu_idle() Chen Xingyu 2023-11-26 12:58:23 +08:00
  • fcee384aad zbus: remove superflous default n from runtime observers Bartosz Bilas 2023-11-22 20:07:18 +01:00
  • ce812c1b25 zbus: rework buffer allocation Kconfig options Bartosz Bilas 2023-11-22 20:03:30 +01:00
  • 407e9a4c74 test: add a gnss build_all test Fabio Baltieri 2023-11-22 23:13:18 +00:00
  • d14066b061 drivers: gnss: add a generic NMEA GNSS driver Fabio Baltieri 2023-09-23 13:41:34 +01:00
  • 00d8263a93 soc: arm: nrf52: Configurable EGU instance for anomaly 109 workaround Marek Pieta 2023-11-27 19:31:30 +01:00
  • c0cb995bce ev11l78a: minimize memory usage in the default config. Diego Elio Pettenò 2023-11-26 20:06:13 +00:00
  • 0fa204b9fd drivers: net: phy: add tja1103 Benjamin Perseghetti 2023-11-24 21:39:21 -05:00
  • d2ea187228 drivers: mdio: add support for NXP S32 GMAC Manuel Argüelles 2023-11-25 12:06:39 +07:00
  • 161aadd590 Bluetooth: Mesh: Return immediately if labels not supported Pavel Vasilyev 2023-11-23 16:12:06 +01:00
  • 362924a693 Bluetooth: Mesh: Use ATOMIC_DEFINE instead of atomic_t Pavel Vasilyev 2023-11-23 15:48:11 +01:00
  • 0d535010cd twister: tests: adapt test for new option Anas Nashif 2023-11-24 08:07:45 -05:00
  • d3af185acd twister: add --aggressive-no-clean option Anas Nashif 2023-11-23 14:22:59 -05:00
  • c2ddfa2bd2 MAINTAINERS: Add more collaborators for Ambiq platforms. Aaron Ye 2023-11-24 11:41:52 +08:00
  • 91fdef0783 soc: npcx: add support for npcx9mfp Jun Lin 2023-11-23 14:37:18 +08:00
  • a51bd53cef tests: Update posix common test for Xtensa Peter Mitsis 2023-11-23 14:01:08 -05:00
  • 5cd2e17424 posix: pthread: fix warning about uninitialized variable Christopher Friedt 2023-11-27 18:14:45 -05:00
  • c2dc103101 CODEOWNERS: update codeowner for watchdog Balsundar Ponnusamy 2023-07-11 06:04:25 +00:00
  • 1e7b75d047 samples: drivers: watchdog: add sample application support Balsundar Ponnusamy 2023-07-10 11:36:10 +00:00
  • 5df70f8a63 dts: arm64: intel: intel_socfpga: Adding nodes for watchdog Balsundar Ponnusamy 2023-07-27 15:01:30 +00:00
  • ffffab6ba6 drivers: watchdog: wdt_dw: resetting CPU or SoC is not configurable Balsundar Ponnusamy 2023-10-16 12:54:06 +00:00
  • f0330892b6 drivers: watchdog: wdt_dw: add watchdog disable at boot and pause by debug Balsundar Ponnusamy 2023-10-17 15:36:12 +00:00
  • ba3a71eda7 drivers: watchdog: wdt_dw: support for resetting watchdog Balsundar Ponnusamy 2023-10-18 06:01:16 +00:00
  • 63b666ac0a drivers: watchdog: wdt_dw: get clock rate from clock manager Balsundar Ponnusamy 2023-10-20 05:04:11 +00:00
  • a89768cec4 drivers: watchdog: wdt_dw: bug fix and modify conditional macro check Balsundar Ponnusamy 2023-10-20 06:04:17 +00:00
  • e971363648 drivers: watchdog: wdt_dw: use mmio address in RAM Balsundar Ponnusamy 2023-10-20 06:00:47 +00:00
  • ca346ba216 soc: esp32: call reset cause reason init Sylvio Alves 2023-11-23 09:35:12 -03:00
  • d3ffe6f404 driver: display: sdl: Introduce de CLI option display_zoom_pct Arnaud MAZIN 2023-11-24 15:13:43 +01:00
  • 473cc03c38 net: ip: icmp: Cleanup packet on failed priority check Pieter De Gendt 2023-11-24 11:09:40 +01:00
  • 411731f778 tests: bsim: Bluetooth: Enable nrf5340bsim CIS ACL group test Vinayak Kariappa Chettimada 2023-11-24 12:02:14 +01:00
  • c2f1ff7f5f net: openthread: upmerge to 75694d2 Maciej Baczmanski 2023-11-24 08:58:45 +01:00
  • 513ba04168 soc: nxp_s32: cmsis rtos v2 adaptation Dat Nguyen Duy 2023-11-22 17:11:29 +07:00
  • 1961adfb96 net: socket: Return ENOTSUP for unknown socket type in recvfrom() Jukka Rissanen 2023-11-27 12:50:27 +02:00
  • 5539a47eb6 tests: net: socket: Add recv pktinfo ancillary tests for recvmsg Jukka Rissanen 2023-11-23 15:50:36 +02:00
  • 5488e76bb2 net: socket: Add support for filling receive pktinfo data Jukka Rissanen 2023-11-23 15:46:36 +02:00
  • 80704bb361 net: socket: Add support for setting pktinfo options Jukka Rissanen 2023-11-22 15:08:59 +02:00
  • c3acd56e27 net: context: Add support for setting receive pktinfo option Jukka Rissanen 2023-11-22 15:07:39 +02:00
  • 760c2f2949 net: sockets: Remove extra check from sendmsg() Jukka Rissanen 2023-11-22 17:43:57 +02:00
  • bb880c6457 tests: net: udp: Make receive timeout shorter Jukka Rissanen 2023-11-22 17:29:59 +02:00
  • 34929a57e0 tests: net: socket: Add TCP tests for recvmsg() Jukka Rissanen 2023-11-23 14:11:44 +02:00
  • 0b71043f6a tests: net: socket: Add UDP tests for recvmsg() Jukka Rissanen 2023-11-23 11:05:22 +02:00
  • 4b365fab45 net: sockets: Add recvmsg() implementation Jukka Rissanen 2023-11-23 11:03:17 +02:00
  • e887b3e452 include: drivers: dai: Align DAI direction with SOF direction Laurentiu Mihalcea 2023-11-23 16:06:56 +02:00
  • 733bddb32e timer: cortex_m_systick: idle timer: handle no sleep case Dawid Niedzwiecki 2023-11-23 10:37:46 +01:00
  • 4104f54987 timer: cortex_m_systick: handle idle timer overflow Dawid Niedzwiecki 2023-11-23 09:53:58 +01:00
  • 2ae09993ca timer: cortex_m_systick: handle cycle count overflow with idle timer Dawid Niedzwiecki 2023-11-23 09:35:17 +01:00
  • b0b57dac72 drivers: net: tc6: Provide separate function to check IC status Lukasz Majewski 2023-11-23 16:51:59 +01:00
  • 8df4482f4c drivers: net: lan865x: Fix initialization of semaphores Lukasz Majewski 2023-11-20 16:11:43 +01:00
  • ecfe5f1167 drivers: net: lan865x: Fix use of RX/TX semaphore in read chunks function Lukasz Majewski 2023-11-17 15:54:55 +01:00
  • c2f5a9d67c drivers: net: lan865x: Do not read chunks if protected read error detected Lukasz Majewski 2023-11-15 14:02:43 +01:00
  • aa733d789f drivers: net: tc6: Avoid sending packet when no data provided Lukasz Majewski 2023-11-16 11:48:55 +01:00
  • cceeba3f42 drivers: net: tc6: Do not send extra last chunk when not required Lukasz Majewski 2023-11-16 11:37:54 +01:00
  • 59980d5c98 drivers: net: tc6: Saturate RCA and RBA when read directly from OA_BUFSTS Lukasz Majewski 2023-11-09 10:36:47 +01:00
  • d378e64508 drivers: net: Force LAN865x to start received frames at first chunk word Lukasz Majewski 2023-11-08 11:05:58 +01:00
  • 6c8c0f57f9 drivers: net: tc6: Add read,modify and write operation on control regs Lukasz Majewski 2023-11-07 13:47:43 +01:00
  • a757c26e50 samples: shields: npm1300_ek: Fix display of negative temperature Andy Sinclair 2023-11-17 15:16:32 +00:00
  • f3447c0c1e samples: shields: npm1300_ek: Added missing shell configs Andy Sinclair 2023-11-17 15:10:17 +00:00
  • 39564cdf20 boards: shields: npm1300_ek: Settings moved to board overlay Andy Sinclair 2023-11-06 15:49:26 +00:00
  • 09e17c17b1 mem_manage: Remove unnecessary header Flavio Ceolin 2023-11-22 21:23:25 -08:00
  • a66667caba kernel: mm: Include missing header Flavio Ceolin 2023-11-22 22:29:13 +00:00
  • 683accaef0 xtensa: mmu: Include missing header Flavio Ceolin 2023-11-22 22:31:43 +00:00
  • 9025789064 tests: Add test for the memory allocator Carlo Caione 2023-09-23 17:34:38 +02:00
  • 06571fc87b doc: Add documentation for the new allocator Carlo Caione 2023-09-23 17:34:32 +02:00