summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91
Commit message (Expand)AuthorAgeFilesLines
* at91: Add ARCH_ID and basic cpu macros definition for 5series chips family.Jean-Christophe PLAGNIOL-VILLARD2011-04-231-0/+28
* arm: at91: fix compiler warning for eb01 board buildGreg Ungerer2011-04-231-1/+6
* ARM: at91: AT91CAP9 has a macb deviceUwe Kleine-König2011-04-231-0/+1
* Fix common misspellingsLucas De Marchi2011-03-313-3/+3
* arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-292-4/+3Star
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-293-10/+10
* arm: at91: Cleanup irq chipThomas Gleixner2011-03-291-22/+9Star
* arm: Use genirq lockdep helper to set lock classThomas Gleixner2011-03-291-1/+1
* arm: at91: at572d940hf: Fix SDRAMC defineThomas Gleixner2011-03-291-1/+1
* Merge branch 'p2v' into develRussell King2011-03-171-1/+1
|\
| * ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King2011-02-181-1/+1
* | ARM: 6665/1: Add Snapper9260 rtc wakeup interrupt pinRyan Mallon2011-02-191-0/+1
* | ARM: 6664/1: AT91: Use macros for gpio_to_irq/irq_to_gpioRyan Mallon2011-02-191-9/+2Star
|/
* Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-158-36/+941
|\
| * Merge branch 'for_rmk' of git://github.com/at91linux/linux-2.6-at91 into deve...Russell King2011-01-146-1/+906
| |\
| | * AT91: Support for gsia18s boardIgor Plyatov2011-01-144-0/+625
| | * AT91: Acme Systems FOX Board G20 board filesSergio Tanzilli2011-01-143-0/+281
| | * AT91: board-sam9m10g45ek.c: Remove duplicate inclusion of mach/hardware.hJesper Juhl2011-01-141-1/+0Star
| * | ARM: at91: irq_data conversion.Lennert Buytenhek2011-01-132-35/+35
| |/
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-132-4/+4
|\ \ | |/ |/|
| * Merge branch 'master' into for-nextJiri Kosina2010-12-2213-261/+95Star
| |\
| * | suspend: constify platform_suspend_opsLionel Debroux2010-11-161-1/+1
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-3/+3
* | | Merge branch 'clksrc' into develRussell King2011-01-052-6/+2Star
|\ \ \
| * | | ARM: AT91: update clock source registrationRussell King2010-12-192-6/+2Star
| |/ /
* | / mmc: at91_mci: fix multiblock SDIO transfersYauhen Kharuzhy2010-12-211-0/+2
| |/ |/|
* | at91: Refactor Stamp9G20 and PControl G20 board fileChristian Glindkamp2010-12-174-135/+54Star
* | at91: Fix uhpck clock rate in upll caseRyan Mallon2010-12-171-1/+1
* | at91/board-yl-9200: fix typo in video supportJean-Christophe PLAGNIOL-VILLARD2010-11-301-1/+1
* | at91/picotux200: remove commenting usb device and dataflash supportJean-Christophe PLAGNIOL-VILLARD2010-11-301-30/+0Star
* | at91: rename rm9200ek and rm9200dk board file nameJean-Christophe PLAGNIOL-VILLARD2010-11-303-4/+4
* | at91rm9200ek: fix warning: 'ek_mmc_data' defined but not usedJean-Christophe PLAGNIOL-VILLARD2010-11-301-0/+2
* | at91rm9200dk: fix warning: 'dk_mmc_data' defined but not usedJean-Christophe PLAGNIOL-VILLARD2010-11-301-0/+2
* | at91: Convert remaining boards to new-style UART initializationJean-Christophe PLAGNIOL-VILLARD2010-11-305-90/+31Star
|/
* at91/atmel-mci: inclusion of sd/mmc driver in at91sam9g45 chip and boardNicolas Ferre2010-10-262-0/+189
* AT91: pm: make sure that r0 is 0 when dealing with cache operationsNicolas Ferre2010-10-263-3/+10
* AT91: pm: use plain cpu_do_idle() for "wait for interrupt"Nicolas Ferre2010-10-262-2/+8
* AT91: reset: extend alternate reset procedure to several chipsNicolas Ferre2010-10-266-35/+12Star
* AT91: reset routine cleanup, remove not needed icache flushNicolas Ferre2010-10-264-58/+51Star
* AT91: trivial: align comment of at91sam9g20_reset with one more tabNicolas Ferre2010-10-261-7/+7
* AT91: Fix AT91SAM9G20 reset as per the errata in the data sheetPeter Horton2010-10-263-2/+63
* AT91: add board support for Pcontrol_G20Peter Gsellmann2010-10-263-0/+329
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-3/+3
|\
| * Update broken web addresses in arch directory.Justin P. Mattock2010-10-181-3/+3
* | arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2010-10-2033-70/+0Star
* | arm: return both physical and virtual addresses from addruartJeremy Kerr2010-10-201-5/+3Star
* | Merge branch 'devel-stable' into develRussell King2010-10-198-346/+92Star
|\ \
| * \ Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2010-10-191-4/+3Star
| |\ \
| | * | ARM: 6436/1: AT91: Fix power-saving in idle-mode on 926T processorsAnders Larsen2010-10-081-4/+3Star
| * | | net: atmel_macb Kconfig: remove long dependency lineJean-Christophe PLAGNIOL-VILLARD2010-10-071-0/+4