Commit Graph

164 Commits (f3bf9273939ffe1a60a32a2eef909097f15df56b)

Author SHA1 Message Date
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
Kumar Gala 2146cf5682 Reworked FSL Book-E TLB macros to be more readable 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
Kumar Gala 2714223f8e Remove CONFIG_OF_FLAT_TREE related code from mpc85xx since we now use libfdt 17 years ago
Kumar Gala aafeefbdb8 Stop using immap_t for cpm offset on 85xx 17 years ago
Kumar Gala f59b55a5b8 Stop using immap_t for guts offset on 85xx 17 years ago
Kumar Gala f852ce72f1 Add libfdt based ft_cpu_setup for mpc85xx 17 years ago
Wolfgang Denk 992742a5b0 Cleanup coding style; update CHANGELOG 18 years ago
urwithsughosh@gmail.com df90968b48 Setting MSR[DE] in do_reset 18 years ago
urwithsughosh@gmail.com 1e701e7013 MSR overwrite fix 18 years ago
Kumar Gala e1ce3cb617 Remove magic numbers from cache related operations for mpc85xx 18 years ago
Ed Swarthout 1487adbdcf 85xx io out functions need sync after write. 18 years ago
Haiying Wang 7a1ac419fa Enable L2 cache for MPC8568MDS board 18 years ago
Randy Vinson 7f3f2bd2dc 85xxCDS: Add make targets for legacy systems. 18 years ago
Andy Fleming da9d4610d7 Add support for UEC to 8568 18 years ago
Haiying Wang d111d6382c Empirically set cpo and clk_adjust for mpc85xx DDR2 support 18 years ago
Kumar Gala 3db0bef59e Use an absolute address when jumping out of 4k boot page 18 years ago
Andy Fleming 39980c610c MPC85xx BA bits not set for 3-bit bank address DIMM 18 years ago
Andy Fleming 6c543597bb Fix minor 85xx warnings 18 years ago
Andy Fleming 61a21e980a 85xx start.S cleanup and exception support 18 years ago
Ed Swarthout 40c7f9b0de 85xx allow debugger to configure ddr. 18 years ago
Ed Swarthout 29372ff38c mpc85xx L2 cache reporting and SRAM relocation option. 18 years ago
Jon Loeliger 068b60a0eb cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. 18 years ago
Jon Loeliger 4431283c7e cpu/m*: Remove obsolete references to CONFIG_COMMANDS 18 years ago
Jon Loeliger 56b304ac20 Fix #if typo in CONFIG_CMD_* changes. 18 years ago
Jon Loeliger f48070fe5f cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 18 years ago
Rafal Jaworowski 02032e8f14 [ppc] Fix build breakage for all non-4xx PowerPC variants. 18 years ago