summaryrefslogtreecommitdiff
path: root/board/atmel/at91sam9rlek/at91sam9rlek.c
Commit message (Expand)AuthorAgeLines
* nand: Embed mtd_info in struct nand_chipScott Wood2016-06-03-1/+1
* board: atmel: clean up peripheral clock codeWenyou Yang2016-02-18-12/+6
* ARM: at91: at91sam9rlek: add mci supportWu, Josh2015-03-18-0/+10
* cosmetic: atmel: replace old style struct initJeroen Hofstee2014-06-11-14/+14
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* arm:at91-boards: remove console_init_f where unnecessaryAndreas Bießmann2012-09-01-3/+0
* Fix Stelian's email addressStelian Pop2011-11-29-1/+1
* AT91: Makes AT91SAM9RL-EK build correctly against u-boot-atmel/masterXu, Hong2011-08-03-28/+45
* ARM change name of defines for AT91 arm926ejsAchim Ehrlich2010-03-07-1/+1
* at91sam9/at91cap: improve clock frameworkJean-Christophe PLAGNIOL-VILLARD2009-04-16-1/+2
* at91sam9/at91cap: move nand drivers to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD2009-03-22-2/+2
* at91sam9/at91cap: move common spi initialisation to cpuJean-Christophe PLAGNIOL-VILLARD2009-03-22-15/+1
* at91sam9/at91cap: move common serial initialisation to cpuJean-Christophe PLAGNIOL-VILLARD2009-03-22-28/+2
* AT91: Use AT91_CPU_CLOCK in displaysStelian Pop2008-11-21-1/+1
* AT91: Replace (undefined) AT91_ID_US* by the board specific values.Stelian Pop2008-11-07-3/+3
* lcd: Let the board code show board-specific infoHaavard Skinnemoen2008-10-27-0/+29
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-2/+2
* [AT91SAM9] Fix NAND FLASH timingsPatrice Vilchez2008-07-05-6/+6
* AT91SAM9RLEK: hook up the ATMEL LCD driverStelian Pop2008-05-10-0/+63
* AT91SAM9RLEK supportStelian Pop2008-05-10-0/+152