Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Timer: Remove reset_timer() for non-Nios2 arches | Graeme Russ | 2011-07-26 | -5/+0 |
| | ||||
* | Timer: Remove set_timer completely | Graeme Russ | 2011-07-26 | -4/+0 |
| | ||||
* | build: Add targets for auto gen of asm-offsets.h and use it in imx35 | Matthias Weisser | 2011-07-14 | -11/+0 |
| | | | | | | | | asm-offsets.h should be auto generated. This patch adds two rules to rules.mk which makes this possible and removes the rules on imx35. Signed-off-by: Matthias Weisser <weisserm@arcor.de> Acked-by: Stefano Babic <sbabic@denx.de> | |||
* | Add support for MX35 processor | Stefano Babic | 2011-02-02 | -0/+805 |
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> |