summaryrefslogtreecommitdiff
path: root/board/compulab
AgeCommit message (Expand)AuthorFilesLines
2022-12-06global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2-3/+3
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini2-2/+2
2022-10-30compulab: Drop old LCD codeSimon Glass2-453/+0
2022-08-21arm: Remove cm_t335 boardTom Rini7-537/+0
2022-06-23linker_lists: Rename sections to remove . prefixAndrew Scull1-2/+2
2022-06-14imx: imx8mm-cl-iot-gate: enable pinctrl_wdog in SPLPeng Fan1-19/+0
2022-06-14imx: imx8mm-cl-iot-gate: Enable DM_SERIALPeng Fan1-10/+2
2022-05-20imx8m: fix reading of DDR4 MR registersRasmus Villemoes1-27/+0
2022-04-22imx8mm-cl-iot-gate: Remove redundant board_fix_fdt()Ying-Chun Liu (PaulLiu)1-5/+0
2022-04-15capsule: board: Add information needed for capsule updatesSughosh Ganu1-0/+28
2022-04-12imx8mm-cl-iot-gate: Retrieve the serial number from EEPROMFabio Estevam1-0/+50
2022-04-12imx8mm-cl-iot-gate: Retrieve the MAC address from EEPROMFabio Estevam1-0/+51
2022-04-12imx8mm-cl-iot-gate: Retrieve the DDR type from EEPROMFabio Estevam2-3/+26
2022-04-12imx8mm-cl-iot-gate: Add SPL EEPROM supportFabio Estevam2-1/+131
2022-02-09imx: Don't define __ASSEMBLY__ in source filesSimon Glass1-1/+0
2022-02-05arm: imx8m: imx8mm-cl-iot-gate: detect extension boardYing-Chun Liu (PaulLiu)1-0/+333
2022-01-10Merge branch 'next'Tom Rini1-4/+0
2022-01-07imx8mm-cl-iot-gate: fix imximage intermediate binary namingMarcel Ziswiler1-1/+1
2021-12-27Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespaceTom Rini1-4/+0
2021-10-07arm: imx8m: imx8mm-cl-iot-gate: Add support for detect memory sizeYing-Chun Liu (PaulLiu)1-0/+25
2021-10-07imx8mm-cl-iot-gate: Split the defconfigsFabio Estevam2-1/+2
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk2-2/+0
2021-09-28compulab: Clean up some unused symbolsTom Rini1-43/+0
2021-09-07arm: Disable ATAGs supportTom Rini1-0/+2
2021-09-04i2c: Convert CONFIG_POWER_I2C et al to KconfigSimon Glass1-2/+2
2021-09-04power: Rename CONFIG_POWER to CONFIG_POWER_LEGACYSimon Glass1-2/+2
2021-09-04spi: Rename SPI_SUPPORT to SPISimon Glass2-4/+4
2021-09-04mmc: Rename MMC_SUPPORT to MMCSimon Glass1-1/+1
2021-09-01imx: Finish migration of IMX_CONFIG to KconfigTom Rini1-0/+3
2021-08-30Convert CONFIG_SYS_I2C_SPEED et al to KconfigTom Rini1-1/+1
2021-08-30ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespaceTom Rini2-2/+2
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini2-2/+2
2021-08-30Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to KconfigTom Rini1-9/+0
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass2-2/+2
2021-07-28i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass2-2/+2
2021-05-02arm: imx8m: add support for Compulab iot-gate-imx8 (imx8mm-cl-iot-gate)Ying-Chun Liu (PaulLiu)13-0/+7932
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass4-0/+4
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass1-1/+1
2020-12-14dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass1-1/+1
2020-12-14dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass1-1/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada6-8/+8
2020-07-09arm: Remove cm_t35 boardJagan Teki4-539/+0
2020-07-09arm: Remove cm_t54 boardJagan Teki6-446/+0
2020-05-19common: Drop linux/delay.h from common headerSimon Glass9-0/+9
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop net.h from common headerSimon Glass5-0/+5
2020-05-18arm: Don't include common.h in header filesSimon Glass1-0/+1
2020-02-06dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1