summaryrefslogtreecommitdiff
path: root/cpu
Commit message (Expand)AuthorAgeLines
* Introduce PLL_CFG[0:4] table for processor 7448/7447A/7455/7457. The originalroy zang2006-12-04-11/+7
* Fix the exception occuring in RAM table search issue.roy zang2006-12-01-10/+6
* Fix the confilcts when merging 'master' into hpc2.roy zang2006-12-01-722/+858
|\
| * Code cleanup.Wolfgang Denk2006-11-30-11/+11
| * Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.gitWolfgang Denk2006-11-30-719/+818
| |\
| | * Merge http://www.denx.de/git/u-bootKim Phillips2006-11-28-46/+47
| | |\
| | * | 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] [MPC52xx] Use IPB bus frequency for SOC peripheralsGrant Likely2006-11-29-5/+4
| * | | [PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boardsStefan Roese2006-11-29-3/+15
| * | | [PATCH] Enable the IceCube/lite5200 variants to pass a device tree to Linux.Stefan Roese2006-11-28-0/+28
| * | | [PATCH] PPC4xx: 440SP Rev. C detection addedStefan Roese2006-11-28-0/+4
| | |/ | |/|
* | | Clean up the code according to codestyle:roy zang2006-12-01-47/+51
* | | Solve the copyright conflicts when merging 'master' into hpc2.roy zang2006-11-29-46/+47
|\ \ \ | |/ /
| * | Merge with /home/sr/git/u-boot/denx-alpr-merge-testWolfgang Denk2006-11-27-31/+31
| |\ \
| | * | [PATCH] 4xx: Fix problem with board specific reset code (now for real)Stefan Roese2006-11-27-1/+2
| | * | [PATCH] 4xx: Fix problem with board specific reset codeStefan Roese2006-11-27-0/+3
| | * | [PATCH] Remove testing 4xx enet PHY setupStefan Roese2006-11-27-16/+1
| | * | [PATCH] Update Prodrive ALPR board support (440GX)Stefan Roese2006-11-27-5/+8
| | * | Merge with /home/stefan/git/u-boot/denxStefan Roese2006-11-27-11/+12
| | |\ \
| | * \ \ Merge with /home/stefan/git/u-boot/denxStefan Roese2006-11-10-478/+6991
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Add CONFIG_BOARD_RESET to configure board specific reset functionStefan Roese2006-10-07-12/+8
| | * | | Merge with /home/stefan/git/u-boot/denxStefan Roese2006-09-18-4044/+2022
| | |\ \ \
| | * | | | Add initial support for the ALPR board from ProdriveStefan Roese2006-08-15-0/+27
| * | | | | [PATCH] 4xx_enet.c: Correct the setting of zmiifer registerStefan Roese2006-11-27-4/+4
| | |_|_|/ | |/| | |
| * | | | [PATCH] PPC4xx start.S: Fix for processor errataStefan Roese2006-11-22-11/+12
| | |_|/ | |/| |
* | | | General code modification for mpc7448hpc2 board support.roy zang2006-11-02-8/+103
|/ / /
* | | [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