summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91
Commit message (Expand)AuthorAgeFilesLines
* Cleanup Kconfig filesAlexander Shiyan2013-11-111-1/+0
* ARM: at91: Fix signed/unsigned arguments for printfAlexander Shiyan2013-11-111-2/+2
* ARM: remove asm/hardware.hSascha Hauer2013-11-0815-15/+15
* at91: fix typo in Kconfig descriptionJan Luebbe2013-10-151-1/+1
* 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-188-1/+91
|/
* Merge branch 'for-next/boardinfo'Sascha Hauer2013-09-051-28/+0
|\
| * Set model and hostname at boardlevelSascha Hauer2013-08-161-28/+0
* | ARM: AT91: move iomux definitions to iomux.hSascha Hauer2013-08-1611-268/+275
* | ARM: include <gpio.h> instead of <mach/gpio.h>Sascha Hauer2013-08-169-9/+8
* | ARM: AT91: Add missing includeSascha Hauer2013-08-161-0/+1
|/
* ARM: at91: move main clock define to CJean-Christophe PLAGNIOL-VILLARD2013-07-0912-27/+16
* at91: add Calao QIL-A9G20Gregory Hermant2013-05-201-2/+10
* ARM: at91 smc: Fix possible uninitialized variableAlexander Shiyan2013-04-301-4/+4
* ARM: at91 gpio: Fix possible null pointer dereferenceAlexander Shiyan2013-04-301-2/+3
* Merge branch 'for-next/zynq'Sascha Hauer2013-04-047-21/+14
|\
| * macb: rename platform dataJosh Cartwright2013-04-037-21/+14
* | Merge branch 'for-next/pr_print'Sascha Hauer2013-04-041-1/+1
|\ \
| * | at91: clock switch to pr_infoJean-Christophe PLAGNIOL-VILLARD2013-03-091-1/+1
| |/
* / clk: remove unused __clk_[get|put]Sascha Hauer2013-04-031-7/+0
|/
* switch boards to lwl-yJean-Christophe PLAGNIOL-VILLARD2013-02-211-3/+1
* arm: rename reset and common_reset to barebox_arm_reset_vector and arm_cpu_lo...Jean-Christophe PLAGNIOL-VILLARD2013-02-089-17/+17
* at91sam9: drop AT91_BASE_SYS for sdram controllerJean-Christophe PLAGNIOL-VILLARD2013-02-0510-72/+171
* at91sam926x_lowlevel_init: use struct to pass soc configJean-Christophe PLAGNIOL-VILLARD2013-02-055-37/+71
* at91sam926x_lowlevel_init: use pio macroJean-Christophe PLAGNIOL-VILLARD2013-02-051-3/+6
* at91: gpio: split accessor so we can use them for early initJean-Christophe PLAGNIOL-VILLARD2013-02-052-125/+154
* ARM: remove now unused MACH_[HAS|DO]_LOWLEVEL_INITSascha Hauer2013-02-041-16/+0
* ARM AT91: switch sama5d3 to barebox_arm_entrySascha Hauer2013-02-043-0/+28
* ARM AT91: switch at91sam9n12 to barebox_arm_entryJean-Christophe PLAGNIOL-VILLARD2013-02-043-0/+29
* ARM AT91: switch at91sam9x5 to barebox_arm_entryJean-Christophe PLAGNIOL-VILLARD2013-02-043-0/+29
* ARM AT91: switch at91sam9g45 to barebox_arm_entryJean-Christophe PLAGNIOL-VILLARD2013-02-043-0/+29
* ARM AT91: switch at91rm9200 board to barebox_arm_entrySascha Hauer2013-02-042-1/+2
* ARM AT91: switch at91sam9 to barebox_arm_entry part1Sascha Hauer2013-02-047-13/+28
* Merge branch 'for-next/at91'Sascha Hauer2013-02-0437-62/+3224
|\
| * 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 boostrap supportJean-Christophe PLAGNIOL-VILLARD2013-01-311-0/+1
| * at91sam9261ek: add spi supportJean-Christophe PLAGNIOL-VILLARD2013-01-311-0/+1
| * at91: introduce AT91_LOAD_BAREBOX_SRAM to specifcy which size load for extern...Jean-Christophe PLAGNIOL-VILLARD2013-01-312-1/+12
| * sama5d3: add lcd supportJean-Christophe PLAGNIOL-VILLARD2013-01-312-0/+54
| * at91sam9n12: add lcd supportJean-Christophe PLAGNIOL-VILLARD2013-01-312-0/+51
| * 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-301-0/+8
| * at91: add sama5d3xek board supportJean-Christophe PLAGNIOL-VILLARD2013-01-301-0/+17
| * at91: add sama5d3 supportJean-Christophe PLAGNIOL-VILLARD2013-01-3014-28/+1227
| * at91: add clock dump commandJean-Christophe PLAGNIOL-VILLARD2013-01-302-0/+69
| * macb: allow to pass the phy interfaceJean-Christophe PLAGNIOL-VILLARD2013-01-296-7/+8
| * at91sam9260/9g20/9261/9g10/9263: split soc lowlevel_init from genericJean-Christophe PLAGNIOL-VILLARD2013-01-287-30/+120