summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/include
Commit message (Expand)AuthorAgeFilesLines
* ARM: at91: add sama5d4 soc support #2Bo Shen2014-09-241-0/+134
* ARM: at91: add sama5d4 soc support #1Bo Shen2014-09-243-0/+33
* ARM: atmel: sama5d3 is a family member of sama5Bo Shen2014-09-221-1/+1
* ARM: at91: move pmc base address into soc headerBo Shen2014-09-229-2/+12
* ARM: AT91: Make gpio mux functions inlineSascha Hauer2014-09-091-23/+19
* arm: mach-at91: move gpio.h to include folderRaphaël Poggi2014-09-031-0/+149
* mtd: nand: add has_pmecc memberRaphaël Poggi2014-09-021-0/+1
* sama5d3x: fix HSMC MODE register offset and add TIMINGS registerMatteo Fortini2014-07-311-1/+32
* treewide: remove address of the Free Software FoundationAntony Pavlov2014-06-111-3/+0
* ARM: at91: add sama5d36 SoC supportBo Shen2014-03-311-1/+4
* Merge branch 'for-next/mci'Sascha Hauer2013-10-071-0/+1
|\
| * atmel_mci: add devname pdata supportJean-Christophe PLAGNIOL-VILLARD2013-09-181-0/+1
* | at91: add irq fixupJean-Christophe PLAGNIOL-VILLARD2013-09-181-0/+35
|/
* ARM: AT91: move iomux definitions to iomux.hSascha Hauer2013-08-162-268/+266
* ARM: AT91: Add missing includeSascha Hauer2013-08-161-0/+1
* ARM: at91: move main clock define to CJean-Christophe PLAGNIOL-VILLARD2013-07-091-0/+2
* Merge branch 'for-next/zynq'Sascha Hauer2013-04-041-9/+2
|\
| * macb: rename platform dataJosh Cartwright2013-04-031-9/+2
* | clk: remove unused __clk_[get|put]Sascha Hauer2013-04-031-7/+0
|/
* arm: rename reset and common_reset to barebox_arm_reset_vector and arm_cpu_lo...Jean-Christophe PLAGNIOL-VILLARD2013-02-081-1/+1
* at91sam9: drop AT91_BASE_SYS for sdram controllerJean-Christophe PLAGNIOL-VILLARD2013-02-052-13/+96
* at91sam926x_lowlevel_init: use struct to pass soc configJean-Christophe PLAGNIOL-VILLARD2013-02-051-2/+8
* ARM AT91: switch at91sam9 to barebox_arm_entry part1Sascha Hauer2013-02-041-0/+5
* Merge branch 'for-next/at91'Sascha Hauer2013-02-0412-6/+1200
|\
| * at91sam9_ddrsdr: fix register on mdr read and sdram detection for ddr sizeJean-Christophe PLAGNIOL-VILLARD2013-02-041-2/+2
| * at91: introduce AT91_LOAD_BAREBOX_SRAM to specifcy which size load for extern...Jean-Christophe PLAGNIOL-VILLARD2013-01-311-1/+1
| * video: add Atmel HLCD supportJean-Christophe PLAGNIOL-VILLARD2013-01-312-0/+761
| * at91: add sama5d3 supportJean-Christophe PLAGNIOL-VILLARD2013-01-306-4/+249
| * macb: allow to pass the phy interfaceJean-Christophe PLAGNIOL-VILLARD2013-01-291-1/+2
| * at91sam9260/9g20/9261/9g10/9263: split soc lowlevel_init from genericJean-Christophe PLAGNIOL-VILLARD2013-01-281-0/+1
| * video: add atmel lcdc frambuffer supportJean-Christophe PLAGNIOL-VILLARD2013-01-281-0/+4
| * at91rm9200: add autodetect sdram sizeJean-Christophe PLAGNIOL-VILLARD2013-01-281-0/+30
| * at91sam9g45: add autodetect sd/ddram sizeJean-Christophe PLAGNIOL-VILLARD2013-01-271-0/+19
| * at91sam9n12: add autodetect sd/ddram sizeJean-Christophe PLAGNIOL-VILLARD2013-01-271-0/+12
| * at91sam9x5: add autodetect sd/ddram sizeJean-Christophe PLAGNIOL-VILLARD2013-01-271-0/+58
| * at91sam9g45: add ehci supportJean-Christophe PLAGNIOL-VILLARD2013-01-231-0/+1
| * at91: usb: allow to specicfy inverted vbusJean-Christophe PLAGNIOL-VILLARD2013-01-231-0/+1
| * at91: add bootstrap versionJean-Christophe PLAGNIOL-VILLARD2013-01-221-0/+28
| * at91: sam926x: switch lowlevel param to c codeJean-Christophe PLAGNIOL-VILLARD2013-01-221-0/+33
* | atmel_mci: drop board host capsJean-Christophe PLAGNIOL-VILLARD2013-01-251-1/+0
|/
* at91: wdt: drop AT91_SYS_BASEJean-Christophe PLAGNIOL-VILLARD2013-01-077-9/+9
* at91: SMC: switch to platform_driverJean-Christophe PLAGNIOL-VILLARD2013-01-078-51/+46
* at91: autodetect the soc one time at postcore_initcallJean-Christophe PLAGNIOL-VILLARD2013-01-072-111/+105
* at91: PIT: switch to platform_driverJean-Christophe PLAGNIOL-VILLARD2013-01-077-10/+4
* at91: sync with the kernel address baseJean-Christophe PLAGNIOL-VILLARD2013-01-077-60/+172
* at91: introduce Kconfig to select the dbgu for lowlevel debugJean-Christophe PLAGNIOL-VILLARD2013-01-071-1/+5
* at91: pmc: drop AT91_BASE_SYSJean-Christophe PLAGNIOL-VILLARD2013-01-073-23/+29
* at91: factoryse PMC address as it's the same on every socJean-Christophe PLAGNIOL-VILLARD2013-01-078-7/+2
* at91: factorise dbgu addressJean-Christophe PLAGNIOL-VILLARD2013-01-021-0/+6
* at91: switch to gpiolibJean-Christophe PLAGNIOL-VILLARD2012-12-221-24/+1