summaryrefslogtreecommitdiff
path: root/board/solidrun
AgeCommit message (Expand)AuthorFilesLines
2019-04-12arm: mvebu: clearfog: document eMMC installationBaruch Siach1-0/+23
2019-01-21board: mvebu: drop unused ETH_PHY macro definitionsBaruch Siach1-4/+0
2018-12-08ARM: mvebu: a38x: sync ddr training code with mv_ddr-armada-18.09.02Chris Packham1-1/+1
2018-11-20Merge git://git.denx.de/u-boot-marvellTom Rini1-0/+1
2018-08-06mvebu: select boot device at SoC levelBaruch Siach1-12/+0
2018-07-23mx6cuboxi: Use mmc_get_op_cond() to check for an eMMCJon Nettleton1-1/+14
2018-07-23mx6cuboxi: Add support for eMMC bootingJon Nettleton1-8/+94
2018-06-18mx6cuboxi: fix 4GB ddr memory detectionJon Nettleton1-2/+44
2018-06-18mx6cuboxi: consolidate board detection and add som revision checkingJon Nettleton1-50/+86
2018-06-05arm: mvebu: switch clearfog to use device-tree i2c and gpioJon Nettleton1-22/+0
2018-05-14ARM: mvebu: a38x: restore support for setting timingChris Packham1-1/+2
2018-05-14ARM: mvebu: a38x: sync ddr training code with upstreamChris Packham1-9/+11
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini4-10/+4
2018-04-15mx6cuboxi: Fix some memory configuration errorsJon Nettleton1-2/+1
2018-01-09arm: mvebu: ClearFog: document boot selection switches, update UARTFlorian Klink1-4/+17
2017-11-30arm: mvebu: correct comments around cas_wl/cas_lChris Packham1-1/+1
2017-10-12mx6cuboxi: Avoid calling setup_display() from SPL codeFabio Estevam1-7/+8
2017-09-26arm: mvebu: clearfog: document boot from UARTBaruch Siach1-0/+20
2017-09-20detect and setup solidrun hummingboard2Dennis Gilmore1-2/+33
2017-08-28imx: imx6: Move gpr_init() function to soc.cBreno Lima1-11/+0
2017-08-16env: Rename setenv() to env_set()Simon Glass1-4/+4
2017-07-18Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini1-2/+7
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic1-3/+3
2017-07-12mx6cuboxi: Add support for sataPeter Robinson1-0/+5
2017-07-12arm: mvebu: clearfog: fix chip name commentBaruch Siach1-1/+1
2017-07-12driver/ddr: Add support for setting timing in hws_topology_mapMarek BehĂșn1-1/+2
2017-05-31arm: mvebu: clearfog: reset uSOM onboard 1512 phyPatrick Wildt1-0/+4
2016-09-24treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-09-06mx6: ddr: Allow changing REFSEL and REFR fieldsFabio Estevam1-0/+2
2016-07-28mx6cuboxi: Replace is_mx6q() for macroBreno Lima1-10/+2
2016-04-02usb: Rename ehci-fsl.h to ehci-ci.hMateusz Kulikowski1-1/+1
2016-02-06Use correct spelling of "U-Boot"Bin Meng1-3/+3
2016-01-14arm: mvebu: Consolidate board Kconfig options into one fileStefan Roese1-12/+0
2016-01-14arm: mvebu: Add SolidRun ClearFog Armada 38x initial supportStefan Roese6-0/+211
2016-01-11MAINTAINERS/mailmap: Update my email addressFabio Estevam1-1/+1
2016-01-10mx6cuboxi: Remove obsolete commentFabio Estevam1-4/+0
2016-01-10mx6cuboxi: Fix the reset delay for the AR8035 PHYFabio Estevam1-1/+2
2015-09-13mx6: remove SYS_SOC from board KconfigPeng Fan1-3/+0
2015-09-02imx: mx6: ddr init MMDC according to ddr_typePeng Fan1-0/+1
2015-09-02imx: clock support enet2 anatop clock supportPeng Fan1-1/+1
2015-06-15mx6cuboxi: Fix boot of hummingboard dual-liteFabio Estevam1-2/+2
2015-05-19hummingboard: Remove unused directoryFabio Estevam3-183/+0
2015-05-15mx6cuboxi: Mention Cubox-i in the READMEFabio Estevam1-5/+5
2015-05-15hummingboard: Remove mx6solo specific supportFabio Estevam6-277/+0
2015-05-15mx6cuboxi: Pull down PAD_ENET_RXD0/RXD1Fabio Estevam1-0/+2
2015-05-15mx6cuboxi: Fix Ethernet PHY detection problemFabio Estevam1-1/+28
2015-05-15mx6cuboxi: Add USB host supportFabio Estevam1-0/+26
2015-05-15mx6cuboxi: Add HDMI output supportFabio Estevam1-1/+100
2015-04-27mx6cuboxi: Load the correct 'fdtfile' variableFabio Estevam1-0/+25
2015-04-27mx6cuboxi: Differentiate Cubox-i and HummingboardFabio Estevam1-1/+40