aboutsummaryrefslogtreecommitdiff
path: root/board/atmel/at91sam9m10g45ek/at91sam9m10g45ek.c
AgeCommit message (Expand)AuthorFilesLines
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
2020-01-17common: Move reset_phy() to net.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-12-04mtd: nand: Rename nand.h into rawnand.hMasahiro Yamada1-1/+1
2017-09-14configs: at91: Remove CONFIG_SYS_EXTRA_OPTIONS assignmentWenyou Yang1-2/+2
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: at91sam9m10g45ek: Enable early debug UARTWenyou Yang1-0/+13
2017-05-09board: at91sam9m10g45ek: Clean up codeWenyou Yang1-102/+0
2016-06-03nand: Embed mtd_info in struct nand_chipScott Wood1-1/+1
2016-02-18board: atmel: clean up peripheral clock codeWenyou Yang1-15/+5
2016-02-02arm: at91/spl: mpddrc: add struct atmel_mpddrc_configWenyou Yang1-2/+2
2015-08-21arm: at91: pmc: replace the constant with a define in at91_pmc.hErik van Luijk1-1/+1
2015-08-21arm: at91: at91sam9m10g45ek/corvus remove useless chip select 1 initErik van Luijk1-8/+0
2015-08-21arm: at91: mpddr: allow multiple DDR controllersErik van Luijk1-1/+1
2015-04-01ARM: atmel: at91sam9m10g45ek: enable spl supportBo Shen1-0/+80
2014-06-11cosmetic: atmel: replace old style struct initJeroen Hofstee1-14/+14
2014-05-27ARM: at91sam9m10g45ek: enable mci0 supportWu, Josh1-0/+10
2013-12-01arm926ejs, at91: add common phy_reset functionHeiko Schocher1-18/+1
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-09-03atmel: Update support of board AT91SAM9M10G45-EK to new styleThomas Petazzoni1-52/+63
2010-07-12Write MAC address automatically on MACB-based boardsBen Warren1-7/+0
2010-06-30USB OHCI support for at91sam9g45 SoCSergey Matyukevich1-0/+13
2010-03-07ARM change name of defines for AT91 arm926ejsAchim Ehrlich1-1/+1
2009-07-12at91: Introduction of at91sam9g45 SOC.Sedji Gaouaou1-0/+334