Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-02 | SPI: mxc_spi: replace fixed offsets with structures | Stefano Babic | |
This patch cleans driver code replacing all accesses to registers with fixed offsets with a corresponding structure. Signed-off-by: Stefano Babic <sbabic@denx.de> | |||
2011-02-02 | Add support for MX35 processor | Stefano Babic | |
The patch adds basic support for the Freescale's i.MX35 (arm1136 based) processor. The patch adds also a prototype for the initialization of the FEC(ethernet controller) to netdev.h to avoid warnings. Signed-off-by: Stefano Babic <sbabic@denx.de> |