summaryrefslogtreecommitdiffstats
path: root/cpu/mpc86xx
Commit message (Expand)AuthorAgeFilesLines
* 86xx: Convert sbc8641d to use libfdt.Jon Loeliger2008-02-183-66/+47
* mpc86xx: Fix unused variable 'config' and 'immap'Jean-Christophe PLAGNIOL-VILLARD2008-02-181-4/+6
* mpc86xx: Fix implicit declaration of functions 'init_laws' and 'disable_law'Jean-Christophe PLAGNIOL-VILLARD2008-02-181-0/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk2008-02-154-79/+108
|\
| * 86xx: Add reginfo commandBecky Bruce2008-01-241-1/+23
| * 86xx: Remove old-style law setup codeBecky Bruce2008-01-242-32/+0
| * 86xx: Support new law setup method and convert mpc8641Becky Bruce2008-01-243-1/+24
| * 86xx: Rearrange the sequence in start.SBecky Bruce2008-01-241-53/+69
* | 85xx, 86xx: Determine I2C clock frequencies and store in global_dataTimur Tabi2008-02-141-0/+2
* | PPC: Use r2 instead of r29 as global data pointerWolfgang Denk2008-02-142-2/+2
* | ppc: Refactor cache routines, so there is only one common set.Rafal Jaworowski2008-02-141-44/+0
|/
* 86xx: Support 2GB DIMMsBecky Bruce2008-01-101-1/+10
* Merge commit 'remotes/wd/master'Jon Loeliger2007-11-202-1/+6
|\
| * Fix compiler warnings for PPC systems. Update CHANGELOG.Wolfgang Denk2007-11-182-1/+6
| * 86xx: Fix broken variable reference when #def DEBUGing.Jon Loeliger2007-11-171-2/+4
| * make 8610 board use pixis resetJason Jin2007-11-171-2/+2
* | make 8610 board use pixis resetJason Jin2007-11-071-2/+2
* | 86xx: Fix broken variable reference when #def DEBUGing.Jon Loeliger2007-11-071-2/+4
* | Initial mpc8610hpcd cpu/, README and include/ files.Jon Loeliger2007-10-171-2/+13
|/
* 86xx: Allow for fewer DDR slots per memory controller.Jon Loeliger2007-10-161-9/+21
* Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as globalWolfgang Denk2007-09-153-4/+5
* cpu/86xx fixes.Jon Loeliger2007-08-104-97/+51
* Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts.Ed Swarthout2007-08-063-346/+2
* Fix build errors and warnings / code cleanup.Wolfgang Denk2007-08-021-3/+3
* mpc86xx: Remove old CFG_CMD_* references.Jon Loeliger2007-07-051-6/+6
* cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-6/+6
* Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk2007-07-031-4/+4
|\
| * Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECxKim Phillips2007-05-171-4/+4
* | [ppc] Fix build breakage for all non-4xx PowerPC variants.Rafal Jaworowski2007-06-221-2/+2
* | mpc8641 image size cleanupEd Swarthout2007-06-051-2/+0
|/
* Conditionalize 8641 Rev1.0 MCM workaroundsJames Yang2007-05-011-14/+28
* Rewrote picos_to_clk() to avoid rounding errors.James Yang2007-05-011-8/+20
* mpc86xx; Write MAC address to mac-address and local-mac-addressJon Loeliger2007-04-201-0/+12
* mpc86xx: protect memcpy to bad address if a mac-address is missing from dtJon Loeliger2007-04-201-4/+8
* Add PIXIS FPGA support for MPC8641HPCN board.Haiying Wang2007-04-091-7/+1
* Set Rev 2.x 86xx PIC in mixed mode.Haiying Wang2007-03-221-0/+20
* Add support for 8641 Rev 2 silicon.Ed Swarthout2007-03-221-2/+2
* 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-271-1/+1
* Code cleanupWolfgang Denk2006-10-241-165/+165
* Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.cJon Loeliger2006-10-192-270/+1
* Coding style changes to remove local varible blocksJon Loeliger2006-10-101-74/+64
* 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
|/
* Handle 86xx SVR values according to the new Reference Manual.Jon Loeliger2006-09-141-4/+5
* Remove trailing empty lines.Jon Loeliger2006-08-291-5/+0
* Remove bogus msync and use volatile asm.Jon Loeliger2006-08-291-3/+3
* General indent and whitespace cleanups.Jon Loeliger2006-08-229-352/+331
OpenPOWER on IntegriCloud