aboutsummaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)AuthorFilesLines
2009-09-10ppc4xx: Fix compilation warning in 4xx miiphy.cStefan Roese1-1/+1
2009-09-10ppc4xx: Allow overwriting pci target registers for all 4xx boardsMatthias Fuchs1-2/+2
2009-09-09ppc/85xx: Introduce RESET_VECTOR_ADDRESS to handle non-standard link addressKumar Gala1-3/+7
2009-09-08ppc/85xx: Clean up do_resetKumar Gala1-16/+9
2009-09-08ppc/85xx/86xx: Bug fix: call to puts in probecpu() moved to checkcpu().Poonam Aggrwal3-6/+10
2009-09-08ppc/85xx/86xx: Device tree fixup for number of coresPoonam Aggrwal4-0/+61
2009-09-08ppc/85xx,86xx: Handling Unknown SOC versionPoonam Aggrwal3-13/+7
2009-09-08ppc/8xxx: Refactor code to determine if PCI is enabled & agent/hostKumar Gala2-0/+226
2009-09-08ppc/85xx: Cleanup makefile and related optional filesKumar Gala5-18/+19
2009-09-08ppc/85xx: Fix bug in setup_mp codeKumar Gala1-3/+29
2009-09-08ppc/85xx: Add a simple function to search the TLBKumar Gala1-0/+27
2009-09-0885xx: Add support for setting IVORs to fixed offset defaultsKumar Gala4-0/+95
2009-09-08ppc/85xx: Fix up eSDHC controller clock frequency in the device treeDipen Dudhat1-0/+7
2009-09-08ppc/8xxx: Remove ddr_pd_cntl register since it doesn't existKumar Gala2-24/+0
2009-09-08ppc/85xx: Use CONFIG_FSL_ESDHC to enable sdhc clkDipen Dudhat1-1/+1
2009-09-07Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk1-0/+49
2009-09-07Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk5-1/+177
2009-09-06Reset i2c slave devices during init on mpc5xxx cpusEric Millbrandt1-0/+49
2009-09-05ARM: DaVinci: DaVinci DM365 SOC specific codeSandeep Paulraj2-0/+36
2009-09-04mpc83xx/serdes: License cleanup: remove "All Rights Reserved" noticeAnton Vorontsov1-1/+1
2009-09-04arm: Remove -fno-strict-aliasingKumar Gala16-32/+16
2009-09-04ppc: Remove -fno-strict-aliasingKumar Gala4-4/+4
2009-09-04i386: Replace [read, write]_mmcr_[byte, word, long] with memory mapped structureGraeme Russ4-117/+79
2009-09-04i386: Misc PCI fixupsGraeme Russ1-1/+1
2009-09-04Fix sc520 timer interrupt generationGraeme Russ1-3/+3
2009-09-04i386: Change inline asm global symbols to localGraeme Russ1-2/+2
2009-09-02Blackfin: use scratch pad for exception stackMike Frysinger1-0/+5
2009-09-01arm: Kirkwood: add SYSRSTn Duration Counter SupportPrafulla Wadaskar1-0/+75
2009-09-01Add support for the Calao SBC35-A9G20 boardAlbin Tonnerre1-1/+1
2009-09-01imx27lite: add support for imx27lite board from LogicPDIlya Yanok1-0/+65
2009-08-2885xx: Improve MPIC initializationTimur Tabi1-5/+7
2009-08-2885xx: Added single core members of FSL P1xx/P2xx processors seriesPoonam Aggrwal2-3/+9
2009-08-2885xx: Add L2SRAM Register's macro definitionMingkai Hu1-2/+3
2009-08-2885xx: Move to a common linker scriptKumar Gala2-0/+146
2009-08-2885xx: Added P1020 Processor Support.Poonam Aggrwal2-1/+4
2009-08-288xxx: Removed CONFIG_NUM_CPUS from 85xx/86xxPoonam Aggrwal7-57/+106
2009-08-288xxx: Refactored common cpu specific code for 85xx/86xx into one file.Poonam Aggrwal4-100/+133
2009-08-2886xx: Remove redudant PLATFORM_CPPFLAGSKumar Gala1-1/+2
2009-08-2885xx: Remove redudant PLATFORM_CPPFLAGSKumar Gala1-2/+1
2009-08-26ColdFire: Fix compile warning messagesTsiChung Liew2-2/+0
2009-08-25Add support for USB on PSC3 for the mpc5200Eric Millbrandt2-2/+10
2009-08-22Prepare 2009.08-rc3v2009.08-rc3Wolfgang Denk1-1/+1
2009-08-21ARM: compiler options cleanup - improve tool chain supportWolfgang Denk17-36/+0
2009-08-1485xx: Fix addrmap to include memoryKumar Gala1-6/+22
2009-08-10Minor coding style cleanup.Wolfgang Denk1-2/+0
2009-08-10ARM Cortex A8: Remove bogus config.mk entriesDirk Behme2-38/+1
2009-08-09mxc-mmc: sdhc host driver for MX2 and MX3 proccessorIlya Yanok1-0/+16
2009-08-09Dual-license IBM code contributionsJosh Boyer6-0/+14
2009-08-08omap3: bug fix for NOR boot supportPenda Naveen Kumar1-4/+4
2009-08-08omap3: replace all instances of gpmc config struct by one globalDirk Behme2-13/+11