summaryrefslogtreecommitdiff
path: root/include/asm-arm/mach
AgeCommit message (Expand)Author
2005-09-04[ARM] Change irq_chip wake/type methods to set_wake/set_typeRussell King
2005-07-04[PATCH] ARM: Change 'param_offset' to 'boot_params'Russell King
2005-07-03[PATCH] ARM: Remove machine description macrosRussell King
2005-06-27[PATCH] ARM: Add VST idle loop callRussell King
2005-06-25[PATCH] ARM: Generic Dynamic Tick Timer support for ARM, take 4Russell King
2005-04-02[ARM PATCH] 2637/1: Combine code for Sharp SL series parameter areaRichard Purdie
2005-03-27[ARM PATCH] 2579/1: make early boot failure more verboseNicolas Pitre
2005-03-25[ARM PATCH] 2507/1: work around ixp2400 erratum #66Lennert Buytenhek
2005-01-11[ARM] Add SMP IRQ affinity and routing support.Russell King
2004-12-17[ARM] Clean up vector support code.Russell King
2004-12-11[ARM] Fix compiler warning for set_speed irda method.Russell King
2004-12-10[ARM] Add platform-based IrDA device support.Russell King
2004-11-20[ARM] kill unused call_irq()Christoph Hellwig
2004-11-12[ARM] Remove unused 'mclk' element from MMC platform structure.Russell King
2004-11-10[ARM PATCH] 2154/2: XIP kernel for ARMNicolas Pitre
2004-11-09[ARM] Add static partitioning information to flash_platform_data.Russell King
2004-10-19[ARM] Add documentation for ARM kernel timer infrastructure.Russell King
2004-10-09[ARM] Convert system ticker timer to sysdev model.Russell King
2004-10-05[ARM] Add save_time_delta()/restore_time_delta()Russell King
2004-09-05[ARM PATCH] 2039/1: 2033/6 resubmissionDave Jiang
2004-08-23Merge bk://bk.arm.linux.org.uk/linux-2.6-mmcLinus Torvalds
2004-08-17[ARM PATCH] 1963/1: Intel XScale IOP310 removalDave Jiang
2004-06-29[ARM] Reliably update SIZEOF_MACHINE_DESCRussell King
2004-06-17[ARM] Consolidate various ARM timer fns. into single timer_tick() call.Deepak Saxena
2004-06-15[ARM] Add include/asm-arm/mach/time.h for shared timer definitionsDeepak Saxena
2004-06-15[ARM] Remove bogus gettimeoffset ptr from machine_desc struct.Deepak Saxena
2004-06-15[ARM] Timer cleanupDeepak Saxena
2004-05-06[MMC] Add ARM MMCI Primecell driver.Russell King
2004-05-06[MMC] Add MMC core supportRussell King
2004-01-10[ARM PATCH] 1712/1: pxa2xx_udc (1/5) add INIT_MACHINEDavid Brownell
2003-10-04[ARM] Move Integrator flash map to driver model.Russell King
2003-08-05[ARM] Remove more static register accesses from sa1111.cRussell King
2003-05-18[ARM] Fix DMA handler race condition.Russell King
2003-05-13[ARM] Convert more structure initialisers to C99 syntax.Russell King
2003-04-17[ARM PATCH] 1503/1: Adds basic support for the iq80321 boardEli Carter
2003-03-18[ARM] Update CLPS7500 support.Russell King
2003-03-18[ARM] Minor updates/fixes to ARM PCI support code.Russell King
2003-02-11[ARM] Better handling of bad IRQ implementations.Russell King
2003-02-01[ARM] Remove IRQ desc->enabled in favour of testing disable_depthRussell King
2003-01-01[ARM] Add basic support for enable/disable_irq_wake.Russell King
2002-08-22[ARM] Remove old AMBA KMI driver information.Russell King
2002-07-10[ARM] Miscellaneous updatesRussell King
2002-06-05[ARM] Clean up map_desc structureRussell King
2002-05-30[ARM] Remove hard coded per-architecture memory, ramdisk and initrdRussell King
2002-05-14[ARM] 2.5.15 random fixups:Russell King
2002-05-14[ARM] 2.5.15 PCI cleanups/fixupsRussell King
2002-03-13Miscellaneous compiler warning fixes, other small fixes andRussell King
2002-03-10Fix up couple of bugs in Integrator PCI code.Russell King
2002-02-25Rationalise interrupt handling on ARM. With the old code, we hadRussell King
2002-02-05v2.5.1.8 -> v2.5.1.9Linus Torvalds