aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp/mc-utils
AgeCommit message (Collapse)Author
2019-10-21mc-utils: update to b11bd6bChunrong Guo
*update to lsdk 1909 tag include the following changes: b11bd6b - add -q parameter in Makefile to suppress warnings 88ef94c - Fix the DPC files 81b29e9 - add API for MC 10.18.0 385c5c0 - add comments in DPC files cd587e8 - Update DPC files with CONSOLE_MODE_OFF ac44b91 - add API for MC 10.17.0 7081395 - api: add symlink for mc 10.15.1 176d0f0 - api: add symlink for mc 10.9.2 42d8e0c - remove API for MC 10.9.2 99ad9dd - api: add symlink for mc 10.9.1 f0f3778 - remove API for MC 10.9.1 11671fa - api: add symlink for mc 10.8.2 dd8bfef - add API for MC 10.8.1 86cdb55 - api: add symlink for mc 10.3.4 73fd0ee - delete APT for MC 10.3.4 and add for MC 10.3.3 15acb73 - add API for MC 10.3.1 6f0dd0e - add API for MC 10.3.0 965c97e - api: add symlink for MC 10.16.1 2b51a3a - api: add symlink for MC 10.16.2 Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-07-12mc-utils: update to 18c7760Chunrong Guo
*update to lsdk 1906 tag include the following changes: 18c7760 - Add DPSECI object in default DPL for LX2160 platform 598afb9 - Add DPL files for LS1088/LS2088 with DPSECI objects included 8da7d1d - api: add MC 10.16.0 APIs 19a70bb - api: add MC 10.15.0 APIs Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-04-11mc-utils: update to eeb8972Chunrong Guo
*update to lsdk 1903 tag include the following changes eeb8972 - api: add symlink for MC 10.14.1, 10.14.2, 10.14.3 2f51b5a - config: lx2160a: Backplane config example for lx2 97fac94 - api: add MC 10.14.0 APIs Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-01-14mc-utils: update to 6aca560Chunrong Guo
*update to lsdk 1812 tag include the following changes: update COMPATIBLE_MACHINE for qoriq-arm64 6aca560 - config: lx2160a: add dprtc object 73eec5c - api: add MC 10.13.0 APIs 022adf2 - api: add MC 10.12.0 APIs f3e4205 - api: add MC 10.11.2 APIs cb2afb7 - api: add MC 10.11.1 APIs 65aeed6 - config: update number of necessary dpmcp 1370e38 - Add dpc with USXGMII for QDS protocol 7 *Update COMPATIBLE_MACHINE for qoriq-arm64 *Support lx2160a Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2018-10-01mc-utils: update to 30c6310Chunrong Guo
*update to lsdk 1809 tag include the following changes: 30c6310 - api: add MC 10.11.0 APIs e085f36 - USXGMII mac with autoneg must have type phy fc6a900 - lx2160: DPL file for Serdes1=15 fefdb7e - api: add MC 10.10.0 APIs b155e19 - api: add MC 10.9.3 APIs 494342e - api: add MC 10.9.2 APIs 462cf1a - Merge pull request #12 in DPAA2/mc-utils from lx2_bringup to master a3cda64 - USXGMII dpc for LX2 f30bee4 - Changes for Serdes1 protocol 8 and 13 9f7f113 - Rename dpl-eth.7.dts to dpl-eth.7.8.dts because both serdes protocols (7 and 8) can be supported using this file e6b77e2 - Modify log_level to LOG_LEVEL_WARN to be consistent with the file name. dc400f9 - Remove innacurate comment from file dpl-eth.0x19.dts d68abd9 - Add configuration files for serdes protocol 13 (100G). eb77501 - Create separate folders for RDB and QDS files. 4121666 - config: lx2160a: configure MC to treat dpmac.17 and .18 as MAC_LINK_TYPE_PHY b5b4dd2 - api: add MC 10.9.1 APIs c942e0c - api: add MC 10.9.0 APIs 777c002 - config: lx2160a: added copyright and license 4937734 - config: lx2160a: add DPL for Serdes1 protocol 0x7 d03f567 - lx2160a: Add DPNI for DPMAC.2 c7705fe - lx2160a: Increase number of 2-WQ channels 7439147 - lx2160a: All all te DPMACs for Serdes protocol 1 = 19 Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-07-02mc-utils: update to de3c46f16Chunrong Guo
Following changes are included: de3c46f - api: add MC 10.8.0 APIs 7a3fa0f - Updated DPSECI API 2155e5c - Add MC 10.7.0 APIs 59edbdf - Added MC 10.4.0, 10.5.0 and 10.6.0 APIs Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-03-06mc-utils: update SRC_URLC.R. Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-02-06mc-utils: add recipesChunrong Guo
*include the following changes: b79fe4b - config: add descriptions to DPCs and DPLs cc37a9c - config: convert files from dos format to unix 8b3fe8c - config: update source files to match release LSDK-17.09 5b25be0 - config: update source files to match release LSDK-17.06 01a71bb - config: update source files to match LSDK-17.06-EAR 06dda1d - config: add source files for DPLs and DPCs 86da1cf - initial commit Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>