index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
freescale
/
mx53ard
/
mx53ard.c
Age
Commit message (
Expand
)
Author
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-01-17
common: Move RAM-sizing functions to init.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
2017-04-05
board_f: Drop setup_dram_config() wrapper
Simon Glass
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2014-11-21
mx53ard: Fix error handling in board_mmc_init()
Fabio Estevam
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-05-05
imx: mx53ard: Convert to iomux-v3
Benoît Thébaudeau
2013-04-25
mx53ard: Move register masks into imx-regs.h
Fabio Estevam
2013-04-12
imx: mx53ard: Add support for NAND Flash
Benoît Thébaudeau
2012-10-16
mxc: Fix SDHC multi-instance clock
Benoît Thébaudeau
2012-09-01
fsl_esdhc: Remove cache snooping for i.MX
Benoît Thébaudeau
2012-09-01
mx5:Use IMX_GPIO_NR macro
Ashok Kumar Reddy
2012-09-01
mx53ard: Use IMX_GPIO_NR macro
Fabio Estevam
2012-03-27
mx53ard: Initialize return code with error
Fabio Estevam
2012-02-27
mx53ard: Use gpio_direction_input prior to gpio_get_value
Fabio Estevam
2012-01-08
mmc: Change board_mmc_getcd() function prototype.
Thierry Reding
2011-12-06
mx53ard: Configure the pins as GPIOs prior to using gpio_get_value
Fabio Estevam
2011-11-04
mx53ard: Remove unused get_board_rev function
Fabio Estevam
2011-09-30
mx53ard: Place machine ID into board config
Fabio Estevam
2011-09-04
MX5: mx53ard: make use of GPIO framework
Stefano Babic
2011-07-17
Remove volatile qualifier in get_ram_size() calls
Albert ARIBAUD
2011-07-04
MX53: Add initial support for MX53ARD
Fabio Estevam