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