summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91
Commit message (Expand)AuthorAgeFilesLines
* at91: switch uart registration to inlineJean-Christophe PLAGNIOL-VILLARD2012-05-2913-234/+146
* add Calao QIL A9260 support and MB-QIL A9260 Motherboard supportJean-Christophe PLAGNIOL-VILLARD2012-05-291-1/+12
* Merge branch 'next'Sascha Hauer2012-05-036-21/+21
|\
| * Use DEVICE_ID_DYNAMIC where applicableSascha Hauer2012-04-166-21/+21
* | tny-a926x: fix MOB-TNY-MD2 Motherboard supportJean-Christophe PLAGNIOL-VILLARD2012-04-241-0/+10
* | at91: at91_register_uart use number instead of IDsJean-Christophe PLAGNIOL-VILLARD2012-04-245-45/+20
|/
* at91sam9g45_devices: fix warningEric BĂ©nard2012-04-051-2/+2
* AT91: at91sam9x5: add chip and board fileJean-Christophe PLAGNIOL-VILLARD2012-04-029-33/+1047
* ARM: at91/pio: add new PIO3 featuresJean-Christophe PLAGNIOL-VILLARD2012-04-023-2/+158
* ARM: at91: allow to pass the interface id to at91_add_device_ethJean-Christophe PLAGNIOL-VILLARD2012-04-025-9/+9
* ARM: at91: add sam9x5 series CPU definition and cpu_is_xxx macroJean-Christophe PLAGNIOL-VILLARD2012-04-021-0/+28
* usb-a926x: add DAB MMX Daughter board supportJean-Christophe PLAGNIOL-VILLARD2012-02-161-0/+9
* at91: at91_register_uart return deviceJean-Christophe PLAGNIOL-VILLARD2012-02-166-16/+16
* Merge branch 'pu/debug' into nextSascha Hauer2012-01-274-32/+59
|\
| * atmel/mci: fix slot_b supportJean-Christophe PLAGNIOL-VILLARD2012-01-164-32/+59
* | at91: specify the bare_init max size for each socJean-Christophe PLAGNIOL-VILLARD2012-01-231-0/+10
* | at91sam9/lowlevel_init: allow to select the smc chipselectJean-Christophe PLAGNIOL-VILLARD2012-01-121-4/+4
* | at91: add Calao TNY-A9260/TNY-A9263/TNY-A9G20Jean-Christophe PLAGNIOL-VILLARD2012-01-111-0/+21
* | at91: add default spi chipselect ressourcesJean-Christophe PLAGNIOL-VILLARD2012-01-065-0/+84
* | at91: add spi device ressourcesJean-Christophe PLAGNIOL-VILLARD2012-01-065-11/+175
* | at91: 9260 and 9g20 add support of join SRAM Memory MappingJean-Christophe PLAGNIOL-VILLARD2012-01-062-8/+8
|/
* ARM AT91: Add missing on_flash_bbt in atmel_nand_dataSascha Hauer2012-01-051-0/+1
* at91rm9200_devices: add missing sizes.hJean-Christophe PLAGNIOL-VILLARD2012-01-051-0/+1
* at91rm9200: fix lowlovel init PIOC baseJean-Christophe PLAGNIOL-VILLARD2012-01-051-3/+3
* at91/gpio: simplify resourcesJean-Christophe PLAGNIOL-VILLARD2012-01-0213-80/+52
* at91sam9x: switch lowlevel init to cJean-Christophe PLAGNIOL-VILLARD2012-01-022-278/+171
* at91: add sram memory devicesJean-Christophe PLAGNIOL-VILLARD2012-01-027-0/+40
* at91: add at91_udc resourceJean-Christophe PLAGNIOL-VILLARD2011-12-234-0/+78
* Merge branch 'master' into nextSascha Hauer2011-12-158-17/+235
|\
| * at91: fix resetJean-Christophe PLAGNIOL-VILLARD2011-12-146-14/+232
| * at91sam9263: fix mci clockJean-Christophe PLAGNIOL-VILLARD2011-12-131-2/+2
| * at91sam9260_devices: change flag ETX{2,3} to what was intendedMichael Grzeschik2011-12-091-1/+1
* | at91: add udc usb device controller supportJean-Christophe PLAGNIOL-VILLARD2011-12-141-0/+10
|/
* arm at91sam9260: Add missing AT91SAM_ETX2_ETX3_ALTERNATIVE defineSascha Hauer2011-12-071-0/+1
* platform: add support for aizo dSS11Michael Grzeschik2011-12-071-0/+8
* at91sam9260_devices: add flag to change ETX{2,3} pincfg on add_device_ethMichael Grzeschik2011-12-071-2/+7
* at91sam9260_devices: properly set slot idMichael Grzeschik2011-12-071-10/+24
* introduce io.hSascha Hauer2011-09-226-6/+6
* at91: add missing clkdev changesHubert Feurstein2011-09-203-10/+1
* at91: add spi clock connection id entriesHubert Feurstein2011-09-204-0/+18
* at91: add Calao USB-A9263Jean-Christophe PLAGNIOL-VILLARD2011-09-201-1/+8
* at91: add Calao USB-A960 and USB-A9G20 C01 & C11 board supportJean-Christophe PLAGNIOL-VILLARD2011-09-201-0/+20
* at91: add ohci supportJean-Christophe PLAGNIOL-VILLARD2011-09-206-0/+105
* at91: nand switch ecc base to resourceJean-Christophe PLAGNIOL-VILLARD2011-09-204-10/+45
* at91/boards: switch to software ecc as in linux kernelJean-Christophe PLAGNIOL-VILLARD2011-09-201-1/+1
* at91: Fix uhpck clock rate in upll caseJean-Christophe PLAGNIOL-VILLARD2011-09-201-1/+1
* at91: fix cpu clock speed displayJean-Christophe PLAGNIOL-VILLARD2011-09-201-2/+5
* at91sam9g45: add atmel-spi supportHubert Feurstein2011-09-142-0/+43
* spi: add atmel-spi driverHubert Feurstein2011-09-141-0/+7
* clkdev: factorize macroJean-Christophe PLAGNIOL-VILLARD2011-08-121-13/+0