summaryrefslogtreecommitdiffstats
path: root/cpu
Commit message (Expand)AuthorAgeFilesLines
* Blackfin: rewrite cache handling functionsMike Frysinger2009-02-021-46/+72
* Blackfin: enable --gc-sectionsMike Frysinger2009-02-021-0/+1
* Blackfin: dont check baud if it wont actually get usedMike Frysinger2009-02-021-1/+5
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-02-0116-0/+3169
|\
| * Initial support for Nomadik 8815 development boardAlessandro Rubini2009-01-243-0/+254
| * OMAP3: Add common board, interrupt and system infoDirk Behme2009-01-243-0/+895
| * OMAP3: Add common clock, memory and low level codeDirk Behme2009-01-244-0/+1098
| * OMAP3: Add common cpu and start codeDirk Behme2009-01-246-0/+922
* | Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2009-02-014-12/+57
|\ \
| * | mgcoge make ether_scc.c work with CONFIG_NET_MULTIGary Jennejohn2009-01-243-12/+49
| * | sh: sh_eth: Change new network APINobuhiro Iwamatsu2009-01-241-0/+8
| |/
* | ixp: move serial to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-01-312-126/+0
* | ixp: move pci init in arm/board instead of cpuJean-Christophe PLAGNIOL-VILLARD2009-01-311-3/+0
* | ixp: move pci drivers to drivers/pciJean-Christophe PLAGNIOL-VILLARD2009-01-312-572/+0
* | ixp: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2009-01-313-10/+10
* | ixp: add missing os defineJean-Christophe PLAGNIOL-VILLARD2009-01-311-1/+1
* | ixp: remove the option to include the MicrocodeJean-Christophe PLAGNIOL-VILLARD2009-01-312-13/+8
* | ixp/npe: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2009-01-302-10/+6
* | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2009-01-282-7/+3
|\ \
| * | usb.h: use standard __LITTLE_ENDIAN from Linux headersMike Frysinger2009-01-282-7/+3
* | | Blackfin: fixup misc warnings such as printf's and missing castsMike Frysinger2009-01-281-10/+11
* | | Blackfin: allow serial console to be disabledMike Frysinger2009-01-282-0/+8
* | | Blackfin: support console-over-JTAGMike Frysinger2009-01-282-4/+130
* | | Blackfin: handle new anomalies with resetMike Frysinger2009-01-281-5/+15
* | | Blackfin: pass RETX to LinuxMike Frysinger2009-01-281-0/+6
* | | Blackfin: clarify relocation comment during initMike Frysinger2009-01-281-3/+7
* | | Blackfin: just set SP register directly during initMike Frysinger2009-01-281-3/+2
* | | Blackfin: add portmuxing for UARTs on the BF51xMike Frysinger2009-01-281-1/+10
* | | Blackfin: respect CONFIG_CLKIN_HALFMike Frysinger2009-01-281-1/+1
* | | Blackfin: use common memcpy routine during initMike Frysinger2009-01-281-21/+11
* | | Blackfin: overhaul i2c driverMike Frysinger2009-01-282-429/+1
* | | Blackfin: fix dcache handling when doing dma memcpy'sMike Frysinger2009-01-281-2/+2
* | | Blackfin: minimize time cache is turned off when replacing cplb entriesMike Frysinger2009-01-281-22/+9
|/ /
* | Command usage cleanupPeter Tyser2009-01-284-4/+4
* | Standardize command usage messages with cmd_usage()Peter Tyser2009-01-284-8/+8
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk2009-01-271-0/+28
|\ \
| * | MIPS: Add flush_dcache_range() and invalidate_dcache_range()Stefan Roese2009-01-271-0/+28
| |/
* | ppc4xx: Improve DDR autodetectDirk Eibach2009-01-261-5/+50
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2009-01-246-36/+78
|\
| * Add secondary CPUs processor frequency for e500 coreHaiying Wang2009-01-233-8/+24
| * fsl-ddr: use the 1T timing as default configurationDave Liu2009-01-231-1/+1
| * fsl-ddr: make the self refresh idle threshold configurableDave Liu2009-01-231-4/+8
| * fsl-ddr: clean up the ddr code for DDR3 controllerDave Liu2009-01-231-11/+13
| * fsl-ddr: update the bit mask for DDR3 controllerDave Liu2009-01-231-4/+8
| * 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boardsKumar Gala2009-01-231-4/+12
| * 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boardsKumar Gala2009-01-231-4/+12
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2009-01-245-43/+376
|\ \
| * \ Merge branch 'next'Kim Phillips2009-01-235-43/+376
| |\ \ | | |/ | |/|
| | * 83xx: Use the proper sequence for updating IMMR.Scott Wood2009-01-211-3/+15
| | * mpc83xx: Add support for MPC83xx PCI-E controllersAnton Vorontsov2009-01-213-2/+317
OpenPOWER on IntegriCloud