summaryrefslogtreecommitdiffstats
path: root/cpu/mpc86xx
Commit message (Expand)AuthorAgeFilesLines
* 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
* FSL DDR: Remove old SPD support from cpu/mpc86xxKumar Gala2008-08-272-1352/+0
* FSL DDR: Add 86xx specific register settingKumar Gala2008-08-272-0/+92
* FSL DDR: Rewrite the FSL mpc8xxx DDR controller setup code.Kumar Gala2008-08-271-1/+4
* fdt: rework fdt_fixup_ethernet() to use env instead of bd_tKumar Gala2008-08-211-1/+1
* Clean up usage of icache_disable/dcache_disableKumar Gala2008-08-191-0/+4
* POWERPC 86xx: Move BAT setup code to CBecky Bruce2008-08-112-119/+25
* 8xxx-fdt: set ns16550 clock from CFG_NS16550_CLK, not bi_busfreqPaul Gortmaker2008-07-141-1/+1
* Fix some more print() format errors.Wolfgang Denk2008-07-111-1/+1
* Merge commit 'wd/master'Jon Loeliger2008-07-101-0/+26
|\
| * Minor coding style cleanup; update CHANGELOGWolfgang Denk2008-07-101-2/+1
| * Add mechanisms for CPU and board-specific Ethernet initializationBen Warren2008-07-061-0/+27
* | Feed the watchdog in u-boot for 8610 board.Jason Jin2008-07-072-0/+15
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk2008-06-112-6/+3
|\
| * 85xx/86xx: Move to dynamic mgmt of LAWsKumar Gala2008-06-112-6/+3
* | MPC86xx: Change traps.c to not reference non-addressable memoryBecky Bruce2008-06-061-1/+7
|/
* PPC: 86xx Add bat registers to reginfo commandBecky Bruce2008-06-031-1/+3
* Big white-space cleanup.Wolfgang Denk2008-05-212-8/+8
* 7450 and 86xx L2 cache invalidate bug correctionsWheatley Travis2008-05-091-1/+1
* Fix calculation of I2C clock for some 86xx chipsTimur Tabi2008-04-301-1/+13
* 85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docsKumar Gala2008-04-291-2/+2
* Update SVR numbers to expand supportAndy Fleming2008-03-261-1/+1
* 86xx: Convert sbc8641d to use libfdt.Jon Loeliger2008-02-183-66/+47
* mpc86xx: Fix unused variable 'config' and 'immap'Jean-Christophe PLAGNIOL-VILLARD2008-02-181-4/+6
* mpc86xx: Fix implicit declaration of functions 'init_laws' and 'disable_law'Jean-Christophe PLAGNIOL-VILLARD2008-02-181-0/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk2008-02-154-79/+108
|\
| * 86xx: Add reginfo commandBecky Bruce2008-01-241-1/+23
| * 86xx: Remove old-style law setup codeBecky Bruce2008-01-242-32/+0
| * 86xx: Support new law setup method and convert mpc8641Becky Bruce2008-01-243-1/+24
| * 86xx: Rearrange the sequence in start.SBecky Bruce2008-01-241-53/+69
* | 85xx, 86xx: Determine I2C clock frequencies and store in global_dataTimur Tabi2008-02-141-0/+2
* | PPC: Use r2 instead of r29 as global data pointerWolfgang Denk2008-02-142-2/+2
* | ppc: Refactor cache routines, so there is only one common set.Rafal Jaworowski2008-02-141-44/+0
|/
* 86xx: Support 2GB DIMMsBecky Bruce2008-01-101-1/+10
* Merge commit 'remotes/wd/master'Jon Loeliger2007-11-202-1/+6
|\
| * Fix compiler warnings for PPC systems. Update CHANGELOG.Wolfgang Denk2007-11-182-1/+6
| * 86xx: Fix broken variable reference when #def DEBUGing.Jon Loeliger2007-11-171-2/+4
| * make 8610 board use pixis resetJason Jin2007-11-171-2/+2
* | make 8610 board use pixis resetJason Jin2007-11-071-2/+2
* | 86xx: Fix broken variable reference when #def DEBUGing.Jon Loeliger2007-11-071-2/+4
* | Initial mpc8610hpcd cpu/, README and include/ files.Jon Loeliger2007-10-171-2/+13
|/
* 86xx: Allow for fewer DDR slots per memory controller.Jon Loeliger2007-10-161-9/+21
* Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as globalWolfgang Denk2007-09-153-4/+5
* cpu/86xx fixes.Jon Loeliger2007-08-104-97/+51
* Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts.Ed Swarthout2007-08-063-346/+2
* Fix build errors and warnings / code cleanup.Wolfgang Denk2007-08-021-3/+3
* mpc86xx: Remove old CFG_CMD_* references.Jon Loeliger2007-07-051-6/+6
OpenPOWER on IntegriCloud