summaryrefslogtreecommitdiffstats
path: root/cpu
Commit message (Expand)AuthorAgeFilesLines
...
| * | | mpc83xx: Add support for variable flash memory sizes on 83xx systemsTimur Tabi2006-11-031-8/+21
| * | | mpc83xx: Changed to unified mpx83xx names and added common 83xx changesDave Liu2006-11-034-131/+204
| * | | mpc83xx: Removed unused file resetvec.S for mpc83xx cpuTanya Jiang2006-11-032-7/+1
| | |/ | |/|
* | | [PATCH] [MPC52xx] Use IPB bus frequency for SOC peripheralsGrant Likely2006-11-291-5/+4
* | | [PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boardsStefan Roese2006-11-294-3/+15
* | | [PATCH] Enable the IceCube/lite5200 variants to pass a device tree to Linux.Stefan Roese2006-11-281-0/+28
* | | [PATCH] PPC4xx: 440SP Rev. C detection addedStefan Roese2006-11-281-0/+4
| |/ |/|
* | Merge with /home/sr/git/u-boot/denx-alpr-merge-testWolfgang Denk2006-11-275-31/+31
|\ \
| * | [PATCH] 4xx: Fix problem with board specific reset code (now for real)Stefan Roese2006-11-271-1/+2
| * | [PATCH] 4xx: Fix problem with board specific reset codeStefan Roese2006-11-271-0/+3
| * | [PATCH] Remove testing 4xx enet PHY setupStefan Roese2006-11-271-16/+1
| * | [PATCH] Update Prodrive ALPR board support (440GX)Stefan Roese2006-11-273-5/+8
| * | Merge with /home/stefan/git/u-boot/denxStefan Roese2006-11-271-11/+12
| |\ \
| * \ \ Merge with /home/stefan/git/u-boot/denxStefan Roese2006-11-1080-478/+6991
| |\ \ \ | | | |/ | | |/|
| * | | Add CONFIG_BOARD_RESET to configure board specific reset functionStefan Roese2006-10-071-12/+8
| * | | Merge with /home/stefan/git/u-boot/denxStefan Roese2006-09-1871-4044/+2022
| |\ \ \
| * | | | Add initial support for the ALPR board from ProdriveStefan Roese2006-08-153-0/+27
* | | | | [PATCH] 4xx_enet.c: Correct the setting of zmiifer registerStefan Roese2006-11-271-4/+4
| |_|_|/ |/| | |
* | | | [PATCH] PPC4xx start.S: Fix for processor errataStefan Roese2006-11-221-11/+12
| |_|/ |/| |
* | | [PATCH] omap925.c: Remove unused functionsStefan Roese2006-10-281-34/+0
* | | MPC86xx: Cleaned up unused and conditionally used local variables.Jon Loeliger2006-10-271-6/+2
* | | Fix "ar" flags in some Makefiles to allow for silent "make -s"Wolfgang Denk2006-10-273-3/+3
* | | Fix bug in PPC440 NAND driver cpu/ppc4xx/ndfc.cStefan Roese2006-10-241-4/+9
* | | Code cleanupWolfgang Denk2006-10-242-166/+166
* | | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-10-2419-0/+2287
|\ \ \
| * | | Add AT32AP CPU and AT32AP7000 SoC supportWolfgang Denk2006-10-2419-0/+2287
* | | | Merge with http://www.jdl.com/software/u-boot-86xx.gitWolfgang Denk2006-10-2019-372/+4600
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'i2c'Jon Loeliger2006-10-202-266/+1
| |\ \ \
| | * | | Converted all 85xx boards to use a common FSL I2C driver.Jon Loeliger2006-10-202-266/+1
| * | | | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-10-193-6/+16
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.cJon Loeliger2006-10-192-270/+1
| * | | | * Fix a bunch of compiler warnings for gcc 4.0Jon Loeliger2006-10-191-0/+5
| * | | | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-10-1041-56/+56
| |\ \ \ \
| * | | | | Coding style changes to remove local varible blocksJon Loeliger2006-10-102-144/+128
| * | | | | Fix whitespace issues.Jon Loeliger2006-10-101-1/+0
| * | | | | Merge branch 'mpc86xx'Jon Loeliger2006-09-291-0/+2
| |\ \ \ \ \
| | * | | | | Fix missing tCycle/modfreq calculation.John Traill2006-09-291-0/+2
| * | | | | | Modified makefile for new build mechanism.Jon Loeliger2006-09-191-7/+10
| * | | | | | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-09-1971-4045/+1980
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'mpc86xx'Jon Loeliger2006-09-141-4/+5
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Handle 86xx SVR values according to the new Reference Manual.Jon Loeliger2006-09-141-4/+5
| * | | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-08-291-5/+0
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Remove trailing empty lines.Jon Loeliger2006-08-291-5/+0
| * | | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-08-291-3/+3
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Remove bogus msync and use volatile asm.Jon Loeliger2006-08-291-3/+3
| * | | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-08-229-357/+333
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | General indent and whitespace cleanups.Jon Loeliger2006-08-229-352/+331
| | * | | | | | Cleanup compiler warnings.Jon Loeliger2006-08-221-13/+10
| | * | | | | | Copy Global Data Pointer to r29 for DECLARE_GLOBAL_DATA_PTRHaiying Wang2006-08-171-1/+2
| * | | | | | | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-08-228-10/+851
| |\ \ \ \ \ \ \
OpenPOWER on IntegriCloud