~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-05
* global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini2022-12-05
* board: atmel: remove calls to debug_uart_initEugen Hristev2022-06-28
* at91: Remove unused LED codeTom Rini2022-04-08
* Convert CONFIG_AT91SAM9G20EK et al to KconfigTom Rini2022-03-18
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* common: Drop init.h from common headerSimon Glass2020-05-18
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-17
* common: Move reset_phy() to net.hSimon Glass2020-01-17
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* Drop CONFIG_HAS_DATAFLASHTuomas Tynkkynen2017-10-16
* board: at91sam9260ek: Use SPI-flash-based AT45xxx DataFlashWenyou.Yang@microchip.com2017-08-04
* board: at91sam9260ek/9g20ek: Enable early debug UARTWenyou Yang2017-05-09
* board: at91sam9260ek: Clean up codeWenyou Yang2017-05-09
* configs: at91sam9260ek/9g20ek: Update for DT and DMWenyou Yang2017-05-09
* board: atmel: clean up peripheral clock codeWenyou Yang2016-02-18
* at91sam9260ek: add missing files to MAINTAINERSAndreas Bießmann2015-08-28
* ARM: at91: move board select menu and common settingsMasahiro Yamada2015-02-21
* kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj2014-10-29
* leds: missing includeJeroen Hofstee2014-10-25
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-13
* Add board MAINTAINERS filesMasahiro Yamada2014-07-30
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-30
* arm926ejs, at91: add common phy_reset functionHeiko Schocher2013-12-01
* board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* at91sam9260ek: move board id setup to config headerAndreas Bießmann2013-05-12
* arm: at91: enable mci support for at91sam9g20ek.Wu, Josh2013-05-12
* ARM: atmel: add at91sam9g20ek_2mmc nand boot supportBo Shen2013-02-19
* AT91SAM9*: Change kernel address in dataflash to match u-boot's sizeAlexandre Belloni2012-07-07
* Fix Stelian's email addressStelian Pop2011-11-29
* punt unused clean/distclean targetsMike Frysinger2011-10-15
* AT91 rework: fix at91sam(9260/9g20/9xe)ek board port to build again:Reinhard Meyer2011-06-21
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18
* Write MAC address automatically on MACB-based boardsBen Warren2010-07-12
* at91sam9260/afeb9260: Fix SPI initializationAlbin Tonnerre2009-09-01
* at91sam9260/9263: add back up for the rst(reset controller).Sedji Gaouaou2009-07-06
* at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC.Nicolas Ferre2009-03-22
* at91sam9/at91cap: move nand drivers to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD2009-03-22
* atmel/at91/boards: compile dataflash partition only when dataflash isJean-Christophe PLAGNIOL-VILLARD2009-03-22
* at91sam9/at91cap: move common macb initialisation to cpuJean-Christophe PLAGNIOL-VILLARD2009-03-22
* at91sam9/at91cap: move common led management to cpuJean-Christophe PLAGNIOL-VILLARD2009-03-22
* at91sam9/at91cap: move common spi initialisation to cpuJean-Christophe PLAGNIOL-VILLARD2009-03-22
* at91sam9/at91cap: move common serial initialisation to cpuJean-Christophe PLAGNIOL-VILLARD2009-03-22
* AT91: Replace AT91_BASE_EMAC by the board specific values.Stelian Pop2008-11-07
* AT91: Replace (undefined) AT91_ID_US* by the board specific values.Stelian Pop2008-11-07
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18
* Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init()Ben Warren2008-09-02
* at91: Update board NAND drivers to current API.Scott Wood2008-08-13