1. ada8d72 boards: remove non-minimal peripherals from defconfig by Gerard Marull-Paretas · 2 years, 5 months ago
  2. aeb2280 boards: ip_k66f: enable SPI if NET_DSA=y by Gerard Marull-Paretas · 2 years, 5 months ago
  3. cbc848f dts: bindings: device labels are now optional by Kumar Gala · 2 years, 6 months ago
  4. d342e4c linker: update files with <zephyr/...> include prefix by Gerard Marull-Paretas · 2 years, 8 months ago
  5. 7b449d6 boards: remove pinmux usage for all kinetis boards by Daniel DeGrasse · 2 years, 10 months ago
  6. f5c9fce boards: remove enet pinmux for kinetis boards by Daniel DeGrasse · 2 years, 10 months ago
  7. f400aa4 boards: remove spi pinmux setting for kinetis boards by Daniel DeGrasse · 2 years, 10 months ago
  8. 9713f0d everywhere: fix typos by Nazar Kazakov · 2 years, 11 months ago
  9. 6b9741d boards: ip_k66f: Add pinctrl groups for ip_k66f by Daniel DeGrasse · 2 years, 11 months ago
  10. 80981dc boards: arm: nxp: Add pinctrl-names by Kumar Gala · 3 years, 4 months ago
  11. f88a420 toolchain: migrate iterable sections calls to the external API by Fabio Baltieri · 3 years, 5 months ago
  12. 89482f0 net: ethernet: bridging support by Nicolas Pitre · 3 years, 7 months ago
  13. a186fab arm: ip_k66f: Introduce board specific linker.ld file by Lukasz Majewski · 3 years, 10 months ago
  14. 6b8fa2a arm: nxp: kinetis: Remove explicity setting of pincfg to GPIO by Kumar Gala · 3 years, 10 months ago
  15. a45c60f boards: arm: ip_k66f: Add pinctrl dts properties by Kumar Gala · 3 years, 9 months ago
  16. c5c0ee2 dts: nxp: kinetis: Add chip specific dtsi files by Kumar Gala · 3 years, 10 months ago
  17. 7397e3e boards: kinetis: Remove unneeded zephyr_include_directories by Kumar Gala · 3 years, 10 months ago
  18. cd13b67 boards: arm: ip_k66f: set clk dividers in device tree by Mikkel Jakobsen · 3 years, 11 months ago
  19. 942916e arm: nxp: kinetis: Rework device_get_binding for pinmux by Kumar Gala · 4 years ago
  20. 460d554 dsa: ip_k66f: Enable support for KSZ8794 DSA device on ip_k66f board by Lukasz Majewski · 4 years, 5 months ago
  21. e33f756 board: ip_k66f: Update list of used (supported) features by Lukasz Majewski · 4 years, 1 month ago
  22. b1e4913 boards: arm: nxp: kinetis: Convert pinmux to new DT based names by Kumar Gala · 4 years, 1 month ago
  23. 792bec2 boards: arm: remove non-existing doc link from partition definitions by Ioannis Glaropoulos · 4 years, 3 months ago
  24. ac31c4e eth: mcux: Get rid of CONFIG_ETH_MCUX_* by Armand Ciejak · 4 years, 3 months ago
  25. bc9a498 boards: arm: Enable hardware stack protection on nxp kinetis boards by Maureen Helm · 4 years, 3 months ago
  26. bc72b67 dts: clocks: kinetis: set pllfll and er32k clock settings from dts by Nicolai Glud · 4 years, 6 months ago
  27. e18fcbb device: Const-ify all device driver instance pointers by Tomasz Bursztyka · 4 years, 9 months ago
  28. 8dd6644 dts: Add 'fixed-link' sub-node to 'eth' node on ip_k66f board by Lukasz Majewski · 4 years, 9 months ago
  29. 02eed8f defconfig: ip_k66f: Enable ETH_MCUX_NO_PHY_SMI on ip_k66f board by Lukasz Majewski · 4 years, 9 months ago
  30. a6ea1cf boards: dts: Fix broken link in comment by Eug Krashtan · 4 years, 6 months ago
  31. f8a9b5d defconfig: Enable RMII_EXT_CLK on ip_k66f board by Lukasz Majewski · 4 years, 9 months ago
  32. 29696d5 clk: ip_k66f: Fix ip_k66f to use 180MHz as a system clock by Lukasz Majewski · 4 years, 10 months ago
  33. a24f194 defconfig: ip_k66f: Set proper CONFIG_OSC_XTAL0_FREQ to 12MHz by Lukasz Majewski · 4 years, 10 months ago
  34. 6016dad doc: Update ip_k66f documentation entry about serial console by Lukasz Majewski · 4 years, 8 months ago
  35. 2ce1d70 defconfig: Increase the size of RTT console "UP" buffer by Lukasz Majewski · 4 years, 9 months ago
  36. 514ac98 Kconfig: Enable support for ETH on ip_k66f by Lukasz Majewski · 4 years, 10 months ago
  37. 449c2f8 defconfig: Enable support for SPI on ip_k66f by Lukasz Majewski · 4 years, 10 months ago
  38. 8fe5949 ip_k66f: pinmux: Add support for PTE26 to work as clock source for RMII by Lukasz Majewski · 4 years, 9 months ago
  39. e8daf76 ip_k66f: pinmux: Add pins configuration for SPI1 by Lukasz Majewski · 4 years, 10 months ago
  40. 0c17130 ip_k66f: Kconfig: Enable PINMUX_MCUX_PORTB only when "spi1" label defined by Lukasz Majewski · 4 years, 9 months ago
  41. 4d7e386 ip_k66f: pinmux: eth: Add ETH support by Lukasz Majewski · 4 years, 10 months ago
  42. f890a6d dts: ip_k66f: Enable gpio{abe} on the ip_k66f board by Lukasz Majewski · 4 years, 8 months ago
  43. dd29487 dts: ip_k66f: Enable spi1 on the ip_k66f board by Lukasz Majewski · 4 years, 10 months ago
  44. 0c9d92b dts: ip_k66f: Enable eth on the ip_k66f board by Lukasz Majewski · 4 years, 10 months ago
  45. 3256005 board: ip_k66f: Add support for RTT based console by Lukasz Majewski · 4 years, 10 months ago
  46. 22e65cb gpio: mcux: Convert convert to DT_INST defines by Kumar Gala · 5 years ago
  47. 00c540a boards: ip_k66f: disable as default test platform by Anas Nashif · 4 years, 10 months ago
  48. 19d9ecc boards: arm: Add ip_k66f board support by Parthiban Nallathambi · 5 years ago