summaryrefslogtreecommitdiff
path: root/cpu
Commit message (Expand)AuthorAgeLines
* Merge branch 'fixes' into cleanupsHaavard Skinnemoen2008-12-17-7169/+7620
|\
| * Coding style cleanup, update CHANGELOG.Wolfgang Denk2008-12-16-5/+2
| * i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functionsTimur Tabi2008-12-15-194/+0
| * Fix new found CFG_Jean-Christophe PLAGNIOL-VILLARD2008-12-14-2/+2
| * Remove compiler warning: target CPU does not support interworkingSergei Poselenov2008-12-13-0/+10
| * Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk2008-12-13-7/+25
| |\
| | * MIPS: Flush data cache upon relocationStefan Roese2008-12-10-7/+21
| | * MIPS: Add CONFIG_SKIP_LOWLEVEL_INITStefan Roese2008-12-10-0/+4
| * | sh: Update sh timer functionNobuhiro Iwamatsu2008-12-10-315/+3
| |/
| * Fix compile error in building MBX860T.Ben Warren2008-12-10-1/+1
| * Fixed path to sc520 SSI include fileGraeme Russ2008-12-10-1/+1
| * video: fix FADS823 and RRvision compiling issuesAnatolij Gustschin2008-12-09-2/+0
| * Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk2008-12-09-2/+1
| |\
| | * Remove redundant armv4 flag from arm926ejs compile flagsRemy Bohmer2008-12-06-2/+1
| * | Section name should be ".data", not "data"Trent Piepho2008-12-09-5/+4
| * | Update U-Boot's build timestamp on every compilePeter Tyser2008-12-06-23/+49
| |/
| * Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk2008-12-05-2/+2
| |\
| | * AT91: remove non supported board AT91RM9200DF macroJean-Christophe PLAGNIOL-VILLARD2008-12-02-2/+2
| * | 85xx: init gd as early as possibleKumar Gala2008-12-04-6/+6
| * | 85xx: Fix relocation of CCSRBARKumar Gala2008-12-04-4/+5
| * | 85xx: Add PORDEVSR_PCI1 definePeter Tyser2008-12-04-1/+1
| * | fsl ddr skip interleaving if not supported.Ed Swarthout2008-12-03-12/+17
| * | 85xx: Add CPU 2 errata workaround to all 8548 boardsPeter Tyser2008-12-03-0/+13
| |/
| * Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2008-11-25-26/+44
| |\
| | * ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initializationDave Mitchell2008-11-21-7/+20
| | * ppc4xx: Added ppc4xx-isram.h for internal SRAM and L2 cache DCRsDave Mitchell2008-11-21-20/+21
| | * ppc4xx: Clear all potentially pending exceptions in MCSRStefan Roese2008-11-20-0/+4
| * | AT91RM9200DK: fix broken boot from NOR flashWolfgang Denk2008-11-24-1/+1
| * | at91rm9200: fix broken boot from nor flashJens Scharsig2008-11-24-4/+1
| * | AT91: Enable PLLB for USBStelian Pop2008-11-21-0/+18
| |/
| * Align end of bss by 4 bytesSelvamuthukumar2008-11-18-1/+8
| * Merge branch 'master' of git://git.denx.de/u-boot-mpc86xxWolfgang Denk2008-11-18-111/+352
| |\
| | * mpc8641: Support 36-bit physical addressingBecky Bruce2008-11-10-11/+33
| | * mpc8641: Change 32-bit memory mapBecky Bruce2008-11-10-1/+1
| | * mpc86xx: Change early FLASH mapping to 1M at CONFIG_MONITOR_BASE_EARLYBecky Bruce2008-11-10-10/+10
| | * mpc86xx: Use SRR0/1/rfi to enable address translation, not blrBecky Bruce2008-11-10-11/+8
| | * mpc86xx: Move setup_bats into cpu_init_fBecky Bruce2008-11-10-5/+4
| | * Merge commit 'wd/master'Jon Loeliger2008-11-10-286/+1166
| | |\
| | * | powerpc: change 86xx SMP boot methodBecky Bruce2008-11-04-73/+277
| | * | powerpc 86xx: Handle CCSR relocation earlierBecky Bruce2008-11-03-5/+24
| * | | Moved initialization of PPC4xx EMAC to cpu_eth_init()Ben Warren2008-11-09-0/+14
| * | | Moved PPC4xx EMAC driver to drivers/netBen Warren2008-11-09-2128/+0
| * | | Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMACBen Warren2008-11-09-9/+1
| * | | Moved initialization of MPC8XX SCC to cpu_eth_init()Ben Warren2008-11-09-0/+4
| * | | Moved initialization of MPC8220 FEC to cpu_eth_init()Ben Warren2008-11-09-0/+13
| * | | Moved initialization of QE Ethernet controller to cpu_eth_init()Ben Warren2008-11-09-1/+37
| * | | Moved initialization of FCC Ethernet controller to cpu_eth_initBen Warren2008-11-09-1/+30
| * | | Fix typo in cpu/mpc85xx/cpu.cBen Warren2008-11-09-1/+1
| * | | net: Move initialization of Au1x00 SoC ethernet MAC to cpu_eth_initShinya Kuribayashi2008-11-09-1/+10
| * | | Moved initialization of IXP4XX_NPE Ethernet controller to cpu_eth_init()Ben Warren2008-11-09-0/+9
| | |/ | |/|