summaryrefslogtreecommitdiff
path: root/board/bachmann/ot1200/ot1200.c
AgeCommit message (Expand)Author
2021-04-10arm: Remove ot1200 boardTom Rini
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon 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-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
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-11Kconfig: Add CONFIG_SATA to enable SATASimon Glass
2017-05-12ot1200: Fix unused variable warningTom Rini
2015-09-13ot1200: Fix the error handling in board_eth_init()Fabio Estevam
2015-06-08ot1200: setup i2c bus 1 in setup_iomux_i2c()Christian Gmeiner
2015-06-08ot1200: setup i2c bus in board_early_init_f(..)Christian Gmeiner
2015-01-22ot1200: enable spi clock directly in ccgr_init(..)Christian Gmeiner
2015-01-22ot1200: move ccgr and gpr init to c functionsChristian Gmeiner
2015-01-22ot1200: make use of imx_ddr_size(..)Christian Gmeiner
2014-11-24ot1200: Fix error handling in board_mmc_init()Fabio Estevam
2014-11-13ot1200: fix card detect for usdhc4Christian Gmeiner
2014-10-30ot1200: rework card detect for eMMCChristian Gmeiner
2014-10-30ot1200: add support for usdhc4Christian Gmeiner
2014-10-30ot1200: add feature padsChristian Gmeiner
2014-10-23ot1200: add sata supportChristian Gmeiner
2014-10-23ot1200: fix sf detectionChristian Gmeiner
2014-10-06imx6: add Bachmann OT1200 boardChristian Gmeiner