summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/include/mach
Commit message (Expand)AuthorAgeFilesLines
* at91: vmalloc fix missing AT91_VIRT_BASE defineJean-Christophe PLAGNIOL-VILLARD2011-11-091-0/+2
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-11-071-1/+2
|\
| * mtd: ATMEL, AVR32: inline nand partition table accessDmitry Eremin-Solenikov2011-09-111-1/+2
* | Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-011-0/+5
|\ \
| * \ Merge branch 'depends/rmk/gpio' into next/develArnd Bergmann2011-10-311-5/+0
| |\ \
| * | | at91: at91-ohci: support overcurrent notificationThomas Petazzoni2011-09-101-0/+4
| * | | at91: ohci-at91: add vbus_pin_inverted platform attributeThomas Petazzoni2011-09-101-0/+1
| | |/ | |/|
* | | Merge branch 'depends/rmk/devel-stable' into next/boardArnd Bergmann2011-11-012-3/+1
|\ \ \
| * | | ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre2011-09-261-1/+1
| * | | ARM: mach-at91: Setup consistent dma size at boot timeJon Medhurst2011-08-221-2/+0
| |/ /
* | | Merge branch 'depends/rmk/gpio' into next/boardArnd Bergmann2011-10-211-5/+0
|\ \ \ | | |/ | |/|
| * | ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King2011-08-121-2/+0
| * | ARM: gpio: consolidate trivial gpiolib implementationsRussell King2011-08-121-4/+1
| |/
* | at91: USB-A9G20 C01 & C11 board supportJean-Christophe PLAGNIOL-VILLARD2011-09-071-0/+5
|/
* Merge branch 'at91/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-07-2912-97/+135
|\
| * at91: add arch specific ioremap supportJean-Christophe PLAGNIOL-VILLARD2011-07-281-1/+10
| * at91: use structure to store the current socJean-Christophe PLAGNIOL-VILLARD2011-07-281-70/+89
| * at91: remove AT91_DBGU offset from dbgu register macroJean-Christophe PLAGNIOL-VILLARD2011-07-283-23/+26
| * at91: introduce commom AT91_BASE_SYSJean-Christophe PLAGNIOL-VILLARD2011-07-288-7/+14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-watchdogLinus Torvalds2011-07-291-37/+0
|\ \
| * | watchdog: at91sam9/wdt: move register header to driversJean-Christophe Plagniol-Villard2011-07-261-37/+0
| |/
* | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-261-7/+0
|\ \
| * | ARM: Consolidate the clkdev header filesKyungmin Park2011-07-191-7/+0
| |/
* | mmc: at91_mci: move register header from include/ to drivers/Jean-Christophe PLAGNIOL-VILLARD2011-07-211-115/+0
|/
* AT91: Change nand buswidth logic to match hardware default configurationNicolas Ferre2011-07-041-5/+5
* at91: drop at572d940hf supportJean-Christophe PLAGNIOL-VILLARD2011-05-256-263/+1
* at91rm9200: introduce at91rm9200_set_type to specficy cpu packageJean-Christophe PLAGNIOL-VILLARD2011-05-251-0/+7
* at91: drop boot_params and PLAT_PHYS_OFFSETJean-Christophe PLAGNIOL-VILLARD2011-05-254-13/+0
* at91: factorize common irq IDJean-Christophe PLAGNIOL-VILLARD2011-05-2510-18/+6
* at91: switch to CLKDEV_LOOKUPJean-Christophe PLAGNIOL-VILLARD2011-05-251-0/+7
* at91: fix map_io init usageJean-Christophe PLAGNIOL-VILLARD2011-05-251-1/+1
* atmel_serial: keep the platform_device unchangedJean-Christophe PLAGNIOL-VILLARD2011-05-251-0/+1
* at91: remove MTD_NAND_ATMEL_BUSWIDTH_16 optionJean-Christophe PLAGNIOL-VILLARD2011-05-251-0/+25
* at91: Add ARCH_ID and basic cpu macros definition for 5series chips family.Jean-Christophe PLAGNIOL-VILLARD2011-04-231-0/+28
* Fix common misspellingsLucas De Marchi2011-03-312-2/+2
* arm: at91: at572d940hf: Fix SDRAMC defineThomas Gleixner2011-03-291-1/+1
* Merge branch 'p2v' into develRussell King2011-03-161-1/+1
|\
| * ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King2011-02-171-1/+1
* | ARM: 6664/1: AT91: Use macros for gpio_to_irq/irq_to_gpioRyan Mallon2011-02-191-9/+2
|/
* AT91: Support for gsia18s boardIgor Plyatov2011-01-141-0/+33
* mmc: at91_mci: fix multiblock SDIO transfersYauhen Kharuzhy2010-12-211-0/+2
* at91: Refactor Stamp9G20 and PControl G20 board fileChristian Glindkamp2010-12-171-0/+7
* at91: Convert remaining boards to new-style UART initializationJean-Christophe PLAGNIOL-VILLARD2010-11-301-6/+0
* arm: return both physical and virtual addresses from addruartJeremy Kerr2010-10-201-5/+3
* Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2010-10-191-4/+3
|\
| * ARM: 6436/1: AT91: Fix power-saving in idle-mode on 926T processorsAnders Larsen2010-10-081-4/+3
* | AT91: fix use of clock disable on idle for AT91x40 devicesGreg Ungerer2010-10-072-0/+10
|/
* ARM: 6209/3: at91_udc: Add vbus polarity and polling modeRyan Mallon2010-07-181-0/+2
* ARM: 6200/1: AT91: Define NR_BUILTIN_GPIORyan Mallon2010-07-091-0/+1
* ARM: 6185/1: AT91: PM: dual ram controller supportNicolas Ferre2010-07-097-21/+162
OpenPOWER on IntegriCloud