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
/
solidrun
/
mx6cuboxi
Age
Commit message (
Expand
)
Author
2020-06-23
mx6cuboxi: remove unused code
Walter Lozano
2020-06-23
mx6cuboxi: customize board_boot_order to access eMMC
Walter Lozano
2020-06-22
mx6cuboxi: Convert to DM_ETH
Fabio Estevam
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-18
arm: Don't include common.h in header files
Simon Glass
2020-01-07
mx6cuboxi: enable OF_CONTROL with DM_MMC and DM_USB
Baruch Siach
2019-12-06
mx6cuboxi: Add Baruch as maintainer
Fabio Estevam
2019-12-02
common: Move some board functions out of common.h
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-23
mx6cuboxi: Use mmc_get_op_cond() to check for an eMMC
Jon Nettleton
2018-07-23
mx6cuboxi: Add support for eMMC booting
Jon Nettleton
2018-06-18
mx6cuboxi: fix 4GB ddr memory detection
Jon Nettleton
2018-06-18
mx6cuboxi: consolidate board detection and add som revision checking
Jon Nettleton
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-15
mx6cuboxi: Fix some memory configuration errors
Jon Nettleton
2017-10-12
mx6cuboxi: Avoid calling setup_display() from SPL code
Fabio Estevam
2017-09-20
detect and setup solidrun hummingboard2
Dennis Gilmore
2017-08-28
imx: imx6: Move gpr_init() function to soc.c
Breno Lima
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic
2017-07-12
mx6cuboxi: Add support for sata
Peter Robinson
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-06
mx6: ddr: Allow changing REFSEL and REFR fields
Fabio Estevam
2016-07-28
mx6cuboxi: Replace is_mx6q() for macro
Breno Lima
2016-04-01
usb: Rename ehci-fsl.h to ehci-ci.h
Mateusz Kulikowski
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
2016-01-11
MAINTAINERS/mailmap: Update my email address
Fabio Estevam
2016-01-10
mx6cuboxi: Remove obsolete comment
Fabio Estevam
2016-01-10
mx6cuboxi: Fix the reset delay for the AR8035 PHY
Fabio Estevam
2015-09-13
mx6: remove SYS_SOC from board Kconfig
Peng Fan
2015-09-02
imx: mx6: ddr init MMDC according to ddr_type
Peng Fan
2015-09-02
imx: clock support enet2 anatop clock support
Peng Fan
2015-06-15
mx6cuboxi: Fix boot of hummingboard dual-lite
Fabio Estevam
2015-05-15
mx6cuboxi: Mention Cubox-i in the README
Fabio Estevam
2015-05-15
mx6cuboxi: Pull down PAD_ENET_RXD0/RXD1
Fabio Estevam
2015-05-15
mx6cuboxi: Fix Ethernet PHY detection problem
Fabio Estevam
2015-05-15
mx6cuboxi: Add USB host support
Fabio Estevam
2015-05-15
mx6cuboxi: Add HDMI output support
Fabio Estevam
2015-04-27
mx6cuboxi: Load the correct 'fdtfile' variable
Fabio Estevam
2015-04-27
mx6cuboxi: Differentiate Cubox-i and Hummingboard
Fabio Estevam
2015-04-27
mx6cuboxi: Introduce multi-SoC support
Fabio Estevam
2015-04-27
mx6cuboxi: Prepare for multi SoC support
Fabio Estevam
2015-04-27
mx6cuboxi: Fix the defconfig name
Fabio Estevam
2015-04-22
mx6: Add initial SPL support for HummingBoard-i2eX
Fabio Estevam