Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | | ARM DaVinci: EMIF settings | Thomas Lange | 2009-07-06 | -9/+3 | |
| * | | versatile: config coding style cleanup | Jean-Christophe PLAGNIOL-VILLARD | 2009-07-06 | -60/+58 | |
| * | | arm: Kirkwood: Basic SOCs support | Prafulla Wadaskar | 2009-07-06 | -0/+1278 | |
| * | | arm: generic cache.h for ARM architectures | Prafulla Wadaskar | 2009-07-06 | -0/+41 | |
| * | | OMAP3EVM: fix typo. replace CS6 by CS5, no functionality change | Matthias Ludwig | 2009-07-06 | -10/+11 | |
| * | | at91sam9260/9263: add back up for the rst(reset controller). | Sedji Gaouaou | 2009-07-06 | -3/+15 | |
| * | | spi: Add Marvell Kirkwood SPI driver | Prafulla Wadaskar | 2009-06-26 | -0/+242 | |
| * | | s3c64xx: move the reset_cpu function | Minkyu Kang | 2009-06-26 | -16/+36 | |
| * | | integrator: merge integratorap and integratorcp | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-23 | -821/+288 | |
| * | | integratorap/cp: use cfi driver | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-23 | -1044/+7 | |
| * | | integratorap/cp/versatile: remove non used functions | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-23 | -56/+0 | |
| * | | integratorcp: split timer support | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-23 | -141/+180 | |
| * | | integratorap: split timer support | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-23 | -135/+172 | |
| * | | integratorap: split pci support | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-23 | -374/+407 | |
| * | | arm: add support for CONFIG_GENERIC_MMC | Ilya Yanok | 2009-06-21 | -0/+7 | |
| * | | serial_mx31: allow it to work with mx27 too and rename to serial_mxc | Ilya Yanok | 2009-06-21 | -5/+26 | |
| * | | mx27: basic cpu support | Ilya Yanok | 2009-06-21 | -0/+1097 | |
| * | | i.MX31: Create a common device file. | Magnus Lilja | 2009-06-21 | -0/+60 | |
| * | | ARM: Add macros.h to be used in assembler file. | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-21 | -0/+74 | |
| * | | MX31: Add NAND SPL for i.MX31. | Magnus Lilja | 2009-06-21 | -2/+380 | |
| * | | ARM1136: Introduce CONFIG_PRELOADER macro. | Magnus Lilja | 2009-06-21 | -14/+19 | |
| * | | at91: unify nor boot support | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-21 | -539/+51 | |
| * | | at91sam9263ek: add nor flash support | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-21 | -9/+437 | |
| * | | at91: add support for the PM9261 board of Ronetix GmbH | Ilko Iliev | 2009-06-21 | -0/+1087 | |
| * | | pm9263: use macro instead of hardcode value for the lowlevel_init | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-21 | -30/+84 | |
| * | | pm9263: lowlevel init update | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-21 | -25/+23 | |
| |/ | |||||
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx | Wolfgang Denk | 2009-07-07 | -1/+574 | |
|\ \ | |||||
| * | | digsy mtc: Add description to GPIO initial configuration. | Grzegorz Bernacki | 2009-06-14 | -0/+16 | |
| * | | digsy MTC: Add 'mtc' command. | Grzegorz Bernacki | 2009-06-14 | -1/+413 | |
| * | | digsy MTC: Add SPI support. | Grzegorz Bernacki | 2009-06-14 | -0/+17 | |
| * | | mpc52xx: Add SPI driver. | Grzegorz Bernacki | 2009-06-14 | -0/+128 | |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-ubi | Wolfgang Denk | 2009-07-07 | -1/+1 | |
|\ \ \ | |||||
| * | | | UBI: Fix build problem noticed on Apollon (arm/testing repo) | Stefan Roese | 2009-07-07 | -1/+1 | |
| | |/ | |/| | |||||
* | | | Merge branch 'sf' of git://git.denx.de/u-boot-blackfin | Wolfgang Denk | 2009-07-07 | -16/+57 | |
|\ \ \ | |||||
| * | | | sf: Macronix additional chips supported | Prafulla Wadaskar | 2009-07-06 | -12/+37 | |
| * | | | sf: sst: add sst25vf###b ids | Mike Frysinger | 2009-07-06 | -0/+16 | |
| * | | | sf: sst: fix sector size | Mike Frysinger | 2009-07-06 | -4/+4 | |
| |/ / | |||||
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 2009-07-07 | -419/+1667 | |
|\ \ \ | |||||
| * | | | fsl: Fix compiler warnings from gcc-4.4 in sys_eeprom code | Kumar Gala | 2009-07-03 | -2/+4 | |
| * | | | 83xx: Add support for fsl_dma driver | Peter Tyser | 2009-07-02 | -199/+96 | |
| * | | | 83xx: Replace CONFIG_ECC_INIT_VIA_DDRC references | Peter Tyser | 2009-07-02 | -11/+11 | |
| * | | | 8xxx: Second UART port added for MPC85xx, MPC83xx, MPC86xx processors | Poonam Aggrwal | 2009-07-02 | -2/+4 | |
| * | | | 85xx: Adds GPIO registers to MPC85xx Memory Map. | Poonam Aggrwal | 2009-07-02 | -0/+11 | |
| * | | | 86xx: XPedite5170 board support | Peter Tyser | 2009-07-01 | -0/+1308 | |
| * | | | fsl_ddr: Fix DDR3 calculation of rank density with 8GB or more | Timur Tabi | 2009-07-01 | -1/+1 | |
| * | | | fsl_dma: Make DMA transactions snoopable | Peter Tyser | 2009-07-01 | -2/+2 | |
| * | | | fsl_dma: Break out common memory initialization function | Peter Tyser | 2009-07-01 | -87/+38 | |
| * | | | 8xxx: Move dma_init() call to common code | Peter Tyser | 2009-07-01 | -5/+8 | |
| * | | | fsl_dma: Move dma function prototypes to common header file | Peter Tyser | 2009-07-01 | -4/+5 | |
| * | | | 8xxx: Rename dma_xfer() to dmacpy() | Peter Tyser | 2009-07-01 | -59/+55 |