summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | versatile: config coding style cleanupJean-Christophe PLAGNIOL-VILLARD2009-07-06-60/+58
| * | arm: Kirkwood: Basic SOCs supportPrafulla Wadaskar2009-07-06-0/+1278
| * | arm: generic cache.h for ARM architecturesPrafulla Wadaskar2009-07-06-0/+41
| * | OMAP3EVM: fix typo. replace CS6 by CS5, no functionality changeMatthias Ludwig2009-07-06-10/+11
| * | at91sam9260/9263: add back up for the rst(reset controller).Sedji Gaouaou2009-07-06-3/+15
| * | spi: Add Marvell Kirkwood SPI driverPrafulla Wadaskar2009-06-26-0/+242
| * | s3c64xx: move the reset_cpu functionMinkyu Kang2009-06-26-16/+36
| * | integrator: merge integratorap and integratorcpJean-Christophe PLAGNIOL-VILLARD2009-06-23-821/+288
| * | integratorap/cp: use cfi driverJean-Christophe PLAGNIOL-VILLARD2009-06-23-1044/+7
| * | integratorap/cp/versatile: remove non used functionsJean-Christophe PLAGNIOL-VILLARD2009-06-23-56/+0
| * | integratorcp: split timer supportJean-Christophe PLAGNIOL-VILLARD2009-06-23-141/+180
| * | integratorap: split timer supportJean-Christophe PLAGNIOL-VILLARD2009-06-23-135/+172
| * | integratorap: split pci supportJean-Christophe PLAGNIOL-VILLARD2009-06-23-374/+407
| * | arm: add support for CONFIG_GENERIC_MMCIlya Yanok2009-06-21-0/+7
| * | serial_mx31: allow it to work with mx27 too and rename to serial_mxcIlya Yanok2009-06-21-5/+26
| * | mx27: basic cpu supportIlya Yanok2009-06-21-0/+1097
| * | i.MX31: Create a common device file.Magnus Lilja2009-06-21-0/+60
| * | ARM: Add macros.h to be used in assembler file.Jean-Christophe PLAGNIOL-VILLARD2009-06-21-0/+74
| * | MX31: Add NAND SPL for i.MX31.Magnus Lilja2009-06-21-2/+380
| * | ARM1136: Introduce CONFIG_PRELOADER macro.Magnus Lilja2009-06-21-14/+19
| * | at91: unify nor boot supportJean-Christophe PLAGNIOL-VILLARD2009-06-21-539/+51
| * | at91sam9263ek: add nor flash supportJean-Christophe PLAGNIOL-VILLARD2009-06-21-9/+437
| * | at91: add support for the PM9261 board of Ronetix GmbHIlko Iliev2009-06-21-0/+1087
| * | pm9263: use macro instead of hardcode value for the lowlevel_initJean-Christophe PLAGNIOL-VILLARD2009-06-21-30/+84
| * | pm9263: lowlevel init updateJean-Christophe PLAGNIOL-VILLARD2009-06-21-25/+23
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxWolfgang Denk2009-07-07-1/+574
|\ \
| * | digsy mtc: Add description to GPIO initial configuration.Grzegorz Bernacki2009-06-14-0/+16
| * | digsy MTC: Add 'mtc' command.Grzegorz Bernacki2009-06-14-1/+413
| * | digsy MTC: Add SPI support.Grzegorz Bernacki2009-06-14-0/+17
| * | mpc52xx: Add SPI driver.Grzegorz Bernacki2009-06-14-0/+128
* | | Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk2009-07-07-1/+1
|\ \ \
| * | | UBI: Fix build problem noticed on Apollon (arm/testing repo)Stefan Roese2009-07-07-1/+1
| | |/ | |/|
* | | Merge branch 'sf' of git://git.denx.de/u-boot-blackfinWolfgang Denk2009-07-07-16/+57
|\ \ \
| * | | sf: Macronix additional chips supportedPrafulla Wadaskar2009-07-06-12/+37
| * | | sf: sst: add sst25vf###b idsMike Frysinger2009-07-06-0/+16
| * | | sf: sst: fix sector sizeMike Frysinger2009-07-06-4/+4
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2009-07-07-419/+1667
|\ \ \
| * | | fsl: Fix compiler warnings from gcc-4.4 in sys_eeprom codeKumar Gala2009-07-03-2/+4
| * | | 83xx: Add support for fsl_dma driverPeter Tyser2009-07-02-199/+96
| * | | 83xx: Replace CONFIG_ECC_INIT_VIA_DDRC referencesPeter Tyser2009-07-02-11/+11
| * | | 8xxx: Second UART port added for MPC85xx, MPC83xx, MPC86xx processorsPoonam Aggrwal2009-07-02-2/+4
| * | | 85xx: Adds GPIO registers to MPC85xx Memory Map.Poonam Aggrwal2009-07-02-0/+11
| * | | 86xx: XPedite5170 board supportPeter Tyser2009-07-01-0/+1308
| * | | fsl_ddr: Fix DDR3 calculation of rank density with 8GB or moreTimur Tabi2009-07-01-1/+1
| * | | fsl_dma: Make DMA transactions snoopablePeter Tyser2009-07-01-2/+2
| * | | fsl_dma: Break out common memory initialization functionPeter Tyser2009-07-01-87/+38
| * | | 8xxx: Move dma_init() call to common codePeter Tyser2009-07-01-5/+8
| * | | fsl_dma: Move dma function prototypes to common header filePeter Tyser2009-07-01-4/+5
| * | | 8xxx: Rename dma_xfer() to dmacpy()Peter Tyser2009-07-01-59/+55
| * | | fsl_dma: Fix Channel Start bug in dma_check()Peter Tyser2009-07-01-1/+1