summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/at91'Sascha Hauer2013-02-04130-518/+7215
|\
| * sama5d3k: the nand flash is 4 bit ecc capable so use itJean-Christophe PLAGNIOL-VILLARD2013-02-041-1/+1
| * usb-a926x: only provide the resource if the driver is enableJean-Christophe PLAGNIOL-VILLARD2013-02-041-3/+39
| * at91sam9_ddrsdr: fix register on mdr read and sdram detection for ddr sizeJean-Christophe PLAGNIOL-VILLARD2013-02-041-2/+2
| * at91: bootstrap: add menu supportJean-Christophe PLAGNIOL-VILLARD2013-01-311-25/+190
| * at91sam9261ek: add first stage supportJean-Christophe PLAGNIOL-VILLARD2013-01-313-4/+92
| * at91sam9261ek: add boostrap supportJean-Christophe PLAGNIOL-VILLARD2013-01-314-0/+138
| * at91sam9261ek: add spi supportJean-Christophe PLAGNIOL-VILLARD2013-01-313-1/+45
| * at91: introduce AT91_LOAD_BAREBOX_SRAM to specifcy which size load for extern...Jean-Christophe PLAGNIOL-VILLARD2013-01-312-1/+12
| * sama5d3xek: add lcd supportJean-Christophe PLAGNIOL-VILLARD2013-01-313-0/+64
| * sama5d3: add lcd supportJean-Christophe PLAGNIOL-VILLARD2013-01-312-0/+54
| * at91sam9n12ek: add lcd supportJean-Christophe PLAGNIOL-VILLARD2013-01-313-1/+82
| * at91sam9n12: add lcd supportJean-Christophe PLAGNIOL-VILLARD2013-01-312-0/+51
| * at91sam9x5ek: add lcd supportJean-Christophe PLAGNIOL-VILLARD2013-01-313-1/+62
| * at91sam9x5: add lcd supportJean-Christophe PLAGNIOL-VILLARD2013-01-312-0/+56
| * video: add Atmel HLCD supportJean-Christophe PLAGNIOL-VILLARD2013-01-312-0/+761
| * ARM: at91: Add Telit EVK-PRO3 board supportFabio Porcedda2013-01-3010-0/+334
| * at91: add sama5d3xek board supportJean-Christophe PLAGNIOL-VILLARD2013-01-309-0/+823
| * at91: add sama5d3 supportJean-Christophe PLAGNIOL-VILLARD2013-01-3014-28/+1227
| * at91: add clock dump commandJean-Christophe PLAGNIOL-VILLARD2013-01-302-0/+69
| * at91sam9m10ihd: set missing lcd power controlJean-Christophe PLAGNIOL-VILLARD2013-01-291-0/+1
| * macb: allow to pass the phy interfaceJean-Christophe PLAGNIOL-VILLARD2013-01-2917-18/+19
| * at91sam9260/9g20/9261/9g10/9263: split soc lowlevel_init from genericJean-Christophe PLAGNIOL-VILLARD2013-01-287-30/+120
| * at91sam9263ek: add lcd supportJean-Christophe PLAGNIOL-VILLARD2013-01-283-1/+82
| * at91sam9261ek: add lcd supportJean-Christophe PLAGNIOL-VILLARD2013-01-283-1/+93
| * at91sam9m10ihd: add lcd supportJean-Christophe PLAGNIOL-VILLARD2013-01-283-0/+79
| * at91sam9m10g45ek: add lcdc supportJean-Christophe PLAGNIOL-VILLARD2013-01-283-3/+58
| * at91sam9g45: add atmel lcdc frambuffer supportJean-Christophe PLAGNIOL-VILLARD2013-01-282-0/+50
| * at91sam9261: add atmel lcdc frambuffer supportJean-Christophe PLAGNIOL-VILLARD2013-01-281-0/+53
| * at91sam9263: add atmel lcdc frambuffer supportJean-Christophe PLAGNIOL-VILLARD2013-01-282-0/+43
| * video: add atmel lcdc frambuffer supportJean-Christophe PLAGNIOL-VILLARD2013-01-281-0/+4
| * at91rm9200ek: auto detect sdram sizeJean-Christophe PLAGNIOL-VILLARD2013-01-281-1/+1
| * at91rm9200: add autodetect sdram sizeJean-Christophe PLAGNIOL-VILLARD2013-01-282-0/+33
| * at91: Atmel ref board sam{9x5/9n12/m109g45} EK and Ronetix pm9g45 autodetect ...Jean-Christophe PLAGNIOL-VILLARD2013-01-275-5/+5
| * at91sam9g45: add autodetect sd/ddram sizeJean-Christophe PLAGNIOL-VILLARD2013-01-272-0/+23
| * at91sam9n12: add autodetect sd/ddram sizeJean-Christophe PLAGNIOL-VILLARD2013-01-272-0/+16
| * at91sam9x5: add autodetect sd/ddram sizeJean-Christophe PLAGNIOL-VILLARD2013-01-272-0/+62
| * Animeo IP: use gpiolib ip to detect the hw versionJean-Christophe PLAGNIOL-VILLARD2013-01-271-11/+39
| * ARM AT91 mmccpu: Fix non existing defineSascha Hauer2013-01-261-1/+1
| * at91: add Somfy Animeo IP supportJean-Christophe PLAGNIOL-VILLARD2013-01-257-0/+354
| * at91sam9260ek: specify mach entryJean-Christophe PLAGNIOL-VILLARD2013-01-251-0/+1
| * at91: add at91sam9m10ihd tablet supportJean-Christophe PLAGNIOL-VILLARD2013-01-2518-0/+721
| * at91sam9m10g45ek/defconfig: set board typeJean-Christophe PLAGNIOL-VILLARD2013-01-251-0/+1
| * tny_a9263: add bootstrap supportJean-Christophe PLAGNIOL-VILLARD2013-01-255-0/+159
| * tny-a9263: add dataflash supportJean-Christophe PLAGNIOL-VILLARD2013-01-252-13/+31
| * at91sam9x5ek: add usb supportJean-Christophe PLAGNIOL-VILLARD2013-01-232-5/+21
| * at91sam9x5: add ehci supportJean-Christophe PLAGNIOL-VILLARD2013-01-232-0/+23
| * at91sam9m10g45ek: add usb supportJean-Christophe PLAGNIOL-VILLARD2013-01-232-0/+26
| * at91sam9g45: add ehci supportJean-Christophe PLAGNIOL-VILLARD2013-01-233-0/+24
| * at91: usb: allow to specicfy inverted vbusJean-Christophe PLAGNIOL-VILLARD2013-01-238-4/+36