summaryrefslogtreecommitdiff
path: root/board/bachmann
AgeCommit message (Expand)AuthorFilesLines
2015-06-08ot1200: setup i2c bus 1 in setup_iomux_i2c()Christian Gmeiner1-0/+15
2015-06-08ot1200: setup i2c bus in board_early_init_f(..)Christian Gmeiner1-18/+22
2015-01-22ot1200: add basic SPL supportChristian Gmeiner2-0/+166
2015-01-22ot1200: enable spi clock directly in ccgr_init(..)Christian Gmeiner1-4/+1
2015-01-22ot1200: move ccgr and gpr init to c functionsChristian Gmeiner2-14/+28
2015-01-22ot1200: make use of imx_ddr_size(..)Christian Gmeiner1-1/+2
2014-11-24ot1200: Fix error handling in board_mmc_init()Fabio Estevam1-4/+6
2014-11-13ot1200: fix card detect for usdhc4Christian Gmeiner1-2/+2
2014-11-05Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini1-5/+65
2014-10-30ot1200: rework card detect for eMMCChristian Gmeiner1-3/+4
2014-10-30ot1200: add support for usdhc4Christian Gmeiner1-5/+49
2014-10-30ot1200: add feature padsChristian Gmeiner1-0/+15
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj1-3/+0
2014-10-23ot1200: add sata supportChristian Gmeiner1-0/+5
2014-10-23ot1200: fix sf detectionChristian Gmeiner1-0/+5
2014-10-21ot1200: remove superfluous "string" tagChristian Gmeiner1-5/+0
2014-10-06imx6: add Bachmann OT1200 boardChristian Gmeiner6-0/+478