summaryrefslogtreecommitdiff
path: root/board/atmel/at91sam9263ek
AgeCommit message (Expand)Author
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass
2020-01-17common: Move reset_phy() to net.hSimon Glass
2019-12-02Move strtomhz() to vsprintf.hSimon Glass
2019-12-02common: Drop global inclusion of status_led.hSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-10-16Drop CONFIG_HAS_DATAFLASHTuomas Tynkkynen
2017-08-04board: at91sam9263ek: Use SPI-flash-based AT45xxx DataFlashWenyou.Yang@microchip.com
2017-07-11board: atmel: use get_nand_dev_by_index()Grygorii Strashko
2017-06-05arm: Add explicit include of <asm/mach-types.h>Simon Glass
2017-05-09board: at91sam9263ek: Enable early debug UARTWenyou Yang
2017-05-09board: at91sam9263ek: Clean up codeWenyou Yang
2017-05-09configs: at91sam9263ek: Update for DT and DM supportWenyou Yang
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada
2016-06-03nand: Embed mtd_info in struct nand_chipScott Wood
2016-02-18board: atmel: clean up peripheral clock codeWenyou Yang
2015-02-21ARM: at91: move board select menu and common settingsMasahiro Yamada
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-07-30Add board MAINTAINERS filesMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada
2014-06-11cosmetic: atmel: replace old style struct initJeroen Hofstee
2014-03-10Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-03-09at91sam9263ek: add mmc supportAndreas Henriksson
2014-03-04sizes.h - consolidate for all architecturesAlexey Brodkin
2013-12-01arm926ejs, at91: add common phy_reset functionHeiko Schocher
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-09-01at91sam9263ek: remove unnecessary console_init_fAndreas Bießmann
2012-07-07AT91SAM9*: Change kernel address in dataflash to match u-boot's sizeAlexandre Belloni
2012-07-07Fix: broken boot message at serial line on AT91SAM9263-EK boardesw@bus-elektronik.de
2011-11-29Fix Stelian's email addressStelian Pop
2011-10-15punt unused clean/distclean targetsMike Frysinger
2011-08-03AT91: Makes AT91SAM9263-EK build correctly against u-boot-atmel/masterXu, Hong
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-07-12Write MAC address automatically on MACB-based boardsBen Warren
2010-03-07ARM change name of defines for AT91 arm926ejsAchim Ehrlich
2010-02-12update at91sam9263ek board to new SoC accessJens Scharsig
2009-07-06at91sam9260/9263: add back up for the rst(reset controller).Sedji Gaouaou
2009-06-21at91: unify nor boot supportJean-Christophe PLAGNIOL-VILLARD
2009-06-21at91sam9263ek: add nor flash supportJean-Christophe PLAGNIOL-VILLARD
2009-04-16at91sam9/at91cap: improve clock frameworkJean-Christophe PLAGNIOL-VILLARD
2009-03-22at91sam9/at91cap: move nand drivers to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD
2009-03-22atmel/at91/boards: compile dataflash partition only when dataflash isJean-Christophe PLAGNIOL-VILLARD
2009-03-22at91sam9/at91cap: move common macb initialisation to cpuJean-Christophe PLAGNIOL-VILLARD
2009-03-22at91sam9/at91cap: move common usb host initialisation to cpuJean-Christophe PLAGNIOL-VILLARD
2009-03-22at91sam9/at91cap: move common led management to cpuJean-Christophe PLAGNIOL-VILLARD
2009-03-22at91sam9/at91cap: move common spi initialisation to cpuJean-Christophe PLAGNIOL-VILLARD
2009-03-22at91sam9/at91cap: move common serial initialisation to cpuJean-Christophe PLAGNIOL-VILLARD
2008-11-21AT91: Use AT91_CPU_CLOCK in displaysStelian Pop