summaryrefslogtreecommitdiffstats
path: root/cpu
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge commit 'wd/master'Jon Loeliger2008-11-1020-286/+1166
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2008-11-094-15/+47
| |\
| | * Change to use "do_div" macroTomohiro Masubuchi2008-11-041-13/+45
| | * ARM926EJ-S: relocate OMAP specific 'cpuinfo.c' into OMAP directoryRoman Mashak2008-11-043-2/+2
| * | Merge branch 'master' of git://git.denx.de/u-boot-coldfireWolfgang Denk2008-11-0915-269/+1119
| |\ \
| | * | ColdFire: Fix compilation errorTsiChung Liew2008-11-033-9/+9
| | * | ColdFire: Add MCF5301x CPU and M53017EVB supportTsiChung Liew2008-11-034-49/+304
| | * | ColdFire: Add SBF support for M52277EVBTsiChung Liew2008-11-035-17/+541
| | * | ColdFire: Relocate FEC's GPIO and mii functions protocolsTsiChung Liew2008-11-035-3/+185
| | * | ColdFire: Modules header files cleanupTsiChung Liew2008-11-031-191/+80
| | |/
| * | Consolidate MAX/MIN definitionsAndy Fleming2008-11-021-2/+0
| |/
* | powerpc: change 86xx SMP boot methodBecky Bruce2008-11-047-73/+277
* | powerpc 86xx: Handle CCSR relocation earlierBecky Bruce2008-11-031-5/+24
|/
* Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2008-11-017-305/+128
|\
| * Blackfin: fix up UART status bit handlingMike Frysinger2008-10-231-12/+60
| * Blackfin: small cpu init optimization while setting interrupt maskMike Frysinger2008-10-231-5/+2
| * Blackfin: set initial stack correctly according to Blackfin ABIMike Frysinger2008-10-231-3/+3
| * Blackfin: make baud calculation more accurateMike Frysinger2008-10-231-4/+4
| * Blackfin: decode hwerrcause/excause when crashingMike Frysinger2008-10-231-2/+40
| * Blackfin: fix register dump messagesMike Frysinger2008-10-231-1/+5
| * Blackfin: don't bother displaying reboot msg when crashingMike Frysinger2008-10-231-5/+1
| * Blackfin: enable support for nested interruptsMike Frysinger2008-10-231-4/+10
| * Blackfin: drop unused cache flush codeMike Frysinger2008-10-232-231/+1
| * Blackfin: unify cache handling codeMike Frysinger2008-10-231-35/+0
| * Blackfin: only enable hardware error irq by defaultMike Frysinger2008-10-231-3/+2
* | 74xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cacheDave Liu2008-10-311-4/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2008-10-301-1/+1
|\ \
| * | mpc83xx pci: Round up memory size in inbound window.Scott Wood2008-10-301-1/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc86xxWolfgang Denk2008-10-301-16/+4
|\ \ \
| * | | 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
| |/ /
* | | Make Freescale local bus registers available for both 83xx and 85xx.Haiying Wang2008-10-291-1/+1
|/ /
* | i386: Renamed show_boot_progress in assembler codeGraeme Russ2008-10-281-10/+10
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2008-10-274-5/+22
|\ \
| * | 85xx: Fix the incorrect register used for DDR erratum1Dave Liu2008-10-241-3/+6
| * | 85xx: Add basic e500mc core supportKumar Gala2008-10-243-0/+14
| * | 85xx: Use CONFIG_SYS_CACHELINE_SIZE instead of magic numberKumar Gala2008-10-241-2/+2
| |/
* | ppc4xx: Generic architecture for xilinx ppc405(v3)Ricardo Ribalda Delgado2008-10-241-1/+2
|/
* mpc83xx: Removed #ifdef CONFIG_MPC834X dependency on upmconfig functionRichard Retanubun2008-10-211-5/+0
* mpc83xx: serdes: add forgotten shifts for rfcksAnton Vorontsov2008-10-211-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2008-10-213-36/+99
|\
| * ppc4xx: Correctly setup ranges property in ebc nodeStefan Roese2008-10-211-17/+28
| * ppc4xx: Add routine to retrieve CPU numberAdam Graham2008-10-211-1/+18
| * ppc4xx: Add static support for 44x IBM SDRAM ControllerAdam Graham2008-10-211-18/+53
OpenPOWER on IntegriCloud