Commit Graph

141 Commits (a1b322a98319de568b3bc38029ef7e123643c1e8)

Author SHA1 Message Date
Kumar Gala c894852b7a 86xx: Add support for 'cpu disable' command 15 years ago
Kumar Gala 4194b3668a Add support to disable cpu's in multicore processors 15 years ago
Joakim Tjernlund a16e9a5b5f ppc: remove -ffixed-r14 gcc option. 15 years ago
Joakim Tjernlund 0f8aa15917 ppc: Use r12 instead of r14 as GOT pointer. 15 years ago
Joakim Tjernlund fc4e188789 ppc: Loose GOT access in IRQ 15 years ago
Mike Frysinger cbb0cab1d9 kgdb: drop duplicate debugger_exception_handler 15 years ago
Joakim Tjernlund afc3ba0fc4 relocation: Do not relocate NULL pointers. 15 years ago
Poonam Aggrwal 21170c80a8 ppc/85xx/86xx: Bug fix: call to puts in probecpu() moved to checkcpu(). 15 years ago
Poonam Aggrwal f8027f6b47 ppc/85xx/86xx: Device tree fixup for number of cores 15 years ago
Poonam Aggrwal 58442dc01e ppc/85xx,86xx: Handling Unknown SOC version 15 years ago
Poonam Aggrwal 0e870980a6 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx 15 years ago
Poonam Aggrwal 18bacc2027 8xxx: Refactored common cpu specific code for 85xx/86xx into one file. 15 years ago
Kumar Gala 73aacc5228 86xx: Remove redudant PLATFORM_CPPFLAGS 15 years ago
Peter Tyser e7ee23ec17 86xx: Rename ccsr_ddr's sdram_mode_1, sdram_cfg_1 fields 15 years ago
Peter Tyser 79f4333ceb 8xxx: Move dma_init() call to common code 15 years ago
Peter Tyser 017f11f68e 8xxx: Break out DMA code to a common file 15 years ago
Kumar Gala 480f617905 86xx: Add CPU_TYPE_ENTRY support 15 years ago
Peter Tyser 2f21ce4d54 fsl/85xx, 86xx: Sync up DMA code 15 years ago
Peter Tyser b1f12650d3 fsl: Create common fsl_dma.h for 85xx and 86xx cpus 15 years ago
Peter Tyser f9a109b3ad Replace __attribute references with __attribute__ 16 years ago
Kumar Gala 7649a590b5 86xx: Cleanup MP support 16 years ago
Peter Tyser a1c8a71926 86xx: Update CPU info output on bootup 16 years ago
Peter Tyser 4ef630df77 86xx: Reset update 16 years ago
Becky Bruce c9315e6b4f mpc86xx: Add support to populate addr map based on BATs 16 years ago
Wolfgang Denk a9f3acbcd0 MPC86xx: fix build warnings 16 years ago
Trent Piepho ada591d2a0 mpc8[56]xx: Put localbus clock in sysinfo and gd 16 years ago
Trent Piepho 9863d6aca1 mpc86xx: Double local bus clock divider 16 years ago
Trent Piepho a5d212a263 mpc8xxx: LCRR[CLKDIV] is sometimes five bits 16 years ago
Trent Piepho 58ec4866ed mpc8[56]xx: Put localbus clock in device tree 16 years ago
Wolfgang Denk 455ae7e87f Coding style cleanup, update CHANGELOG. 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 3aed3aa2c1 Fix new found CFG_ 16 years ago
Peter Tyser 561858ee7d Update U-Boot's build timestamp on every compile 16 years ago
Becky Bruce 3111d32c49 mpc8641: Support 36-bit physical addressing 16 years ago
Becky Bruce c759a01a00 mpc8641: Change 32-bit memory map 16 years ago
Becky Bruce bf9a8c3430 mpc86xx: Change early FLASH mapping to 1M at CONFIG_MONITOR_BASE_EARLY 16 years ago
Becky Bruce c1e1cf6954 mpc86xx: Use SRR0/1/rfi to enable address translation, not blr 16 years ago
Becky Bruce 24bfb48c35 mpc86xx: Move setup_bats into cpu_init_f 16 years ago
Becky Bruce 1266df8877 powerpc: change 86xx SMP boot method 16 years ago
Becky Bruce 104992fc54 powerpc 86xx: Handle CCSR relocation earlier 16 years ago
Dave Liu eaa44c5dc8 86xx: remove the redundant r2 global data pointer save 16 years ago
Dave Liu bd888e9544 86xx: remove the unused code for 86xx family 16 years ago
Dave Liu dc2adad85b 86xx: Move the clear_tlbs before MMU turn on 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Kumar Gala 71edc27181 74xx/7xx/86xx: Rename flush_data_cache to flush_dcache to match 85xx version 16 years ago
Nick Spence 3924384060 mpc86xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache 16 years ago
Kumar Gala 5c7cbcd34d 86xx: remove redudant code with lib_ppc/interrupts.c 16 years ago
Andy Fleming 75b9d4ae0d Pass in tsec_info struct through tsec_initialize 16 years ago
Kumar Gala 5798b1c465 FSL DDR: Remove duplicate setting of cs0_bnds register on 86xx. 16 years ago
Kumar Gala b5710d9974 FSL DDR: Remove old SPD support from cpu/mpc86xx 16 years ago
Kumar Gala 46ff4f1100 FSL DDR: Add 86xx specific register setting 16 years ago