summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-coldfireWolfgang Denk2009-02-07-26/+147
|\
| * Coldfire: M527x: Add missing GPIO register address definesRichard Retanubun2009-02-06-0/+32
| * Coldfire: mcfmii: Allow non-autonegotiating PHYs to use mii commandRichard Retanubun2009-02-06-8/+19
| * Coldfire: Applied baudrate formula of serial_init to serial_setbrgRichard Retanubun2009-02-06-2/+3
| * Coldfire: M5271EVB: Board header update (dependencies)Richard Retanubun2009-02-06-10/+30
| * Coldfire: M5271: Allow board header file to specify clock multiplierRichard Retanubun2009-02-06-3/+57
| * Coldfire: M5271EVB: Remove usage of CONFIG_SYS_FECI2CRichard Retanubun2009-02-06-1/+2
| * Coldfire: cmd_bdinfo cleanupRichard Retanubun2009-02-06-1/+2
| * Coldfire: Fix half-baud UART by adding M5271 to Coldfire v2 core listRichard Retanubun2009-02-06-1/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2009-02-07-212/+331
|\ \
| * | Blackfin: move default boot SPI CS to common codeMike Frysinger2009-02-05-7/+10
| * | Blackfin: dynamically update UART speed when initializingMike Frysinger2009-02-05-91/+43
| * | Blackfin: add support for fast SPI reads with Boot ROMMike Frysinger2009-02-05-8/+17
| * | Blackfin: check for reserved settings in DDR MMRsMike Frysinger2009-02-05-0/+7
| * | Blackfin: set default voltage levels for BF538/BF539 partsMike Frysinger2009-02-05-0/+3
| * | Blackfin: use on-chip syscontrol() rom function when availableMike Frysinger2009-02-05-22/+38
| * | Blackfin: update anomaly listsMike Frysinger2009-02-03-84/+213
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk2009-02-07-40/+31
|\ \
| * | cfi_flash: Fix typo in cfi_flash.cStefan Roese2009-02-05-2/+2
| * | jedec_flash: Only use manufacturer defines from common flash.hStefan Roese2009-02-05-10/+6
| * | cfi_flash: Silence compilation warningStefan Roese2009-02-05-1/+1
| * | flash/cfi_flash: Use virtual sector start address, not physBecky Bruce2009-02-05-30/+25
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2009-02-07-5/+26
|\ \
| * | ppc4xx: Make PCIE support selectableDirk Eibach2009-02-06-3/+4
| * | ppc4xx: Only fixup opb attached UARTsMatthias Fuchs2009-02-06-2/+22
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxWolfgang Denk2009-02-07-5/+681
|\ \ | |/ |/|
| * ADS5121 Add PATA supportRalph Kondziella2009-02-03-1/+189
| * ADS5121 Add IC Ident Module (IIM) supportMartha Marx2009-02-03-1/+449
| * ADS5121 Fix rev2 silicon pci iopad configJohn Rigby2009-02-03-1/+12
| * ADS5121 DIU Add diu_bmp_addr envJohn Rigby2009-02-03-2/+26
| * ADS5121 DIU Make inclusion of FSL logo optionalJohn Rigby2009-02-03-0/+5
* | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2009-02-03-0/+60
|\ \
| * | Compile warning fix in onenand_uboot.hRemy Bohmer2009-02-02-0/+2
| * | USB: Add EHCI support for VCT EHCI controller (really with driver now)Stefan Roese2009-02-02-0/+58
| |/
* | Blackfin: add driver for on-chip MMC/SD controllerCliff Cai2009-02-02-0/+729
* | Blackfin: add port muxing for BF51x SPIMike Frysinger2009-02-02-9/+11
* | Blackfin: output booting source when bootingMike Frysinger2009-02-02-1/+27
* | Blackfin: set default CONFIG_ENV_SPI_CS based on bootromMike Frysinger2009-02-02-0/+5
* | Blackfin: update asm-blackfin/posix_types.h to latest Linux versionMike Frysinger2009-02-02-11/+9
* | Blackfin: add port I bitsMike Frysinger2009-02-02-1/+19
* | Blackfin: add driver for on-chip ATAPI controllerSonic Zhang2009-02-02-0/+1595
* | Blackfin: add driver for on-chip NAND controllerMike Frysinger2009-02-02-0/+386
* | Blackfin: build with -mno-fdpicMike Frysinger2009-02-02-1/+1
* | Blackfin: fix up EBIU definesMike Frysinger2009-02-02-2/+2
* | Blackfin: use 8/16/32 bit transfer widths in dma_memcpy()Mike Frysinger2009-02-02-4/+19
* | Blackfin: only flag L1 instruction for DMA memcpyMike Frysinger2009-02-02-10/+4
* | Blackfin: dma_memcpy(): fix random failuresMike Frysinger2009-02-02-8/+11
* | Blackfin: rewrite cache handling functionsMike Frysinger2009-02-02-50/+90
* | Blackfin: setup bi_enetaddr for single netsMike Frysinger2009-02-02-1/+10
* | Blackfin: cache core/system clock valuesMike Frysinger2009-02-02-44/+80