summaryrefslogtreecommitdiffstats
path: root/include/asm-arm/arch-ixp2000
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 4185/2: entry: introduce get_irqnr_preamble and arch_ret_to_userDan Williams2007-02-171-0/+6
* [ARM] Fix decompressor serial IO to give CRLF not LFCRRussell King2006-03-281-10/+5
* [ARM] 3381/1: ixp2000: fix slowport write timing control register fieldsLennert Buytenhek2006-03-221-2/+2
* [ARM] 3380/1: ixp2000: simplify ixdp2x00_master_npu() checkLennert Buytenhek2006-03-221-3/+2
* [ARM] 3379/1: ixp2000: use generic 8250 debug macrosLennert Buytenhek2006-03-221-15/+2
* [ARM] 3373/1: move uengine loader to arch/arm/commonLennert Buytenhek2006-03-211-62/+0
* [ARM] 3334/1: Add support for IXDP28x5 platformsDeepak Saxena2006-03-211-1/+1
* [ARM] Remove asm/arch/irq.hRussell King2006-03-211-13/+0
* [ARM] Move HZ definition into KconfigRussell King2006-03-211-3/+0
* [ARM] 3257/1: ixp2000: map in scratch and sramLennert Buytenhek2006-01-131-0/+10
* [ARM] 3225/1: add symbolic names for enp2611 gpio interruptsLennert Buytenhek2006-01-041-0/+6
* [ARM] 3224/1: add masked thread interrupt status registers for ixp2000Lennert Buytenhek2006-01-041-0/+8
* [ARM] 3223/1: remove ixdp2x01 cs89x0 hackLennert Buytenhek2006-01-041-98/+0
* [ARM] Remove definition of MAX_DMA_CHANNELS to zeroRussell King2006-01-041-7/+0
* [ARM] Move common definition of MAX_DMA_ADDRESS to asm/dma.hRussell King2006-01-041-2/+0
* [ARM] Cleanup ARM includesRussell King2006-01-031-0/+1
* [ARM] 3086/1: ixp2xxx error irq handlingDave Jiang2005-11-041-1/+34
* [ARM] 3052/1: add ixp2000 microcode loaderLennert Buytenhek2005-11-012-2/+65
* [ARM] 3065/1: ixp2000 typo and whitespace fixesLennert Buytenhek2005-11-011-1/+1
* [ARM] 3064/1: start using ixp2000_reg_wrbLennert Buytenhek2005-11-011-8/+9
* [ARM] 3063/1: allow slave ixp2000 cpu resetLennert Buytenhek2005-11-011-7/+1
* [ARM] 3062/1: map in various enp2611 peripherals for the ixp2000 netdev driverLennert Buytenhek2005-11-011-2/+14
* [ARM] fix bogus cast in IXP2000 I/O macroDeepak Saxena2005-10-301-1/+1
* [ARM] 3060/1: allow constants found in asm/memory.h to be used in asm codeNicolas Pitre2005-10-291-1/+1
* [ARM] 3053/1: introduce ixp2000_reg_wrb (ixp2000_reg_write plus readback)Lennert Buytenhek2005-10-291-0/+25
* [ARM] 3051/1: turn ixp2000_reg_read into an inline functionLennert Buytenhek2005-10-291-1/+5
* [ARM] 3050/1: remove ixp2000_reg_write erratum #66 workaroundLennert Buytenhek2005-10-291-29/+0
* [ARM] 2908/1: add register definitions for ixp2000 msfLennert Buytenhek2005-10-281-0/+43
* [ARM] 1/4: Move include of asm/hardware.h to asm-arm/arch-*/io.hRussell King2005-10-281-0/+2
* [ARM] 2909/1: remove IXP2000_PROD_IDLennert Buytenhek2005-09-152-3/+1
* [ARM] 2911/1: ixp2000_reg_{read,write} accessorsLennert Buytenhek2005-09-151-5/+9
* [PATCH] ARM: 2793/1: platform serial support for ixp2000Lennert Buytenhek2005-07-101-0/+1
* [PATCH] ARM: 2756/1: add ixp2000 msf mappingLennert Buytenhek2005-06-261-0/+4
* [PATCH] ARM: 2755/1: describe ixp2000 virtual memory map layoutLennert Buytenhek2005-06-261-0/+15
* [PATCH] ARM: 2754/1: move ixp2000 VMALLOC_END upLennert Buytenhek2005-06-261-1/+1
* [PATCH] ARM: 2753/1: move ixdp* cpld mappingsLennert Buytenhek2005-06-262-4/+4
* [PATCH] ARM: 2752/1: disable ixp2000 PCI I/O software workaround on chips tha...Lennert Buytenhek2005-06-252-7/+15
* [PATCH] ARM: 2748/1: ixp2000 implementation of the iomap apiLennert Buytenhek2005-06-241-0/+72
* [PATCH] ARM: 2744/1: ixp2000 gpio irq supportLennert Buytenhek2005-06-242-40/+13
* [PATCH] ARM: 2740/1: ixp2000 align{b,w} need to parenthesize their argumentsLennert Buytenhek2005-06-241-2/+2
* [PATCH] ARM: 2701/1: free up ixp2000 timer 4 for the watchdogLennert Buytenhek2005-06-201-0/+1
* [PATCH] ARM: 2692/1: Fix compile warnings in include/asm-arm/arch-ixp2000/io.hDeepak Saxena2005-06-031-8/+8
* [PATCH] ARM: cleanup vmalloc start/offset macrosRussell King2005-05-031-3/+0
* [PATCH] ARM: 2657/1: export ixp2000_pci_config_addrLennert Buytenhek2005-04-291-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-1619-0/+1447