summaryrefslogtreecommitdiffstats
path: root/board/atmel/at91sam9263ek/at91sam9263ek.c
Commit message (Expand)AuthorAgeFilesLines
* cosmetic: atmel: replace old style struct initJeroen Hofstee2014-06-111-14/+14
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-03-101-0/+10
|\
| * at91sam9263ek: add mmc supportAndreas Henriksson2014-03-091-0/+10
* | sizes.h - consolidate for all architecturesAlexey Brodkin2014-03-041-1/+1
|/
* arm926ejs, at91: add common phy_reset functionHeiko Schocher2013-12-011-17/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* at91sam9263ek: remove unnecessary console_init_fAndreas Bießmann2012-09-011-3/+0
* Fix: broken boot message at serial line on AT91SAM9263-EK boardesw@bus-elektronik.de2012-07-071-1/+1
* Fix Stelian's email addressStelian Pop2011-11-291-1/+1
* AT91: Makes AT91SAM9263-EK build correctly against u-boot-atmel/masterXu, Hong2011-08-031-21/+35
* Write MAC address automatically on MACB-based boardsBen Warren2010-07-121-7/+0
* ARM change name of defines for AT91 arm926ejsAchim Ehrlich2010-03-071-1/+1
* update at91sam9263ek board to new SoC accessJens Scharsig2010-02-121-75/+76
* at91sam9260/9263: add back up for the rst(reset controller).Sedji Gaouaou2009-07-061-1/+5
* at91sam9263ek: add nor flash supportJean-Christophe PLAGNIOL-VILLARD2009-06-211-1/+18
* at91sam9/at91cap: improve clock frameworkJean-Christophe PLAGNIOL-VILLARD2009-04-161-1/+2
* at91sam9/at91cap: move nand drivers to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD2009-03-221-2/+2
* at91sam9/at91cap: move common macb initialisation to cpuJean-Christophe PLAGNIOL-VILLARD2009-03-221-22/+1
* at91sam9/at91cap: move common usb host initialisation to cpuJean-Christophe PLAGNIOL-VILLARD2009-03-221-10/+1
* at91sam9/at91cap: move common spi initialisation to cpuJean-Christophe PLAGNIOL-VILLARD2009-03-221-15/+2
* at91sam9/at91cap: move common serial initialisation to cpuJean-Christophe PLAGNIOL-VILLARD2009-03-221-28/+2
* AT91: Use AT91_CPU_CLOCK in displaysStelian Pop2008-11-211-1/+1
* AT91: Replace AT91_BASE_EMAC by the board specific values.Stelian Pop2008-11-071-1/+1
* AT91: Replace (undefined) AT91_ID_US* by the board specific values.Stelian Pop2008-11-071-3/+3
* lcd: Let the board code show board-specific infoHaavard Skinnemoen2008-10-271-0/+29
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-2/+2
* Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init()Ben Warren2008-09-021-0/+11
* [AT91SAM9] Fix NAND FLASH timingsPatrice Vilchez2008-07-051-2/+2
* Fix boot from NOR due to incorrect reset delay.Stelian Pop2008-07-051-1/+6
* AT91SAM9263EK: hook up the ATMEL LCD driverStelian Pop2008-05-101-0/+65
* AT91SAM9263EK supportStelian Pop2008-05-101-0/+240
OpenPOWER on IntegriCloud