aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91 (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-29Merge branch 'at91/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds58-745/+696
2011-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-watchdogLinus Torvalds1-37/+0
2011-07-28at91: add arch specific ioremap supportJean-Christophe PLAGNIOL-VILLARD2-1/+29
2011-07-28at91: factorize sram initJean-Christophe PLAGNIOL-VILLARD9-115/+39
2011-07-28at91: move register clocks to soc generic initJean-Christophe PLAGNIOL-VILLARD9-21/+11
2011-07-28at91: move clock subsystem init to soc generic initJean-Christophe PLAGNIOL-VILLARD10-31/+18
2011-07-28at91: use structure to store the current socJean-Christophe PLAGNIOL-VILLARD10-120/+341
2011-07-28at91: remove AT91_DBGU offset from dbgu register macroJean-Christophe PLAGNIOL-VILLARD5-25/+28
2011-07-28at91: factorize at91 interrupts init to socJean-Christophe PLAGNIOL-VILLARD45-322/+61
2011-07-28at91: introduce commom AT91_BASE_SYSJean-Christophe PLAGNIOL-VILLARD54-173/+232
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds1-7/+0
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-07-26watchdog: at91sam9/wdt: move register header to driversJean-Christophe Plagniol-Villard1-37/+0
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2011-07-21mmc: at91_mci: move register header from include/ to drivers/Jean-Christophe PLAGNIOL-VILLARD1-115/+0
2011-07-19ARM: Consolidate the clkdev header filesKyungmin Park1-7/+0
2011-07-11Merge branch 'master' into for-nextJiri Kosina18-32/+32
2011-07-04AT91: Change nand buswidth logic to match hardware default configurationNicolas Ferre7-11/+11
2011-06-25at91: Use "pclk" as con_id on at91cap9 and at91rm9200Joachim Eastwood2-5/+5
2011-06-25at91: fix udc, ehci and mmc clock device name for cap9/9g45/9rlJean-Christophe PLAGNIOL-VILLARD3-9/+9
2011-06-25at91: fix at91_set_serial_console: use platform device idJean-Christophe PLAGNIOL-VILLARD7-7/+7
2011-06-16Change Ryan Mallon's email address across the kernelRyan Mallon1-1/+1
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-1/+1
2011-05-25at91: drop at572d940hf supportJean-Christophe PLAGNIOL-VILLARD13-1992/+2
2011-05-25at91rm9200: introduce at91rm9200_set_type to specficy cpu packageJean-Christophe PLAGNIOL-VILLARD17-18/+63
2011-05-25at91: drop boot_params and PLAT_PHYS_OFFSETJean-Christophe PLAGNIOL-VILLARD40-51/+0
2011-05-25at91: factorize common irq IDJean-Christophe PLAGNIOL-VILLARD10-18/+6
2011-05-25at91: switch to CLKDEV_LOOKUPJean-Christophe PLAGNIOL-VILLARD21-202/+371
2011-05-25at91: fix map_io init usageJean-Christophe PLAGNIOL-VILLARD47-94/+166
2011-05-25at91/board-eco920: remove at91_beeper ressource as no driver at91_beeper existJean-Christophe PLAGNIOL-VILLARD1-19/+0
2011-05-25atmel_serial: keep the platform_device unchangedJean-Christophe PLAGNIOL-VILLARD9-8/+25
2011-05-25at91: remove MTD_NAND_ATMEL_BUSWIDTH_16 optionJean-Christophe PLAGNIOL-VILLARD9-54/+39
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-3/+3
2011-04-26Merge branch 'master' into for-nextJiri Kosina7-37/+23
2011-04-23at91: Add ARCH_ID and basic cpu macros definition for 5series chips family.Jean-Christophe PLAGNIOL-VILLARD1-0/+28
2011-04-23arm: at91: fix compiler warning for eb01 board buildGreg Ungerer1-1/+6
2011-04-23ARM: at91: AT91CAP9 has a macb deviceUwe Kleine-König1-0/+1
2011-04-10treewide: remove extra semicolonsJustin P. Mattock3-3/+3
2011-03-31Fix common misspellingsLucas De Marchi3-3/+3
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2-4/+3
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner3-10/+10
2011-03-29arm: at91: Cleanup irq chipThomas Gleixner1-22/+9
2011-03-29arm: Use genirq lockdep helper to set lock classThomas Gleixner1-1/+1
2011-03-29arm: at91: at572d940hf: Fix SDRAMC defineThomas Gleixner1-1/+1
2011-03-16Merge branch 'p2v' into develRussell King1-1/+1
2011-02-19ARM: 6665/1: Add Snapper9260 rtc wakeup interrupt pinRyan Mallon1-0/+1
2011-02-19ARM: 6664/1: AT91: Use macros for gpio_to_irq/irq_to_gpioRyan Mallon1-9/+2
2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King1-1/+1
2011-01-15Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds8-36/+941
2011-01-14Merge branch 'for_rmk' of git://github.com/at91linux/linux-2.6-at91 into devel-stableRussell King6-1/+906