Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | ARM EABI: add new helper functions resp. function names | Wolfgang Denk | 2009-08-09 | -0/+2 |
| | | | | | | | | | | | 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> | |||
* | * Update Intel IXP4xx support | Wolfgang Denk | 2006-05-30 | -0/+140 |
- 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.] |