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
/
freescale
/
mx28evk
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 linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2019-10-08
mx28evk: README: Fix location for the generic mxs README
Fabio Estevam
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-05-05
Fix various typos, scattered over the code.
Robert P. J. Day
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
2016-01-11
MAINTAINERS/mailmap: Update my email address
Fabio Estevam
2014-11-12
mx28evk: README: Revision C is also supported
Fabio Estevam
2014-10-29
kconfig: arm: introduce symbol for ARM CPUs
Georges Savoundararadj
2014-09-13
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-07-30
Add board MAINTAINERS files
Masahiro Yamada
2014-07-30
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2014-06-17
mx28evk: Add documentation on how to boot from SPI NOR
Fabio Estevam
2013-11-01
board: arm: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-02
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-09-27
mx28evk: Propagate the error if cpu_eth_init() fails
Fabio Estevam
2013-09-20
mx28evk: Fix checkpatch warning
Fabio Estevam
2013-09-20
Cosmetic: Fix a number of typos, no functional changes.
Robert P. J. Day
2013-09-10
ARM: mxs: Receive r0 and r1 passed from BootROM
Marek Vasut
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-26
mx28evk: Move README file inside board directory
Fabio Estevam
2013-05-16
mx28evk: Add splash screen support
Fabio Estevam
2013-01-28
mxs: mmc: Allow overriding default card detect implementation
Marek Vasut
2013-01-21
mxs: clock: Use 'mxs' prefix for methods
Otavio Salvador
2012-09-24
mx28evk: Remove fecmxc_mii_postcall()
Fabio Estevam
2012-09-04
mx28evk: Convert to mxs_adjust_memory_params()
Fabio Estevam
2012-09-04
MX28: mx28evk: Align SSP clock speed
Otavio Salvador
2012-09-01
mxs: Rename 'mx28_dram_init' to 'mxs_dram_init'
Otavio Salvador
2012-09-01
MX28: Move the u-boot.bd info CPUDIR/SOCDIR
Marek Vasut
2012-09-01
mxs: Reowork SPL to use 'mxs' prefix for methods
Otavio Salvador
2012-09-01
mxs: prefix register structs with 'mxs' prefix
Otavio Salvador
2012-07-11
mx28evk: Add I2C support
Fabio Estevam
2012-07-07
mx28evk: Fix boot by adjusting HW_DRAM_CTL29 register
Fabio Estevam
2012-05-15
mx28evk: add NAND support
Lauri Hintsala
2012-02-27
mx28evk: add SPI support
Matthias Fuchs
2012-02-27
mx28evk: add USB support
Matthias Fuchs
2012-01-16
mx28evk: Remove 'all' target from Makefile
Fabio Estevam
2012-01-16
mx28evk: Add initial support for MX28EVK board
Fabio Estevam