summaryrefslogtreecommitdiff
path: root/board/compulab
AgeCommit message (Expand)AuthorFilesLines
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
2018-01-12ARM: imx: cm_fx6: export board and soc info to envChristopher Spinrath1-0/+21
2017-12-29ARM: imx: cm_fx6: remove esdhc init code from board fileChristopher Spinrath1-29/+0
2017-12-29ARM: imx: cm_fx6: remove sata init code from board fileChristopher Spinrath1-42/+0
2017-11-26usb: hub: identify the hub-device to usb_hub_reset_devicesPhilipp Tomsich1-1/+1
2017-10-21net: Add SMC911X driver to Kconfig, convertAdam Ford1-1/+2
2017-10-12arm: imx7d: add support for Compulab cl-som-imx7Ilya Ledvich8-0/+813
2017-09-18imx6: drop duplicated bss memset and board_init_r() callAnatolij Gustschin1-3/+0
2017-09-15arm: am57xx: cl-som-am57x: Use new pinctrl macrosSuman Anna1-52/+53
2017-08-19Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini1-0/+80
2017-08-17dm: imx: cm_fx6: Add MMC support for CONFIG_BLKSimon Glass1-0/+11
2017-08-17dm: imx: cm_fx6: Support driver model for SATASimon Glass1-0/+69
2017-08-16env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass6-9/+9