aboutsummaryrefslogtreecommitdiff
path: root/board/denx/m28evk
AgeCommit message (Expand)AuthorFilesLines
2017-04-05ARM: mxs: Rename M28EVKMarek Vasut6-425/+0
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj1-3/+0
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-5/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+6
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+23
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada1-21/+2
2013-09-27mx28evk: Propagate the error if cpu_eth_init() failsFabio Estevam1-0/+2
2013-09-10ARM: mxs: Receive r0 and r1 passed from BootROMMarek Vasut1-2/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk3-51/+3
2013-06-26m28evk: Move README file inside board directoryFabio Estevam1-0/+13
2013-03-07mxs: m28: Enable power to USB port 0Marek Vasut1-0/+4
2013-01-28mxs: mmc: Allow overriding default card detect implementationMarek Vasut1-1/+1
2013-01-21mxs: clock: Use 'mxs' prefix for methodsOtavio Salvador1-4/+4
2012-09-01MX28: m28evk: Align SSP clock speedMarek Vasut1-2/+2
2012-09-01mxs: Rename 'mx28_dram_init' to 'mxs_dram_init'Otavio Salvador1-1/+1
2012-09-01MX28: Move the u-boot.bd info CPUDIR/SOCDIRMarek Vasut1-14/+0
2012-09-01mxs: Reowork SPL to use 'mxs' prefix for methodsOtavio Salvador1-1/+1
2012-09-01mxs: prefix register structs with 'mxs' prefixOtavio Salvador1-2/+2
2012-05-15M28EVK: Implement support for new board V2.0Marek Vasut2-3/+25
2012-03-26M28: Support for the old M28 SoM v1.0Marek Vasut1-0/+5
2012-03-26M28: Fix LCD PINMUXMarek Vasut1-9/+2
2012-01-16m28evk: Remove 'all' target from MakefileFabio Estevam1-2/+0
2012-01-16mx28: Let dram_init be common for mx28Fabio Estevam1-17/+1
2012-01-16mx28: Let imx_get_mac_from_fuse be common for mx28Fabio Estevam1-35/+0
2012-01-16net: imx: Add multi-FEC support for imx_get_mac_from_fuseFabio Estevam1-2/+2
2011-12-19M28: Fix tab indent in u-boot.bdMarek Vasut1-4/+4
2011-12-09i.MX28: Move SPL to arch/arm/cpu/arm926ejs/mx28Marek Vasut7-1581/+6
2011-12-09M28: Fix typoMarek Vasut1-1/+1
2011-11-11M28EVK: Enable USB HOST supportMarek Vasut1-0/+7
2011-11-11M28: Add memory detection into SPLMarek Vasut3-3/+49
2011-11-11iMX28: Fix ARM vector handlingMarek Vasut1-213/+51
2011-11-11M28: Add MMC SPLMarek Vasut8-0/+1945
2011-11-11iMX28: Add support for DENX M28EVK boardMarek Vasut2-0/+238