summaryrefslogtreecommitdiffstats
path: root/cpu/mpc86xx
Commit message (Expand)AuthorAgeFilesLines
* mpc86xx: set the DDR BATs after calculating true DDR sizeTimur Tabi2010-03-302-1/+39
* kgdb: cpu/mpc* cpu/74xx: include kgdb.h when neededMike Frysinger2010-02-081-0/+1
* 86xx: Add support for 'cpu disable' commandKumar Gala2010-01-261-2/+16
* Add support to disable cpu's in multicore processorsKumar Gala2010-01-261-0/+28
* ppc: remove -ffixed-r14 gcc option.Joakim Tjernlund2010-01-261-1/+1
* ppc: Use r12 instead of r14 as GOT pointer.Joakim Tjernlund2010-01-261-5/+6
* ppc: Loose GOT access in IRQJoakim Tjernlund2010-01-261-33/+3
* kgdb: drop duplicate debugger_exception_handlerMike Frysinger2010-01-181-4/+0
* relocation: Do not relocate NULL pointers.Joakim Tjernlund2009-10-081-2/+4
* ppc/85xx/86xx: Bug fix: call to puts in probecpu() moved to checkcpu().Poonam Aggrwal2009-09-081-0/+6
* ppc/85xx/86xx: Device tree fixup for number of coresPoonam Aggrwal2009-09-081-0/+3
* ppc/85xx,86xx: Handling Unknown SOC versionPoonam Aggrwal2009-09-081-4/+1
* 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xxPoonam Aggrwal2009-08-282-6/+8
* 8xxx: Refactored common cpu specific code for 85xx/86xx into one file.Poonam Aggrwal2009-08-281-31/+1
* 86xx: Remove redudant PLATFORM_CPPFLAGSKumar Gala2009-08-281-1/+2
* 86xx: Rename ccsr_ddr's sdram_mode_1, sdram_cfg_1 fieldsPeter Tyser2009-07-221-2/+2
* 8xxx: Move dma_init() call to common codePeter Tyser2009-07-011-0/+3
* 8xxx: Break out DMA code to a common filePeter Tyser2009-07-011-55/+0
* 86xx: Add CPU_TYPE_ENTRY supportKumar Gala2009-06-301-12/+21
* fsl/85xx, 86xx: Sync up DMA codePeter Tyser2009-06-121-6/+8
* fsl: Create common fsl_dma.h for 85xx and 86xx cpusPeter Tyser2009-06-121-12/+15
* Replace __attribute references with __attribute__Peter Tyser2009-04-281-1/+1
* 86xx: Cleanup MP supportKumar Gala2009-04-016-52/+49
* 86xx: Update CPU info output on bootupPeter Tyser2009-02-161-41/+41
* 86xx: Reset updatePeter Tyser2009-02-161-61/+19
* mpc86xx: Add support to populate addr map based on BATsBecky Bruce2009-02-101-0/+27
* MPC86xx: fix build warningsWolfgang Denk2009-01-122-3/+1
* mpc8[56]xx: Put localbus clock in sysinfo and gdTrent Piepho2008-12-192-18/+23
* mpc86xx: Double local bus clock dividerTrent Piepho2008-12-191-0/+1
* mpc8xxx: LCRR[CLKDIV] is sometimes five bitsTrent Piepho2008-12-191-1/+1
* mpc8[56]xx: Put localbus clock in device treeTrent Piepho2008-12-191-0/+9
* Coding style cleanup, update CHANGELOG.Wolfgang Denk2008-12-161-2/+0
* Fix new found CFG_Jean-Christophe PLAGNIOL-VILLARD2008-12-141-1/+1
* Update U-Boot's build timestamp on every compilePeter Tyser2008-12-061-1/+2
* mpc8641: Support 36-bit physical addressingBecky Bruce2008-11-101-11/+33
* mpc8641: Change 32-bit memory mapBecky Bruce2008-11-101-1/+1
* mpc86xx: Change early FLASH mapping to 1M at CONFIG_MONITOR_BASE_EARLYBecky Bruce2008-11-101-10/+10
* mpc86xx: Use SRR0/1/rfi to enable address translation, not blrBecky Bruce2008-11-101-11/+8
* mpc86xx: Move setup_bats into cpu_init_fBecky Bruce2008-11-102-5/+4
* powerpc: change 86xx SMP boot methodBecky Bruce2008-11-047-73/+277
* powerpc 86xx: Handle CCSR relocation earlierBecky Bruce2008-11-031-5/+24
* 86xx: remove the redundant r2 global data pointer saveDave Liu2008-10-301-1/+0
* 86xx: remove the unused code for 86xx familyDave Liu2008-10-301-14/+0
* 86xx: Move the clear_tlbs before MMU turn onDave Liu2008-10-301-1/+4
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-188-120/+120
* 74xx/7xx/86xx: Rename flush_data_cache to flush_dcache to match 85xx versionKumar Gala2008-10-181-5/+5
* mpc86xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cacheNick Spence2008-10-131-4/+4
* 86xx: remove redudant code with lib_ppc/interrupts.cKumar Gala2008-10-131-124/+7
* Pass in tsec_info struct through tsec_initializeAndy Fleming2008-09-021-19/+7
* FSL DDR: Remove duplicate setting of cs0_bnds register on 86xx.Kumar Gala2008-08-281-1/+0
OpenPOWER on IntegriCloud