summaryrefslogtreecommitdiff
path: root/arch/arm/mach-realview
AgeCommit message (Expand)Author
2009-12-08cherry-pick commit f32f4ce257452 from torvalds/linux-2.6.gitGary King
2009-12-08cherry-pick bc28248ee2525... from torvalds/linux-2.6.gitGary King
2009-12-07Merge commit 'arm/2.6.28-arm' into android-tegra-2.6.29Gary King
2009-10-19RealView: Define ISA_DMA_THRESHOLD and MAX_DMA_ADDRESS if ZONE_DMACatalin Marinas
2009-10-12RealView: Do not allow the probing of the local timerVarun Swara
2009-10-06Allow REALVIEW_HIGH_PHYS_OFFSET only if !SPARSEMEMCatalin Marinas
2009-09-24[ARM] realview: fix broadcast tick supportRussell King
2009-09-09Add "nol2x0" early param to avoid initialisation of the L2 controllerCatalin Marinas
2009-09-08RealView: Remove duplicated #define REALVIEW_SYS_FLAGS* statementsColin Tuckley
2009-09-08RealView: Re-implement the sparsemem support for PBXCatalin Marinas
2009-09-03RealView: Remove duplicated #define REALVIEW_SYS_FLAGS* statementsColin Tuckley
2009-09-02RealView: Set clk->mult = 1 for the dummy local timerCatalin Marinas
2009-04-30arm: convert realview platform to use smsc911xSteve Glendinning
2009-03-10RealView: Add mdelay() to realview_clcd_setup() for PB1176Colin Tuckley
2009-03-10ARM Ltd's reworked oprofile supportJon Callan
2009-03-10Thumb-2: Add IT instructions to the kernel assembly codeCatalin Marinas
2009-03-10Thumb-2: Pass a Thumb-2 address to the secondary CPUs to jump toCatalin Marinas
2009-03-10nommu: Do not allow REALVIEW_HIGH_PHYS_OFFSET if !MMUCatalin Marinas
2009-03-10nommu: Add MMU-less support for RealView/EBCatalin Marinas
2009-03-10Allow the L2x0 cache controller to be already initialisedCatalin Marinas
2009-03-10RealView: Initialise the L2 cache via early_initcallCatalin Marinas
2009-03-10RealView: Toggle one LED per CPUCatalin Marinas
2009-03-10RealView: Allow access to the secure flash memory block on PB1176Catalin Marinas
2009-03-10RealView: Add CPUFreq support for PB1176Turhan Oz
2009-03-10RealView: Only use the memory at 0x70000000 for DMA on PBXCatalin Marinas
2009-03-10RealView: Add sparsemem support for the RealView PBX platformCatalin Marinas
2009-03-10RealView: Add support for the L2 cache control on the PBX boardColin Tuckley
2009-03-10RealView: Flush the D-cache after initialising the SCUCatalin Marinas
2009-03-10RealView: Add support for the ISP1761 USB chipCatalin Marinas
2009-03-10RealView: Use PATA_PLATFORM to access the CompactFlashCatalin Marinas
2009-03-10RealView: Fix SD/MMC card detection on RealView PB1176Colin Tuckley
2009-03-10RealView: Add support for the DS1338 RTC chipCatalin Marinas
2009-03-10RealView: Add support for the RealView/PBX platformColin Tuckley
2009-03-10RealView: Register the CLCD clock on the PB-A8 platformCatalin Marinas
2009-03-10RealView: Adjust timing values for the CLCD VGA modeColin Tuckley
2009-03-10RealView: Allow the in-kernel smc911x.c driver on RealViewCatalin Marinas
2009-03-10RealView: Refactor the Ethernet device registrationCatalin Marinas
2009-03-10RealView: Clean up the machine_is_*() calls in platsmp.cCatalin Marinas
2009-03-10RealView: Use only the shadow mapping of ARM11MPCore local timersCatalin Marinas
2009-03-10RealView: Add Cortex-A9 support to the EB boardJon Callan
2009-03-10RealView: Use flush_cache_all() rather than MCR in cpu_enter_lowpower()Harry Fearnhamm
2009-03-10RealView: Add support for the Cortex-A8 Platform BaseboardBahadir Balban
2009-03-10RealView: Allow PHYS_OFFSET at 0x70000000Catalin Marinas
2009-03-10RealView: Make more vmalloc space by changing IO_ADDRESSCatalin Marinas
2009-03-10RealView: Add debug-macro.S support for the PB1176 platformCatalin Marinas
2009-03-10RealView: Change the clcd panel controls to use RGB instead of BGRCatalin Marinas
2009-03-10RealView: Allow XVGA (1024x768) CLCD resolution on the RealView boardsColin Tuckley
2009-03-10RealView: Use the correct oscillator for the CLCD on PB1176Colin Tuckley
2009-03-10Check whether the SCU was already initialisedCatalin Marinas
2009-01-08[ARM] Fix realview buildRussell King