summaryrefslogtreecommitdiffstats
path: root/cpu
Commit message (Expand)AuthorAgeFilesLines
* ppc4xx: Fix compilation warning in 4xx miiphy.cStefan Roese2009-09-101-1/+1
* ppc4xx: Allow overwriting pci target registers for all 4xx boardsMatthias Fuchs2009-09-101-2/+2
* ppc/85xx: Introduce RESET_VECTOR_ADDRESS to handle non-standard link addressKumar Gala2009-09-091-3/+7
* ppc/85xx: Clean up do_resetKumar Gala2009-09-081-16/+9
* ppc/85xx/86xx: Bug fix: call to puts in probecpu() moved to checkcpu().Poonam Aggrwal2009-09-083-6/+10
* ppc/85xx/86xx: Device tree fixup for number of coresPoonam Aggrwal2009-09-084-0/+61
* ppc/85xx,86xx: Handling Unknown SOC versionPoonam Aggrwal2009-09-083-13/+7
* ppc/8xxx: Refactor code to determine if PCI is enabled & agent/hostKumar Gala2009-09-082-0/+226
* ppc/85xx: Cleanup makefile and related optional filesKumar Gala2009-09-085-18/+19
* ppc/85xx: Fix bug in setup_mp codeKumar Gala2009-09-081-3/+29
* ppc/85xx: Add a simple function to search the TLBKumar Gala2009-09-081-0/+27
* 85xx: Add support for setting IVORs to fixed offset defaultsKumar Gala2009-09-084-0/+95
* ppc/85xx: Fix up eSDHC controller clock frequency in the device treeDipen Dudhat2009-09-081-0/+7
* ppc/8xxx: Remove ddr_pd_cntl register since it doesn't existKumar Gala2009-09-082-24/+0
* ppc/85xx: Use CONFIG_FSL_ESDHC to enable sdhc clkDipen Dudhat2009-09-081-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2009-09-071-0/+49
|\
| * Reset i2c slave devices during init on mpc5xxx cpusEric Millbrandt2009-09-061-0/+49
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-09-075-1/+177
|\ \ | |/ |/|
| * ARM: DaVinci: DaVinci DM365 SOC specific codeSandeep Paulraj2009-09-052-0/+36
| * arm: Kirkwood: add SYSRSTn Duration Counter SupportPrafulla Wadaskar2009-09-011-0/+75
| * Add support for the Calao SBC35-A9G20 boardAlbin Tonnerre2009-09-011-1/+1
| * imx27lite: add support for imx27lite board from LogicPDIlya Yanok2009-09-011-0/+65
* | mpc83xx/serdes: License cleanup: remove "All Rights Reserved" noticeAnton Vorontsov2009-09-041-1/+1
* | arm: Remove -fno-strict-aliasingKumar Gala2009-09-0416-32/+16
* | ppc: Remove -fno-strict-aliasingKumar Gala2009-09-044-4/+4
* | i386: Replace [read, write]_mmcr_[byte, word, long] with memory mapped structureGraeme Russ2009-09-044-117/+79
* | i386: Misc PCI fixupsGraeme Russ2009-09-041-1/+1
* | Fix sc520 timer interrupt generationGraeme Russ2009-09-041-3/+3
* | i386: Change inline asm global symbols to localGraeme Russ2009-09-041-2/+2
* | Blackfin: use scratch pad for exception stackMike Frysinger2009-09-021-0/+5
|/
* 85xx: Improve MPIC initializationTimur Tabi2009-08-281-5/+7
* 85xx: Added single core members of FSL P1xx/P2xx processors seriesPoonam Aggrwal2009-08-282-3/+9
* 85xx: Add L2SRAM Register's macro definitionMingkai Hu2009-08-281-2/+3
* 85xx: Move to a common linker scriptKumar Gala2009-08-282-0/+146
* 85xx: Added P1020 Processor Support.Poonam Aggrwal2009-08-282-1/+4
* 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xxPoonam Aggrwal2009-08-287-57/+106
* 8xxx: Refactored common cpu specific code for 85xx/86xx into one file.Poonam Aggrwal2009-08-284-100/+133
* 86xx: Remove redudant PLATFORM_CPPFLAGSKumar Gala2009-08-281-1/+2
* 85xx: Remove redudant PLATFORM_CPPFLAGSKumar Gala2009-08-281-2/+1
* ColdFire: Fix compile warning messagesTsiChung Liew2009-08-262-2/+0
* Add support for USB on PSC3 for the mpc5200Eric Millbrandt2009-08-252-2/+10
* Prepare 2009.08-rc3Wolfgang Denk2009-08-221-1/+1
* ARM: compiler options cleanup - improve tool chain supportWolfgang Denk2009-08-2117-36/+0
* 85xx: Fix addrmap to include memoryKumar Gala2009-08-141-6/+22
* Minor coding style cleanup.Wolfgang Denk2009-08-101-2/+0
* ARM Cortex A8: Remove bogus config.mk entriesDirk Behme2009-08-102-38/+1
* mxc-mmc: sdhc host driver for MX2 and MX3 proccessorIlya Yanok2009-08-091-0/+16
* Dual-license IBM code contributionsJosh Boyer2009-08-096-0/+14
* omap3: bug fix for NOR boot supportPenda Naveen Kumar2009-08-081-4/+4
* omap3: replace all instances of gpmc config struct by one globalDirk Behme2009-08-082-13/+11
OpenPOWER on IntegriCloud