aboutsummaryrefslogtreecommitdiff
path: root/board/afeb9260
AgeCommit message (Expand)AuthorFilesLines
2013-12-01arm926ejs, at91: add common phy_reset functionHeiko Schocher1-17/+1
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada1-22/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk3-50/+3
2011-11-29Fix Stelian's email addressStelian Pop2-2/+2
2011-10-15punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-06-21Build fix/update of AFEB9260Sergey Lapin1-45/+56
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-18Rename 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-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-05-13AFEB9260 network fixSergey Lapin1-1/+1
2009-03-22at91sam9/at91cap: move nand drivers to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD3-81/+2
2009-03-22at91sam9/at91cap: move common macb initialisation to cpuJean-Christophe PLAGNIOL-VILLARD1-22/+1
2009-03-22at91sam9/at91cap: move common spi initialisation to cpuJean-Christophe PLAGNIOL-VILLARD1-14/+1
2009-03-22at91sam9/at91cap: move common serial initialisation to cpuJean-Christophe PLAGNIOL-VILLARD1-28/+2
2008-12-16Coding style cleanup, update CHANGELOG.Wolfgang Denk1-1/+0
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-11-04Custom AFEB9260 board supportSergey Lapin5-0/+415