Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-26 | Timer: Remove reset_timer() for non-Nios2 arches | Graeme Russ | |
2011-07-26 | Timer: Remove set_timer completely | Graeme Russ | |
2011-07-14 | build: Add targets for auto gen of asm-offsets.h and use it in imx35 | Matthias Weisser | |
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> | |||
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> |