aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-08[ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, pxa, s3cRussell King7-0/+7
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-3/+2
2008-12-19Merge branch 'for-rmk' of git://git.pengutronix.de/git/ukl/linux-2.6 into develRussell King1-0/+9
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2-3/+2
2008-12-12at91: warn if irqs are enabled in set_next_eventUwe Kleine-König1-0/+9
2008-12-01[ARM] 5319/1: AT91: support AT91CAP9 revC CPUsStelian Pop6-8/+48
2008-12-01[ARM] 5290/1: [AT91] Add support for the Adeneo NeoCore 926 boardAndrew Victor3-1/+405
2008-12-01[ARM] 5289/1: [AT91] Convert boards to use sam9_smc_configure()Andrew Victor11-59/+405
2008-12-01[ARM] 5288/1: [AT91] Remove SMC configuration from devices.c filesAndrew Victor5-97/+5
2008-12-01[ARM] 5287/2: [AT91] Configuration of Static Memory ControllerAndrew Victor3-6/+86
2008-11-30[ARM] Add a common typesafe __io implementationRussell King1-2/+2
2008-11-29[ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King1-19/+0
2008-11-28Merge branch 'highmem' into develRussell King1-11/+0
2008-11-28[ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre1-11/+0
2008-11-27[ARM] Arrange for platforms to select appropriate CPU supportRussell King1-0/+7
2008-10-30[ARM] 5326/1: AFEB9260: Fix for i2c_board_info structureSergey Lapin1-0/+1
2008-10-30[ARM] gpio_free might sleep, arm architectureUwe Kleine-König1-0/+2
2008-10-22[ARM] 5316/1: AT91: oops (regression) fix on gpio irqDavid Brownell1-0/+1
2008-10-09Merge branch 'pxa-all' into develRussell King1-2/+1
2008-10-09Merge branch 'at91' into develRussell King40-113/+1045
2008-10-09[ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov1-2/+1
2008-09-29[ARM] 5267/1: [AT91] Name conflict in mach-at91/leds.cAndrew Victor1-4/+4
2008-09-29[ARM] 5261/1: [AT91] Support for LEDs on Conitec ARM&EVA boardAndrew Victor1-1/+27
2008-09-21[ARM] 5265/3: [AT91] Add copyright infoAndrew Victor10-0/+27
2008-09-21[ARM] 5264/2: [AT91] Suspend-to-RAM disables main oscillatorAndrew Victor3-0/+297
2008-09-21[ARM] 5263/2: [AT91] GPIO buttons as wakeup sourcesAndrew Victor3-11/+15
2008-09-21[ARM] 5262/2: [AT91] Support for GPIO-connected buttons on SAM9260-EK boardAndrew Victor1-0/+54
2008-09-21[ARM] 5260/1: [AT91] Touchscreen on AT91SAM9RLAndrew Victor3-0/+50
2008-09-21[ARM] 5259/2: [AT91] PWM LEDs on AT91SAM9263-EKAndrew Victor3-10/+57
2008-09-21[ARM] 5258/1: [AT91] PWM controller initializationAndrew Victor7-9/+179
2008-09-21[ARM] 5257/2: [AT91] Use SZ_ definitions and MTDPART_OFS_NXTBLK instead of hex-valuesAndrew Victor17-78/+78
2008-09-18[ARM] 5240/1: AT91: eeproms on sam9260ek, sam9263ekDavid Brownell2-2/+39
2008-09-18[ARM] 5219/2: MACB ethernet support for AFEB9260Sergey Lapin1-0/+16
2008-09-18[ARM] 5210/2: AFEB9260: board supportSergey Lapin3-0/+204
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King6-7/+6
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King93-163/+4222
2008-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King16-16/+16
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King28-28/+28
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King4-4/+0
2008-08-01Fix rename of at91_nand -> atmel_nandPieter du Preez16-20/+20
2008-07-28[ARM] 5180/1: at91: Fix at91_nand -> atmel_nand rename falloutHaavard Skinnemoen4-4/+4
2008-07-27Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-7/+7
2008-07-27[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov2-7/+7
2008-07-26[ARM] fix mode for board-yl-9200.cRussell King1-0/+0
2008-07-25Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse23-572/+1762
2008-07-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse3-24/+19
2008-07-10Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'omap-reviewed', 'rpc', 'rtc' and 's3c' into develRussell King23-572/+1762
2008-07-10[ARM] 5130/4: Support for the at91sam9g20sedji gaouaou7-21/+311
2008-07-09[ARM] at91: Fix NAND FLASH timings for at91sam9x evaluation kits.Patrice Vilchez4-16/+16
2008-06-07[MTD] [NAND] rename at91_nand -> atmel_nand: internal symbolsHåvard Skinnemoen16-38/+38