summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/include
AgeCommit message (Expand)AuthorFilesLines
2011-08-12ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King1-2/+0
2011-08-12ARM: gpio: consolidate trivial gpiolib implementationsRussell King1-4/+1
2011-07-29Merge branch 'at91/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds12-97/+135
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-VILLARD1-1/+10
2011-07-28at91: use structure to store the current socJean-Christophe PLAGNIOL-VILLARD1-70/+89
2011-07-28at91: remove AT91_DBGU offset from dbgu register macroJean-Christophe PLAGNIOL-VILLARD3-23/+26
2011-07-28at91: introduce commom AT91_BASE_SYSJean-Christophe PLAGNIOL-VILLARD8-7/+14
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-7/+0
2011-07-26watchdog: at91sam9/wdt: move register header to driversJean-Christophe Plagniol-Villard1-37/+0
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-04AT91: Change nand buswidth logic to match hardware default configurationNicolas Ferre1-5/+5
2011-05-25at91: drop at572d940hf supportJean-Christophe PLAGNIOL-VILLARD6-263/+1
2011-05-25at91rm9200: introduce at91rm9200_set_type to specficy cpu packageJean-Christophe PLAGNIOL-VILLARD1-0/+7
2011-05-25at91: drop boot_params and PLAT_PHYS_OFFSETJean-Christophe PLAGNIOL-VILLARD4-13/+0
2011-05-25at91: factorize common irq IDJean-Christophe PLAGNIOL-VILLARD10-18/+6
2011-05-25at91: switch to CLKDEV_LOOKUPJean-Christophe PLAGNIOL-VILLARD1-0/+7
2011-05-25at91: fix map_io init usageJean-Christophe PLAGNIOL-VILLARD1-1/+1
2011-05-25atmel_serial: keep the platform_device unchangedJean-Christophe PLAGNIOL-VILLARD1-0/+1
2011-05-25at91: remove MTD_NAND_ATMEL_BUSWIDTH_16 optionJean-Christophe PLAGNIOL-VILLARD1-0/+25
2011-04-23at91: Add ARCH_ID and basic cpu macros definition for 5series chips family.Jean-Christophe PLAGNIOL-VILLARD1-0/+28
2011-03-31Fix common misspellingsLucas De Marchi2-2/+2
2011-03-29arm: at91: at572d940hf: Fix SDRAMC defineThomas Gleixner1-1/+1
2011-03-16Merge branch 'p2v' into develRussell King1-1/+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-14AT91: Support for gsia18s boardIgor Plyatov1-0/+33
2010-12-21mmc: at91_mci: fix multiblock SDIO transfersYauhen Kharuzhy1-0/+2
2010-12-17at91: Refactor Stamp9G20 and PControl G20 board fileChristian Glindkamp1-0/+7
2010-11-30at91: Convert remaining boards to new-style UART initializationJean-Christophe PLAGNIOL-VILLARD1-6/+0
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr1-5/+3
2010-10-19Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King1-4/+3
2010-10-08ARM: 6436/1: AT91: Fix power-saving in idle-mode on 926T processorsAnders Larsen1-4/+3
2010-10-07AT91: fix use of clock disable on idle for AT91x40 devicesGreg Ungerer2-0/+10
2010-07-18ARM: 6209/3: at91_udc: Add vbus polarity and polling modeRyan Mallon1-0/+2
2010-07-09ARM: 6200/1: AT91: Define NR_BUILTIN_GPIORyan Mallon1-0/+1
2010-07-09ARM: 6185/1: AT91: PM: dual ram controller supportNicolas Ferre7-21/+162
2010-06-16ARM: 6169/1: AT91: add new at91 chips in at91sam9g45 familyNicolas Ferre1-0/+10
2010-05-04ARM: 6092/1: atmel_serial: support for RS485 communicationsClaudio Scordino1-3/+5
2010-05-02ARM: 6053/1: AT91: Save power by disabling the processor clock when CPU is idleAnders Larsen1-2/+5
2010-04-14ARM: 6056/1: AT91: at91sam9g10 chip identification changedNicolas Ferre1-2/+2
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2010-02-25Merge branch 'tmpreg' into develRussell King1-1/+1
2010-02-12ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren1-1/+1
2010-02-05tree-wide: fix 'lenght' typo in comments and codeDaniel Mack1-1/+1
2010-01-20ARM: 5850/1: [AT91] AT572D940HF processor supportAndrew Victor7-1/+266
2009-12-15atmel-mci: change use of dma slave interfaceNicolas Ferre1-0/+24
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+6
2009-12-05Merge branches 'at91', 'ep93xx', 'etm', 'ks8695', 'nuc', 'u300' and 'u8500' i...Russell King1-0/+1