aboutsummaryrefslogtreecommitdiff
path: root/board/atmel/at91sam9rlek/at91sam9rlek.c
AgeCommit message (Expand)AuthorFilesLines
2022-10-30video: Drop CONFIG_LCD_INFOSimon Glass1-28/+0
2022-06-28board: atmel: remove calls to debug_uart_initEugen Hristev1-3/+0
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass1-0/+1
2019-12-02Move strtomhz() to vsprintf.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-08-04board: at91sam9rlek: Use SPI-flash-based AT45xxx DataFlashWenyou.Yang@microchip.com1-3/+0
2017-07-11board: atmel: use get_nand_dev_by_index()Grygorii Strashko1-1/+1
2017-06-05arm: Add explicit include of <asm/mach-types.h>Simon Glass1-0/+1
2017-05-09board: at91sam9rlek: Enable early debug UARTWenyou Yang1-0/+13
2017-05-09board: at91sam9rlek: Clean up codeWenyou Yang1-19/+0
2016-06-03nand: Embed mtd_info in struct nand_chipScott Wood1-1/+1
2016-02-18board: atmel: clean up peripheral clock codeWenyou Yang1-12/+6
2015-03-18ARM: at91: at91sam9rlek: add mci supportWu, Josh1-0/+10
2014-06-11cosmetic: atmel: replace old style struct initJeroen Hofstee1-14/+14
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-09-01arm:at91-boards: remove console_init_f where unnecessaryAndreas Bießmann1-3/+0
2011-11-29Fix Stelian's email addressStelian Pop1-1/+1
2011-08-03AT91: Makes AT91SAM9RL-EK build correctly against u-boot-atmel/masterXu, Hong1-28/+45
2010-03-07ARM change name of defines for AT91 arm926ejsAchim Ehrlich1-1/+1
2009-04-16at91sam9/at91cap: improve clock frameworkJean-Christophe PLAGNIOL-VILLARD1-1/+2
2009-03-22at91sam9/at91cap: move nand drivers to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD1-2/+2
2009-03-22at91sam9/at91cap: move common spi initialisation to cpuJean-Christophe PLAGNIOL-VILLARD1-15/+1
2009-03-22at91sam9/at91cap: move common serial initialisation to cpuJean-Christophe PLAGNIOL-VILLARD1-28/+2
2008-11-21AT91: Use AT91_CPU_CLOCK in displaysStelian Pop1-1/+1
2008-11-07AT91: Replace (undefined) AT91_ID_US* by the board specific values.Stelian Pop1-3/+3
2008-10-27lcd: Let the board code show board-specific infoHaavard Skinnemoen1-0/+29
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-07-05[AT91SAM9] Fix NAND FLASH timingsPatrice Vilchez1-6/+6
2008-05-10AT91SAM9RLEK: hook up the ATMEL LCD driverStelian Pop1-0/+63
2008-05-10AT91SAM9RLEK supportStelian Pop1-0/+152