aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-ep93xx/core.c
AgeCommit message (Expand)Author
2009-08-03ARM: 5635/1: Use DIV_ROUND_CLOSESTJulia Lawall
2009-07-30ARM: 5628/1: ep93xx: Introduce Pulse Width Modulator (PWM) driverHartley Sweeten
2009-07-21[ARM] 5612/1: ep93xx: add platform LEDsHartley Sweeten
2009-07-17[ARM] 5607/1: ep93xx: Use __iomem pointer on syscon write functionRyan Mallon
2009-07-17[ARM] 5600/1: ep93xx: core.c remove cast when copying dev_addrHartley Sweeten
2009-07-11[ARM] 5598/1: ep93xx: core.c typesafe vic_initHartley Sweeten
2009-07-09[ARM] 5592/1: ep93xx: cleanup platform header includesHartley Sweeten
2009-07-09[ARM] 5577/2: ep93xx: syscon locked register functionsHartley Sweeten
2009-06-10Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King
2009-05-29[ARM] 5527/1: ep93xx: core.c: trivial spelling errorHartley Sweeten
2009-05-07[ARM] VIC: Add power management deviceBen Dooks
2009-04-26[ARM] 5452/1: ep93x: rtc: use ioremap'ed addressesHartley Sweeten
2009-04-15[ARM] 5451/1: ep93xx:core.c: build warning fixHartley Sweeten
2009-01-06arm: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-12-01[ARM] 5324/2: ep93xx: support gpio interrupt debounceHartley Sweeten
2008-12-01[ARM] 5311/1: ep93xx: add core support for built in i2c busHartley Sweeten
2008-10-30[ARM] ep93xx: fix OHCI DMA maskMatthias Kaehlcke
2008-10-09Merge branch 'pxa-all' into develRussell King
2008-10-09Merge branches 'machtypes', 'core', 'ep93xx', 'ks8695', 'netdev' and 'sa1100'...Russell King
2008-10-09[ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov
2008-10-04[ARM] 5273/2: ep93xx: move ethernet support into core.cHartley Sweeten
2008-09-07[ARM] 5242/1: ep93xx: bugfix, GPIO port F enable register offsetHartley Sweeten
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-07-27[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov
2008-05-04[ARM] 5023/1: Fix broken gpio interrupts on ep93xxRyan Mallon
2008-04-19[ARM] 4988/1: Add GPIO lib support to the EP93xxRyan Mallon
2008-01-28Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', '...Russell King
2008-01-28[ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99Russell King
2008-01-26[ARM] remove duplicate includesLucas Woods
2008-01-26[ARM] 4671/1: ep93xx: remove obsolete gpio_line_* operationsHerbert Valerio Riedel
2008-01-26[ARM] 4670/1: ep93xx: implement IRQT_BOTHEDGE gpio irq sense typeHerbert Valerio Riedel
2008-01-26[ARM] 4669/1: ep93xx: simplify GPIO code and cleanupsHerbert Valerio Riedel
2008-01-26[ARM] 4668/1: ep93xx: implement new GPIO APIHerbert Valerio Riedel
2007-09-20[ARM] 4569/1: ep93xx_gpio_irq_type(): fix spurious enumeration offset for FGP...Herbert Valerio Riedel
2007-05-08Add IRQF_IRQPOLL flag on armBernhard Walle
2007-02-08[ARM] 4142/1: ep93xx: handle IRQT_NOEDGELennert Buytenhek
2007-02-08[ARM] 4122/1: ep93xx: add support for GPIO port F interruptsLennert Buytenhek
2007-02-08[ARM] 4121/1: ep93xx: move setting of HWCAP_CRUNCHLennert Buytenhek
2007-02-08[ARM] 4120/1: ep93xx: make clock init an arch_initcall()Lennert Buytenhek
2006-12-18[ARM] 4054/1: ep93xx: add HWCAP_CRUNCHLennert Buytenhek
2006-11-30[ARM] Remove compatibility layer for ARM irqsRussell King
2006-10-06Initial blind fixup for arm for irq changesLinus Torvalds
2006-07-02[PATCH] ARM: fixup irqflags breakage after ARM genirq mergeThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-24[ARM] 3646/1: ep93xx: instantiate ep93xx-ohci platform deviceLennert Buytenhek
2006-06-24[ARM] 3634/1: ep93xx: initial implementation of the clk_* APILennert Buytenhek
2006-06-22[ARM] 3617/1: ep93xx: fix slightly incorrect timer tick rateLennert Buytenhek
2006-06-22[ARM] 3616/1: fix timer handler wrap logic for a number of platformsLennert Buytenhek