aboutsummaryrefslogtreecommitdiff
path: root/board/bachmann/ot1200/ot1200.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-28imx: imx6: Move gpr_init() function to soc.cBreno Lima1-11/+0
2017-08-16env: Rename setenv() to env_set()Simon Glass1-2/+2
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic1-4/+4
2017-07-11Kconfig: Add CONFIG_SATA to enable SATASimon Glass1-1/+1
2017-05-12ot1200: Fix unused variable warningTom Rini1-4/+0
2015-09-13ot1200: Fix the error handling in board_eth_init()Fabio Estevam1-8/+12
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: enable spi clock directly in ccgr_init(..)Christian Gmeiner1-4/+1
2015-01-22ot1200: move ccgr and gpr init to c functionsChristian Gmeiner1-0/+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-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-23ot1200: add sata supportChristian Gmeiner1-0/+5
2014-10-23ot1200: fix sf detectionChristian Gmeiner1-0/+5
2014-10-06imx6: add Bachmann OT1200 boardChristian Gmeiner1-0/+251