summaryrefslogtreecommitdiff
path: root/include/asm-ppc
Commit message (Expand)AuthorAgeLines
* mpc83xx: Replace CONFIG_MPC8349 and use CONFIG_MPC834X insteadKumar Gala2007-03-02-3/+3
* mpc83xx: Add support for the MPC832XEMDS boardDave Liu2007-03-02-11/+72
* mpc83xx: streamline the 83xx immr head fileDave Liu2007-03-02-1680/+212
* [PATCH v3] Add sync to ensure flash_write_cmd is fully finishedHaiying Wang2007-02-21-2/+9
* [PATCH] PPC4xx: Add 440SP(e) DDR2 SPD DIMM supportStefan Roese2007-02-20-42/+166
* [PATCH] Update 440EPx/440GRx cpu detectionStefan Roese2007-01-31-2/+2
* [PATCH] Update 440SP(e) cpu revisionsStefan Roese2007-01-13-5/+8
* Code cleanup.Wolfgang Denk2006-11-30-315/+315
* Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.gitWolfgang Denk2006-11-30-727/+2078
|\
| * Make fsl-i2c not conflict with SOFT I2CJoakim Tjernlund2006-11-29-4/+0
| * mpc83xx: Update 83xx to use fsl_i2c.cTimur Tabi2006-11-03-102/+2
| * mpc83xx: Replace CFG_IMMRBAR with CFG_IMMRTimur Tabi2006-11-03-4/+4
| * mpc83xx: Fix dual I2C support for the MPC8349ITX, MPC8349EMDS, TQM834x, and M...Timur Tabi2006-11-03-8/+2
| * mpc83xx: add QE ethernet supportDave Liu2006-11-03-0/+2
| * mpc83xx: Add MPC8360EMDS basic board supportDave Liu2006-11-03-2/+14
| * mpc83xx: add the QUICC Engine (QE) immap fileDave Liu2006-11-03-0/+550
| * mpc83xx: Add 8360 specifics to 83xx immapDave Liu2006-11-03-571/+1404
| * mpc83xx: Add support for the MPC8349E-mITXTimur Tabi2006-11-03-0/+16
| * Multi-bus I2C implementation of MPC834xBen Warren2006-11-03-9/+12
| * mpc83xx: Changed to unified mpx83xx names and added common 83xx changesDave Liu2006-11-03-93/+138
* | [PATCH] PPC4xx: 440SP Rev. C detection addedStefan Roese2006-11-28-0/+1
|/
* Use generic I2C register block on 85xx and 86xx.Jon Loeliger2006-10-20-76/+9
* Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.cJon Loeliger2006-10-19-0/+90
* Fixed leading whitespace issues.Jon Loeliger2006-10-13-3/+2
* Fix whitespace issues.Jon Loeliger2006-10-10-233/+233
* Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-09-19-1/+6
|\
| * Add support for AMCC Sequoia PPC440EPx eval boardStefan Roese2006-09-07-1/+6
* | Merge branch 'mpc86xx'Jon Loeliger2006-09-14-2/+3
|\ \
| * | Handle 86xx SVR values according to the new Reference Manual.Jon Loeliger2006-09-14-2/+3
* | | Merge branch 'mpc86xx'Jon Loeliger2006-08-22-5/+5
|\ \ \ | |/ /
| * | Cleanup more poorly introduced whitespace.Jon Loeliger2006-08-22-5/+5
* | | Merge branch 'mpc86xx'Jon Loeliger2006-08-22-9/+9
|\ \ \ | |/ /
| * | Cleanup poorly introduced whitespace.Jon Loeliger2006-08-22-9/+9
* | | Merge branch 'mpc85xx'Jon Loeliger2006-08-09-2/+23
|\ \ \
| * | | * Added support for initializing second PCI bus on 85xx Patch by Andy Fleming...Matthew McClintock2006-08-09-2/+23
* | | | Merge branch 'wd'Jon Loeliger2006-08-09-0/+43
|\ \ \ \ | | |_|/ | |/| |
| * | | Cleanup config file and bootup output for Yucca board.Marian Balakowicz2006-07-03-1/+1
| * | | Merge: Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz2006-06-30-0/+43
| |\ \ \ | | |/ / | |/| |
| | * | Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz2006-06-30-0/+43
* | | | Merge branch 'mpc86xx'Jon Loeliger2006-06-27-30/+32
|\ \ \ \ | | |_|/ | |/| |
| * | | Enable PCIE1 for MPC8641HPCN boardJin Zhengxiong-R641882006-06-27-30/+32
* | | | Merge branch 'mpc86xx'Jon Loeliger2006-06-07-2/+2
|\ \ \ \ | |/ / /
| * | | Update 86xx address map and LAWBARs.Jon Loeliger2006-05-19-2/+2
* | | | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-06-07-0/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Add support for AMCC 440EP Rev C and 440GR Rev BStefan Roese2006-05-10-0/+2
* | | | Merge branch 'mpc86xx'Jon Loeliger2006-05-09-4/+1393
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Initial support for MPC8641 HPCN board.Jon Loeliger2006-04-26-4/+1393
* | | Merged MPC8349ADS and MPC8349EMDS ports into MPC8349EMDS port:Kumar Gala2006-04-20-1/+1
|/ /
* | Fix DDR ECC bit definitions for MPC83xx.Marian Balakowicz2006-03-16-2/+2
* | Add DMA support for MPC83xx.Marian Balakowicz2006-03-14-1/+86