aboutsummaryrefslogtreecommitdiff
path: root/cpu/ixp
AgeCommit message (Expand)AuthorFilesLines
2009-03-20npe: get mac address from environmentMike Frysinger1-25/+11
2009-01-31ixp: move serial to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-126/+0
2009-01-31ixp: move pci init in arm/board instead of cpuJean-Christophe PLAGNIOL-VILLARD1-3/+0
2009-01-31ixp: move pci drivers to drivers/pciJean-Christophe PLAGNIOL-VILLARD2-572/+0
2009-01-31ixp: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD3-10/+10
2009-01-31ixp: add missing os defineJean-Christophe PLAGNIOL-VILLARD1-1/+1
2009-01-31ixp: remove the option to include the MicrocodeJean-Christophe PLAGNIOL-VILLARD2-13/+8
2009-01-30ixp/npe: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2-10/+6
2008-11-09Moved initialization of IXP4XX_NPE Ethernet controller to cpu_eth_init()Ben Warren1-0/+9
2008-11-02Consolidate MAX/MIN definitionsAndy Fleming1-2/+0
2008-10-21Cleanup: fix "MHz" spellingWolfgang Denk1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD7-32/+32
2008-07-13Fix some more printf() format issues.Wolfgang Denk1-1/+1
2008-05-21Big white-space cleanup.Wolfgang Denk27-78/+78
2008-02-14ARM: cleanup duplicated exception handlingcodeAndreas Engel1-128/+4
2008-01-18IXP: enable RTSMichael Schwingen1-1/+5
2008-01-18IXP: add dynamic microcode addrJean-Christophe PLAGNIOL-VILLARD1-8/+17
2008-01-18load ixp42x NPE firmware from separate flash block, remove dead codeMichael Schwingen3-37/+11
2008-01-10Fix Ethernet init() return codesBen Warren1-4/+4
2008-01-09Coding Style clenaup; update CHANGELOGWolfgang Denk1-2/+2
2008-01-09IXP: Add full baud-rate support for ixp42x, ixp45x and ixp46xJean-Christophe PLAGNIOL-VILLARD1-14/+10
2007-07-09cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2-2/+2
2007-07-04cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2-2/+2
2007-04-23Remove BOARDLIBS usage completelyStefan Roese1-1/+1
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2-2/+2
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz2-14/+27
2006-06-14Fix IxEthDB.h to compile againStefan Roese1-2/+2
2006-05-30Minor cleanup.Wolfgang Denk10-2590/+74
2006-05-30* Update Intel IXP4xx supportWolfgang Denk156-15/+72222
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2-4/+6
2005-10-04Update ARM Integrator boards:Wolfgang Denk1-1/+0
2005-10-04Make sure only supported compiler options are usedWolfgang Denk1-2/+10
2005-09-25Fix warnings for PCI code on ixpWolfgang Denk1-43/+2
2005-04-04Patch by Steven Scholz, 4 Apr 2005:wdenk1-0/+2
2005-04-03Patch by Steven Scholz, 25 Oct 2004:wdenk2-4/+0
2005-01-12* Some Cleanup.wdenk1-10/+13
2005-01-09* Patch by Jon Loeliger, 02 Sep 2004:wdenk4-4/+620
2004-06-09Patch by Markus Pietrek, 04 May 2004:wdenk1-1/+0
2004-02-08Patch by Anders Larsen, 09 Jan 2004:wdenk2-58/+24
2003-10-30* Fix parameter passing to standalone images with bootm commandU-Boot-1_0_0wdenk1-0/+5
2003-10-15* Patches by Xianghua Xiao, 15 Oct 2003:LABEL_2003_10_16_0200wdenk2-51/+48
2003-10-14* Make sure HUSH is initialized for running auto-update scriptsLABEL_2003_10_14_2140wdenk7-0/+1120