index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
compulab
/
cm_fx6
/
cm_fx6.c
Age
Commit message (
Expand
)
Author
2024-07-22
board: compulab: Remove duplicate newlines
Marek Vasut
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
board: compulab: Remove <common.h> and add needed includes
Tom Rini
2023-02-09
Correct SPL use of AHCI
Simon Glass
2022-11-10
global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace
Tom Rini
2021-09-07
arm: Disable ATAGs support
Tom Rini
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-05
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-01-07
board: cm_fx6: Enable DM support for video, fix build error
Suniel Mahesh
2019-12-02
common: Move some board functions out of common.h
Simon Glass
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
env: Move env_set() to env.h
Simon Glass
2019-06-23
Convert to use fsl_esdhc_imx for i.MX platforms
Yangbo Lu
2018-07-25
board: constify struct node_info array
Masahiro Yamada
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-08
net: Move enetaddr env access code to env config instead of net config
Alex Kiernan
2018-01-12
ARM: imx: cm_fx6: export board and soc info to env
Christopher Spinrath
2017-12-29
ARM: imx: cm_fx6: remove esdhc init code from board file
Christopher Spinrath
2017-12-29
ARM: imx: cm_fx6: remove sata init code from board file
Christopher Spinrath
2017-08-18
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2017-08-17
dm: imx: cm_fx6: Add MMC support for CONFIG_BLK
Simon Glass
2017-08-17
dm: imx: cm_fx6: Support driver model for SATA
Simon Glass
2017-08-16
env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
Simon Glass
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
Simon Glass
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic
2017-04-05
board_f: Drop setup_dram_config() wrapper
Simon Glass
2016-10-13
cmd/fdt: add possibilty to have 'extrasize' on fdt resize
Hannes Schmelzer
2016-09-06
ARM: board: cm_fx6: fix mtd partition fixup
Christopher Spinrath
2016-07-19
ARM: board: cm_fx6: fixup mtd partitions in the fdt
Christopher Spinrath
2016-07-12
ARM: board: cm-fx6: fix mmc for old revisions of utilite
Christopher Spinrath
2015-11-16
arm: mx6: cm-fx6: add splash locations to cm-fx6
Nikita Kiryanov
2015-11-16
splash_source: add support for filesystem formatted mmc
Nikita Kiryanov
2015-09-13
arm: mx6: cm-fx6: modify device tree for old revisions of utilite
Nikita Kiryanov
2015-09-13
compulab: eeprom: select i2c bus when querying for board rev
Nikita Kiryanov
2015-09-02
arm: mx6: cm-fx6: print PCB revision
Nikita Kiryanov
2015-09-02
arm: mx6: cm-fx6: force host mode on usb controller
Nikita Kiryanov
2015-08-02
arm: mx6: cm-fx6: setup hdmi only on hdmi enable
Nikita Kiryanov
2015-08-02
arm: mx6: cm-fx6: add support for displaytype env var
Nikita Kiryanov
2015-08-02
arm: mx6: cm-fx6: make it possible to not init display
Nikita Kiryanov
2015-08-02
arm: mx6: cm-fx6: map HDMI to IPU1 DI0 explicitly
Nikita Kiryanov
2015-04-18
net: cosmetic: Name ethaddr variables consistently
Joe Hershberger
2015-01-29
common: convert compulab splash load code to common code
Nikita Kiryanov
2015-01-29
arm: mx6: cm-fx6: add splash screen support
Nikita Kiryanov
[next]