summaryrefslogtreecommitdiff
path: root/board/compulab/imx8mm-cl-iot-gate
AgeCommit message (Expand)Author
2026-02-17treewide: Clean up DECLARE_GLOBAL_DATA_PTR usagePeng Fan
2025-11-03board: compulab: Convert imx8mm-cl-iot-gate to UCLASS extension frameworkKory Maincent (TI.com)
2025-11-03board: compulab: Exclude compulab extension board detection from XPL buildsKory Maincent (TI.com)
2024-10-11board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-06-03imx8mm-cl-iot-gate: Add support for the Realtek RTL8211E PHYFabio Estevam
2024-06-03imx8mm-cl-iot-gate: Add support for Samsung 4GB DDRFabio Estevam
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06board: compulab: Remove <common.h> and add needed includesTom Rini
2023-08-09treewide: rework linker symbol declarations in sections headerShiji Yang
2023-06-08efi_loader: add the number of image entries in efi_capsule_update_infoMasahisa Kojima
2023-03-30compulab: imx8mm-cl-iot-gate: Fix some function declarations in ddr.hYing-Chun Liu (PaulLiu)
2023-02-09Correct SPL uses of EFI_HAVE_CAPSULE_SUPPORTSimon Glass
2023-02-07compulab: Drop CONFIG_TARGET_MCM_IMX8M_MINISimon Glass
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini
2023-01-20global: Remove unused CONFIG definesTom Rini
2022-06-14imx: imx8mm-cl-iot-gate: enable pinctrl_wdog in SPLPeng Fan
2022-06-14imx: imx8mm-cl-iot-gate: Enable DM_SERIALPeng Fan
2022-05-20imx8m: fix reading of DDR4 MR registersRasmus Villemoes
2022-04-21imx8mm-cl-iot-gate: Remove redundant board_fix_fdt()Ying-Chun Liu (PaulLiu)
2022-04-15capsule: board: Add information needed for capsule updatesSughosh Ganu
2022-04-12imx8mm-cl-iot-gate: Retrieve the serial number from EEPROMFabio Estevam
2022-04-12imx8mm-cl-iot-gate: Retrieve the MAC address from EEPROMFabio Estevam
2022-04-12imx8mm-cl-iot-gate: Retrieve the DDR type from EEPROMFabio Estevam
2022-04-12imx8mm-cl-iot-gate: Add SPL EEPROM supportFabio Estevam
2022-02-08imx: Don't define __ASSEMBLY__ in source filesSimon Glass
2022-02-05arm: imx8m: imx8mm-cl-iot-gate: detect extension boardYing-Chun Liu (PaulLiu)
2022-01-07imx8mm-cl-iot-gate: fix imximage intermediate binary namingMarcel Ziswiler
2021-10-07arm: imx8m: imx8mm-cl-iot-gate: Add support for detect memory sizeYing-Chun Liu (PaulLiu)
2021-10-07imx8mm-cl-iot-gate: Split the defconfigsFabio Estevam
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk
2021-08-31imx: Finish migration of IMX_CONFIG to KconfigTom Rini
2021-08-30Convert CONFIG_SYS_I2C_SPEED et al to KconfigTom Rini
2021-05-02arm: imx8m: add support for Compulab iot-gate-imx8 (imx8mm-cl-iot-gate)Ying-Chun Liu (PaulLiu)