aboutsummaryrefslogtreecommitdiff
path: root/board/atmel/at91sam9260ek/at91sam9260ek.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-01-17common: Move RAM-sizing functions to init.hSimon Glass1-0/+1
2020-01-17common: Move reset_phy() to net.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-08-04board: at91sam9260ek: Use SPI-flash-based AT45xxx DataFlashWenyou.Yang@microchip.com1-4/+0
2017-05-09board: at91sam9260ek/9g20ek: Enable early debug UARTWenyou Yang1-0/+13
2017-05-09board: at91sam9260ek: Clean up codeWenyou Yang1-74/+0
2016-02-18board: atmel: clean up peripheral clock codeWenyou Yang1-10/+5
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
2013-05-12at91sam9260ek: move board id setup to config headerAndreas Bießmann1-12/+0
2013-05-12arm: at91: enable mci support for at91sam9g20ek.Wu, Josh1-0/+10
2013-02-19ARM: atmel: add at91sam9g20ek_2mmc nand boot supportBo Shen1-1/+6
2011-11-29Fix Stelian's email addressStelian Pop1-1/+1
2011-06-21AT91 rework: fix at91sam(9260/9g20/9xe)ek board port to build again:Reinhard Meyer1-57/+70
2010-07-12Write MAC address automatically on MACB-based boardsBen Warren1-7/+0
2009-09-01at91sam9260/afeb9260: Fix SPI initializationAlbin Tonnerre1-1/+1
2009-07-06at91sam9260/9263: add back up for the rst(reset controller).Sedji Gaouaou1-1/+5
2009-03-22at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC.Nicolas Ferre1-0/+5
2009-03-22at91sam9/at91cap: move nand drivers to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD1-2/+2
2009-03-22at91sam9/at91cap: move common macb initialisation to cpuJean-Christophe PLAGNIOL-VILLARD1-31/+1
2009-03-22at91sam9/at91cap: move common spi initialisation to cpuJean-Christophe PLAGNIOL-VILLARD1-16/+1
2009-03-22at91sam9/at91cap: move common serial initialisation to cpuJean-Christophe PLAGNIOL-VILLARD1-28/+2
2008-11-07AT91: Replace AT91_BASE_EMAC by the board specific values.Stelian Pop1-1/+1
2008-11-07AT91: Replace (undefined) AT91_ID_US* by the board specific values.Stelian Pop1-3/+3
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-09-02Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init()Ben Warren1-0/+11
2008-07-13at91: Fix to enable using Teridian MII phy (78Q21x3) with at91sam9260Anatolij Gustschin1-0/+9
2008-07-05[AT91SAM9] Fix NAND FLASH timingsPatrice Vilchez1-2/+2
2008-07-05Fix boot from NOR due to incorrect reset delay.Stelian Pop1-2/+2
2008-05-24Merging Stelian Pop AT91 patchesJean-Christophe PLAGNIOL-VILLARD1-1/+6
2008-05-21Big white-space cleanup.Wolfgang Denk1-1/+1
2008-05-10AT91SAM9260EK: Handle 8 or 16 bit NANDStelian Pop1-1/+6
2008-05-10Update origin and copyright information in arch-at91sam9 header filesStelian Pop1-1/+1
2008-05-10Fix @ -> <at> substitutionStelian Pop1-1/+1
2008-05-10Update origin and copyright information in arch-at91sam9 header filesStelian Pop1-1/+1
2008-05-08Fix @ -> <at> substitutionStelian Pop1-1/+1
2008-04-01Add support for AT91SAM9260EKStelian Pop1-0/+236