summaryrefslogtreecommitdiff
path: root/cpu/ixp
Commit message (Expand)AuthorAgeLines
* arm: Remove -fno-strict-aliasingKumar Gala2009-09-04-2/+1
* ARM: compiler options cleanup - improve tool chain supportWolfgang Denk2009-08-21-1/+0
* Dual-license IBM code contributionsJosh Boyer2009-08-09-0/+2
* unify HOST_CFLAGS and HOSTCFLAGSMike Frysinger2009-07-23-1/+1
* arm: remove cpu_initJean-Christophe PLAGNIOL-VILLARD2009-06-12-5/+0
* arm: unify interrupt initJean-Christophe PLAGNIOL-VILLARD2009-06-12-13/+1
* arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD2009-06-12-0/+56
* arm: timer and interrupt init reworkJean-Christophe PLAGNIOL-VILLARD2009-06-12-49/+66
* ixp/interrupts: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2009-06-12-9/+2
* Replace __asm references with __asm__Peter Tyser2009-04-28-1/+1
* arm: unify reset commandJean-Christophe PLAGNIOL-VILLARD2009-04-05-12/+0
* arm: clean cache managementJean-Christophe PLAGNIOL-VILLARD2009-04-05-54/+10
* arm: update co-processor 15 accessJean-Christophe PLAGNIOL-VILLARD2009-04-05-30/+23
* npe: get mac address from environmentMike Frysinger2009-03-20-25/+11
* ixp: move serial to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-01-31-126/+0
* ixp: move pci init in arm/board instead of cpuJean-Christophe PLAGNIOL-VILLARD2009-01-31-3/+0
* ixp: move pci drivers to drivers/pciJean-Christophe PLAGNIOL-VILLARD2009-01-31-572/+0
* ixp: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2009-01-31-10/+10
* ixp: add missing os defineJean-Christophe PLAGNIOL-VILLARD2009-01-31-1/+1
* ixp: remove the option to include the MicrocodeJean-Christophe PLAGNIOL-VILLARD2009-01-31-13/+8
* ixp/npe: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2009-01-30-10/+6
* Moved initialization of IXP4XX_NPE Ethernet controller to cpu_eth_init()Ben Warren2008-11-09-0/+9
* Consolidate MAX/MIN definitionsAndy Fleming2008-11-02-2/+0
* Cleanup: fix "MHz" spellingWolfgang Denk2008-10-21-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-32/+32
* Fix some more printf() format issues.Wolfgang Denk2008-07-13-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-21-78/+78
* ARM: cleanup duplicated exception handlingcodeAndreas Engel2008-02-14-128/+4
* IXP: enable RTSMichael Schwingen2008-01-18-1/+5
* IXP: add dynamic microcode addrJean-Christophe PLAGNIOL-VILLARD2008-01-18-8/+17
* load ixp42x NPE firmware from separate flash block, remove dead codeMichael Schwingen2008-01-18-37/+11
* Fix Ethernet init() return codesBen Warren2008-01-10-4/+4
* Coding Style clenaup; update CHANGELOGWolfgang Denk2008-01-09-2/+2
* IXP: Add full baud-rate support for ixp42x, ixp45x and ixp46xJean-Christophe PLAGNIOL-VILLARD2008-01-09-14/+10
* cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-2/+2
* cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-2/+2
* Remove BOARDLIBS usage completelyStefan Roese2007-04-23-1/+1
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-09-2/+2
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-14/+27
* Fix IxEthDB.h to compile againStefan Roese2006-06-14-2/+2
* Minor cleanup.Wolfgang Denk2006-05-30-2590/+74
* * Update Intel IXP4xx supportWolfgang Denk2006-05-30-15/+72222
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-4/+6
* Update ARM Integrator boards:Wolfgang Denk2005-10-04-1/+0
* Make sure only supported compiler options are usedWolfgang Denk2005-10-04-2/+10
* Fix warnings for PCI code on ixpWolfgang Denk2005-09-25-43/+2
* Patch by Steven Scholz, 4 Apr 2005:wdenk2005-04-04-0/+2
* Patch by Steven Scholz, 25 Oct 2004:wdenk2005-04-03-4/+0
* * Some Cleanup.wdenk2005-01-12-10/+13
* * Patch by Jon Loeliger, 02 Sep 2004:wdenk2005-01-09-4/+620