aboutsummaryrefslogtreecommitdiff
path: root/board/atmel/at91sam9261ek/at91sam9261ek.c
AgeCommit message (Expand)AuthorFilesLines
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-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+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: at91sam9261ek: Update to support DT and DMWenyou.Yang@microchip.com1-4/+18
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
2016-06-03nand: Embed mtd_info in struct nand_chipScott Wood1-1/+1
2016-02-18board: atmel: clean up peripheral clock codeWenyou Yang1-6/+2
2015-04-18net: Remove the bd* parameter from net stack functionsJoe Hershberger1-1/+1
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: Board fix for AT91SAM9261-EKXu, Hong1-64/+72
2010-03-07ARM change name of defines for AT91 arm926ejsAchim Ehrlich1-1/+1
2009-12-07at91sam9261ek.c: fix minor coding style issue.Wolfgang Denk1-4/+5
2009-07-12at91: Introduction of at91sam9g10 SOC.Sedji Gaouaou1-0/+36
2009-06-15Convert DM9000 driver for CONFIG_NET_MULTIRemy Bohmer1-0/+7
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-10AT91SAM9261EK: hook up the ATMEL LCD driverStelian Pop1-0/+64
2008-05-10AT91SAM9261EK supportStelian Pop1-0/+194