~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
* video: Drop atmel LCD codeSimon Glass2022-10-30
* video: Drop CONFIG_LCD_INFOSimon Glass2022-10-30
* Audit <flash.h> inclusionTom Rini2022-08-04
* board: atmel: remove calls to debug_uart_initEugen Hristev2022-06-28
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* common: Drop flash.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
* Move strtomhz() to vsprintf.hSimon Glass2019-12-02
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* board: at91sam9263ek: Use SPI-flash-based AT45xxx DataFlashWenyou.Yang@microchip.com2017-08-04
* board: atmel: use get_nand_dev_by_index()Grygorii Strashko2017-07-11
* arm: Add explicit include of <asm/mach-types.h>Simon Glass2017-06-05
* board: at91sam9263ek: Enable early debug UARTWenyou Yang2017-05-09
* board: at91sam9263ek: Clean up codeWenyou Yang2017-05-09
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-12
* nand: Embed mtd_info in struct nand_chipScott Wood2016-06-03
* board: atmel: clean up peripheral clock codeWenyou Yang2016-02-18
* cosmetic: atmel: replace old style struct initJeroen Hofstee2014-06-11
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-03-10
|\
| * at91sam9263ek: add mmc supportAndreas Henriksson2014-03-09
* | sizes.h - consolidate for all architecturesAlexey Brodkin2014-03-04
|/
* arm926ejs, at91: add common phy_reset functionHeiko Schocher2013-12-01
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* at91sam9263ek: remove unnecessary console_init_fAndreas Bießmann2012-09-01
* Fix: broken boot message at serial line on AT91SAM9263-EK boardesw@bus-elektronik.de2012-07-07
* Fix Stelian's email addressStelian Pop2011-11-29
* AT91: Makes AT91SAM9263-EK build correctly against u-boot-atmel/masterXu, Hong2011-08-03
* Write MAC address automatically on MACB-based boardsBen Warren2010-07-12
* ARM change name of defines for AT91 arm926ejsAchim Ehrlich2010-03-07
* update at91sam9263ek board to new SoC accessJens Scharsig2010-02-12
* at91sam9260/9263: add back up for the rst(reset controller).Sedji Gaouaou2009-07-06
* at91sam9263ek: add nor flash supportJean-Christophe PLAGNIOL-VILLARD2009-06-21
* at91sam9/at91cap: improve clock frameworkJean-Christophe PLAGNIOL-VILLARD2009-04-16
* at91sam9/at91cap: move nand drivers to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD2009-03-22
* at91sam9/at91cap: move common macb initialisation to cpuJean-Christophe PLAGNIOL-VILLARD2009-03-22
* at91sam9/at91cap: move common usb host initialisation 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: Use AT91_CPU_CLOCK in displaysStelian Pop2008-11-21
* 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
* lcd: Let the board code show board-specific infoHaavard Skinnemoen2008-10-27
* 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
* [AT91SAM9] Fix NAND FLASH timingsPatrice Vilchez2008-07-05
* Fix boot from NOR due to incorrect reset delay.Stelian Pop2008-07-05
* AT91SAM9263EK: hook up the ATMEL LCD driverStelian Pop2008-05-10