summaryrefslogtreecommitdiff
path: root/board/compulab
AgeCommit message (Expand)Author
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-10Merge branch 'next'Tom Rini
2022-01-07imx8mm-cl-iot-gate: fix imximage intermediate binary namingMarcel Ziswiler
2021-12-27Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespaceTom Rini
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-09-27compulab: Clean up some unused symbolsTom Rini
2021-09-07arm: Disable ATAGs supportTom Rini
2021-09-04i2c: Convert CONFIG_POWER_I2C et al to KconfigSimon Glass
2021-09-04power: Rename CONFIG_POWER to CONFIG_POWER_LEGACYSimon Glass
2021-09-04spi: Rename SPI_SUPPORT to SPISimon Glass
2021-09-04mmc: Rename MMC_SUPPORT to MMCSimon Glass
2021-08-31imx: Finish migration of IMX_CONFIG to KconfigTom Rini
2021-08-30Convert CONFIG_SYS_I2C_SPEED et al to KconfigTom Rini
2021-08-30ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespaceTom Rini
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini
2021-08-30Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to KconfigTom Rini
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass
2021-07-28i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass
2021-05-02arm: imx8m: add support for Compulab iot-gate-imx8 (imx8mm-cl-iot-gate)Ying-Chun Liu (PaulLiu)
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-07-09arm: Remove cm_t35 boardJagan Teki
2020-07-09arm: Remove cm_t54 boardJagan Teki
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-05-18arm: Don't include common.h in header filesSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass
2020-01-17common: Move clock functions into a new fileSimon Glass
2020-01-07board: cm_fx6: Enable DM support for video, fix build errorSuniel Mahesh
2019-12-02common: Move old EEPROM functions into a new headerSimon Glass
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-12-02common: Drop global inclusion of status_led.hSimon Glass
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move env_get() to env.hSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu
2019-05-28cm_t3517: remove boardBartosz Golaszewski
2019-04-17arm: am57xx: cl-som-am57x: remove board supportUri Mashiach