summaryrefslogtreecommitdiff
path: root/board/compulab
AgeCommit message (Expand)Author
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
2018-08-23usb: musb-new: Fix improper musb host pointerJagan Teki
2018-07-25board: constify struct node_info arrayMasahiro Yamada
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-04-08net: Move enetaddr env access code to env config instead of net configAlex Kiernan
2018-02-22Revert "mx6: ddr: Allow changing REFSEL and REFR fields"Maxim Yu. Osipov
2018-02-15usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup f...Faiz Abbas
2018-01-12ARM: imx: cm_fx6: export board and soc info to envChristopher Spinrath
2017-12-29ARM: imx: cm_fx6: remove esdhc init code from board fileChristopher Spinrath
2017-12-29ARM: imx: cm_fx6: remove sata init code from board fileChristopher Spinrath
2017-11-26usb: hub: identify the hub-device to usb_hub_reset_devicesPhilipp Tomsich
2017-10-20net: Add SMC911X driver to Kconfig, convertAdam Ford
2017-10-12arm: imx7d: add support for Compulab cl-som-imx7Ilya Ledvich
2017-09-18imx6: drop duplicated bss memset and board_init_r() callAnatolij Gustschin
2017-09-14arm: am57xx: cl-som-am57x: Use new pinctrl macrosSuman Anna