| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-04-05 | ARM: mxs: Rename M28EVK | Marek Vasut | |
| The board is now manufactured by Aries Embedded GmbH , rename it. Signed-off-by: Marek Vasut <[email protected]> | |||
| 2013-11-01 | board: arm: convert makefiles to Kbuild style | Masahiro Yamada | |
| Signed-off-by: Masahiro Yamada <[email protected]> Cc: Albert ARIBAUD <[email protected]> Cc: Andreas Bießmann <[email protected]> Cc: Stefano Babic <[email protected]> Cc: Prafulla Wadaskar <[email protected]> Cc: Minkyu Kang <[email protected]> Cc: Vipin Kumar <[email protected]> Cc: Tom Warren <[email protected]> Cc: Tom Rini <[email protected]> | |||
| 2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | |
| Signed-off-by: Wolfgang Denk <[email protected]> [trini: Fixup common/cmd_io.c] Signed-off-by: Tom Rini <[email protected]> | |||
| 2012-01-16 | m28evk: Remove 'all' target from Makefile | Fabio Estevam | |
| Remove 'all' target from Makefile, as this is unused code. Signed-off-by: Fabio Estevam <[email protected]> Acked-by: Marek Vasut <[email protected]> | |||
| 2011-12-09 | i.MX28: Move SPL to arch/arm/cpu/arm926ejs/mx28 | Marek Vasut | |
| This moves SPL to common location so it can be reused by multiple boards. Also, this commit adjusts M28 SoM to avoid breakage due to the move. Signed-off-by: Marek Vasut <[email protected]> Cc: Wolfgang Denk <[email protected]> Cc: Detlev Zundel <[email protected]> Cc: Stefano Babic <[email protected]> | |||
| 2011-11-11 | M28: Add memory detection into SPL | Marek Vasut | |
| This code allows the DDR DRAM size to be detected at runtime. The RAM size is stored into two scratch registers, from which it is then fetched in U-Boot. Signed-off-by: Marek Vasut <[email protected]> Cc: Stefano Babic <[email protected]> Cc: Wolfgang Denk <[email protected]> Cc: Detlev Zundel <[email protected]> | |||
| 2011-11-11 | M28: Add MMC SPL | Marek Vasut | |
| This patch adds SPL code for the M28 board. Signed-off-by: Marek Vasut <[email protected]> Cc: Andy Fleming <[email protected]> Cc: Stefano Babic <[email protected]> Cc: Wolfgang Denk <[email protected]> Cc: Detlev Zundel <[email protected]> | |||
| 2011-11-11 | iMX28: Add support for DENX M28EVK board | Marek Vasut | |
| This contains support for the following components: - DUART - MMC - Both FEC interfaces - NAND - I2C (RTC, EEPROM) - SPI (FLASH) Signed-off-by: Marek Vasut <[email protected]> Cc: Stefano Babic <[email protected]> Cc: Wolfgang Denk <[email protected]> Cc: Detlev Zundel <[email protected]> | |||
