Commit Graph

141 Commits (47042b363ee5022b8180c65d3f4558e7972c79cd)

Author SHA1 Message Date
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
Andy Fleming 534ea6b6f8 Fix source for ECM error IVPR 17 years ago
Andy Fleming 21fae8b2b4 Invalidate INIT_RAM TLB mappings 17 years ago
Timur Tabi 943afa229c 85xx, 86xx: Determine I2C clock frequencies and store in global_data 17 years ago
Wolfgang Denk e7670f6c1e PPC: Use r2 instead of r29 as global data pointer 17 years ago
Rafal Jaworowski f57d7d364c ppc: Refactor cache routines, so there is only one common set. 17 years ago
Kumar Gala 69018ce2e0 QE: Move FDT support into a common file 17 years ago
Kumar Gala ed2cf548ca QE: Move FDT support into a common file 17 years ago
Timur Tabi e56b4b494c 85xx,86xx: Determine I2C clock frequencies and store in global_data 17 years ago
Wolfgang Denk 865f0f9754 Coding Style Cleanup; update CHANGELOG 17 years ago
Kumar Gala 7dc358bb0d 85xx: Get ride of old TLB setup code 17 years ago
Kumar Gala 8716318057 85xx: Reworked initial processor init 17 years ago
Kumar Gala 44a23cfd63 85xx: Introduce new tlb API 17 years ago
Kumar Gala 54a5070115 85xx: Remove old style of LAW init 17 years ago
Kumar Gala 83d40dfd79 85xx: Move LAW init code into C 17 years ago
Kim Phillips 17a41e4492 Add QE brg freq and correct qe bus freq fdt update code 17 years ago
Timur Tabi b8ec238503 85xx: add ability to upload QE firmware 17 years ago
Kumar Gala b009f3eca9 85xx: Remove cache config from configs.h 17 years ago