summaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)AuthorFilesLines
2008-12-05Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk1-2/+2
2008-12-0485xx: init gd as early as possibleKumar Gala1-6/+6
2008-12-0485xx: Fix relocation of CCSRBARKumar Gala1-4/+5
2008-12-0485xx: Add PORDEVSR_PCI1 definePeter Tyser1-1/+1
2008-12-04fsl ddr skip interleaving if not supported.Ed Swarthout2-12/+17
2008-12-0485xx: Add CPU 2 errata workaround to all 8548 boardsPeter Tyser1-0/+13
2008-12-02AT91: remove non supported board AT91RM9200DF macroJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-11-25Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk1-26/+44
2008-11-25AT91RM9200DK: fix broken boot from NOR flashWolfgang Denk1-1/+1
2008-11-25at91rm9200: fix broken boot from nor flashJens Scharsig1-4/+1
2008-11-21ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initializationDave Mitchell1-7/+20
2008-11-21ppc4xx: Added ppc4xx-isram.h for internal SRAM and L2 cache DCRsDave Mitchell1-20/+21
2008-11-21AT91: Enable PLLB for USBStelian Pop1-0/+18
2008-11-20ppc4xx: Clear all potentially pending exceptions in MCSRStefan Roese1-0/+4
2008-11-19Align end of bss by 4 bytesSelvamuthukumar8-1/+8
2008-11-18Merge branch 'master' of git://git.denx.de/u-boot-mpc86xxWolfgang Denk7-111/+352
2008-11-10mpc8641: Support 36-bit physical addressingBecky Bruce1-11/+33
2008-11-10mpc8641: Change 32-bit memory mapBecky Bruce1-1/+1
2008-11-10mpc86xx: Change early FLASH mapping to 1M at CONFIG_MONITOR_BASE_EARLYBecky Bruce1-10/+10
2008-11-10mpc86xx: Use SRR0/1/rfi to enable address translation, not blrBecky Bruce1-11/+8
2008-11-10mpc86xx: Move setup_bats into cpu_init_fBecky Bruce2-5/+4
2008-11-10Merge commit 'wd/master'Jon Loeliger20-286/+1166
2008-11-10Moved initialization of PPC4xx EMAC to cpu_eth_init()Ben Warren1-0/+14
2008-11-10Moved PPC4xx EMAC driver to drivers/netBen Warren2-2128/+0
2008-11-10Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMACBen Warren2-9/+1
2008-11-10Moved initialization of MPC8XX SCC to cpu_eth_init()Ben Warren1-0/+4
2008-11-10Moved initialization of MPC8220 FEC to cpu_eth_init()Ben Warren1-0/+13
2008-11-10Moved initialization of QE Ethernet controller to cpu_eth_init()Ben Warren2-1/+37
2008-11-10Moved initialization of FCC Ethernet controller to cpu_eth_initBen Warren3-1/+30
2008-11-10Fix typo in cpu/mpc85xx/cpu.cBen Warren1-1/+1
2008-11-10net: Move initialization of Au1x00 SoC ethernet MAC to cpu_eth_initShinya Kuribayashi2-1/+10
2008-11-10Moved initialization of IXP4XX_NPE Ethernet controller to cpu_eth_init()Ben Warren1-0/+9
2008-11-09Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk4-15/+47
2008-11-09Merge branch 'master' of git://git.denx.de/u-boot-coldfireWolfgang Denk15-269/+1119
2008-11-05Change to use "do_div" macroTomohiro Masubuchi1-13/+45
2008-11-05ARM926EJ-S: relocate OMAP specific 'cpuinfo.c' into OMAP directoryRoman Mashak3-2/+2
2008-11-04powerpc: change 86xx SMP boot methodBecky Bruce7-73/+277
2008-11-03powerpc 86xx: Handle CCSR relocation earlierBecky Bruce1-5/+24
2008-11-03ColdFire: Fix compilation errorTsiChung Liew3-9/+9
2008-11-03ColdFire: Add MCF5301x CPU and M53017EVB supportTsiChung Liew4-49/+304
2008-11-03ColdFire: Add SBF support for M52277EVBTsiChung Liew5-17/+541
2008-11-03ColdFire: Relocate FEC's GPIO and mii functions protocolsTsiChung Liew5-3/+185
2008-11-03ColdFire: Modules header files cleanupTsiChung Liew1-191/+80
2008-11-02Consolidate MAX/MIN definitionsAndy Fleming1-2/+0
2008-11-01Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk7-305/+128
2008-10-3174xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cacheDave Liu1-4/+4
2008-10-30Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk1-1/+1
2008-10-30mpc83xx pci: Round up memory size in inbound window.Scott Wood1-1/+1
2008-10-30Merge branch 'master' of git://git.denx.de/u-boot-mpc86xxWolfgang Denk1-16/+4
2008-10-3086xx: remove the redundant r2 global data pointer saveDave Liu1-1/+0