コミット履歴

作者 SHA1 メッセージ 日付
  Ben Warren 0e8454e990 Moved initialization of QE Ethernet controller to cpu_eth_init() 16 年 前
  Ben Warren 3456a14827 Moved initialization of FCC Ethernet controller to cpu_eth_init 16 年 前
  Ben Warren 62e15b497f Fix typo in cpu/mpc85xx/cpu.c 16 年 前
  Kumar Gala 0f060c3bf8 85xx: Add basic e500mc core support 16 年 前
  Wolfgang Denk 08ef89ecd1 Use strmhz() to format clock frequencies 16 年 前
  Ed Swarthout 6856b3d022 85xx if NUM_CPUS>1, print cpu number 16 年 前
  Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 年 前
  Jason Jin c0391111c3 Fix the incorrect DDR clk freq reporting on 8536DS 16 年 前
  Sergei Poselenov 59f630588e Removed hardcoded MxMR loop value from upmconfig() for MPC85xx. 16 年 前
  Andy Fleming 75b9d4ae0d Pass in tsec_info struct through tsec_initialize 16 年 前
  Kumar Gala ef50d6c06e mpc85xx: Add support for the MPC8536 16 年 前
  Kumar Gala 129ba616b3 mpc85xx: Add support for the MPC8572DS reference board 16 年 前
  Kim Phillips 06b4186c10 mpc85xx: use IS_E_PROCESSOR macro 17 年 前
  Wolfgang Denk 9692cab76f Merge branch 'master' of git://www.denx.de/git/u-boot-net 17 年 前
  Ben Warren dd35479a50 Add mechanisms for CPU and board-specific Ethernet initialization 17 年 前
  Wolfgang Denk e093a24762 Coding Style Cleanup 17 年 前
  Anatolij Gustschin 96026d42fa Fix 4xx build issue 17 年 前
  Sergei Poselenov 740280e68c Added the upmconfig() function for 85xx. 17 年 前
  Wolfgang Grandegger 6beecfbb54 MPC85xx: Beautify boot output of L2 cache configuration 17 年 前
  Kumar Gala 4dbdb7681e 85xx: expose cpu identification 17 年 前
  Kumar Gala ee1e35bede 85xx: Only use PORPLLSR[DDR_Ratio] on platforms that define it 17 年 前
  Sergei Poselenov 793670c3c0 Fixed reset for socrates 17 年 前
  Kumar Gala 022f121635 85xx: Round up frequency calculations to get reasonable output 17 年 前
  James Yang e9ea679918 85xx: Show DDR memory data rate in addition to the memory clock frequency. 17 年 前
  James Yang 591933ca6e 85xx: get_tbclk() speed up and rounding fix 17 年 前
  Andy Fleming 1ced121600 Update SVR numbers to expand support 17 年 前
  Kumar Gala d435793229 Handle Asynchronous DDR clock on 85xx 17 年 前
  Kumar Gala 04db400892 Stop using immap_t on 85xx 17 年 前
  Kumar Gala 2714223f8e Remove CONFIG_OF_FLAT_TREE related code from mpc85xx since we now use libfdt 17 年 前
  urwithsughosh@gmail.com df90968b48 Setting MSR[DE] in do_reset 17 年 前