summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/gpio.c
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: at91: add pinctrl driverRaphaël Poggi2014-09-041-670/+0
* arm: mach-at91: move gpio.h to include folderRaphaël Poggi2014-09-031-1/+1
* at91mux: Fix both help info and Kconfig info.Robert P. J. Day2014-07-071-2/+2
* commands: harmonize in-barebox documentationHolger Schurig2014-05-141-3/+8
* commands: group 'help' outputHolger Schurig2014-05-141-0/+1
* ARM: at91: Fix signed/unsigned arguments for printfAlexander Shiyan2013-11-111-2/+2
* ARM: AT91: move iomux definitions to iomux.hSascha Hauer2013-08-161-0/+1
* ARM: include <gpio.h> instead of <mach/gpio.h>Sascha Hauer2013-08-161-1/+0
* ARM: at91 gpio: Fix possible null pointer dereferenceAlexander Shiyan2013-04-301-2/+3
* at91: gpio: split accessor so we can use them for early initJean-Christophe PLAGNIOL-VILLARD2013-02-051-125/+6
* at91: add dump mux commandJean-Christophe PLAGNIOL-VILLARD2013-01-071-0/+226
* at91: switch to gpiolibJean-Christophe PLAGNIOL-VILLARD2012-12-221-47/+71
* at91: gpio: switch to opsJean-Christophe PLAGNIOL-VILLARD2012-12-221-137/+251
* at91: gpio: switch to device driverJean-Christophe PLAGNIOL-VILLARD2012-12-221-10/+60
* at91: drop PIN_BASE offset for gpioJean-Christophe PLAGNIOL-VILLARD2012-12-221-2/+0
* arm: at91: add at91sam9n12 supportJean-Christophe PLAGNIOL-VILLARD2012-11-261-1/+1
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-4/+0
* ARM: at91/pio: add new PIO3 featuresJean-Christophe PLAGNIOL-VILLARD2012-04-021-2/+127
* at91/gpio: simplify resourcesJean-Christophe PLAGNIOL-VILLARD2012-01-021-11/+2
* introduce io.hSascha Hauer2011-09-221-1/+1
* at91: implement clock frameworkJean-Christophe PLAGNIOL-VILLARD2010-08-061-0/+3
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machJean-Christophe PLAGNIOL-VILLARD2009-10-221-1/+1
* at91sam9: switch to the same api as the kernelJean-Christophe PLAGNIOL-VILLARD2009-10-201-59/+122
* at91sam9: move to at91Jean-Christophe PLAGNIOL-VILLARD2009-10-201-0/+192