summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mpc86xx: Add support to populate addr map based on BATsBecky Bruce2009-02-104-4/+69
* powerpc: Move duplicated BAT defines to mmu.hBecky Bruce2009-02-108-183/+64
* drivers/pci: Create pci_map_bar functionBecky Bruce2009-02-102-4/+43
* mpc8641hpcn: Set up outbound pci windows before inboundBecky Bruce2009-02-101-6/+6
* mpc8641hpcn: Use physical address in flash banks defintionBecky Bruce2009-02-101-1/+1
* Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/masterWolfgang Denk2009-02-0765-359/+1364
|\
| * pci: give preference to non-PCI_REGION_SYS_MEMORY regions when matchingKumar Gala2009-02-071-24/+78
| * pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala2009-02-0732-43/+43
| * Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2009-02-073-4/+27
| |\
| | * NAND: Add timeout for reset commandPeter Tyser2009-02-061-2/+17
| | * NAND: Silence warning when CONFIG_SYS_NAND_QUIET_TESTPeter Tyser2009-02-061-0/+2
| | * NAND: Fixed invalid pointers to static relocated chip namesValeriy Glushkov2009-02-061-0/+4
| | * env_nand: fix env memory releasederek@siconix.com2009-02-061-2/+4
| * | Merge branch 'master' of git://git.denx.de/u-boot-coldfireWolfgang Denk2009-02-077-26/+147
| |\ \
| | * | Coldfire: M527x: Add missing GPIO register address definesRichard Retanubun2009-02-061-0/+32
| | * | Coldfire: mcfmii: Allow non-autonegotiating PHYs to use mii commandRichard Retanubun2009-02-061-8/+19
| | * | Coldfire: Applied baudrate formula of serial_init to serial_setbrgRichard Retanubun2009-02-061-2/+3
| | * | Coldfire: M5271EVB: Board header update (dependencies)Richard Retanubun2009-02-061-10/+30
| | * | Coldfire: M5271: Allow board header file to specify clock multiplierRichard Retanubun2009-02-062-3/+57
| | * | Coldfire: M5271EVB: Remove usage of CONFIG_SYS_FECI2CRichard Retanubun2009-02-061-1/+2
| | * | Coldfire: cmd_bdinfo cleanupRichard Retanubun2009-02-061-1/+2
| | * | Coldfire: Fix half-baud UART by adding M5271 to Coldfire v2 core listRichard Retanubun2009-02-061-1/+2
| | |/
| * | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2009-02-079-212/+331
| |\ \
| | * | Blackfin: move default boot SPI CS to common codeMike Frysinger2009-02-052-7/+10
| | * | Blackfin: dynamically update UART speed when initializingMike Frysinger2009-02-052-91/+43
| | * | Blackfin: add support for fast SPI reads with Boot ROMMike Frysinger2009-02-051-8/+17
| | * | Blackfin: check for reserved settings in DDR MMRsMike Frysinger2009-02-051-0/+7
| | * | Blackfin: set default voltage levels for BF538/BF539 partsMike Frysinger2009-02-051-0/+3
| | * | Blackfin: use on-chip syscontrol() rom function when availableMike Frysinger2009-02-051-22/+38
| | * | Blackfin: update anomaly listsMike Frysinger2009-02-035-84/+213
| | |/
| * | Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk2009-02-073-40/+31
| |\ \
| | * | cfi_flash: Fix typo in cfi_flash.cStefan Roese2009-02-051-2/+2
| | * | jedec_flash: Only use manufacturer defines from common flash.hStefan Roese2009-02-051-10/+6
| | * | cfi_flash: Silence compilation warningStefan Roese2009-02-051-1/+1
| | * | flash/cfi_flash: Use virtual sector start address, not physBecky Bruce2009-02-052-30/+25
| | |/
| * | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2009-02-073-5/+26
| |\ \
| | * | ppc4xx: Make PCIE support selectableDirk Eibach2009-02-062-3/+4
| | * | ppc4xx: Only fixup opb attached UARTsMatthias Fuchs2009-02-061-2/+22
| | |/
| * | Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxWolfgang Denk2009-02-078-5/+681
| |\ \ | | |/ | |/|
| | * ADS5121 Add PATA supportRalph Kondziella2009-02-035-1/+189
| | * ADS5121 Add IC Ident Module (IIM) supportMartha Marx2009-02-036-1/+449
| | * ADS5121 Fix rev2 silicon pci iopad configJohn Rigby2009-02-031-1/+12
| | * ADS5121 DIU Add diu_bmp_addr envJohn Rigby2009-02-031-2/+26
| | * ADS5121 DIU Make inclusion of FSL logo optionalJohn Rigby2009-02-032-0/+5
* | | Fix compiler warningWolfgang Denk2009-02-041-1/+1
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2009-02-032-0/+60
|\ \
| * | Compile warning fix in onenand_uboot.hRemy Bohmer2009-02-021-0/+2
| * | USB: Add EHCI support for VCT EHCI controller (really with driver now)Stefan Roese2009-02-021-0/+58
| |/
* | Blackfin: add driver for on-chip MMC/SD controllerCliff Cai2009-02-025-0/+729
* | Blackfin: add port muxing for BF51x SPIMike Frysinger2009-02-021-9/+11
OpenPOWER on IntegriCloud