aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm/arch-realview (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-04[ARM] 4822/1: RealView: Change the REALVIEW_MPCORE configuration optionCatalin Marinas1-3/+3
2008-02-04[ARM] 4819/1: RealView: Fix entry-macro.S to work with multiple platformsCatalin Marinas1-6/+2
2008-02-04[ARM] 4818/1: RealView: Add core-tile detectionCatalin Marinas1-0/+19
2008-02-04[ARM] 4816/1: RealView: Move the platform-specific definitions into board-eb.hCatalin Marinas7-258/+181
2007-05-12[ARM] Use new get_irqnr_preambleRussell King1-1/+1
2007-02-20[ARM] Merge remaining IOP codeRussell King1-0/+6
2007-02-17[ARM] 4185/2: entry: introduce get_irqnr_preamble and arch_ret_to_userDan Williams1-0/+6
2007-02-15[ARM] 4130/1: Add L220 support to RealView/EBCatalin Marinas1-0/+2
2007-02-15[ARM] 4109/2: Add support for the RealView/EB MPCore revC platformCatalin Marinas3-1/+19
2007-02-15[ARM] 4190/2: Add the secondary GIC support for the RealView/EBCatalin Marinas2-1/+10
2007-02-06[ARM] oprofile: add ARM11 SMP supportRussell King1-0/+12
2006-06-24[ARM] 3631/1: Remove legacy __mem_isa() definitionsAndrew Victor1-1/+0
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-03-28[ARM] Fix decompressor serial IO to give CRLF not LFCRRussell King1-13/+7
2006-03-21[ARM] Collect Primecell PL01x-based debug implementations togetherRussell King1-17/+1
2006-03-21[ARM] Move HZ definition into KconfigRussell King1-19/+0
2006-01-07[ARM] Move AMBA include files to include/linux/amba/Russell King1-1/+1
2006-01-04[ARM] Remove definition of MAX_DMA_CHANNELS to zeroRussell King1-6/+0
2006-01-04[ARM] Move common definition of MAX_DMA_ADDRESS to asm/dma.hRussell King1-1/+0
2006-01-03[ARM] Cleanup ARM includesRussell King1-1/+1
2005-11-16[ARM] Fix arch-realview/system.h to use __io_address()Russell King2-1/+2
2005-11-09[ARM SMP] Add local timer support for Realview MPcoreRussell King3-3/+16
2005-11-07[ARM SMP] Add Realview MPcore SMP supportRussell King3-0/+46
2005-11-07[ARM] Add support for Realview with MPcore tileRussell King1-0/+55
2005-11-02[ARM] Fix realview machine type for patch 3060/1Russell King1-1/+1
2005-10-31[ARM] Add support for ARM RealView boardCatalin Marinas13-0/+883