Commit Graph

168 Commits (5e981d683d2363204c76773941c2e9c2044c808f)

Author SHA1 Message Date
Ed Swarthout 6856b3d022 85xx if NUM_CPUS>1, print cpu number 16 years ago
Andy Fleming 0e17f02a8a Have u-boot pass stashing parameters into device tree 16 years ago
Kumar Gala 54e091d3b6 85xx: Export invalidate_{i,d}cache and add flush_dcache 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Wolfgang Grandegger dffd2446fb 85xx: Using proper I2C source clock divider for MPC8544 16 years ago
Jason Jin c0391111c3 Fix the incorrect DDR clk freq reporting on 8536DS 16 years ago
Kumar Gala bac6a1d1fa 85xx: Remove setting of *cache-line-size in device trees 16 years ago
Andrew Klossner 5251469943 Fix printf errors under -DDEBUG 16 years ago
Kumar Gala e0ff3d350d 85xx: Ensure timebase is zero on secondary cores 16 years ago
Sergei Poselenov 59f630588e Removed hardcoded MxMR loop value from upmconfig() for MPC85xx. 16 years ago
Sergei Poselenov 6cc64f9b5f Removed hardcoded MxMR loop value from upmconfig() for MPC85xx. 16 years ago
Andy Fleming 75b9d4ae0d Pass in tsec_info struct through tsec_initialize 16 years ago
Kumar Gala 9cff4448a9 mpc85xx: remove redudant code with lib_ppc/interrupts.c 16 years ago
Kumar Gala ef50d6c06e mpc85xx: Add support for the MPC8536 16 years ago
Kumar Gala 129ba616b3 mpc85xx: Add support for the MPC8572DS reference board 16 years ago
Kumar Gala 457caecdbc FSL DDR: Remove old SPD support from cpu/mpc85xx 16 years ago
Kumar Gala 2a6c2d7ab2 FSL DDR: Add 85xx specific register setting 16 years ago
Kumar Gala 6fb1b73468 FSL DDR: Add e500 TLB helper for DDR code 16 years ago
Kumar Gala 58e5e9aff1 FSL DDR: Rewrite the FSL mpc8xxx DDR controller setup code. 16 years ago
Kumar Gala ba37aa0328 fdt: rework fdt_fixup_ethernet() to use env instead of bd_t 16 years ago
Kumar Gala 902ca09246 85xx: Rename CONFIG_NR_CPUS to CONFIG_NUM_CPUS 16 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