Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-09 | ARM EABI: add new helper functions resp. function names | Wolfgang Denk | |
The ARM EABI defines new names for GCC helper functions, and GCC seems to need some new functions as well. This patch is a minimal-invasive approach to fix problems with EABI conformant tool chains (to be used with "USE_PRIVATE_LIBGCC=yes"). Signed-off-by: Wolfgang Denk <wd@denx.de> Tested-by: Dirk Behme <dirk.behme@googlemail.com> | |||
2006-05-30 | Minor cleanup. | Wolfgang Denk | |
2006-05-30 | * Update Intel IXP4xx support | Wolfgang Denk | |
- Add IXP4xx NPE ethernet MAC support - Add support for Intel IXDPG425 board - Add support for Prodrive PDNB3 board - Add IRQ support Patch by Stefan Roese, 23 May 2006 [This patch does not include cpu/ixp/npe/IxNpeMicrocode.c which still sufferes from licensing issues. Blame Intel.] |