summaryrefslogtreecommitdiff
path: root/board/freescale/mx28evk
AgeCommit message (Expand)AuthorFilesLines
2021-08-09mx28evk: Convert to driver modelFabio Estevam2-77/+1
2021-04-08MAINTAINERS: Use my personal e-mail addressFabio Estevam1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-2/+2
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+1
2019-10-08mx28evk: README: Fix location for the generic mxs READMEFabio Estevam1-2/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini3-7/+3
2016-05-06Fix various typos, scattered over the code.Robert P. J. Day1-1/+1
2016-02-06Use correct spelling of "U-Boot"Bin Meng1-1/+1
2016-01-11MAINTAINERS/mailmap: Update my email addressFabio Estevam1-1/+1
2014-11-12mx28evk: README: Revision C is also supportedFabio Estevam1-1/+1
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj1-3/+0
2014-09-14kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-5/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+9
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+23
2014-06-17mx28evk: Add documentation on how to boot from SPI NORFabio Estevam1-3/+19
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada1-21/+2
2013-10-02Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2-3/+5
2013-09-27mx28evk: Propagate the error if cpu_eth_init() failsFabio Estevam1-0/+2
2013-09-20mx28evk: Fix checkpatch warningFabio Estevam1-1/+1
2013-09-20Cosmetic: Fix a number of typos, no functional changes.Robert P. J. Day1-2/+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-41/+3
2013-06-26mx28evk: Move README file inside board directoryFabio Estevam1-0/+46
2013-05-16mx28evk: Add splash screen supportFabio Estevam2-0/+39
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-24mx28evk: Remove fecmxc_mii_postcall()Fabio Estevam1-25/+0
2012-09-04mx28evk: Convert to mxs_adjust_memory_params()Fabio Estevam1-1/+1
2012-09-04MX28: mx28evk: Align SSP clock speedOtavio Salvador1-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-07-11mx28evk: Add I2C supportFabio Estevam1-0/+3
2012-07-07mx28evk: Fix boot by adjusting HW_DRAM_CTL29 registerFabio Estevam1-0/+14
2012-05-15mx28evk: add NAND supportLauri Hintsala1-0/+21
2012-02-28mx28evk: add SPI supportMatthias Fuchs1-0/+8
2012-02-28mx28evk: add USB supportMatthias Fuchs1-0/+7
2012-01-16mx28evk: Remove 'all' target from MakefileFabio Estevam1-2/+0
2012-01-16mx28evk: Add initial support for MX28EVK boardFabio Estevam4-0/+370