summaryrefslogtreecommitdiffstats
path: root/board/bachmann
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-2/+2
* common: Drop init.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* doc: update reference to README.imximagePatrick Delaunay2020-04-161-1/+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
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-074-9/+4
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* imx6: drop duplicated bss memset and board_init_r() callAnatolij Gustschin2017-09-181-6/+0
* imx: imx6: Move gpr_init() function to soc.cBreno Lima2017-08-281-11/+0
* env: Rename setenv() to env_set()Simon Glass2017-08-161-2/+2
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-121-4/+4
* Kconfig: Add CONFIG_SATA to enable SATASimon Glass2017-07-111-1/+1
* ot1200: Fix unused variable warningTom Rini2017-05-121-4/+0
* mx6: ddr: Allow changing REFSEL and REFR fieldsFabio Estevam2016-09-061-0/+2
* ot1200: Remove empty reset_cpu()Fabio Estevam2015-11-121-4/+0
* ot1200: Fix the error handling in board_eth_init()Fabio Estevam2015-09-131-8/+12
* mx6: remove SYS_SOC from board KconfigPeng Fan2015-09-131-3/+0
* ot1200: setup i2c bus 1 in setup_iomux_i2c()Christian Gmeiner2015-06-081-0/+15
* ot1200: setup i2c bus in board_early_init_f(..)Christian Gmeiner2015-06-081-18/+22
* ot1200: add basic SPL supportChristian Gmeiner2015-01-222-0/+166
* ot1200: enable spi clock directly in ccgr_init(..)Christian Gmeiner2015-01-221-4/+1
* ot1200: move ccgr and gpr init to c functionsChristian Gmeiner2015-01-222-14/+28
* ot1200: make use of imx_ddr_size(..)Christian Gmeiner2015-01-221-1/+2
* ot1200: Fix error handling in board_mmc_init()Fabio Estevam2014-11-241-4/+6
* ot1200: fix card detect for usdhc4Christian Gmeiner2014-11-131-2/+2
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-11-051-5/+65
|\
| * ot1200: rework card detect for eMMCChristian Gmeiner2014-10-301-3/+4
| * ot1200: add support for usdhc4Christian Gmeiner2014-10-301-5/+49
| * ot1200: add feature padsChristian Gmeiner2014-10-301-0/+15
* | kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj2014-10-291-3/+0
|/
* ot1200: add sata supportChristian Gmeiner2014-10-231-0/+5
* ot1200: fix sf detectionChristian Gmeiner2014-10-231-0/+5
* ot1200: remove superfluous "string" tagChristian Gmeiner2014-10-211-5/+0
* imx6: add Bachmann OT1200 boardChristian Gmeiner2014-10-066-0/+478