summaryrefslogtreecommitdiff
path: root/board/atmel/at91sam9rlek/at91sam9rlek.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-171-0/+1
* Move strtomhz() to vsprintf.hSimon Glass2019-12-021-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* board: at91sam9rlek: Use SPI-flash-based AT45xxx DataFlashWenyou.Yang@microchip.com2017-08-041-3/+0
* board: atmel: use get_nand_dev_by_index()Grygorii Strashko2017-07-111-1/+1
* arm: Add explicit include of <asm/mach-types.h>Simon Glass2017-06-051-0/+1
* board: at91sam9rlek: Enable early debug UARTWenyou Yang2017-05-091-0/+13
* board: at91sam9rlek: Clean up codeWenyou Yang2017-05-091-19/+0
* nand: Embed mtd_info in struct nand_chipScott Wood2016-06-031-1/+1
* board: atmel: clean up peripheral clock codeWenyou Yang2016-02-181-12/+6
* ARM: at91: at91sam9rlek: add mci supportWu, Josh2015-03-181-0/+10
* cosmetic: atmel: replace old style struct initJeroen Hofstee2014-06-111-14/+14
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* arm:at91-boards: remove console_init_f where unnecessaryAndreas Bießmann2012-09-011-3/+0
* Fix Stelian's email addressStelian Pop2011-11-291-1/+1
* AT91: Makes AT91SAM9RL-EK build correctly against u-boot-atmel/masterXu, Hong2011-08-031-28/+45
* ARM change name of defines for AT91 arm926ejsAchim Ehrlich2010-03-071-1/+1
* at91sam9/at91cap: improve clock frameworkJean-Christophe PLAGNIOL-VILLARD2009-04-161-1/+2
* at91sam9/at91cap: move nand drivers to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD2009-03-221-2/+2
* at91sam9/at91cap: move common spi initialisation to cpuJean-Christophe PLAGNIOL-VILLARD2009-03-221-15/+1
* at91sam9/at91cap: move common serial initialisation to cpuJean-Christophe PLAGNIOL-VILLARD2009-03-221-28/+2
* AT91: Use AT91_CPU_CLOCK in displaysStelian Pop2008-11-211-1/+1
* AT91: Replace (undefined) AT91_ID_US* by the board specific values.Stelian Pop2008-11-071-3/+3
* lcd: Let the board code show board-specific infoHaavard Skinnemoen2008-10-271-0/+29
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-2/+2
* [AT91SAM9] Fix NAND FLASH timingsPatrice Vilchez2008-07-051-6/+6
* AT91SAM9RLEK: hook up the ATMEL LCD driverStelian Pop2008-05-101-0/+63
* AT91SAM9RLEK supportStelian Pop2008-05-101-0/+152