summaryrefslogtreecommitdiffstats
path: root/cpu/mpc86xx
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
OpenPOWER on IntegriCloud