summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/at91sam9263ek
Commit message (Expand)AuthorAgeFilesLines
* defaultenv: add defaultenv-1 in boards via defaultenv_append_directory()Sascha Hauer2016-10-104-0/+5
* 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
* 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/+3
|\
| * Set model and hostname at boardlevelSascha Hauer2013-08-161-0/+3
* | 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
* macb: rename platform dataJosh Cartwright2013-04-031-1/+1
* 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
* macb: allow to pass the phy interfaceJean-Christophe PLAGNIOL-VILLARD2013-01-291-1/+1
* at91sam9263ek: add lcd supportJean-Christophe PLAGNIOL-VILLARD2013-01-282-1/+78
* at91: sam926x: switch lowlevel param to c codeJean-Christophe PLAGNIOL-VILLARD2013-01-223-87/+108
* at91: SMC: switch to platform_driverJean-Christophe PLAGNIOL-VILLARD2013-01-071-2/+1
* at91: switch to gpiolibJean-Christophe PLAGNIOL-VILLARD2012-12-221-1/+1
* at91: use -EINVAL for invalid gpioJean-Christophe PLAGNIOL-VILLARD2012-12-221-1/+1
* macb/ether: split flags for drivers and phylibJean-Christophe PLAGNIOL-VILLARD2012-11-191-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-1/+1
|/
* 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-6/+6
* Atmel reference board: add oftree boot supportJean-Christophe PLAGNIOL-VILLARD2012-04-131-6/+8
* ARM: at91: allow to pass the interface id to at91_add_device_ethJean-Christophe PLAGNIOL-VILLARD2012-04-021-1/+1
* 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/+1
* at91sam9263ek: add dfu and usb serial supportJean-Christophe PLAGNIOL-VILLARD2012-03-122-0/+80
* at91sam9263ek: add leds supportJean-Christophe PLAGNIOL-VILLARD2012-03-121-0/+31
* at91sam9263ek: add runtime nor detectionJean-Christophe PLAGNIOL-VILLARD2012-03-122-12/+17
* at91sam9/lowlevel_init: allow to select the smc chipselectJean-Christophe PLAGNIOL-VILLARD2012-01-121-4/+5
* at91sam9x: switch lowlevel init to cJean-Christophe PLAGNIOL-VILLARD2012-01-021-18/+0
* at91sam9263ek: add nor partitionJean-Christophe PLAGNIOL-VILLARD2012-01-021-0/+2
* atmel: reference boards and Caloa boards bbt option enabledJean-Christophe PLAGNIOL-VILLARD2012-01-021-0/+1
* defaultenv: simplify bootSascha Hauer2011-12-151-5/+0
* arm: at91: fix environment location in flash for multiple boardsThomas Petazzoni2011-10-141-1/+1
* introduce io.hSascha Hauer2011-09-221-1/+1
* at91: nand switch ecc base to resourceJean-Christophe PLAGNIOL-VILLARD2011-09-201-2/+0
* at91/boards: switch to software ecc as in linux kernelJean-Christophe PLAGNIOL-VILLARD2011-09-201-1/+1
* ARM boards: move sdram setup before mmu setupSascha Hauer2011-08-011-1/+8
* resource: introduce add_cfi_device to register simple cfi deviceJean-Christophe PLAGNIOL-VILLARD2011-07-231-2/+1
* at91: switch to add_generic_deviceJean-Christophe PLAGNIOL-VILLARD2011-07-221-16/+2
* at91: add missing IORESOURCE_MEM flags to resourcesJean-Christophe PLAGNIOL-VILLARD2011-07-201-0/+1
* at91: switch to all resource declaration to "struct resource"Jean-Christophe PLAGNIOL-VILLARD2011-07-181-2/+9
* at91sam9263ek: fix env location and sizeJean-Christophe PLAGNIOL-VILLARD2011-07-171-1/+1
* at91sam9263ek: add mci1 supportJean-Christophe PLAGNIOL-VILLARD2011-06-161-0/+16
* Merge branch 'next'Sascha Hauer2011-04-041-2/+2
|\