summaryrefslogtreecommitdiffstats
path: root/cpu
Commit message (Expand)AuthorAgeFilesLines
* 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
* omap3: remove typedefs for configuration structsDirk Behme2009-08-085-29/+29
* omap3: embedd gpmc_cs into gpmc config structMatthias Ludwig2009-08-072-22/+15
* Merge branch 'next' of git://git.denx.de/u-boot-coldfireWolfgang Denk2009-08-0413-545/+372
|\
| * ColdFire: Add DSPI support for MCF5227x and MCF5445xTsiChung Liew2009-07-146-500/+121
| * ColdFire: Add M5208EVB and MCF520x CPU supportTsiChung Liew2009-07-146-14/+199
| * ColdFire: Update for M54451EVBTsiChung Liew2009-07-142-35/+56
* | rm9200 lowevel_init: don't touch reserved/readonly registersDavid Brownell2009-08-031-12/+2
* | Add AT91SAM9260 to at91's lowlevel_init.SEric Benard2009-08-011-1/+1
* | ppc4xx: Add basic support for AMCC PPC460EX/460GT rev B chipsStefan Roese2009-07-301-0/+23
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2009-07-302-1/+100
|\ \
| * | arm nomadik: add gpio supportAlessandro Rubini2009-07-292-1/+100
* | | Update Freescale copyrights to remove "All Rights Reserved"Kumar Gala2009-07-294-4/+4
* | | mpc83xx: CONFIG_83XX_GENERIC_PCI is now synonymous with CONFIG_PCI; remove th...Kim Phillips2009-07-271-2/+2
|/ /
* | cpu/arm920t/start.S: include <common.h> to have ROUND() definedWolfgang Denk2009-07-271-2/+1
* | Make include/common.h usable by assembler codeWolfgang Denk2009-07-271-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2009-07-262-0/+95
|\ \
| * | Add AVR32 LCD supportMark Jackson2009-07-262-0/+95
* | | ppc4xx: Replace 4xx lowercase SPR referencesMatthias Fuchs2009-07-245-118/+119
* | | Add "chip_config" command for PPC4xx bootstrap configurationStefan Roese2009-07-242-0/+145
* | | ppc4xx: Fix missing freqOPB for 405EPDirk Eibach2009-07-241-0/+2
* | | ppc4xx: Fix TLB reset problem with recent 44x imagesStefan Roese2009-07-241-2/+7
|/ /
* | unify HOST_CFLAGS and HOSTCFLAGSMike Frysinger2009-07-231-1/+1
OpenPOWER on IntegriCloud