summaryrefslogtreecommitdiff
path: root/cpu
Commit message (Expand)AuthorAgeLines
...
* | | 85xx: Format cpu freq printing to handle 8 coresKumar Gala2009-02-16-3/+5
* | | ppc4xx: Fix initialization of the SDRAM_CODT registerCarolyn Smith2009-02-12-5/+2
* | | ppc4xx: Autocalibration can set RDCC to over aggressive value.Adam Graham2009-02-12-29/+45
* | | Coding style cleanup; update CHANGELOGWolfgang Denk2009-02-12-1/+0
* | | 8xx serial, smc: Coding-Style cleanup serial SMC driverHeiko Schocher2009-02-11-48/+24
* | | 8xx serial, smc: add configurable SMC Rx buffer lenHeiko Schocher2009-02-11-37/+57
* | | Fix MPC8260 with ethernet on SCCksi@koi8.net2009-02-09-1/+1
* | | 82xx serial, smc: Coding-Style cleanup serial SMC driverHeiko Schocher2009-02-10-36/+18
* | | 82xx serial, smc: add configurable SMC Rx buffer lenHeiko Schocher2009-02-10-37/+60
* | | ppc: Move CONFIG_MAX_MEM_MAPPED to common config.hKumar Gala2009-02-10-3/+0
* | | mpc86xx: Add support to populate addr map based on BATsBecky Bruce2009-02-10-0/+27
* | | pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala2009-02-07-13/+13
* | | Merge branch 'master' of git://git.denx.de/u-boot-coldfireWolfgang Denk2009-02-07-3/+10
|\ \ \
| * | | Coldfire: M5271: Allow board header file to specify clock multiplierRichard Retanubun2009-02-06-1/+6
| * | | Coldfire: M5271EVB: Remove usage of CONFIG_SYS_FECI2CRichard 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-121/+108
|\ \ \ \
| * | | | 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
| |/ / /
* | | | 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-0/+397
|\ \ \ \ | |/ / / |/| | |
| * | | ADS5121 Add IC Ident Module (IIM) supportMartha Marx2009-02-03-0/+397
* | | | Blackfin: rewrite cache handling functionsMike Frysinger2009-02-02-46/+72
* | | | Blackfin: enable --gc-sectionsMike Frysinger2009-02-02-0/+1
* | | | Blackfin: dont check baud if it wont actually get usedMike Frysinger2009-02-02-1/+5
|/ / /
* | | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-02-01-0/+3169
|\ \ \
| * | | Initial support for Nomadik 8815 development boardAlessandro Rubini2009-01-24-0/+254
| * | | OMAP3: Add common board, interrupt and system infoDirk Behme2009-01-24-0/+895
| * | | OMAP3: Add common clock, memory and low level codeDirk Behme2009-01-24-0/+1098
| * | | OMAP3: Add common cpu and start codeDirk Behme2009-01-24-0/+922
* | | | Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2009-02-01-12/+57
|\ \ \ \
| * | | | mgcoge make ether_scc.c work with CONFIG_NET_MULTIGary Jennejohn2009-01-24-12/+49
| * | | | sh: sh_eth: Change new network APINobuhiro Iwamatsu2009-01-24-0/+8
| |/ / /
* | | | ixp: move serial to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-01-31-126/+0
* | | | ixp: move pci init in arm/board instead of cpuJean-Christophe PLAGNIOL-VILLARD2009-01-31-3/+0
* | | | ixp: move pci drivers to drivers/pciJean-Christophe PLAGNIOL-VILLARD2009-01-31-572/+0
* | | | ixp: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2009-01-31-10/+10
* | | | ixp: add missing os defineJean-Christophe PLAGNIOL-VILLARD2009-01-31-1/+1
* | | | ixp: remove the option to include the MicrocodeJean-Christophe PLAGNIOL-VILLARD2009-01-31-13/+8
* | | | ixp/npe: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2009-01-30-10/+6
* | | | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2009-01-28-7/+3
|\ \ \ \
| * | | | usb.h: use standard __LITTLE_ENDIAN from Linux headersMike Frysinger2009-01-28-7/+3
* | | | | Blackfin: fixup misc warnings such as printf's and missing castsMike Frysinger2009-01-28-10/+11
* | | | | Blackfin: allow serial console to be disabledMike Frysinger2009-01-28-0/+8
* | | | | Blackfin: support console-over-JTAGMike Frysinger2009-01-28-4/+130