summaryrefslogtreecommitdiff
path: root/cpu
Commit message (Expand)AuthorAgeLines
* ppc/85xx: Use CONFIG_FSL_ESDHC to enable sdhc clkDipen Dudhat2009-09-08-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2009-09-07-0/+49
|\
| * Reset i2c slave devices during init on mpc5xxx cpusEric Millbrandt2009-09-06-0/+49
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-09-07-1/+177
|\ \ | |/ |/|
| * ARM: DaVinci: DaVinci DM365 SOC specific codeSandeep Paulraj2009-09-05-0/+36
| * arm: Kirkwood: add SYSRSTn Duration Counter SupportPrafulla Wadaskar2009-09-01-0/+75
| * Add support for the Calao SBC35-A9G20 boardAlbin Tonnerre2009-09-01-1/+1
| * imx27lite: add support for imx27lite board from LogicPDIlya Yanok2009-09-01-0/+65
* | mpc83xx/serdes: License cleanup: remove "All Rights Reserved" noticeAnton Vorontsov2009-09-04-1/+1
* | arm: Remove -fno-strict-aliasingKumar Gala2009-09-04-32/+16
* | ppc: Remove -fno-strict-aliasingKumar Gala2009-09-04-4/+4
* | i386: Replace [read, write]_mmcr_[byte, word, long] with memory mapped structureGraeme Russ2009-09-04-117/+79
* | i386: Misc PCI fixupsGraeme Russ2009-09-04-1/+1
* | Fix sc520 timer interrupt generationGraeme Russ2009-09-04-3/+3
* | i386: Change inline asm global symbols to localGraeme Russ2009-09-04-2/+2
* | Blackfin: use scratch pad for exception stackMike Frysinger2009-09-02-0/+5
|/
* 85xx: Improve MPIC initializationTimur Tabi2009-08-28-5/+7
* 85xx: Added single core members of FSL P1xx/P2xx processors seriesPoonam Aggrwal2009-08-28-3/+9
* 85xx: Add L2SRAM Register's macro definitionMingkai Hu2009-08-28-2/+3
* 85xx: Move to a common linker scriptKumar Gala2009-08-28-0/+146
* 85xx: Added P1020 Processor Support.Poonam Aggrwal2009-08-28-1/+4
* 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xxPoonam Aggrwal2009-08-28-57/+106
* 8xxx: Refactored common cpu specific code for 85xx/86xx into one file.Poonam Aggrwal2009-08-28-100/+133
* 86xx: Remove redudant PLATFORM_CPPFLAGSKumar Gala2009-08-28-1/+2
* 85xx: Remove redudant PLATFORM_CPPFLAGSKumar Gala2009-08-28-2/+1
* ColdFire: Fix compile warning messagesTsiChung Liew2009-08-26-2/+0
* Add support for USB on PSC3 for the mpc5200Eric Millbrandt2009-08-25-2/+10
* Prepare 2009.08-rc3v2009.08-rc3Wolfgang Denk2009-08-22-1/+1
* ARM: compiler options cleanup - improve tool chain supportWolfgang Denk2009-08-21-36/+0
* 85xx: Fix addrmap to include memoryKumar Gala2009-08-14-6/+22
* Minor coding style cleanup.Wolfgang Denk2009-08-10-2/+0
* ARM Cortex A8: Remove bogus config.mk entriesDirk Behme2009-08-10-38/+1
* mxc-mmc: sdhc host driver for MX2 and MX3 proccessorIlya Yanok2009-08-09-0/+16
* Dual-license IBM code contributionsJosh Boyer2009-08-09-0/+14
* omap3: bug fix for NOR boot supportPenda Naveen Kumar2009-08-08-4/+4
* omap3: replace all instances of gpmc config struct by one globalDirk Behme2009-08-08-13/+11
* omap3: remove typedefs for configuration structsDirk Behme2009-08-08-29/+29
* omap3: embedd gpmc_cs into gpmc config structMatthias Ludwig2009-08-07-22/+15
* Merge branch 'next' of git://git.denx.de/u-boot-coldfireWolfgang Denk2009-08-04-545/+372
|\
| * ColdFire: Add DSPI support for MCF5227x and MCF5445xTsiChung Liew2009-07-14-500/+121
| * ColdFire: Add M5208EVB and MCF520x CPU supportTsiChung Liew2009-07-14-14/+199
| * ColdFire: Update for M54451EVBTsiChung Liew2009-07-14-35/+56
* | rm9200 lowevel_init: don't touch reserved/readonly registersDavid Brownell2009-08-03-12/+2
* | Add AT91SAM9260 to at91's lowlevel_init.SEric Benard2009-08-01-1/+1
* | ppc4xx: Add basic support for AMCC PPC460EX/460GT rev B chipsStefan Roese2009-07-30-0/+23
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2009-07-30-1/+100
|\ \
| * | arm nomadik: add gpio supportAlessandro Rubini2009-07-29-1/+100
* | | Update Freescale copyrights to remove "All Rights Reserved"Kumar Gala2009-07-29-4/+4
* | | mpc83xx: CONFIG_83XX_GENERIC_PCI is now synonymous with CONFIG_PCI; remove th...Kim Phillips2009-07-27-2/+2
|/ /
* | cpu/arm920t/start.S: include <common.h> to have ROUND() definedWolfgang Denk2009-07-27-2/+1