summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/protonic-imx6/board.c
Commit message (Expand)AuthorAgeFilesLines
* eth: replace ethaddr_to_string() with %pMSascha Hauer2024-02-051-4/+1
* treewide: switch regmap.h include to linux/regmap.hAhmad Fatoum2023-10-261-1/+1
* Merge branch 'for-next/usb'Sascha Hauer2023-04-191-1/+1
|\
| * usb: move include files to place where Linux has themSascha Hauer2023-03-201-1/+1
* | ARM: boards: protonic-imx6: fix bbu_handler device pathsMarco Felsch2023-04-041-2/+2
|/
* ARM: boards: protonic-imx6: fix board probe for LANMCUOleksij Rempel2023-03-171-1/+1
* ARM: i.MX: Move mach header files to include/mach/imxSascha Hauer2023-03-061-3/+3
* Rename struct driver_d to driverSascha Hauer2023-01-101-1/+1
* Rename struct device_d to deviceSascha Hauer2023-01-101-10/+10
* ARM: boards: protonic-imx6: Register serial_number parameter with ocotpRobin van der Gracht2022-06-171-3/+36
* ARM: boards: protonic-imx6: Read serial and mac from fuses if availableRobin van der Gracht2022-06-171-7/+37
* ARM: boards: protonic-imx6: Remove usb_delay from the priv structRobin van der Gracht2022-06-171-4/+4
* ARM: boards: protonic-imx6: Register prt-usb boot entryRobin van der Gracht2022-06-171-29/+79
* ARM: boards: protonic-imx6: Remove unsused argument from prt_imx6_usb_mountRobin van der Gracht2022-06-171-9/+3
* ARM: boards: protonic-imx6: Always free allocated alias stringRobin van der Gracht2022-06-171-8/+4
* ARM: boards: protonic-imx6: Free allocated autoboot_timeout stringRobin van der Gracht2022-06-171-0/+1
* ARM: boards: protonic-imx6: add HW revision specific machine compatibleOleksij Rempel2022-05-051-4/+18
* ARM: boards: protonic-imx6: make use of barebox_set_serial_number()Oleksij Rempel2022-05-051-19/+1
* ARM: boards: protonic-imx6: fix file system access warningOleksij Rempel2022-04-011-11/+10
* ARM: boards: protonic-imx6: properly configure RGMII direction for the FEC MACOleksij Rempel2022-03-281-0/+13
* ARM: boards: protonic-imx6: add board specific BBU SD handlersOleksij Rempel2022-03-281-0/+34
* of: rename of_find_node_by_name() to of_find_node_by_name_address()Sascha Hauer2022-03-081-1/+1
* ARM: boards: protonic-imx6: Add support for jozacp boardRobin van der Gracht2021-10-041-0/+23
* ARM: boards: protonic-imx6: Skip usb check on prtvt7 by defaultRobin van der Gracht2021-10-041-18/+43
* ARM: boards: protonic-imx6: use decode error values instead error numbers.Oleksij Rempel2021-10-041-7/+7
* ARM: boards: protonic-imx6: enable deep-probe supportOleksij Rempel2021-10-041-0/+11
* ARM: boards: protonic-imx6: Enable bootchooser on prti6g boardRobin van der Gracht2021-08-231-1/+1
* ARM: boards: protonic-imx6: Add emmc_usdhc machine data variableRobin van der Gracht2021-08-231-1/+29
* ARM: boards: protonic-imx6: Don't register SD with bbuRobin van der Gracht2021-08-231-4/+0
* ARM: boards: protonic-imx6: Don't fixup MAC address for disabled deviceRobin van der Gracht2021-08-231-0/+3
* ARM: boards: protonic-imx6: Run usb boot entry instead of bare deviceRobin van der Gracht2021-08-231-1/+1
* ARM: protonic-imx6: do not expose RFID to the kernel dtsOleksij Rempel2021-07-181-6/+0
* ARM i.MX6Q: fix network configuration for Protonic PRTI6G boardOleksij Rempel2020-12-071-0/+25
* ARM: protonic-imx6: port Protonic specific board codeOleksij Rempel2020-08-241-0/+1034