summaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)Author
2006-10-19Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.cJon Loeliger
2006-10-19* Fix a bunch of compiler warnings for gcc 4.0Jon Loeliger
2006-10-18Merge with /home/tur/proj/051_uboot_linux_v38b/u-bootWolfgang Denk
2006-10-18Make 4xx bootup message shorter on 440EPx/GRx platformsStefan Roese
2006-10-13Preliminary patch adding support for the MarelV38B board.Bartlomiej Sieka
2006-10-12* PPC405EP: Add support for board configuration of CPC0_PCI registerStefan Roese
2006-10-12* PPC405EP: Add CFG_GPIO0_OR, CFG_GPIO0_ODR to setup GPIO completely.Stefan Roese
2006-10-10Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger
2006-10-10Coding style changes to remove local varible blocksJon Loeliger
2006-10-10Fix whitespace issues.Jon Loeliger
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk
2006-10-09Coding style cleanupWolfgang Denk
2006-10-07Add CONFIG_BOARD_RESET to configure board specific reset functionStefan Roese
2006-09-29Merge branch 'mpc86xx'Jon Loeliger
2006-09-29Fix missing tCycle/modfreq calculation.John Traill
2006-09-19Modified makefile for new build mechanism.Jon Loeliger
2006-09-19Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger
2006-09-18Merge with /home/stefan/git/u-boot/denxStefan Roese
2006-09-14Merge branch 'mpc86xx'Jon Loeliger
2006-09-14Handle 86xx SVR values according to the new Reference Manual.Jon Loeliger
2006-09-13Add support for AMCC Rainier PPX440GRx eval boardStefan Roese
2006-09-09Merge with /home/m8/git/u-bootWolfgang Denk
2006-09-07Fix build problem cpu/ppc4xx/ndfc.cStefan Roese
2006-09-07Remove dead code (i2o and dma) from cpu/mpc824x/drivers/ directory.Marian Balakowicz
2006-09-07Add support for AMCC Sequoia PPC440EPx eval boardStefan Roese
2006-09-04Fix build problems on sorcery board.Wolfgang Denk
2006-09-04Merge with /home/m8/git/u-bootWolfgang Denk
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz
2006-09-01Added interrupt handling capabilities for mpc5xxx processors.Detlev Zundel
2006-08-30Add splashscreen support for MCC200 board.Wolfgang Denk
2006-08-29Merge branch 'mpc86xx'Jon Loeliger
2006-08-29Remove trailing empty lines.Jon Loeliger
2006-08-29Merge branch 'mpc86xx'Jon Loeliger
2006-08-29Remove bogus msync and use volatile asm.Jon Loeliger
2006-08-29PCIe endpoint support for AMCC Yucca 440SPe boardStefan Roese
2006-08-27Code cleanupWolfgang Denk
2006-08-22Merge branch 'mpc86xx'Jon Loeliger
2006-08-22General indent and whitespace cleanups.Jon Loeliger
2006-08-22Cleanup compiler warnings.Jon Loeliger
2006-08-22Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger
2006-08-17Copy Global Data Pointer to r29 for DECLARE_GLOBAL_DATA_PTRHaiying Wang
2006-08-17Copy Global Data Pointer to r29 for DECLARE_GLOBAL_DATA_PTRHaiying Wang
2006-08-15Add initial support for the ALPR board from ProdriveStefan Roese
2006-08-14Update for SC520 board.Wolfgang Denk
2006-08-11Merge with /home/raj/git/u-bootWolfgang Denk
2006-08-11Fix PCI-Express on PPC440SPe rev. A.Rafal Jaworowski
2006-08-10Merge with /home/raj/git/u-bootWolfgang Denk
2006-08-10Add support for PCI-Express on PPC440SPe (Yucca board).Rafal Jaworowski
2006-08-09Merge branch 'mpc85xx'Jon Loeliger
2006-08-09* Switched default PCI speed for 8540 ADS back to 33MHzMatthew McClintock