summaryrefslogtreecommitdiff
path: root/board/atmel/at91sam9263ek
AgeCommit message (Expand)AuthorFilesLines
2011-11-29Fix Stelian's email addressStelian Pop3-3/+3
2011-10-16punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-08-03AT91: Makes AT91SAM9263-EK build correctly against u-boot-atmel/masterXu, Hong3-34/+46
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
2010-03-07ARM change name of defines for AT91 arm926ejsAchim Ehrlich1-1/+1
2010-02-12update at91sam9263ek board to new SoC accessJens Scharsig2-84/+88
2009-07-06at91sam9260/9263: add back up for the rst(reset controller).Sedji Gaouaou1-1/+5
2009-06-21at91: unify nor boot supportJean-Christophe PLAGNIOL-VILLARD2-267/+0
2009-06-21at91sam9263ek: add nor flash supportJean-Christophe PLAGNIOL-VILLARD3-3/+287
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-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-22/+1
2009-03-22at91sam9/at91cap: move common usb host initialisation to cpuJean-Christophe PLAGNIOL-VILLARD1-10/+1
2009-03-22at91sam9/at91cap: move common led management to cpuJean-Christophe PLAGNIOL-VILLARD1-40/+6
2009-03-22at91sam9/at91cap: move common spi initialisation to cpuJean-Christophe PLAGNIOL-VILLARD1-15/+2
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 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-27lcd: Let the board code show board-specific infoHaavard Skinnemoen1-0/+29
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD3-6/+6
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-07Merge branch 'master' of git://www.denx.de/git/u-boot-at91Wolfgang Denk1-3/+8
2008-07-05[AT91SAM9] Fix NAND FLASH timingsPatrice Vilchez1-2/+2
2008-07-05Fix boot from NOR due to incorrect reset delay.Stelian Pop1-1/+6
2008-07-03Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk1-1/+1
2008-05-10AT91SAM9263EK: hook up the ATMEL LCD driverStelian Pop1-0/+65
2008-05-10AT91SAM9263EK supportStelian Pop6-0/+494