summaryrefslogtreecommitdiffstats
path: root/cpu/mpc86xx/cpu.c
Commit message (Expand)AuthorAgeFilesLines
* MPC86xx: fix build warningsWolfgang Denk2009-01-121-1/+1
* mpc8[56]xx: Put localbus clock in sysinfo and gdTrent Piepho2008-12-191-18/+4
* mpc86xx: Double local bus clock dividerTrent Piepho2008-12-191-0/+1
* mpc8xxx: LCRR[CLKDIV] is sometimes five bitsTrent Piepho2008-12-191-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-15/+15
* Pass in tsec_info struct through tsec_initializeAndy Fleming2008-09-021-19/+7
* Merge commit 'wd/master'Jon Loeliger2008-07-101-0/+26
|\
| * Minor coding style cleanup; update CHANGELOGWolfgang Denk2008-07-101-2/+1
| * Add mechanisms for CPU and board-specific Ethernet initializationBen Warren2008-07-061-0/+27
* | Feed the watchdog in u-boot for 8610 board.Jason Jin2008-07-071-0/+14
|/
* PPC: 86xx Add bat registers to reginfo commandBecky Bruce2008-06-031-1/+3
* Update SVR numbers to expand supportAndy Fleming2008-03-261-1/+1
* 86xx: Convert sbc8641d to use libfdt.Jon Loeliger2008-02-181-61/+0
* 86xx: Add reginfo commandBecky Bruce2008-01-241-1/+23
* make 8610 board use pixis resetJason Jin2007-11-071-2/+2
* Initial mpc8610hpcd cpu/, README and include/ files.Jon Loeliger2007-10-171-2/+13
* Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECxKim Phillips2007-05-171-4/+4
* 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
* Handle 86xx SVR values according to the new Reference Manual.Jon Loeliger2006-09-141-4/+5
* General indent and whitespace cleanups.Jon Loeliger2006-08-221-26/+34
* Convert to mac-address in ethernet nodes.Jon Loeliger2006-08-091-4/+4
* White space cleanup.Jon Loeliger2006-05-311-14/+13
* Moved mpc8641hpcn_board_reset() out of cpu/ into board/.Jon Loeliger2006-05-311-84/+6
* Remove dead debug code.Jon Loeliger2006-05-311-24/+0
* Move mpc86xx PIXIS code to board directoryJon Loeliger2006-05-311-293/+15
* Improve "reset" command's interaction with watchdog.Haiying Wang2006-05-301-5/+32
* Cleanup whitespaces and style issues.Jon Loeliger2006-04-271-139/+123
* Initial support for MPC8641 HPCN board.Jon Loeliger2006-04-261-0/+669
OpenPOWER on IntegriCloud