summaryrefslogtreecommitdiff
path: root/board/atmel/at91sam9263ek
Commit message (Expand)AuthorAgeFilesLines
* common: Drop flash.h from common headerSimon Glass2020-05-181-0/+1
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-171-0/+1
* common: Move reset_phy() to net.hSimon Glass2020-01-171-0/+1
* Move strtomhz() to vsprintf.hSimon Glass2019-12-021-0/+1
* common: Drop global inclusion of status_led.hSimon Glass2019-12-021-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-073-7/+3
* Drop CONFIG_HAS_DATAFLASHTuomas Tynkkynen2017-10-162-26/+0
* board: at91sam9263ek: Use SPI-flash-based AT45xxx DataFlashWenyou.Yang@microchip.com2017-08-041-4/+0
* board: atmel: use get_nand_dev_by_index()Grygorii Strashko2017-07-111-1/+1
* arm: Add explicit include of <asm/mach-types.h>Simon Glass2017-06-051-0/+1
* board: at91sam9263ek: Enable early debug UARTWenyou Yang2017-05-091-0/+13
* board: at91sam9263ek: Clean up codeWenyou Yang2017-05-091-59/+0
* configs: at91sam9263ek: Update for DT and DM supportWenyou Yang2017-05-091-1/+1
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-121-4/+4
* nand: Embed mtd_info in struct nand_chipScott Wood2016-06-031-1/+1
* board: atmel: clean up peripheral clock codeWenyou Yang2016-02-182-22/+10
* ARM: at91: move board select menu and common settingsMasahiro Yamada2015-02-211-3/+0
* kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj2014-10-291-3/+0
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-5/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+10
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+23
* 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
* board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-23/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-244-66/+4
* at91sam9263ek: remove unnecessary console_init_fAndreas Bießmann2012-09-011-3/+0
* AT91SAM9*: Change kernel address in dataflash to match u-boot's sizeAlexandre Belloni2012-07-071-3/+3
* 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-293-3/+3
* punt unused clean/distclean targetsMike Frysinger2011-10-151-6/+0
* AT91: Makes AT91SAM9263-EK build correctly against u-boot-atmel/masterXu, Hong2011-08-033-34/+46
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-1/+1
* 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-122-84/+88
* at91sam9260/9263: add back up for the rst(reset controller).Sedji Gaouaou2009-07-061-1/+5
* at91: unify nor boot supportJean-Christophe PLAGNIOL-VILLARD2009-06-212-267/+0
* at91sam9263ek: add nor flash supportJean-Christophe PLAGNIOL-VILLARD2009-06-213-3/+287
* 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-223-81/+2
* atmel/at91/boards: compile dataflash partition only when dataflash isJean-Christophe PLAGNIOL-VILLARD2009-03-221-1/+1
* 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 led management to cpuJean-Christophe PLAGNIOL-VILLARD2009-03-221-40/+6
* 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