aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/board-sam9g20ek.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-19ARM: at91: remove at91sam9260/at91sam9g20 legacy boards filesNicolas Ferre1-429/+0
2014-09-03ARM: at91: Convert the boards to the init_time callbackMaxime Ripard1-2/+2
2014-05-07ARM: at91: localize GPIO headerLinus Walleij1-0/+1
2012-12-24ARM: delete struct sys_timerStephen Warren1-2/+2
2012-12-13Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+11
2012-11-16ASoC: atmel-ssc-dai: match new method of dai and pcm registerBo Shen1-6/+0
2012-11-06arm: at91 move at91_aic.h to arch/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD1-1/+1
2012-11-06arm: at91 move board.h to arch/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD1-1/+1
2012-11-06ASoC: sam9g20: using platform device for audio partBo Shen1-0/+17
2012-08-13Merge tag 'at91-for-next-soc' of git://github.com/at91linux/linux-at91 into at91/mciArnd Bergmann1-15/+1
2012-07-02ARM: at91: add atmel-mci support for chips and boards which can use itLudovic Desroches1-15/+1
2012-07-02ARM: at91: at91 based machines specify their own irq handler at run timeLudovic Desroches1-0/+3
2012-05-22Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-0/+14
2012-05-14ARM: AT91: Add the ADC to the sam9g20ek boardMaxime Ripard1-0/+14
2012-04-17ARM: at91: do not pin mux the UARTs in init_earlyJean-Christophe PLAGNIOL-VILLARD1-11/+10
2012-04-17ARM: at91: drop at91_set_serial_consoleJean-Christophe PLAGNIOL-VILLARD1-3/+0
2012-03-15ARM: at91: enable on flash bbt for Atmel Reference and DT boardsJean-Christophe PLAGNIOL-VILLARD1-0/+1
2012-03-15ATMEL: fix nand ecc supportJean-Christophe PLAGNIOL-VILLARD1-0/+1
2011-11-29ARM: at91/boards: use -EINVAL for invalid gpioJean-Christophe PLAGNIOL-VILLARD1-1/+8
2011-11-29Merge branch 'drivers/macb-gem-cleanup' into at91/gpioArnd Bergmann1-1/+1
2011-11-28ARM: at91: make smc register base soc independentJean-Christophe PLAGNIOL-VILLARD1-1/+1
2011-11-22macb: unify at91 and avr32 platform dataJamie Iles1-1/+1
2011-11-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-7/+2
2011-09-11mtd: ATMEL, AVR32: inline nand partition table accessDmitry Eremin-Solenikov1-7/+2
2011-08-08ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King1-1/+1
2011-07-28at91: factorize at91 interrupts init to socJean-Christophe PLAGNIOL-VILLARD1-8/+2
2011-07-28at91: introduce commom AT91_BASE_SYSJean-Christophe PLAGNIOL-VILLARD1-3/+3
2011-07-04AT91: Change nand buswidth logic to match hardware default configurationNicolas Ferre1-1/+1
2011-05-25at91: drop boot_params and PLAT_PHYS_OFFSETJean-Christophe PLAGNIOL-VILLARD1-2/+0
2011-05-25at91: fix map_io init usageJean-Christophe PLAGNIOL-VILLARD1-3/+5
2011-05-25at91: remove MTD_NAND_ATMEL_BUSWIDTH_16 optionJean-Christophe PLAGNIOL-VILLARD1-5/+2
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre1-4/+0
2010-10-07AT91: at91sam9g20ek: merge 2mmc version in one boardJean-Christophe PLAGNIOL-VILLARD1-6/+68
2010-06-16ARM: 6162/1: at91sam9g20ek: add fixed-value regulator for wm8731Dmitry Eremin-Solenikov1-0/+45
2010-03-13ARM: 5986/1: at91sam9g20-ek: Correct braces in I2C registration codeRob Alley1-4/+6
2009-09-21trivial: fix typos in comments s/DGBU/DBGU/Samuel R. C. Vale1-1/+1
2009-09-12Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and 'w90x900' into develRussell King1-0/+55
2009-07-09[ARM] 5596/1: at91sam9g20-ek: Register WM8731 in board fileMark Brown1-0/+1
2009-06-29[ARM] 5562/2: at91: add gpio button support for at91sam9g20ekNicolas Ferre1-0/+54
2009-05-29[ARM] 5524/1: at91sam9g20ek: add i2c eeprom infoDmitry Baryshkov1-1/+8
2009-02-21[ARM] 5399/1: [AT91] Configure MCLK and SSC for AT91SAMG20-EKMark Brown1-0/+4
2008-12-01[ARM] 5289/1: [AT91] Convert boards to use sam9_smc_configure()Andrew Victor1-1/+35
2008-09-21[ARM] 5257/2: [AT91] Use SZ_ definitions and MTDPART_OFS_NXTBLK instead of hex-valuesAndrew Victor1-4/+4
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-3/+3
2008-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King1-1/+1
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-08-01Fix rename of at91_nand -> atmel_nandPieter du Preez1-2/+2
2008-07-28[ARM] 5180/1: at91: Fix at91_nand -> atmel_nand rename falloutHaavard Skinnemoen1-1/+1
2008-07-10[ARM] 5130/4: Support for the at91sam9g20sedji gaouaou1-0/+218