summaryrefslogtreecommitdiff
path: root/board/atmel/at91sam9260ek
AgeCommit message (Expand)AuthorFilesLines
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop init.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 Rini3-7/+3
2017-10-16Drop CONFIG_HAS_DATAFLASHTuomas Tynkkynen2-27/+0
2017-08-05board: 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
2017-05-09configs: at91sam9260ek/9g20ek: Update for DT and DMWenyou Yang1-1/+1
2016-02-18board: atmel: clean up peripheral clock codeWenyou Yang1-10/+5
2015-08-28at91sam9260ek: add missing files to MAINTAINERSAndreas Bießmann1-0/+1
2015-02-21ARM: at91: move board select menu and common settingsMasahiro Yamada1-3/+0
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj1-3/+0
2014-10-25leds: missing includeJeroen Hofstee1-0/+1
2014-09-14kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-5/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+16
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+23
2013-12-02arm926ejs, at91: add common phy_reset functionHeiko Schocher1-18/+1
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada1-23/+3
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk4-66/+4
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
2012-07-07AT91SAM9*: Change kernel address in dataflash to match u-boot's sizeAlexandre Belloni1-3/+3
2011-11-29Fix Stelian's email addressStelian Pop3-3/+3
2011-10-16punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-06-22AT91 rework: fix at91sam(9260/9g20/9xe)ek board port to build again:Reinhard Meyer3-64/+72
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2010-07-12Write MAC address automatically on MACB-based boardsBen Warren1-7/+0
2009-09-02at91sam9260/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-VILLARD3-81/+2
2009-03-22atmel/at91/boards: compile dataflash partition only when dataflash isJean-Christophe PLAGNIOL-VILLARD1-1/+1
2009-03-22at91sam9/at91cap: move common macb initialisation to cpuJean-Christophe PLAGNIOL-VILLARD1-31/+1
2009-03-22at91sam9/at91cap: move common led management to cpuJean-Christophe PLAGNIOL-VILLARD1-27/+4
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-VILLARD3-7/+7
2008-09-03Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init()Ben Warren1-0/+11
2008-08-14at91: Update board NAND drivers to current API.Scott Wood1-19/+18
2008-07-13at91: Fix to enable using Teridian MII phy (78Q21x3) with at91sam9260Anatolij Gustschin1-0/+9
2008-07-07Merge branch 'master' of git://www.denx.de/git/u-boot-at91Wolfgang Denk1-4/+4
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-07-03Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk1-1/+1