aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91/board-yl-9200.c
AgeCommit message (Expand)Author
2014-05-07ARM: at91: localize GPIO headerLinus Walleij
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-11-06arm: at91 move at91_aic.h to arch/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD
2012-11-06arm: at91 move board.h to arch/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD
2012-08-13Merge tag 'at91-for-next-soc' of git://github.com/at91linux/linux-at91 into a...Arnd Bergmann
2012-08-13Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Arnd Bergmann
2012-07-31ARM: at91: convert old leds drivers to gpio_led and led_trigger driversBryan Wu
2012-07-02ARM: at91: add atmel-mci support for chips and boards which can use itLudovic Desroches
2012-07-02ARM: at91: at91 based machines specify their own irq handler at run timeLudovic Desroches
2012-04-17ARM: at91: move at91_init_leds to board initJean-Christophe PLAGNIOL-VILLARD
2012-04-17ARM: at91: do not pin mux the UARTs in init_earlyJean-Christophe PLAGNIOL-VILLARD
2012-04-17ARM: at91: drop at91_set_serial_consoleJean-Christophe PLAGNIOL-VILLARD
2012-03-15ATMEL: fix nand ecc supportJean-Christophe PLAGNIOL-VILLARD
2012-02-23ARM: at91: make sdram/ddr register base soc independentJean-Christophe PLAGNIOL-VILLARD
2011-11-29ARM: at91/boards: use -EINVAL for invalid gpioJean-Christophe PLAGNIOL-VILLARD
2011-11-22macb: unify at91 and avr32 platform dataJamie Iles
2011-11-09at91/yl-9200: Fix section mismatchJean-Christophe PLAGNIOL-VILLARD
2011-11-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2011-09-11mtd: ATMEL, AVR32: inline nand partition table accessDmitry Eremin-Solenikov
2011-08-08ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King
2011-07-28at91: factorize at91 interrupts init to socJean-Christophe PLAGNIOL-VILLARD
2011-07-28at91: introduce commom AT91_BASE_SYSJean-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: fix map_io init usageJean-Christophe PLAGNIOL-VILLARD
2010-11-30at91/board-yl-9200: fix typo in video supportJean-Christophe PLAGNIOL-VILLARD
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre
2008-09-21[ARM] 5257/2: [AT91] Use SZ_ definitions and MTDPART_OFS_NXTBLK instead of he...Andrew Victor
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-07-27Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-07-26[ARM] fix mode for board-yl-9200.cRussell King
2008-07-25Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse
2008-06-07[MTD] [NAND] rename at91_nand -> atmel_nand: internal symbolsHÃ¥vard Skinnemoen
2008-06-02[ARM] 5056/1: [AT91] Cleanup YL9200 board fileAndrew Victor
2008-03-28[ARM] 4825/1: adds support for YL9200 boardSteve Birtles