aboutsummaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)Author
2009-02-10ppc: Move CONFIG_MAX_MEM_MAPPED to common config.hKumar Gala
2009-02-10mpc86xx: Add support to populate addr map based on BATsBecky Bruce
2009-02-07pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala
2009-02-07Merge branch 'master' of git://git.denx.de/u-boot-coldfireWolfgang Denk
2009-02-07Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2009-02-07Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2009-02-07Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxWolfgang Denk
2009-02-06Coldfire: M5271: Allow board header file to specify clock multiplierRichard Retanubun
2009-02-06Coldfire: M5271EVB: Remove usage of CONFIG_SYS_FECI2CRichard Retanubun
2009-02-06Coldfire: Fix half-baud UART by adding M5271 to Coldfire v2 core listRichard Retanubun
2009-02-06ppc4xx: Make PCIE support selectableDirk Eibach
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