aboutsummaryrefslogtreecommitdiff
path: root/board/atmel/at91sam9261ek
AgeCommit message (Expand)AuthorFilesLines
2022-10-30video: Drop CONFIG_LCD_INFOSimon Glass1-28/+0
2022-06-28board: atmel: remove calls to debug_uart_initEugen Hristev1-3/+0
2022-04-08at91: Remove unused LED codeTom Rini2-29/+0
2022-03-18Convert CONFIG_AT91SAM9G10EK et al to KconfigTom Rini1-0/+14
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass1-0/+1
2019-12-02Move strtomhz() to vsprintf.hSimon Glass1-0/+1
2019-12-02common: Drop global inclusion of status_led.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini3-7/+3
2017-10-16Drop CONFIG_HAS_DATAFLASHTuomas Tynkkynen2-27/+0
2017-08-04board: at91sam9261ek: Update to support DT and DMWenyou.Yang@microchip.com2-5/+19
2017-07-11board: atmel: use get_nand_dev_by_index()Grygorii Strashko1-1/+1
2017-06-05arm: Add explicit include of <asm/mach-types.h>Simon Glass1-0/+1
2016-06-03nand: Embed mtd_info in struct nand_chipScott Wood1-1/+1
2016-02-18board: atmel: clean up peripheral clock codeWenyou Yang2-10/+4
2015-04-18net: Remove the bd* parameter from net stack functionsJoe Hershberger1-1/+1
2015-02-21ARM: at91: move board select menu and common settingsMasahiro Yamada1-3/+0
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj1-3/+0
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-5/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+11
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+23
2014-06-11cosmetic: atmel: replace old style struct initJeroen Hofstee1-14/+14
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada1-23/+3
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk4-66/+4
2012-09-01arm:at91-boards: remove console_init_f where unnecessaryAndreas Bießmann1-3/+0
2012-07-07AT91SAM9*: Change kernel address in dataflash to match u-boot's sizeAlexandre Belloni1-3/+3
2011-11-29Fix Stelian's email addressStelian Pop3-3/+3
2011-10-15punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-08-03AT91: Board fix for AT91SAM9261-EKXu, Hong3-67/+77
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-03-07ARM change name of defines for AT91 arm926ejsAchim Ehrlich1-1/+1
2009-12-07at91sam9261ek.c: fix minor coding style issue.Wolfgang Denk1-4/+5
2009-07-12at91: Introduction of at91sam9g10 SOC.Sedji Gaouaou1-0/+36
2009-06-15Convert DM9000 driver for CONFIG_NET_MULTIRemy Bohmer1-0/+7
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 led management to cpuJean-Christophe PLAGNIOL-VILLARD1-41/+6
2009-03-22at91sam9/at91cap: move common spi initialisation to cpuJean-Christophe PLAGNIOL-VILLARD1-15/+1
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 (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-7/+7
2008-08-13at91: 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-6/+6
2008-07-05[AT91SAM9] Fix NAND FLASH timingsPatrice Vilchez1-6/+6
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk1-1/+1