aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91
AgeCommit message (Expand)Author
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds
2011-10-26mmc: atmel-mci: change namespaceLudovic Desroches
2011-10-18Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d...Russell King
2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre
2011-09-16Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stableRussell King
2011-08-24at91: at91sam9261.c: fix typo in t2_clk alias for atmel_tcb.0Jean-Christophe PLAGNIOL-VILLARD
2011-08-22ARM: mach-at91: Setup consistent dma size at boot timeJon Medhurst
2011-08-12ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King
2011-08-12ARM: gpio: consolidate trivial gpiolib implementationsRussell King
2011-08-08ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King
2011-08-08ARM: gpio: at91: remove redundant include of mach/gpio.hRussell King
2011-07-29Merge branch 'at91/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-watchdogLinus Torvalds
2011-07-28at91: add arch specific ioremap supportJean-Christophe PLAGNIOL-VILLARD
2011-07-28at91: factorize sram initJean-Christophe PLAGNIOL-VILLARD
2011-07-28at91: move register clocks to soc generic initJean-Christophe PLAGNIOL-VILLARD
2011-07-28at91: move clock subsystem init to soc generic initJean-Christophe PLAGNIOL-VILLARD
2011-07-28at91: use structure to store the current socJean-Christophe PLAGNIOL-VILLARD
2011-07-28at91: remove AT91_DBGU offset from dbgu register macroJean-Christophe PLAGNIOL-VILLARD
2011-07-28at91: factorize at91 interrupts init to socJean-Christophe PLAGNIOL-VILLARD
2011-07-28at91: introduce commom AT91_BASE_SYSJean-Christophe PLAGNIOL-VILLARD
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-26watchdog: at91sam9/wdt: move register header to driversJean-Christophe Plagniol-Villard
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-21mmc: at91_mci: move register header from include/ to drivers/Jean-Christophe PLAGNIOL-VILLARD
2011-07-19ARM: Consolidate the clkdev header filesKyungmin Park
2011-07-11Merge branch 'master' into for-nextJiri Kosina
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-06-16Change Ryan Mallon's email address across the kernelRyan Mallon
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
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