aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91 (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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
2011-01-14AT91: Support for gsia18s boardIgor Plyatov4-0/+625
2011-01-14AT91: Acme Systems FOX Board G20 board filesSergio Tanzilli3-0/+281
2011-01-14AT91: board-sam9m10g45ek.c: Remove duplicate inclusion of mach/hardware.hJesper Juhl1-1/+0
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-4/+4
2011-01-13ARM: at91: irq_data conversion.Lennert Buytenhek2-35/+35
2011-01-05Merge branch 'clksrc' into develRussell King2-6/+2
2010-12-22Merge branch 'master' into for-nextJiri Kosina13-261/+95
2010-12-21mmc: at91_mci: fix multiblock SDIO transfersYauhen Kharuzhy1-0/+2
2010-12-19ARM: AT91: update clock source registrationRussell King2-6/+2
2010-12-17at91: Refactor Stamp9G20 and PControl G20 board fileChristian Glindkamp4-135/+54
2010-12-17at91: Fix uhpck clock rate in upll caseRyan Mallon1-1/+1
2010-11-30at91/board-yl-9200: fix typo in video supportJean-Christophe PLAGNIOL-VILLARD1-1/+1
2010-11-30at91/picotux200: remove commenting usb device and dataflash supportJean-Christophe PLAGNIOL-VILLARD1-30/+0
2010-11-30at91: rename rm9200ek and rm9200dk board file nameJean-Christophe PLAGNIOL-VILLARD3-4/+4
2010-11-30at91rm9200ek: fix warning: 'ek_mmc_data' defined but not usedJean-Christophe PLAGNIOL-VILLARD1-0/+2
2010-11-30at91rm9200dk: fix warning: 'dk_mmc_data' defined but not usedJean-Christophe PLAGNIOL-VILLARD1-0/+2
2010-11-30at91: Convert remaining boards to new-style UART initializationJean-Christophe PLAGNIOL-VILLARD5-90/+31
2010-11-16suspend: constify platform_suspend_opsLionel Debroux1-1/+1
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-3/+3