index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
bachmann
Age
Commit message (
Expand
)
Author
2019-08-11
env: Move env_set() to env.h
Simon Glass
2019-06-23
Convert to use fsl_esdhc_imx for i.MX platforms
Yangbo Lu
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2017-09-18
imx6: drop duplicated bss memset and board_init_r() call
Anatolij Gustschin
2017-08-28
imx: imx6: Move gpr_init() function to soc.c
Breno Lima
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic
2017-07-11
Kconfig: Add CONFIG_SATA to enable SATA
Simon Glass
2017-05-12
ot1200: Fix unused variable warning
Tom Rini
2016-09-06
mx6: ddr: Allow changing REFSEL and REFR fields
Fabio Estevam
2015-11-12
ot1200: Remove empty reset_cpu()
Fabio Estevam
2015-09-13
ot1200: Fix the error handling in board_eth_init()
Fabio Estevam
2015-09-13
mx6: remove SYS_SOC from board Kconfig
Peng Fan
2015-06-08
ot1200: setup i2c bus 1 in setup_iomux_i2c()
Christian Gmeiner
2015-06-08
ot1200: setup i2c bus in board_early_init_f(..)
Christian Gmeiner
2015-01-22
ot1200: add basic SPL support
Christian Gmeiner
2015-01-22
ot1200: enable spi clock directly in ccgr_init(..)
Christian Gmeiner
2015-01-22
ot1200: move ccgr and gpr init to c functions
Christian Gmeiner
2015-01-22
ot1200: make use of imx_ddr_size(..)
Christian Gmeiner
2014-11-24
ot1200: Fix error handling in board_mmc_init()
Fabio Estevam
2014-11-13
ot1200: fix card detect for usdhc4
Christian Gmeiner
2014-11-05
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2014-10-30
ot1200: rework card detect for eMMC
Christian Gmeiner
2014-10-30
ot1200: add support for usdhc4
Christian Gmeiner
2014-10-30
ot1200: add feature pads
Christian Gmeiner
2014-10-29
kconfig: arm: introduce symbol for ARM CPUs
Georges Savoundararadj
2014-10-23
ot1200: add sata support
Christian Gmeiner
2014-10-23
ot1200: fix sf detection
Christian Gmeiner
2014-10-21
ot1200: remove superfluous "string" tag
Christian Gmeiner
2014-10-06
imx6: add Bachmann OT1200 board
Christian Gmeiner