summaryrefslogtreecommitdiff
path: root/cpu/mpc86xx/cpu.c
AgeCommit message (Expand)Author
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-02Pass in tsec_info struct through tsec_initializeAndy Fleming
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-03PPC: 86xx Add bat registers to reginfo commandBecky Bruce
2008-03-26Update SVR numbers to expand supportAndy Fleming
2008-02-1886xx: Convert sbc8641d to use libfdt.Jon Loeliger
2008-01-2486xx: Add reginfo commandBecky Bruce
2007-11-07make 8610 board use pixis resetJason Jin
2007-10-17Initial mpc8610hpcd cpu/, README and include/ files.Jon Loeliger
2007-05-17Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECxKim Phillips
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
2006-09-14Handle 86xx SVR values according to the new Reference Manual.Jon Loeliger
2006-08-22General indent and whitespace cleanups.Jon Loeliger
2006-08-09Convert to mac-address in ethernet nodes.Jon Loeliger
2006-05-31White space cleanup.Jon Loeliger
2006-05-31Moved mpc8641hpcn_board_reset() out of cpu/ into board/.Jon Loeliger
2006-05-31Remove dead debug code.Jon Loeliger
2006-05-31Move mpc86xx PIXIS code to board directoryJon Loeliger
2006-05-30Improve "reset" command's interaction with watchdog.Haiying Wang
2006-04-27Cleanup whitespaces and style issues.Jon Loeliger
2006-04-26Initial support for MPC8641 HPCN board.Jon Loeliger