| Commit message (Expand) | Author | Age | Lines |
* | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-06-30 | -24/+0 |
|\ |
|
| * | spl: consolidate arch/arm/include/asm/arch-*/spl.h | Masahiro Yamada | 2014-06-06 | -24/+0 |
* | | ARM: at91sam9x5: define the AT91FAMILY and ARM926EJS in SoC header | Wu, Josh | 2014-05-27 | -0/+3 |
* | | ARM: at91: remove AT91X40 macro since it is not use any more | Wu, Josh | 2014-05-27 | -2/+0 |
* | | ARM: atmel: switch to main crystal osc for SPL boot | Bo Shen | 2014-05-27 | -0/+4 |
|/ |
|
* | arm: atmel: sama5d3: add nand spl boot support | Bo Shen | 2014-03-09 | -0/+2 |
* | arm: atmel: sama5d3: add spi spl boot support | Bo Shen | 2014-03-09 | -0/+2 |
* | at91 gpio: fix typo in compatibility macro | Andreas Henriksson | 2014-03-09 | -1/+1 |
* | at91: redefine legacy GPIO PIN_BASE | Andreas Bießmann | 2013-12-09 | -1/+1 |
* | at91: add new gpio pin definitions | Andreas Bießmann | 2013-12-09 | -1/+23 |
* | arm926ejs, at91: add common phy_reset function | Heiko Schocher | 2013-12-01 | -0/+1 |
* | arm: atmel: sama5d3: spl boot from fat fs SD card | Bo Shen | 2013-12-01 | -0/+24 |
* | arm: atmel: add ddr2 initialization function | Bo Shen | 2013-12-01 | -0/+115 |
* | arm: atmel: sama5d3: the offset of MULA is 18 | Bo Shen | 2013-12-01 | -0/+4 |
* | arm: atmel: sama5d3: correct the error define of DIV | Bo Shen | 2013-12-01 | -2/+2 |
* | ARM: at91: sama5d3: add support for sama5d36 chip | Wu, Josh | 2013-11-13 | -0/+3 |
* | at91: remove all occourances of CONFIG_AT91_LEGACY | Andreas Bießmann | 2013-11-13 | -246/+6 |
* | at91: add defines for reset type | Roger Meier | 2013-11-04 | -0/+7 |
* | arm: atmel: at91sam9n12ek: add usb host support | Bo Shen | 2013-11-04 | -0/+2 |
* | ARM: atmel: add RNDIS gadget support | Bo Shen | 2013-09-24 | -0/+1 |
* | ARM: atmel: correct UDPHS name | Bo Shen | 2013-09-24 | -1/+1 |
* | USB: gadget: add atmel usba udc driver | Bo Shen | 2013-09-24 | -0/+64 |
* | arm: sama5d3: fix smc cs related registers offset | Bo Shen | 2013-08-22 | -1/+1 |
* | ARM: at91: sama5d3: remove unused definition about PMECC alpha table offset | Wu, Josh | 2013-08-22 | -2/+0 |
* | ARM: at91: atmel_nand: pmecc driver will select the galois table by sector size | Wu, Josh | 2013-08-22 | -0/+6 |
* | arm: atmel: add gmac support for sama5d3xek board | Bo Shen | 2013-08-22 | -0/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -287/+39 |
* | ARM: atmel: add sama5d3xek support | Bo Shen | 2013-05-21 | -0/+298 |
* | ARM: at91: add Atmel sama5d3 SoC new pmc register | Bo Shen | 2013-05-21 | -0/+23 |
* | arm: at91: add at91sam9n12ek board support | Wu, Josh | 2013-05-12 | -0/+1 |
* | arm: at91: add at91sam9n12 register definition | Wu, Josh | 2013-05-12 | -8/+32 |
* | ARM: at91sam9x5: Using CPU string directly | Bo Shen | 2013-03-12 | -6/+0 |
* | at91: Move at91 global data into arch_global_data | Simon Glass | 2013-02-01 | -6/+6 |
* | at91sam9x5: enable USB support for 9x5ek board. | Richard Genoud | 2012-12-09 | -0/+2 |
* | arm : Atmel : add at91sam9x5ek board support | Bo Shen | 2012-09-01 | -0/+265 |
* | ATMEL/PIO: Enable new feature of PIO on Atmel device | Bo Shen | 2012-07-07 | -1/+44 |
* | Fix Stelian's email address | Stelian Pop | 2011-11-29 | -5/+5 |
* | AT91: fix at91sam9g45.h to include USB Host defines | Reinhard Meyer | 2011-09-03 | -1/+3 |
* | atmel: update at91sam9m10g45 SoC support to new style | Thomas Petazzoni | 2011-09-03 | -126/+80 |
* | AT91: Makes AT91SAM9263 SoC build correctly against u-boot-atmel/master | Xu, Hong | 2011-08-03 | -105/+56 |
* | AT91: SoC fix at91sam9261_matrix.h | Xu, Hong | 2011-08-03 | -41/+36 |
* | AT91: Makes AT91SAM9RL SoC build correctly against u-boot-atmel/master | Xu, Hong | 2011-08-03 | -170/+136 |
* | AT91: change common at91sam9261 files to compile with new scheme | Asen Dimov | 2011-08-03 | -1/+2 |
* | Fix compiler error for cpu at91sam9, if lowlevel init is enabled | Jens Scharsig | 2011-07-04 | -1/+1 |
* | arm920t/at91: add at91rm9200_devices.c | Andreas Bießmann | 2011-07-04 | -2/+7 |
* | arm920t/at91: use new clock.c features | Andreas Bießmann | 2011-07-04 | -0/+1 |
* | arm920t/at91: add clock.c | Andreas Bießmann | 2011-07-04 | -6/+36 |
* | at91rm9200.h: fix ATMEL_PMX_AA_TXD2 | Andreas Bießmann | 2011-07-04 | -1/+1 |
* | include/asm/arch-at91: update several .h files to ATMEL_xxx name scheme | Eric Benard | 2011-06-21 | -28/+28 |
* | arm926ejs/at91/lowlevel_init.S: fix defines | Eric Benard | 2011-06-21 | -7/+10 |