Commit Graph

159 Commits (1d9b67b23fca6a25154333733204339802510720)

Author SHA1 Message Date
Sergei Poselenov 59f630588e 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 9cff4448a9 mpc85xx: remove redudant code with lib_ppc/interrupts.c 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
Kumar Gala 457caecdbc FSL DDR: Remove old SPD support from cpu/mpc85xx 17 years ago
Kumar Gala 2a6c2d7ab2 FSL DDR: Add 85xx specific register setting 17 years ago
Kumar Gala 6fb1b73468 FSL DDR: Add e500 TLB helper for DDR code 17 years ago
Kumar Gala 58e5e9aff1 FSL DDR: Rewrite the FSL mpc8xxx DDR controller setup code. 17 years ago
Kumar Gala ba37aa0328 fdt: rework fdt_fixup_ethernet() to use env instead of bd_t 17 years ago
Kumar Gala 902ca09246 85xx: Rename CONFIG_NR_CPUS to CONFIG_NUM_CPUS 17 years ago
Kumar Gala 73f15a060f 85xx: Cleanup L2 cache size detection 17 years ago
Paul Gortmaker 71074abbe0 8xxx-fdt: set ns16550 clock from CFG_NS16550_CLK, not bi_busfreq 17 years ago
Andrew Klossner 24ef76f320 Change the temp map to ROM to align addresses to page size. 17 years ago
Kim Phillips 06b4186c10 mpc85xx: use IS_E_PROCESSOR macro 17 years ago
Kim Phillips 6b70ffb9d1 fdt: add crypto node handling for MPC8{3, 5}xxE processors 17 years ago
Kumar Gala 348753d416 Fix some more printf() format problems. 17 years ago
Andrew Klossner dc4b0b38d4 Fix printf errors. 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
Kumar Gala 859a86a25c 85xx/86xx: Move to dynamic mgmt of LAWs 17 years ago
Kumar Gala f060054dad FSL LAW: Keep track of LAW allocations 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 730b2fcf6f 85xx: Add setting of cache props in the device tree. 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
Becky Bruce 3b9519fc50 MPC85xx: Change traps.c to not reference non-addressable memory 17 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 17 years ago
Sergei Poselenov 793670c3c0 Fixed reset for socrates 17 years ago
Kumar Gala 70a0f81412 85xx: Add -mno-spe to e500/85xx builds 17 years ago
Kumar Gala 45239cf415 85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs 17 years ago
Kumar Gala cf6cc01427 85xx: Additional fixes and cleanup of MP code 17 years ago
Kumar Gala 022f121635 85xx: Round up frequency calculations to get reasonable output 17 years ago
Kumar Gala 0878af169b 85xx: Fix size of cpu-release-addr property 17 years ago
Timur Tabi 88353a9851 Fix calculation of I2C clock for some 85xx chips 17 years ago
Kumar Gala 97b3ecb575 85xx: Fix detection of MP cpu spin up 17 years ago
Kumar Gala f3e04bdc3f 85xx: Use SVR_SOC_VER instead of SVR_VER 17 years ago
Kumar Gala dd6c910aad 85xx: Add cpu_mp_lmb_reserve helper to reserve boot page 17 years ago
Kumar Gala 79679d8002 85xx: Update multicore boot mechanism to ePAPR v0.81 spec 17 years ago
Kumar Gala a5af4b358a 85xx: Fix merge duplication 17 years ago
James Yang a3e77fa535 85xx: Speed up get_ddr_freq() and get_bus_freq() 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 7aff0c051a 85xx: Added support for multicore boot mechanism 17 years ago
Kumar Gala ec2b74ffd3 85xx: Added support for multicore boot mechanism 17 years ago
Kumar Gala f69766e4b5 85xx: Add the concept of CFG_CCSRBAR_PHYS 17 years ago
Kumar Gala 2b22fa4bae 85xx: Don't icbi when unlocking the cache 17 years ago