aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91
AgeCommit message (Expand)Author
2011-07-04AT91: Change nand buswidth logic to match hardware default configurationNicolas Ferre
2011-06-25at91: Use "pclk" as con_id on at91cap9 and at91rm9200Joachim Eastwood
2011-06-25at91: fix udc, ehci and mmc clock device name for cap9/9g45/9rlJean-Christophe PLAGNIOL-VILLARD
2011-06-25at91: fix at91_set_serial_console: use platform device idJean-Christophe PLAGNIOL-VILLARD
2011-05-25at91: drop at572d940hf supportJean-Christophe PLAGNIOL-VILLARD
2011-05-25at91rm9200: introduce at91rm9200_set_type to specficy cpu packageJean-Christophe PLAGNIOL-VILLARD
2011-05-25at91: drop boot_params and PLAT_PHYS_OFFSETJean-Christophe PLAGNIOL-VILLARD
2011-05-25at91: factorize common irq IDJean-Christophe PLAGNIOL-VILLARD
2011-05-25at91: switch to CLKDEV_LOOKUPJean-Christophe PLAGNIOL-VILLARD
2011-05-25at91: fix map_io init usageJean-Christophe PLAGNIOL-VILLARD
2011-05-25at91/board-eco920: remove at91_beeper ressource as no driver at91_beeper existJean-Christophe PLAGNIOL-VILLARD
2011-05-25atmel_serial: keep the platform_device unchangedJean-Christophe PLAGNIOL-VILLARD
2011-05-25at91: remove MTD_NAND_ATMEL_BUSWIDTH_16 optionJean-Christophe PLAGNIOL-VILLARD
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-04-26Merge branch 'master' into for-nextJiri Kosina
2011-04-23at91: Add ARCH_ID and basic cpu macros definition for 5series chips family.Jean-Christophe PLAGNIOL-VILLARD
2011-04-23arm: at91: fix compiler warning for eb01 board buildGreg Ungerer
2011-04-23ARM: at91: AT91CAP9 has a macb deviceUwe Kleine-König
2011-04-10treewide: remove extra semicolonsJustin P. Mattock
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner
2011-03-29arm: at91: Cleanup irq chipThomas Gleixner
2011-03-29arm: Use genirq lockdep helper to set lock classThomas Gleixner
2011-03-29arm: at91: at572d940hf: Fix SDRAMC defineThomas Gleixner
2011-03-16Merge branch 'p2v' into develRussell King
2011-02-19ARM: 6665/1: Add Snapper9260 rtc wakeup interrupt pinRyan Mallon
2011-02-19ARM: 6664/1: AT91: Use macros for gpio_to_irq/irq_to_gpioRyan Mallon
2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King
2011-01-15Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-01-14Merge branch 'for_rmk' of git://github.com/at91linux/linux-2.6-at91 into deve...Russell King
2011-01-14AT91: Support for gsia18s boardIgor Plyatov
2011-01-14AT91: Acme Systems FOX Board G20 board filesSergio Tanzilli
2011-01-14AT91: board-sam9m10g45ek.c: Remove duplicate inclusion of mach/hardware.hJesper Juhl
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-13ARM: at91: irq_data conversion.Lennert Buytenhek
2011-01-05Merge branch 'clksrc' into develRussell King
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-12-21mmc: at91_mci: fix multiblock SDIO transfersYauhen Kharuzhy
2010-12-19ARM: AT91: update clock source registrationRussell King
2010-12-17at91: Refactor Stamp9G20 and PControl G20 board fileChristian Glindkamp
2010-12-17at91: Fix uhpck clock rate in upll caseRyan Mallon
2010-11-30at91/board-yl-9200: fix typo in video supportJean-Christophe PLAGNIOL-VILLARD
2010-11-30at91/picotux200: remove commenting usb device and dataflash supportJean-Christophe PLAGNIOL-VILLARD
2010-11-30at91: rename rm9200ek and rm9200dk board file nameJean-Christophe PLAGNIOL-VILLARD
2010-11-30at91rm9200ek: fix warning: 'ek_mmc_data' defined but not usedJean-Christophe PLAGNIOL-VILLARD
2010-11-30at91rm9200dk: fix warning: 'dk_mmc_data' defined but not usedJean-Christophe PLAGNIOL-VILLARD
2010-11-30at91: Convert remaining boards to new-style UART initializationJean-Christophe PLAGNIOL-VILLARD
2010-11-16suspend: constify platform_suspend_opsLionel Debroux
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König