summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/at91sam9261ek
Commit message (Expand)AuthorAgeFilesLines
* defaultenv: add defaultenv-1 in boards via defaultenv_append_directory()Sascha Hauer2016-10-104-0/+5
* include: Move dm9000 eth platform_data to include/platform_dataSascha Hauer2016-04-151-1/+1
* input: gpio-keys: Use KEY_* keycodesSascha Hauer2016-01-131-3/+4
* sizes.h: move include/sizes.h to include/linux/sizes.hMasahiro Yamada2015-01-081-1/+1
* mtd: atmel_nand: retrieve ecc_mode from pdataRaphaƫl Poggi2014-09-021-0/+1
* env: Remove bogus USB vendor/product idsSascha Hauer2014-07-211-4/+1
* input: Add BB_ prefix to KEY_ definesSascha Hauer2014-02-171-3/+3
* ARM: remove armlinux_set_bootparams() calls from boardsSascha Hauer2014-01-061-1/+0
* ARM: remove asm/hardware.hSascha Hauer2013-11-081-1/+1
* Merge branch 'for-next/boardinfo'Sascha Hauer2013-09-051-0/+8
|\
| * Set model and hostname at boardlevelSascha Hauer2013-08-161-0/+8
* | ARM: AT91: move iomux definitions to iomux.hSascha Hauer2013-08-161-0/+1
|/
* ARM: at91 boards: remove empty config.h filesJean-Christophe PLAGNIOL-VILLARD2013-07-091-4/+0
* ARM: at91: move main clock define to CJean-Christophe PLAGNIOL-VILLARD2013-07-092-2/+7
* switch boards to lwl-yJean-Christophe PLAGNIOL-VILLARD2013-02-211-3/+1
* ARM AT91: switch at91sam9 to barebox_arm_entry part1Sascha Hauer2013-02-041-2/+2
* at91sam9261ek: add first stage supportJean-Christophe PLAGNIOL-VILLARD2013-01-312-4/+21
* at91sam9261ek: add boostrap supportJean-Christophe PLAGNIOL-VILLARD2013-01-312-0/+112
* at91sam9261ek: add spi supportJean-Christophe PLAGNIOL-VILLARD2013-01-311-0/+42
* at91sam9261ek: add lcd supportJean-Christophe PLAGNIOL-VILLARD2013-01-282-1/+89
* at91: SMC: switch to platform_driverJean-Christophe PLAGNIOL-VILLARD2013-01-071-3/+2
* at91: use -EINVAL for invalid gpioJean-Christophe PLAGNIOL-VILLARD2012-12-221-1/+1
* at91: add_gpio_keys_device: fix missing conversion to DEVICE_ID_DYNAMICAntony Pavlov2012-12-061-1/+1
* Merge branch 'for-next/remove-fsf-address'Sascha Hauer2012-10-031-4/+0
|\
| * Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-4/+0
* | dhcp: switch to global var supportJean-Christophe PLAGNIOL-VILLARD2012-10-021-2/+2
|/
* at91: Calao and Atmel reboard sam{9260/9g20/9261/9g10/9263}ek autodetect sdra...Jean-Christophe PLAGNIOL-VILLARD2012-08-031-1/+1
* Removed duplicate definition for DEVFS_PARTITION_xxxAlexander Shiyan2012-05-131-4/+4
* Atmel reference board: add oftree boot supportJean-Christophe PLAGNIOL-VILLARD2012-04-131-5/+7
* at91: set ip mode to dhcp-bareboxJean-Christophe PLAGNIOL-VILLARD2012-04-021-1/+1
* at91: set dhcp vendor id on Atmel Reference boardJean-Christophe PLAGNIOL-VILLARD2012-03-171-0/+7
* at91sam9261ek/9g10ek: update board supprtJean-Christophe PLAGNIOL-VILLARD2012-03-121-2/+1
* at91sam9261ek/9g10ek: add gpio Keyboard supportJean-Christophe PLAGNIOL-VILLARD2012-03-121-0/+39
* at91sam9261ek/9g10ek: add dfu and usb serial supportJean-Christophe PLAGNIOL-VILLARD2012-03-122-0/+77
* at91sam9261ek/9g10ek: add leds supportJean-Christophe PLAGNIOL-VILLARD2012-03-121-0/+38
* at91sam9261ek/9g10ek: update partition layoutJean-Christophe PLAGNIOL-VILLARD2012-03-122-4/+8
* atmel: reference boards and Caloa boards bbt option enabledJean-Christophe PLAGNIOL-VILLARD2012-01-021-0/+1
* Merge branch 'work/uimage' into nextSascha Hauer2011-12-171-5/+0
|\
| * defaultenv: simplify bootSascha Hauer2011-12-151-5/+0
* | Remove the obsolet driver for the DM9000E ethernet deviceJuergen Beisert2011-12-141-2/+2
|/
* introduce io.hSascha Hauer2011-09-221-1/+1
* at91: nand switch ecc base to resourceJean-Christophe PLAGNIOL-VILLARD2011-09-201-1/+0
* at91sam9261ek: fix missing ecc typeJean-Christophe PLAGNIOL-VILLARD2011-08-101-0/+1
* ARM boards: move sdram setup before mmu setupSascha Hauer2011-08-011-1/+8
* dm9000: introduce add_dm9000_device to register dm9000 deviceJean-Christophe PLAGNIOL-VILLARD2011-07-291-23/+2
* dm9000: replace DM9000_WIDTH_8/16/32 by IORESOURCE_MEM_8/16/32BITJean-Christophe PLAGNIOL-VILLARD2011-07-291-1/+1
* at91: add missing IORESOURCE_MEM flags to resourcesJean-Christophe PLAGNIOL-VILLARD2011-07-201-0/+2
* dm9200: use "struct resource" instead of platform_dataJean-Christophe PLAGNIOL-VILLARD2011-07-181-3/+5
* at91: switch to all resource declaration to "struct resource"Jean-Christophe PLAGNIOL-VILLARD2011-07-181-2/+9
* Merge branch 'next'Sascha Hauer2011-04-041-2/+2
|\