summaryrefslogtreecommitdiff
path: root/board/solidrun/mx6cuboxi
AgeCommit message (Expand)Author
2020-01-07mx6cuboxi: enable OF_CONTROL with DM_MMC and DM_USBBaruch Siach
2019-12-06mx6cuboxi: Add Baruch as maintainerFabio Estevam
2019-12-02common: Move some board functions out of common.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
2018-07-23mx6cuboxi: Use mmc_get_op_cond() to check for an eMMCJon Nettleton
2018-07-23mx6cuboxi: Add support for eMMC bootingJon Nettleton
2018-06-18mx6cuboxi: fix 4GB ddr memory detectionJon Nettleton
2018-06-18mx6cuboxi: consolidate board detection and add som revision checkingJon Nettleton
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-15mx6cuboxi: Fix some memory configuration errorsJon Nettleton
2017-10-12mx6cuboxi: Avoid calling setup_display() from SPL codeFabio Estevam
2017-09-20detect and setup solidrun hummingboard2Dennis Gilmore
2017-08-28imx: imx6: Move gpr_init() function to soc.cBreno Lima
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic
2017-07-12mx6cuboxi: Add support for sataPeter Robinson
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-09-06mx6: ddr: Allow changing REFSEL and REFR fieldsFabio Estevam
2016-07-28mx6cuboxi: Replace is_mx6q() for macroBreno Lima
2016-04-01usb: Rename ehci-fsl.h to ehci-ci.hMateusz Kulikowski
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2016-01-11MAINTAINERS/mailmap: Update my email addressFabio Estevam
2016-01-10mx6cuboxi: Remove obsolete commentFabio Estevam
2016-01-10mx6cuboxi: Fix the reset delay for the AR8035 PHYFabio Estevam
2015-09-13mx6: remove SYS_SOC from board KconfigPeng Fan
2015-09-02imx: mx6: ddr init MMDC according to ddr_typePeng Fan
2015-09-02imx: clock support enet2 anatop clock supportPeng Fan
2015-06-15mx6cuboxi: Fix boot of hummingboard dual-liteFabio Estevam
2015-05-15mx6cuboxi: Mention Cubox-i in the READMEFabio Estevam
2015-05-15mx6cuboxi: Pull down PAD_ENET_RXD0/RXD1Fabio Estevam
2015-05-15mx6cuboxi: Fix Ethernet PHY detection problemFabio Estevam
2015-05-15mx6cuboxi: Add USB host supportFabio Estevam
2015-05-15mx6cuboxi: Add HDMI output supportFabio Estevam
2015-04-27mx6cuboxi: Load the correct 'fdtfile' variableFabio Estevam
2015-04-27mx6cuboxi: Differentiate Cubox-i and HummingboardFabio Estevam
2015-04-27mx6cuboxi: Introduce multi-SoC supportFabio Estevam
2015-04-27mx6cuboxi: Prepare for multi SoC supportFabio Estevam
2015-04-27mx6cuboxi: Fix the defconfig nameFabio Estevam
2015-04-22mx6: Add initial SPL support for HummingBoard-i2eXFabio Estevam