summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/at91sam9260ek
Commit message (Expand)AuthorAgeFilesLines
* arch/arm/boards: Replace license and copyright boilerplate by SPDX identfiersUwe Kleine-König2020-05-251-13/+2
* ARM: Cleanup stack offset cargo cultSascha Hauer2019-09-091-1/+1
* ARM: boards: Harmonize barebox_arm_reset_vector() prototypeSascha Hauer2019-03-181-1/+1
* ARM: at91: remove mach/io.hSascha Hauer2018-11-061-1/+0
* ARM: at91: consolidate phy reset functionsSascha Hauer2018-11-051-20/+1
* at91sam9260ek, at91sam9g20ek: move reset vector to board codeSam Ravnborg2018-01-092-0/+29
* 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/+2
* 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
* 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
* macb: rename platform dataJosh Cartwright2013-04-031-1/+1
* Merge branch 'for-next/at91'Sascha Hauer2013-03-042-70/+46
|\
| * at91sam9260/9g20ek: refactor init_board scriptFabio Porcedda2013-02-191-32/+22
| * at91sam9260/9g20ek: use IS_ENABLED instead of #if/#ifdefFabio Porcedda2013-02-151-18/+13
| * at91sam9260/9g20ek: enable clock via clock frameworkFabio Porcedda2013-02-111-2/+4
| * at91sam9260/9g20ek: cleanup coding styleFabio Porcedda2013-02-111-18/+7
* | ARM: at91: use -EINVAL for invalid gpio on atmel_mciFabio Porcedda2013-02-191-0/+2
|/
* macb: allow to pass the phy interfaceJean-Christophe PLAGNIOL-VILLARD2013-01-291-1/+1
* at91: SMC: switch to platform_driverJean-Christophe PLAGNIOL-VILLARD2013-01-071-2/+1
* at91: pmc: drop AT91_BASE_SYSJean-Christophe PLAGNIOL-VILLARD2013-01-071-1/+1
* at91: use -EINVAL for invalid gpioJean-Christophe PLAGNIOL-VILLARD2012-12-221-1/+2
* macb/ether: split flags for drivers and phylibJean-Christophe PLAGNIOL-VILLARD2012-11-191-1/+1
* ARM at91sam9260ek: remove unused reset entrySascha Hauer2012-10-082-26/+0
* Merge branch 'for-next/arm-board-reset'Sascha Hauer2012-10-031-3/+6
|\
| * ARM: give boards control of the reset entry pointJan Luebbe2012-09-271-3/+6
* | Merge branch 'for-next/remove-fsf-address'Sascha Hauer2012-10-032-8/+0
|\ \
| * | Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-172-8/+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-4/+6
* 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/+7
* ENV: remove kernelimage_type from env/configJan Weitzel2012-03-131-5/+0
* Merge branch 'pu/debug' into nextSascha Hauer2012-01-271-1/+2
|\
| * atmel/mci: fix slot_b supportJean-Christophe PLAGNIOL-VILLARD2012-01-161-1/+2
* | at91sam9260/9g20ek: add led supportJean-Christophe PLAGNIOL-VILLARD2012-01-062-0/+33
* | at91sam9260/9g20ek: add dfu and usb serial supportJean-Christophe PLAGNIOL-VILLARD2012-01-062-7/+35
|/
* atmel: reference boards and Caloa boards bbt option enabledJean-Christophe PLAGNIOL-VILLARD2012-01-021-0/+1
* at91sam9260/9g20-ek: add usb host, device and mci supportJean-Christophe PLAGNIOL-VILLARD2011-12-152-0/+69
* at91sam9260/9g20-ek: update nand supportJean-Christophe PLAGNIOL-VILLARD2011-12-159-154/+69
* arm: at91: fix environment location in flash for multiple boardsThomas Petazzoni2011-10-141-1/+1
* introduce io.hSascha Hauer2011-09-221-1/+1