summaryrefslogtreecommitdiffstats
path: root/include/asm-ppc
Commit message (Expand)AuthorAgeFilesLines
* Coding stylke cleanup; rebuild CHANGELOGWolfgang Denk2007-06-221-23/+23
* Merge with /home/stefan/git/u-boot/denx-440-exceptionsStefan Roese2007-06-151-1/+14
|\
| * ppc4xx: Clean up 440 exceptions handlingGrzegorz Bernacki2007-06-151-1/+14
* | [ppc4xx] Extend 44x GPIO setup with default output stateStefan Roese2007-06-151-3/+5
|/
* Merge with /home/stefan/git/u-boot/bamboo-nandStefan Roese2007-06-011-34/+55
|\
| * ppc4xx: Update in_be32() functions and friends to latest Linux versionStefan Roese2007-06-011-34/+55
* | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xxWolfgang Denk2007-05-163-21/+57
|\ \
| * | mpc83xx: Add 831x support to global_data.hScott Wood2007-04-231-2/+4
| * | mpc83xx: Change PVR_83xx to PVR_E300C1-3, and update checkcpu().Scott Wood2007-04-231-13/+3
| * | mpc83xx: Add register definitions for MPC831x.Scott Wood2007-04-231-6/+50
* | | [PATCH] Use PVR to distinguish MPC5200B from MPC5200 in boot messageGrzegorz Wianecki2007-05-051-2/+6
* | | Add support for the 8568 MDS boardAndy Fleming2007-05-021-0/+1
* | | Enable 8544 supportAndy Fleming2007-04-231-2/+9
* | | Changed BOOKE_PAGESZ_nGB to BOOKE_PAGESZ_nGAndy Fleming2007-04-231-2/+2
* | | u-boot: Enable PCI function and add PEX & rapidio memory map on MPC8548CDS boardZang Roy-r619112007-04-231-0/+1
|/ /
* | Merge with /home/wd/git/u-boot/custodian/u-boot-74xx-7xxWolfgang Denk2007-04-181-0/+3
|\ \ | |/ |/|
| * Merge branch 'master' into hpc2roy zang2007-02-282-44/+175
| |\
| * \ Merge branch 'master' into hpc2roy zang2007-02-121-2/+2
| |\ \
| * \ \ Merge branch 'master' into hpc2roy zang2007-01-221-5/+8
| |\ \ \
| * \ \ \ Fix the confilcts when merging 'master' into hpc2.roy zang2006-12-017-798/+2150
| |\ \ \ \
| * | | | | General code modification for mpc7448hpc2 board support.roy zang2006-11-021-0/+3
* | | | | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-03-311-0/+2
|\ \ \ \ \ \
| * \ \ \ \ \ Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xxWolfgang Denk2007-03-291-0/+2
| |\ \ \ \ \ \
| | * | | | | | Set Rev 2.x 86xx PIC in mixed mode.Haiying Wang2007-03-221-0/+2
* | | | | | | | Merge with /home/stefan/git/u-boot/acadiaStefan Roese2007-03-241-0/+56
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | [PATCH] Add 4xx GPIO functionsStefan Roese2007-03-241-0/+56
* | | | | | | | Merge with /home/stefan/git/u-boot/acadiaStefan Roese2007-03-212-1/+12
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | / / / / / / | |/ / / / / / |/| | | | | |
| * | | | | | [PATCH] Add AMCC PPC405EZ supportStefan Roese2007-03-212-1/+12
| | |_|_|_|/ | |/| | | |
* | | | | | mpc83xx: Replace CONFIG_MPC8349 and use CONFIG_MPC834X insteadKumar Gala2007-03-022-3/+3
* | | | | | mpc83xx: Add support for the MPC832XEMDS boardDave Liu2007-03-023-11/+72
* | | | | | mpc83xx: streamline the 83xx immr head fileDave Liu2007-03-021-1680/+212
|/ / / / /
* | | | | [PATCH v3] Add sync to ensure flash_write_cmd is fully finishedHaiying Wang2007-02-211-2/+9
* | | | | [PATCH] PPC4xx: Add 440SP(e) DDR2 SPD DIMM supportStefan Roese2007-02-201-42/+166
| |_|_|/ |/| | |
* | | | [PATCH] Update 440EPx/440GRx cpu detectionStefan Roese2007-01-311-2/+2
| |_|/ |/| |
* | | [PATCH] Update 440SP(e) cpu revisionsStefan Roese2007-01-131-5/+8
| |/ |/|
* | Code cleanup.Wolfgang Denk2006-11-301-315/+315
* | Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.gitWolfgang Denk2006-11-306-727/+2078
|\ \
| * | Make fsl-i2c not conflict with SOFT I2CJoakim Tjernlund2006-11-291-4/+0
| * | mpc83xx: Update 83xx to use fsl_i2c.cTimur Tabi2006-11-032-102/+2
| * | mpc83xx: Replace CFG_IMMRBAR with CFG_IMMRTimur Tabi2006-11-031-4/+4
| * | mpc83xx: Fix dual I2C support for the MPC8349ITX, MPC8349EMDS, TQM834x, and M...Timur Tabi2006-11-031-8/+2
| * | mpc83xx: add QE ethernet supportDave Liu2006-11-031-0/+2
| * | mpc83xx: Add MPC8360EMDS basic board supportDave Liu2006-11-032-2/+14
| * | mpc83xx: add the QUICC Engine (QE) immap fileDave Liu2006-11-031-0/+550
| * | mpc83xx: Add 8360 specifics to 83xx immapDave Liu2006-11-031-571/+1404
| * | mpc83xx: Add support for the MPC8349E-mITXTimur Tabi2006-11-031-0/+16
| * | Multi-bus I2C implementation of MPC834xBen Warren2006-11-031-9/+12
| * | mpc83xx: Changed to unified mpx83xx names and added common 83xx changesDave Liu2006-11-032-93/+138
| |/
* | [PATCH] PPC4xx: 440SP Rev. C detection addedStefan Roese2006-11-281-0/+1
|/
* Use generic I2C register block on 85xx and 86xx.Jon Loeliger2006-10-202-76/+9
OpenPOWER on IntegriCloud