aboutsummaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)AuthorFilesLines
2009-01-24Remove #ifdef CONFIG_SC520 in source codeGraeme Russ1-4/+0
2009-01-24Added MMCR reset functionalityGraeme Russ1-0/+10
2009-01-24Moved generic (triple fault) reset codeGraeme Russ2-16/+17
2009-01-24Moved definition of set_vector() to new header fileGraeme Russ1-1/+2
2009-01-24Renamed cpu/i386/reset.S to resetvec.SGraeme Russ2-2/+2
2009-01-23microblaze: Use cache functions (especially cache status)Michal Simek1-3/+0
2009-01-16sh: Fix up rsk7203 target for out of tree buildKieran Bingham1-8/+13
2009-01-14cpu/mpc824x/Makefile: fix warning with parallel buildsWolfgang Denk1-1/+1
2009-01-14Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk1-1/+5
2009-01-13Change DDR tlb start entry to CONFIG param for 85xxHaiying Wang1-1/+5
2009-01-12MPC86xx: fix build warningsWolfgang Denk2-3/+1
2009-01-06at91rm9200: move define from lowlevel_init to headerJean-Christophe PLAGNIOL-VILLARD1-48/+22
2009-01-06at91rm9200: rename lowlevel init value to CONFIG_SYS_Jean-Christophe PLAGNIOL-VILLARD1-44/+44
2008-12-19mpc8[56]xx: Put localbus clock in sysinfo and gdTrent Piepho4-44/+55
2008-12-19mpc86xx: Double local bus clock dividerTrent Piepho1-0/+1
2008-12-19mpc8568: Double local bus clock dividerTrent Piepho1-2/+2
2008-12-1985xx: Fix the boot window issueDave Liu1-8/+8
2008-12-19Set IVPR to kenrel entry point in second core boot pageHaiying Wang1-0/+1
2008-12-19mpc8xxx: LCRR[CLKDIV] is sometimes five bitsTrent Piepho2-2/+2
2008-12-19mpc8[56]xx: Put localbus clock in device treeTrent Piepho2-1/+16
2008-12-1985xx: Add support to populate addr map based on TLB settingsKumar Gala1-0/+34
2008-12-16Coding style cleanup, update CHANGELOG.Wolfgang Denk4-5/+2
2008-12-15i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functionsTimur Tabi11-194/+0
2008-12-14Fix new found CFG_Jean-Christophe PLAGNIOL-VILLARD2-2/+2
2008-12-13Remove compiler warning: target CPU does not support interworkingSergei Poselenov10-0/+10
2008-12-13Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk1-7/+25
2008-12-10MIPS: Flush data cache upon relocationStefan Roese1-7/+21
2008-12-10MIPS: Add CONFIG_SKIP_LOWLEVEL_INITStefan Roese1-0/+4
2008-12-10sh: Update sh timer functionNobuhiro Iwamatsu6-315/+3
2008-12-10Fix compile error in building MBX860T.Ben Warren1-1/+1
2008-12-10Fixed path to sc520 SSI include fileGraeme Russ1-1/+1
2008-12-09video: fix FADS823 and RRvision compiling issuesAnatolij Gustschin1-2/+0
2008-12-09Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk2-2/+1
2008-12-09Section name should be ".data", not "data"Trent Piepho2-5/+4
2008-12-06Update U-Boot's build timestamp on every compilePeter Tyser23-23/+49
2008-12-06Remove redundant armv4 flag from arm926ejs compile flagsRemy Bohmer2-2/+1
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-03fsl ddr skip interleaving if not supported.Ed Swarthout2-12/+17
2008-12-0385xx: 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-24AT91RM9200DK: fix broken boot from NOR flashWolfgang Denk1-1/+1
2008-11-24at91rm9200: 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