summaryrefslogtreecommitdiff
path: root/board/compulab
AgeCommit message (Expand)AuthorFilesLines
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
2020-01-18common: Move hang() to the same header as panic()Simon Glass3-0/+3
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass4-0/+4
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass1-0/+1
2020-01-17common: Move clock functions into a new fileSimon Glass1-0/+1
2020-01-07board: cm_fx6: Enable DM support for video, fix build errorSuniel Mahesh1-0/+5
2019-12-03common: Move old EEPROM functions into a new headerSimon Glass1-0/+1
2019-12-03common: Move some board functions out of common.hSimon Glass2-0/+2
2019-12-03common: Drop global inclusion of status_led.hSimon Glass1-0/+1
2019-08-11env: Drop environment.h header file where not neededSimon Glass5-5/+0
2019-08-11env: Move env_get() to env.hSimon Glass1-0/+1
2019-08-11env: Move env_set() to env.hSimon Glass5-0/+5
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu8-22/+22
2019-05-28cm_t3517: remove boardBartosz Golaszewski6-501/+1
2019-04-17arm: am57xx: cl-som-am57x: remove board supportUri Mashiach7-672/+0
2018-08-23usb: musb-new: Fix improper musb host pointerJagan Teki1-2/+2
2018-07-25board: constify struct node_info arrayMasahiro Yamada1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini42-92/+42
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini4-8/+0
2018-04-09net: Move enetaddr env access code to env config instead of net configAlex Kiernan7-0/+7
2018-02-22Revert "mx6: ddr: Allow changing REFSEL and REFR fields"Maxim Yu. Osipov1-2/+0
2018-02-15usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup f...Faiz Abbas2-0/+27