aboutsummaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)AuthorFilesLines
2009-02-1683xx: Add eSDHC support on 8379 EMDS boardAndy Fleming1-0/+14
2009-02-1685xx: Add eSDHC support for 8536 DSAndy Fleming1-0/+15
2009-02-16Eliminated arch-specific mmc header requirementAndy Fleming2-0/+191
2009-02-16Convert mmc_init to mmc_legacy_initAndy Fleming2-3/+3
2009-02-16Eliminate support for using MMC as memoryAndy Fleming2-40/+0
2009-02-1632bit BUg fix for DDR2 on 8572Poonam_Aggrwal-b108121-1/+8
2009-02-1686xx: Update CPU info output on bootupPeter Tyser1-41/+41
2009-02-1686xx: Reset updatePeter Tyser1-61/+19
2009-02-16fsl-ddr: Allow system to boot if we have more than 4G of memoryKumar Gala1-1/+1
2009-02-16mpc85xx: Add support for the P2020Srikanth Srinivasan2-0/+3
2009-02-1685xx: Fix how we map DDR memoryKumar Gala1-47/+27
2009-02-16fsl-ddr: ignore memctl_intlv_ctl setting if only one DDR controllerKumar Gala1-0/+4
2009-02-1685xx: Format cpu freq printing to handle 8 coresKumar Gala1-3/+5
2009-02-12ppc4xx: Fix initialization of the SDRAM_CODT registerCarolyn Smith1-5/+2
2009-02-12ppc4xx: Autocalibration can set RDCC to over aggressive value.Adam Graham1-29/+45
2009-02-12Coding style cleanup; update CHANGELOGWolfgang Denk1-1/+0
2009-02-118xx serial, smc: Coding-Style cleanup serial SMC driverHeiko Schocher1-48/+24
2009-02-118xx serial, smc: add configurable SMC Rx buffer lenHeiko Schocher1-37/+57
2009-02-09Fix MPC8260 with ethernet on SCCksi@koi8.net1-1/+1
2009-02-1082xx serial, smc: Coding-Style cleanup serial SMC driverHeiko Schocher1-36/+18
2009-02-1082xx serial, smc: add configurable SMC Rx buffer lenHeiko Schocher1-37/+60
2009-02-10ppc: Move CONFIG_MAX_MEM_MAPPED to common config.hKumar Gala1-3/+0
2009-02-10mpc86xx: Add support to populate addr map based on BATsBecky Bruce1-0/+27
2009-02-07pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala10-13/+13
2009-02-07Merge branch 'master' of git://git.denx.de/u-boot-coldfireWolfgang Denk2-3/+10
2009-02-07Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2-121/+108
2009-02-07Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk3-5/+26
2009-02-07Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxWolfgang Denk2-0/+397
2009-02-06Coldfire: M5271: Allow board header file to specify clock multiplierRichard Retanubun1-1/+6
2009-02-06Coldfire: M5271EVB: Remove usage of CONFIG_SYS_FECI2CRichard Retanubun1-1/+2
2009-02-06Coldfire: Fix half-baud UART by adding M5271 to Coldfire v2 core listRichard Retanubun1-1/+2
2009-02-06ppc4xx: Make PCIE support selectableDirk Eibach2-3/+4
2009-02-06ppc4xx: Only fixup opb attached UARTsMatthias Fuchs1-2/+22
2009-02-05Blackfin: dynamically update UART speed when initializingMike Frysinger2-91/+43
2009-02-05Blackfin: add support for fast SPI reads with Boot ROMMike Frysinger1-8/+17
2009-02-05Blackfin: check for reserved settings in DDR MMRsMike Frysinger1-0/+7
2009-02-05Blackfin: set default voltage levels for BF538/BF539 partsMike Frysinger1-0/+3
2009-02-05Blackfin: use on-chip syscontrol() rom function when availableMike Frysinger1-22/+38
2009-02-03ADS5121 Add IC Ident Module (IIM) supportMartha Marx2-0/+397
2009-02-02Blackfin: rewrite cache handling functionsMike Frysinger1-46/+72
2009-02-02Blackfin: enable --gc-sectionsMike Frysinger1-0/+1
2009-02-02Blackfin: dont check baud if it wont actually get usedMike Frysinger1-1/+5
2009-02-01Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk16-0/+3169
2009-02-01Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk4-12/+57
2009-01-31ixp: move serial to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-126/+0
2009-01-31ixp: move pci init in arm/board instead of cpuJean-Christophe PLAGNIOL-VILLARD1-3/+0
2009-01-31ixp: move pci drivers to drivers/pciJean-Christophe PLAGNIOL-VILLARD2-572/+0
2009-01-31ixp: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD3-10/+10
2009-01-31ixp: add missing os defineJean-Christophe PLAGNIOL-VILLARD1-1/+1
2009-01-31ixp: remove the option to include the MicrocodeJean-Christophe PLAGNIOL-VILLARD2-13/+8