summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/skov-imx6
Commit message (Expand)AuthorAgeFilesLines
* eth: replace ethaddr_to_string() with %pMSascha Hauer2024-02-051-4/+1
* ARM: skov-imx6: Remove unused board variantsSascha Hauer2023-10-041-136/+0
* ARM: skov-imx6: Add new calibration values for i.MX6SSascha Hauer2023-08-181-27/+27
* ARM: skov-imx6: Add new calibration values for i.MX6QSascha Hauer2023-08-181-34/+34
* treewide: Print device nodes with %pOFSascha Hauer2023-07-031-2/+2
* Merge branch 'for-next/arm' into nextSascha Hauer2023-03-163-12/+13
|\
| * ARM: i.MX: Only provide PUTC_LL() when activatedSascha Hauer2023-03-071-0/+1
| * ARM: i.MX: Move mach header files to include/mach/imxSascha Hauer2023-03-063-12/+12
* | ARM: i.MX: boards: Use imx6_cpu_lowlevel_init()Sascha Hauer2023-03-161-1/+1
|/
* Merge branch 'for-next/imx'Sascha Hauer2023-01-201-22/+38
|\
| * ARM: i.MX6: skov: fix LVDS deep probeAhmad Fatoum2023-01-041-3/+4
| * ARM: i.MX6: skov: refactor LVDS/parallel device tree fixupsAhmad Fatoum2023-01-041-22/+37
* | Rename struct driver_d to driverSascha Hauer2023-01-101-1/+1
* | Rename struct device_d to deviceSascha Hauer2023-01-101-4/+4
|/
* ARM: boards: skov-imx6: assigned separate MAC address to LAN2Oleksij Rempel2022-11-081-1/+31
* ARM: boards: skov-imx6: convert all pr_ to dev_ printsOleksij Rempel2022-11-081-31/+42
* ARM: boards: skov-imx6: rework switch detectionOleksij Rempel2022-10-041-17/+10
* ARM: boards: skov-imx6: free used gpio devices pinsOleksij Rempel2022-10-041-0/+3
* ARM: boards: skov-imx6: make use of of_prepend_machine_compatible()Oleksij Rempel2022-05-051-37/+3
* of: rename of_find_node_by_name() to of_find_node_by_name_address()Sascha Hauer2022-03-081-2/+2
* arch: add SPDX-License-Identifier to all headersAhmad Fatoum2022-01-051-0/+2
* ARM: i.MX: add SPDX-License-Identifier for DCDAhmad Fatoum2022-01-051-0/+2
* treewide: add SPDX-License-Identifier for Kbuild/KconfigAhmad Fatoum2022-01-051-0/+2
* ARM: boards: skov-imx6: use separate DTS for the iMX6 Solo variantOleksij Rempel2021-10-111-1/+5
* ARM: boards: skov-imx6: add defaultenv with eth1-discover scriptOleksij Rempel2021-10-113-0/+12
* ARM: boards: skov-imx6: start using deep-probeOleksij Rempel2021-10-111-5/+17
* ARM: boards: skov-imx6: fixup different DTS variantsOleksij Rempel2021-10-111-5/+43
* ARM: boards: skov-imx6: disable eth0 for barebox if no switch is detectedOleksij Rempel2021-10-111-0/+10
* ARM: boards: skov-imx6: add switch detectionOleksij Rempel2021-10-111-25/+124
* ARM: boards: skov-imx6: fixup_machine_compatible() add optional root nodeOleksij Rempel2021-10-111-6/+8
* Merge branch 'for-next/imx'Sascha Hauer2021-05-172-15/+0
|\
| * ARM: i.MX: Skov-imx6: Remove custom envSascha Hauer2021-05-172-15/+0
* | ARM: i.MX: Skov: Add missing filesSascha Hauer2021-05-042-0/+94
|/
* ARM: i.MX: Add support for Skov i.MX6 boardsJuergen Borleis2021-04-136-0/+1214