aboutsummaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)Author
2009-02-06ppc4xx: Only fixup opb attached UARTsMatthias Fuchs
2009-02-05Blackfin: dynamically update UART speed when initializingMike Frysinger
2009-02-05Blackfin: add support for fast SPI reads with Boot ROMMike Frysinger
2009-02-05Blackfin: check for reserved settings in DDR MMRsMike Frysinger
2009-02-05Blackfin: set default voltage levels for BF538/BF539 partsMike Frysinger
2009-02-05Blackfin: use on-chip syscontrol() rom function when availableMike Frysinger
2009-02-03ADS5121 Add IC Ident Module (IIM) supportMartha Marx
2009-02-02Blackfin: rewrite cache handling functionsMike Frysinger
2009-02-02Blackfin: enable --gc-sectionsMike Frysinger
2009-02-02Blackfin: dont check baud if it wont actually get usedMike Frysinger
2009-02-01Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2009-02-01Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk
2009-01-31ixp: move serial to drivers/serialJean-Christophe PLAGNIOL-VILLARD
2009-01-31ixp: move pci init in arm/board instead of cpuJean-Christophe PLAGNIOL-VILLARD
2009-01-31ixp: move pci drivers to drivers/pciJean-Christophe PLAGNIOL-VILLARD
2009-01-31ixp: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2009-01-31ixp: add missing os defineJean-Christophe PLAGNIOL-VILLARD
2009-01-31ixp: remove the option to include the MicrocodeJean-Christophe PLAGNIOL-VILLARD
2009-01-30ixp/npe: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2009-01-28Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk
2009-01-28usb.h: use standard __LITTLE_ENDIAN from Linux headersMike Frysinger
2009-01-28Blackfin: fixup misc warnings such as printf's and missing castsMike Frysinger
2009-01-28Blackfin: allow serial console to be disabledMike Frysinger
2009-01-28Blackfin: support console-over-JTAGMike Frysinger
2009-01-28Blackfin: handle new anomalies with resetMike Frysinger
2009-01-28Blackfin: pass RETX to LinuxMike Frysinger
2009-01-28Blackfin: clarify relocation comment during initMike Frysinger
2009-01-28Blackfin: just set SP register directly during initMike Frysinger
2009-01-28Blackfin: add portmuxing for UARTs on the BF51xMike Frysinger
2009-01-28Blackfin: respect CONFIG_CLKIN_HALFMike Frysinger
2009-01-28Blackfin: use common memcpy routine during initMike Frysinger
2009-01-28Blackfin: overhaul i2c driverMike Frysinger
2009-01-28Blackfin: fix dcache handling when doing dma memcpy'sMike Frysinger
2009-01-28Blackfin: minimize time cache is turned off when replacing cplb entriesMike Frysinger
2009-01-28Command usage cleanupPeter Tyser
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser
2009-01-27Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk
2009-01-27MIPS: Add flush_dcache_range() and invalidate_dcache_range()Stefan Roese
2009-01-26ppc4xx: Improve DDR autodetectDirk Eibach
2009-01-24mgcoge make ether_scc.c work with CONFIG_NET_MULTIGary Jennejohn
2009-01-24sh: sh_eth: Change new network APINobuhiro Iwamatsu
2009-01-24Initial support for Nomadik 8815 development boardAlessandro Rubini
2009-01-24OMAP3: Add common board, interrupt and system infoDirk Behme
2009-01-24OMAP3: Add common clock, memory and low level codeDirk Behme
2009-01-24OMAP3: Add common cpu and start codeDirk Behme
2009-01-24Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2009-01-24Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk
2009-01-24Remove #ifdef CONFIG_SC520 in source codeGraeme Russ
2009-01-24Added MMCR reset functionalityGraeme Russ
2009-01-24Moved generic (triple fault) reset codeGraeme Russ