summaryrefslogtreecommitdiff
path: root/board/compulab
AgeCommit message (Expand)Author
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
2017-08-18Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini
2017-08-17dm: imx: cm_fx6: Add MMC support for CONFIG_BLKSimon Glass
2017-08-17dm: imx: cm_fx6: Support driver model for SATASimon Glass
2017-08-16env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-16env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass
2017-08-09Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XXAdam Ford
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic
2017-06-05ARM: am57xx: cl-som-am57x: support for AM5718Uri Mashiach
2017-06-05arm: Include asm/setup.h explictlySimon Glass
2017-05-16Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini
2017-05-15mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada
2017-05-08arm: am57xx: cl-som-am57x: invoke clock API to enable/disable clocksUri Mashiach
2017-05-08usb: host: xhci-omap: fix double weak board_usb_init functionsUri Mashiach