summaryrefslogtreecommitdiff
path: root/cpu
Commit message (Expand)AuthorAgeLines
* mpc83xx: Miscellaneous code style fixesTimur Tabi2006-11-28-87/+32
* mpc83xx: Update 83xx to use fsl_i2c.cTimur Tabi2006-11-03-426/+3
* mpc83xx: Replace CFG_IMMRBAR with CFG_IMMRTimur Tabi2006-11-03-21/+21
* mpc83xx: Lindent and clean up cpu/mpc83xx/speed.cKim Phillips2006-11-03-79/+82
* mpc83xx: Fix the incorrect dcbz operationDave Liu2006-11-03-34/+30
* mpc83xx: change ft code to modify local-mac-address propertyKim Phillips2006-11-03-2/+2
* mpc83xx: Fix dual I2C support for the MPC8349ITX, MPC8349EMDS, TQM834x, and M...Timur Tabi2006-11-03-84/+130
* mpc83xx: add QE ethernet supportDave Liu2006-11-03-7/+120
* mpc83xx: Add MPC8360EMDS basic board supportDave Liu2006-11-03-258/+309
* mpc83xx: Add support for the MPC8349E-mITXTimur Tabi2006-11-03-3/+130
* Multi-bus I2C implementation of MPC834xBen Warren2006-11-03-24/+144
* mpc83xx: Add support for Errata DDR6 on MPC 834x systemsTimur Tabi2006-11-03-1/+42
* mpc83xx: Add support for variable flash memory sizes on 83xx systemsTimur Tabi2006-11-03-8/+21
* mpc83xx: Changed to unified mpx83xx names and added common 83xx changesDave Liu2006-11-03-131/+204
* mpc83xx: Removed unused file resetvec.S for mpc83xx cpuTanya Jiang2006-11-03-7/+1
* [PATCH] omap925.c: Remove unused functionsStefan Roese2006-10-28-34/+0
* MPC86xx: Cleaned up unused and conditionally used local variables.Jon Loeliger2006-10-27-6/+2
* Fix "ar" flags in some Makefiles to allow for silent "make -s"Wolfgang Denk2006-10-27-3/+3
* Fix bug in PPC440 NAND driver cpu/ppc4xx/ndfc.cStefan Roese2006-10-24-4/+9
* Code cleanupWolfgang Denk2006-10-24-166/+166
* Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-10-24-0/+2287
|\
| * Add AT32AP CPU and AT32AP7000 SoC supportWolfgang Denk2006-10-24-0/+2287
* | Merge with http://www.jdl.com/software/u-boot-86xx.gitWolfgang Denk2006-10-20-372/+4600
|\ \ | |/ |/|
| * Merge branch 'i2c'Jon Loeliger2006-10-20-266/+1
| |\
| | * Converted all 85xx boards to use a common FSL I2C driver.Jon Loeliger2006-10-20-266/+1
| * | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-10-19-6/+16
| |\ \ | | |/ | |/|
| * | Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.cJon Loeliger2006-10-19-270/+1
| * | * Fix a bunch of compiler warnings for gcc 4.0Jon Loeliger2006-10-19-0/+5
| * | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-10-10-56/+56
| |\ \
| * | | Coding style changes to remove local varible blocksJon Loeliger2006-10-10-144/+128
| * | | Fix whitespace issues.Jon Loeliger2006-10-10-1/+0
| * | | Merge branch 'mpc86xx'Jon Loeliger2006-09-29-0/+2
| |\ \ \
| | * | | Fix missing tCycle/modfreq calculation.John Traill2006-09-29-0/+2
| * | | | Modified makefile for new build mechanism.Jon Loeliger2006-09-19-7/+10
| * | | | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-09-19-4045/+1980
| |\ \ \ \
| * \ \ \ \ Merge branch 'mpc86xx'Jon Loeliger2006-09-14-4/+5
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Handle 86xx SVR values according to the new Reference Manual.Jon Loeliger2006-09-14-4/+5
| * | | | | Merge branch 'mpc86xx'Jon Loeliger2006-08-29-5/+0
| |\ \ \ \ \ | | |/ / / /
| | * | | | Remove trailing empty lines.Jon Loeliger2006-08-29-5/+0
| * | | | | Merge branch 'mpc86xx'Jon Loeliger2006-08-29-3/+3
| |\ \ \ \ \ | | |/ / / /
| | * | | | Remove bogus msync and use volatile asm.Jon Loeliger2006-08-29-3/+3
| * | | | | Merge branch 'mpc86xx'Jon Loeliger2006-08-22-357/+333
| |\ \ \ \ \ | | |/ / / /
| | * | | | General indent and whitespace cleanups.Jon Loeliger2006-08-22-352/+331
| | * | | | Cleanup compiler warnings.Jon Loeliger2006-08-22-13/+10
| | * | | | Copy Global Data Pointer to r29 for DECLARE_GLOBAL_DATA_PTRHaiying Wang2006-08-17-1/+2
| * | | | | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-08-22-10/+851
| |\ \ \ \ \
| * | | | | | Copy Global Data Pointer to r29 for DECLARE_GLOBAL_DATA_PTRHaiying Wang2006-08-17-1/+2
| * | | | | | Merge branch 'mpc85xx'Jon Loeliger2006-08-09-36/+200
| |\ \ \ \ \ \
| | * | | | | | * Switched default PCI speed for 8540 ADS back to 33MHzMatthew McClintock2006-08-09-0/+3
| | * | | | | | * Added support for initializing second PCI bus on 85xx Patch by Andy Fleming...Matthew McClintock2006-08-09-35/+147