summaryrefslogtreecommitdiff
path: root/cpu/mpc86xx
AgeCommit message (Expand)Author
2008-07-10Merge commit 'wd/master'Jon Loeliger
2008-07-10Minor coding style cleanup; update CHANGELOGWolfgang Denk
2008-07-07Feed the watchdog in u-boot for 8610 board.Jason Jin
2008-07-06Add mechanisms for CPU and board-specific Ethernet initializationBen Warren
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk
2008-06-1185xx/86xx: Move to dynamic mgmt of LAWsKumar Gala
2008-06-06MPC86xx: Change traps.c to not reference non-addressable memoryBecky Bruce
2008-06-03PPC: 86xx Add bat registers to reginfo commandBecky Bruce
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-05-097450 and 86xx L2 cache invalidate bug correctionsWheatley Travis
2008-04-30Fix calculation of I2C clock for some 86xx chipsTimur Tabi
2008-04-2985xx/86xx: Rename ext_refrec to timing_cfg_3 to match docsKumar Gala
2008-03-26Update SVR numbers to expand supportAndy Fleming
2008-02-1886xx: Convert sbc8641d to use libfdt.Jon Loeliger
2008-02-18mpc86xx: Fix unused variable 'config' and 'immap'Jean-Christophe PLAGNIOL-VILLARD
2008-02-18mpc86xx: Fix implicit declaration of functions 'init_laws' and 'disable_law'Jean-Christophe PLAGNIOL-VILLARD
2008-02-15Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk
2008-02-1485xx, 86xx: Determine I2C clock frequencies and store in global_dataTimur Tabi
2008-02-14PPC: Use r2 instead of r29 as global data pointerWolfgang Denk
2008-02-14ppc: Refactor cache routines, so there is only one common set.Rafal Jaworowski
2008-01-2486xx: Add reginfo commandBecky Bruce
2008-01-2486xx: Remove old-style law setup codeBecky Bruce
2008-01-2486xx: Support new law setup method and convert mpc8641Becky Bruce
2008-01-2486xx: Rearrange the sequence in start.SBecky Bruce
2008-01-1086xx: Support 2GB DIMMsBecky Bruce
2007-11-20Merge commit 'remotes/wd/master'Jon Loeliger
2007-11-18Fix compiler warnings for PPC systems. Update CHANGELOG.Wolfgang Denk
2007-11-1786xx: Fix broken variable reference when #def DEBUGing.Jon Loeliger
2007-11-17make 8610 board use pixis resetJason Jin
2007-11-07make 8610 board use pixis resetJason Jin
2007-11-0786xx: Fix broken variable reference when #def DEBUGing.Jon Loeliger
2007-10-17Initial mpc8610hpcd cpu/, README and include/ files.Jon Loeliger
2007-10-1686xx: Allow for fewer DDR slots per memory controller.Jon Loeliger
2007-09-15Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as globalWolfgang Denk
2007-08-10cpu/86xx fixes.Jon Loeliger
2007-08-06Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts.Ed Swarthout
2007-08-02Fix build errors and warnings / code cleanup.Wolfgang Denk
2007-07-05mpc86xx: Remove old CFG_CMD_* references.Jon Loeliger
2007-07-04cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-07-03Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk
2007-06-22[ppc] Fix build breakage for all non-4xx PowerPC variants.Rafal Jaworowski
2007-06-05mpc8641 image size cleanupEd Swarthout
2007-05-17Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECxKim Phillips
2007-05-01Conditionalize 8641 Rev1.0 MCM workaroundsJames Yang
2007-05-01Rewrote picos_to_clk() to avoid rounding errors.James Yang
2007-04-20mpc86xx; Write MAC address to mac-address and local-mac-addressJon Loeliger
2007-04-20mpc86xx: protect memcpy to bad address if a mac-address is missing from dtJon Loeliger
2007-04-09Add PIXIS FPGA support for MPC8641HPCN board.Haiying Wang
2007-03-22Set Rev 2.x 86xx PIC in mixed mode.Haiying Wang
2007-03-22Add support for 8641 Rev 2 silicon.Ed Swarthout