summaryrefslogtreecommitdiff
path: root/board/freescale/mx25_3stack
AgeCommit message (Collapse)Author
2012-09-05ENGR00123924: Reconstructure fuse files and add fuse to mx53.Terry Lv
1. Reconstructure fuse. Move fuse files to common directory. 2. Read mac from fuse in fec. 3. Remove scc and srk command from fuse command. 4. Change fuse to iim. 5. Add fuse for mx53. Signed-off-by: Terry Lv <r65388@freescale.com>
2012-09-05ENGR00124908 CSPI: make spi_get_cfg platform specificJason Liu
CSPI: make spi_get_cfg platform specific move the spi_get_cfg out of the cspi/ecspi driver Signed-off-by:Jason Liu <r64343@freescale.com>
2012-09-05ENGR00123551: Add mx25 splash screen supportTerry Lv
Add mx25 splash screen support. Signed-off-by: Terry Lv <r65388@freescale.com> Signed-off-by: Renato Frias <renato.frias@freescale.com> Signed-off-by: Terry Lv <r65388@freescale.com>
2012-09-05ENGR00122030 Mfg Firmware support fot imx25Yan Wang
Add mfg firmware support for imx25 Signed-off-by:Yan Wang<r65094@freescale.com>
2012-09-05ENGR00119033: System can not find MMC/SD card in SD slot 1Terry Lv
System can not find MMC/SD card in SD slot 1 when booting from Uboot. Signed-off-by: Terry Lv <r65388@freescale.com>
2012-09-05ENGR00119890: Set right mac addr to FEC register in initTerry Lv
The mac addr set to FEC is smc911x's. So add a environment "fec_addr" to set fec address. Signed-off-by: Terry Lv <r65388@freescale.com>
2012-09-05ENGR00118682 Update the MX25 MAX PrioritySammy He
Update the priority list for MX25 MAX xbar. Signed-off-by: Sammy He <r62914@freescale.com>
2012-09-05ENGR00118576 MX25: Support Smc911x ethernetSammy He
1. Add imx cspi support for cpld access. 2. Add smc911x ethernet support from cpld. Signed-off-by: Sammy He <r62914@freescale.com>
2012-09-05ENGR00118294: Misc changes for v2009.08 upgrade.Terry Lv
Misc changes for v2009.08 upgrade. Signed-off-by: Terry Lv <r65388@freescale.com>
2012-09-05u-boot v2009.08 sd/mmc support.Terry Lv
Signed-off-by: Terry Lv <r65388@freescale.com>
2012-09-05ENGR00114178 Support MMC/SD boot and enable dhcp in uboot on MX25Sammy
1. Support MMC/SD boot in uboot, however, it is disabled default and user needs to enable manually by changing mx25_3stack.h; 2. Enable dhcp for network. Signed-off-by: Sammy He <r62914@freescale.com>
2012-09-05ENGR00107840 Add U-Boot for MX25 PDK boardAlan Carvalho de Assis
These patches add functional support to iMX25PDK. Currently only the internal FEC is supported. Signed-off-by: Alan Carvalho de Assis <alan.assis@freescale.com>