summaryrefslogtreecommitdiff
path: root/board/compulab/cm_fx6/cm_fx6.c
AgeCommit message (Expand)Author
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-01-07board: cm_fx6: Enable DM support for video, fix build errorSuniel Mahesh
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu
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-08net: Move enetaddr env access code to env config instead of net configAlex Kiernan
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-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-07-12imx: reorganize IMX code as other SOCsStefano Babic
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass
2016-10-13cmd/fdt: add possibilty to have 'extrasize' on fdt resizeHannes Schmelzer
2016-09-06ARM: board: cm_fx6: fix mtd partition fixupChristopher Spinrath
2016-07-19ARM: board: cm_fx6: fixup mtd partitions in the fdtChristopher Spinrath
2016-07-12ARM: board: cm-fx6: fix mmc for old revisions of utiliteChristopher Spinrath
2015-11-16arm: mx6: cm-fx6: add splash locations to cm-fx6Nikita Kiryanov
2015-11-16splash_source: add support for filesystem formatted mmcNikita Kiryanov
2015-09-13arm: mx6: cm-fx6: modify device tree for old revisions of utiliteNikita Kiryanov
2015-09-13compulab: eeprom: select i2c bus when querying for board revNikita Kiryanov
2015-09-02arm: mx6: cm-fx6: print PCB revisionNikita Kiryanov
2015-09-02arm: mx6: cm-fx6: force host mode on usb controllerNikita Kiryanov
2015-08-02arm: mx6: cm-fx6: setup hdmi only on hdmi enableNikita Kiryanov
2015-08-02arm: mx6: cm-fx6: add support for displaytype env varNikita Kiryanov
2015-08-02arm: mx6: cm-fx6: make it possible to not init displayNikita Kiryanov
2015-08-02arm: mx6: cm-fx6: map HDMI to IPU1 DI0 explicitlyNikita Kiryanov
2015-04-18net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger
2015-01-29common: convert compulab splash load code to common codeNikita Kiryanov
2015-01-29arm: mx6: cm-fx6: add splash screen supportNikita Kiryanov
2015-01-29arm: mx6: cm-fx6: add hdmi console supportNikita Kiryanov
2015-01-29arm: mx6: cm-fx6: pass 2nd nic mac addr to LinuxNikita Kiryanov
2015-01-29compulab: eeprom: allow reading mac address from multiple eepromsNikita Kiryanov
2015-01-29arm: mx6: cm-fx6: change dtb node for ethaddrNikita Kiryanov
2014-11-26Merge git://git.denx.de/u-boot-fdtTom Rini
2014-11-24arm: mx6: cm_fx6: implement board specific sata stopNikita Kiryanov
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass
2014-11-05Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2014-11-05arm: mx6: cm_fx6: change issd gpio orderNikita Kiryanov
2014-10-23dm: move platform data headers to include/dm/platform_dataMasahiro Yamada
2014-10-22dm: imx: Move cm_fx6 to use driver model for serial and GPIOSimon Glass