| Commit message (Expand) | Author | Age | Lines |
* | dm: at91: Add platform data for GPIO on at91sam9260-based boards | Simon Glass | 2014-11-21 | -0/+14 |
* | arm, spl, at91: add at91sam9260 and at91sam9g45 spl support | Heiko Schocher | 2014-11-17 | -0/+82 |
* | leds: missing include | Jeroen Hofstee | 2014-10-25 | -0/+1 |
* | ARM: at91sam9m10g45ek: enable mci0 support | Wu, Josh | 2014-05-27 | -0/+17 |
* | at91sam9263ek: add mmc support | Andreas Henriksson | 2014-03-09 | -0/+25 |
* | arm: remove unneeded symbol offsets and _TEXT_BASE | Albert ARIBAUD | 2014-02-26 | -13/+1 |
* | at91: switch coloured LED to gpio API | Andreas Bießmann | 2013-12-09 | -9/+7 |
* | arm926ejs: convert makefiles to Kbuild style | Masahiro Yamada | 2013-10-31 | -40/+19 |
* | Coding Style cleanup: remove trailing white space | Wolfgang Denk | 2013-10-14 | -1/+1 |
* | Cosmetic: Fix a number of typos, no functional changes. | Robert P. J. Day | 2013-09-20 | -1/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -259/+16 |
* | arm: at91: enable mci support for at91sam9g20ek. | Wu, Josh | 2013-05-12 | -0/+4 |
* | arm: at91: add at91sam9n12ek board support | Wu, Josh | 2013-05-12 | -2/+180 |
* | ARM: sam9x5: fix ethernet pins in MII mode | Jesse Gilles | 2013-03-12 | -8/+8 |
* | ARM: at91sam9x5: Using CPU string directly | Bo Shen | 2013-03-12 | -7/+7 |
* | arm: Move tbl to arch_global_data | Simon Glass | 2013-02-01 | -4/+4 |
* | arm: Move tbu to arch_global_data | Simon Glass | 2013-02-01 | -3/+3 |
* | arm: Move timer_rate_hz into arch_global_data | Simon Glass | 2013-02-01 | -4/+4 |
* | at91: Move at91 global data into arch_global_data | Simon Glass | 2013-02-01 | -15/+17 |
* | at91sam9x5: enable USB support for 9x5ek board. | Richard Genoud | 2012-12-09 | -0/+13 |
* | ARM: at91sam9x5: enable MCI0 support for 9x5ek board. | Wu, Josh | 2012-10-17 | -0/+15 |
* | atmel: at91sam9x5: fix name error for spi | Bo Shen | 2012-09-01 | -2/+2 |
* | Enable the EMAC clock in at91_macb_hw_init(). | Markus Hubig | 2012-09-01 | -0/+4 |
* | arm : Atmel : add at91sam9x5ek board support | Bo Shen | 2012-09-01 | -2/+243 |
* | Consolidate bootcount code into drivers/bootcount | Stefan Roese | 2012-09-01 | -26/+0 |
* | ATMEL: remove old atmel_mci driver | Sven Schnelle | 2012-03-13 | -1/+1 |
* | Fix Stelian's email address | Stelian Pop | 2011-11-29 | -9/+9 |
* | Reduce build times | Wolfgang Denk | 2011-11-03 | -1/+2 |
* | led: remove camel casing of led identifiers globally | Jason Kridner | 2011-09-13 | -6/+6 |
* | atmel: update at91sam9m10g45 SoC support to new style | Thomas Petazzoni | 2011-09-03 | -59/+55 |
* | AT91: Makes AT91SAM9263 SoC build correctly against u-boot-atmel/master | Xu, Hong | 2011-08-03 | -13/+27 |
* | AT91: Makes AT91SAM9RL SoC build correctly against u-boot-atmel/master | Xu, Hong | 2011-08-03 | -39/+35 |
* | AT91: change common at91sam9261 files to compile with new scheme | Asen Dimov | 2011-08-03 | -40/+36 |
* | AT91: fix mistake in at91sam9260_devices.c(spi1_hw_init) | Reinhard Meyer | 2011-08-03 | -1/+1 |
* | arm920t/at91: add clock.c | Andreas Bießmann | 2011-07-04 | -34/+1 |
* | arm926ejs/at91/lowlevel_init.S: fix defines | Eric Benard | 2011-06-21 | -12/+12 |
* | at91: fixed at91sam9263 system file | Daniel Gorsulowski | 2011-05-18 | -37/+18 |
* | AT91: fix timer.c - remove reset_timer() | Reinhard Meyer | 2011-05-18 | -16/+11 |
* | AT91: change includes from asm/arch/io.h to asm/io.h | Reinhard Meyer | 2011-05-18 | -8/+7 |
* | AT91: fix related at91 system/driver files | Reinhard Meyer | 2011-05-18 | -51/+33 |
* | AT91: fix EMAC gpio init in at91sam9260_devices.c | Reinhard Meyer | 2010-12-07 | -0/+5 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -2/+2 |
* | AT91 clock/timer: move static data to global_data struct | Reinhard Meyer | 2010-10-19 | -71/+69 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | -2/+2 |
* | at91: Add arch_preboot_os which disables PIT in a faster way | Alexander Stein | 2010-10-05 | -0/+16 |
* | AT91: convert cpu.c to struct SoC access | Reinhard Meyer | 2010-10-05 | -20/+12 |
* | Prepare v2010.09-rc1v2010.09-rc1 | Wolfgang Denk | 2010-09-10 | -2/+0 |
* | AT91: add option to enable pullups in at91sam9260_devices.c | Reinhard Meyer | 2010-09-03 | -10/+25 |
* | AT91: reset.c: fix comments, add option | Reinhard Meyer | 2010-09-03 | -10/+11 |
* | AT91SAM9XE: add embedded flash support | Reinhard Meyer | 2010-09-03 | -0/+272 |