Commit Graph

67 Commits (f68ab43de67f59925542efb6bcec30f4a84fe695)

Author SHA1 Message Date
Kumar Gala 39aaca1f66 ppc/p4080: Determine various chip frequencies on CoreNet platforms 16 years ago
Kumar Gala 3c2a67eec8 ppc/p4080: Handle timebase enabling and frequency reporting 16 years ago
Kumar Gala c348322ac7 ppc/85xx: Clean up do_reset 16 years ago
Poonam Aggrwal 21170c80a8 ppc/85xx/86xx: Bug fix: call to puts in probecpu() moved to checkcpu(). 16 years ago
Poonam Aggrwal 58442dc01e ppc/85xx,86xx: Handling Unknown SOC version 16 years ago
Poonam Aggrwal 0e870980a6 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx 16 years ago
Poonam Aggrwal 18bacc2027 8xxx: Refactored common cpu specific code for 85xx/86xx into one file. 16 years ago
Peter Tyser 017f11f68e 8xxx: Break out DMA code to a common file 16 years ago
Peter Tyser 2f21ce4d54 fsl/85xx, 86xx: Sync up DMA code 16 years ago
Peter Tyser b1f12650d3 fsl: Create common fsl_dma.h for 85xx and 86xx cpus 16 years ago
Haiying Wang 8e55258f14 qe: Pass in uec_info struct through uec_initialize 16 years ago
Haiying Wang b3d7f20f43 85xx: Add QE clk support 16 years ago
Kumar Gala 71b358cc26 85xx: Added MPC8535/E identifiers 16 years ago
Haiying Wang 22b6dbc169 MPC85xx: Add MPC8569 CPU support 16 years ago
Wolfgang Denk 1bba30efe1 Coding style cleanup, update CHANGELOG 16 years ago
Andy Fleming 80522dc836 85xx: Add eSDHC support for 8536 DS 16 years ago
Srikanth Srinivasan 8d949aff38 mpc85xx: Add support for the P2020 16 years ago
Kumar Gala b29dee3c90 85xx: Format cpu freq printing to handle 8 cores 16 years ago
Haiying Wang 2fc7eb0cfc Add secondary CPUs processor frequency for e500 core 16 years ago
Trent Piepho ada591d2a0 mpc8[56]xx: Put localbus clock in sysinfo and gd 16 years ago
Trent Piepho 446c381e3e mpc8568: Double local bus clock divider 16 years ago
Trent Piepho a5d212a263 mpc8xxx: LCRR[CLKDIV] is sometimes five bits 16 years ago
Ben Warren 0e8454e990 Moved initialization of QE Ethernet controller to cpu_eth_init() 16 years ago
Ben Warren 3456a14827 Moved initialization of FCC Ethernet controller to cpu_eth_init 16 years ago
Ben Warren 62e15b497f Fix typo in cpu/mpc85xx/cpu.c 16 years ago
Kumar Gala 0f060c3bf8 85xx: Add basic e500mc core support 16 years ago
Wolfgang Denk 08ef89ecd1 Use strmhz() to format clock frequencies 16 years ago
Ed Swarthout 6856b3d022 85xx if NUM_CPUS>1, print cpu number 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Jason Jin c0391111c3 Fix the incorrect DDR clk freq reporting on 8536DS 16 years ago
Sergei Poselenov 59f630588e Removed hardcoded MxMR loop value from upmconfig() for MPC85xx. 17 years ago
Sergei Poselenov 6cc64f9b5f Removed hardcoded MxMR loop value from upmconfig() for MPC85xx. 17 years ago
Andy Fleming 75b9d4ae0d Pass in tsec_info struct through tsec_initialize 17 years ago
Kumar Gala ef50d6c06e mpc85xx: Add support for the MPC8536 17 years ago
Kumar Gala 129ba616b3 mpc85xx: Add support for the MPC8572DS reference board 17 years ago
Kim Phillips 06b4186c10 mpc85xx: use IS_E_PROCESSOR macro 17 years ago
Ben Warren dd35479a50 Add mechanisms for CPU and board-specific Ethernet initialization 17 years ago
Wolfgang Denk e093a24762 Coding Style Cleanup 17 years ago
Anatolij Gustschin 96026d42fa Fix 4xx build issue 17 years ago
Sergei Poselenov 740280e68c Added the upmconfig() function for 85xx. 17 years ago
Wolfgang Grandegger 6beecfbb54 MPC85xx: Beautify boot output of L2 cache configuration 17 years ago
Kumar Gala 4dbdb7681e 85xx: expose cpu identification 17 years ago
Kumar Gala ee1e35bede 85xx: Only use PORPLLSR[DDR_Ratio] on platforms that define it 17 years ago
Sergei Poselenov 793670c3c0 Fixed reset for socrates 17 years ago
Kumar Gala 022f121635 85xx: Round up frequency calculations to get reasonable output 17 years ago
James Yang e9ea679918 85xx: Show DDR memory data rate in addition to the memory clock frequency. 17 years ago
James Yang 591933ca6e 85xx: get_tbclk() speed up and rounding fix 17 years ago
Andy Fleming 1ced121600 Update SVR numbers to expand support 17 years ago
Kumar Gala d435793229 Handle Asynchronous DDR clock on 85xx 17 years ago
Kumar Gala 04db400892 Stop using immap_t on 85xx 17 years ago