Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | imx: bundle correct SDMA firmware for i.MX 7 boards | Lech Perczak | 2022-07-11 | 1 | -0/+0 |
| | | | | | | | | | | Import sdma-imx7d.bin from linux-firmware repository at commit: 55edf5202154: ("imx: sdma: update firmware to v3.5/v4.5") Cortex-A7 boards (i.MX 7 based) use different SDMA firmware than i.MX 6 boards - bundle the correct files in per-subtarget kernel options. Signed-off-by: Lech Perczak <lech.perczak@gmail.com> | ||||
* | imx: bump SDMA firmware to v3.6 | Koen Vandeputte | 2022-01-13 | 1 | -0/+0 |
| | | | | | | No changelog available Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com> | ||||
* | imx6: rename target to 'imx' | Piotr Dymacz | 2021-11-03 | 1 | -0/+0 |
This is first step in migrating to a generic i.MX target which in the next steps will also get divided into arch-specific subtargets. In the result, this will make it possible to support, within a single target, also other modern NXP i.MX families, like the i.MX 7, i.MX 8 or recently introduced i.MX 9. Signed-off-by: Piotr Dymacz <pepe2k@gmail.com> |