aboutsummaryrefslogtreecommitdiff
path: root/include/asm-arm/arch-ixp2000
AgeCommit message (Expand)AuthorFilesLines
2006-03-28[ARM] Fix decompressor serial IO to give CRLF not LFCRGravatar Russell King 1-10/+5
2006-03-22[ARM] 3381/1: ixp2000: fix slowport write timing control register fieldsGravatar Lennert Buytenhek 1-2/+2
2006-03-22[ARM] 3380/1: ixp2000: simplify ixdp2x00_master_npu() checkGravatar Lennert Buytenhek 1-3/+2
2006-03-22[ARM] 3379/1: ixp2000: use generic 8250 debug macrosGravatar Lennert Buytenhek 1-15/+2
2006-03-21[ARM] 3373/1: move uengine loader to arch/arm/commonGravatar Lennert Buytenhek 1-62/+0
2006-03-21[ARM] 3334/1: Add support for IXDP28x5 platformsGravatar Deepak Saxena 1-1/+1
2006-03-21[ARM] Remove asm/arch/irq.hGravatar Russell King 1-13/+0
2006-03-21[ARM] Move HZ definition into KconfigGravatar Russell King 1-3/+0
2006-01-13[ARM] 3257/1: ixp2000: map in scratch and sramGravatar Lennert Buytenhek 1-0/+10
2006-01-04[ARM] 3225/1: add symbolic names for enp2611 gpio interruptsGravatar Lennert Buytenhek 1-0/+6
2006-01-04[ARM] 3224/1: add masked thread interrupt status registers for ixp2000Gravatar Lennert Buytenhek 1-0/+8
2006-01-04[ARM] 3223/1: remove ixdp2x01 cs89x0 hackGravatar Lennert Buytenhek 1-98/+0
2006-01-04[ARM] Remove definition of MAX_DMA_CHANNELS to zeroGravatar Russell King 1-7/+0
2006-01-04[ARM] Move common definition of MAX_DMA_ADDRESS to asm/dma.hGravatar Russell King 1-2/+0
2006-01-03[ARM] Cleanup ARM includesGravatar Russell King 1-0/+1
2005-11-04[ARM] 3086/1: ixp2xxx error irq handlingGravatar Dave Jiang 1-1/+34
2005-11-01[ARM] 3052/1: add ixp2000 microcode loaderGravatar Lennert Buytenhek 2-2/+65
2005-11-01[ARM] 3065/1: ixp2000 typo and whitespace fixesGravatar Lennert Buytenhek 1-1/+1
2005-11-01[ARM] 3064/1: start using ixp2000_reg_wrbGravatar Lennert Buytenhek 1-8/+9
2005-11-01[ARM] 3063/1: allow slave ixp2000 cpu resetGravatar Lennert Buytenhek 1-7/+1
2005-11-01[ARM] 3062/1: map in various enp2611 peripherals for the ixp2000 netdev driverGravatar Lennert Buytenhek 1-2/+14
2005-10-30[ARM] fix bogus cast in IXP2000 I/O macroGravatar Deepak Saxena 1-1/+1
2005-10-29[ARM] 3060/1: allow constants found in asm/memory.h to be used in asm codeGravatar Nicolas Pitre 1-1/+1
2005-10-29[ARM] 3053/1: introduce ixp2000_reg_wrb (ixp2000_reg_write plus readback)Gravatar Lennert Buytenhek 1-0/+25
2005-10-29[ARM] 3051/1: turn ixp2000_reg_read into an inline functionGravatar Lennert Buytenhek 1-1/+5
2005-10-29[ARM] 3050/1: remove ixp2000_reg_write erratum #66 workaroundGravatar Lennert Buytenhek 1-29/+0
2005-10-28[ARM] 2908/1: add register definitions for ixp2000 msfGravatar Lennert Buytenhek 1-0/+43
2005-10-28[ARM] 1/4: Move include of asm/hardware.h to asm-arm/arch-*/io.hGravatar Russell King 1-0/+2
2005-09-15[ARM] 2909/1: remove IXP2000_PROD_IDGravatar Lennert Buytenhek 2-3/+1
2005-09-15[ARM] 2911/1: ixp2000_reg_{read,write} accessorsGravatar Lennert Buytenhek 1-5/+9
2005-07-10[PATCH] ARM: 2793/1: platform serial support for ixp2000Gravatar Lennert Buytenhek 1-0/+1
2005-06-26[PATCH] ARM: 2756/1: add ixp2000 msf mappingGravatar Lennert Buytenhek 1-0/+4
2005-06-26[PATCH] ARM: 2755/1: describe ixp2000 virtual memory map layoutGravatar Lennert Buytenhek 1-0/+15
2005-06-26[PATCH] ARM: 2754/1: move ixp2000 VMALLOC_END upGravatar Lennert Buytenhek 1-1/+1
2005-06-26[PATCH] ARM: 2753/1: move ixdp* cpld mappingsGravatar Lennert Buytenhek 2-4/+4
2005-06-25[PATCH] ARM: 2752/1: disable ixp2000 PCI I/O software workaround on chips tha...Gravatar Lennert Buytenhek 2-7/+15
2005-06-24[PATCH] ARM: 2748/1: ixp2000 implementation of the iomap apiGravatar Lennert Buytenhek 1-0/+72
2005-06-24[PATCH] ARM: 2744/1: ixp2000 gpio irq supportGravatar Lennert Buytenhek 2-40/+13
2005-06-24[PATCH] ARM: 2740/1: ixp2000 align{b,w} need to parenthesize their argumentsGravatar Lennert Buytenhek 1-2/+2
2005-06-20[PATCH] ARM: 2701/1: free up ixp2000 timer 4 for the watchdogGravatar Lennert Buytenhek 1-0/+1
2005-06-03[PATCH] ARM: 2692/1: Fix compile warnings in include/asm-arm/arch-ixp2000/io.hGravatar Deepak Saxena 1-8/+8
2005-05-03[PATCH] ARM: cleanup vmalloc start/offset macrosGravatar Russell King 1-3/+0
2005-04-29[PATCH] ARM: 2657/1: export ixp2000_pci_config_addrGravatar Lennert Buytenhek 1-0/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 19-0/+1447