summaryrefslogtreecommitdiff
path: root/board/solidrun/mx6cuboxi
Commit message (Expand)AuthorAgeFilesLines
* mx6cuboxi: remove unused codeWalter Lozano2020-06-231-65/+0
* mx6cuboxi: customize board_boot_order to access eMMCWalter Lozano2020-06-231-0/+48
* mx6cuboxi: Convert to DM_ETHFabio Estevam2020-06-221-117/+17
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* arm: Don't include common.h in header filesSimon Glass2020-05-181-0/+1
* mx6cuboxi: enable OF_CONTROL with DM_MMC and DM_USBBaruch Siach2020-01-071-47/+72
* mx6cuboxi: Add Baruch as maintainerFabio Estevam2019-12-061-0/+1
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu2019-06-231-1/+1
* mx6cuboxi: Use mmc_get_op_cond() to check for an eMMCJon Nettleton2018-07-231-1/+14
* mx6cuboxi: Add support for eMMC bootingJon Nettleton2018-07-231-8/+94
* mx6cuboxi: fix 4GB ddr memory detectionJon Nettleton2018-06-181-2/+44
* mx6cuboxi: consolidate board detection and add som revision checkingJon Nettleton2018-06-181-50/+86
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-072-5/+2
* mx6cuboxi: Fix some memory configuration errorsJon Nettleton2018-04-151-2/+1
* mx6cuboxi: Avoid calling setup_display() from SPL codeFabio Estevam2017-10-121-7/+8
* detect and setup solidrun hummingboard2Dennis Gilmore2017-09-201-2/+33
* imx: imx6: Move gpr_init() function to soc.cBreno Lima2017-08-281-11/+0
* env: Rename setenv() to env_set()Simon Glass2017-08-161-4/+4
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-121-3/+3
* mx6cuboxi: Add support for sataPeter Robinson2017-07-121-0/+5
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* mx6: ddr: Allow changing REFSEL and REFR fieldsFabio Estevam2016-09-061-0/+2
* mx6cuboxi: Replace is_mx6q() for macroBreno Lima2016-07-281-10/+2
* usb: Rename ehci-fsl.h to ehci-ci.hMateusz Kulikowski2016-04-011-1/+1
* Use correct spelling of "U-Boot"Bin Meng2016-02-061-3/+3
* MAINTAINERS/mailmap: Update my email addressFabio Estevam2016-01-111-1/+1
* mx6cuboxi: Remove obsolete commentFabio Estevam2016-01-101-4/+0
* mx6cuboxi: Fix the reset delay for the AR8035 PHYFabio Estevam2016-01-101-1/+2
* mx6: remove SYS_SOC from board KconfigPeng Fan2015-09-131-3/+0
* imx: mx6: ddr init MMDC according to ddr_typePeng Fan2015-09-021-0/+1
* imx: clock support enet2 anatop clock supportPeng Fan2015-09-021-1/+1
* mx6cuboxi: Fix boot of hummingboard dual-liteFabio Estevam2015-06-151-2/+2
* mx6cuboxi: Mention Cubox-i in the READMEFabio Estevam2015-05-151-5/+5
* mx6cuboxi: Pull down PAD_ENET_RXD0/RXD1Fabio Estevam2015-05-151-0/+2
* mx6cuboxi: Fix Ethernet PHY detection problemFabio Estevam2015-05-151-1/+28
* mx6cuboxi: Add USB host supportFabio Estevam2015-05-151-0/+26
* mx6cuboxi: Add HDMI output supportFabio Estevam2015-05-151-1/+100
* mx6cuboxi: Load the correct 'fdtfile' variableFabio Estevam2015-04-271-0/+25
* mx6cuboxi: Differentiate Cubox-i and HummingboardFabio Estevam2015-04-271-1/+40
* mx6cuboxi: Introduce multi-SoC supportFabio Estevam2015-04-271-9/+125
* mx6cuboxi: Prepare for multi SoC supportFabio Estevam2015-04-271-30/+30
* mx6cuboxi: Fix the defconfig nameFabio Estevam2015-04-271-1/+1
* mx6: Add initial SPL support for HummingBoard-i2eXFabio Estevam2015-04-225-0/+381