summaryrefslogtreecommitdiff
path: root/cpu
Commit message (Expand)AuthorAgeLines
...
| * | | avr32: Do stricter stack checking in the exception handlerHaavard Skinnemoen2008-05-27-1/+2
| * | | avr32: Use the same entry point for reset and exception handlingHaavard Skinnemoen2008-05-27-74/+120
| * | | avr32: Rename pm_init() as clk_init() and make SoC-specificHaavard Skinnemoen2008-05-27-44/+74
| * | | avr32: Use new-style Makefile for the at32ap platformHaavard Skinnemoen2008-05-27-7/+14
| * | | avr32: Remove unused file cpu/at32ap/pm.cHaavard Skinnemoen2008-05-27-42/+0
| * | | avr32: Get rid of the .flashprog sectionHaavard Skinnemoen2008-05-27-6/+0
| * | | avr32: Disable the AP7000 internal watchdog on startupDavid Brownell2008-05-27-0/+4
| |/ /
* | | [MIPS] <asm/mipsregs.h>: Update coprocessor register access macrosShinya Kuribayashi2008-05-30-5/+5
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-testingWolfgang Denk2008-05-21-3/+3
|\ \
| * | Fix some whitespace issuesWolfgang Denk2008-05-21-3/+3
* | | Merge branch 'socrates' of /home/wd/git/u-boot/projectsWolfgang Denk2008-05-21-9/+14
|\ \ \ | |/ / |/| |
| * | Fixed reset for socratesSergei Poselenov2008-05-20-9/+14
* | | Big white-space cleanup.Wolfgang Denk2008-05-21-748/+748
|/ /
* | i386: Fix multiple definitions of __show_boot_progressJean-Christophe PLAGNIOL-VILLARD2008-05-19-10/+10
* | ppc4xx: Add 405EX(r) revision C PVR definitions and detection codeStefan Roese2008-05-13-0/+20
* | Fix @ -> <at> substitutionStelian Pop2008-05-10-5/+5
* | mx31ads: fix 32kHz clock handlingGuennadi Liakhovetski2008-05-10-2/+2
* | Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk2008-05-09-2/+4
|\ \
| * | [MIPS] cpu/mips/cache.S: Fix build warningShinya Kuribayashi2008-05-06-2/+4
| |/
* | Merge branch 'master' of /home/wd/git/u-boot/master/Wolfgang Denk2008-05-09-3/+22
|\ \
| * | Fix some typosAdrian Filipi2008-05-09-1/+1
| * | 7450 and 86xx L2 cache invalidate bug correctionsWheatley Travis2008-05-09-2/+21
| |/
* | ppc4xx: Add weak default ft_board_setup() routineStefan Roese2008-05-08-3/+23
* | ppc4xx: Fix typos in 460GT/EX FBDV arrayDave Mitchell2008-05-08-1/+1
|/
* Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk2008-05-05-3/+6
|\
| * Allow building mips versions with ELDK 3.1.1Vlad Lungu2008-05-05-3/+6
* | Merge branch 'master' of /home/wd/git/u-boot/master/Wolfgang Denk2008-05-04-1/+17
|\ \ | |/
| * Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk2008-05-04-1/+17
| |\
| | * [MIPS] cpu/mips/config.mk: Fix GNU assembler minor version pickerShinya Kuribayashi2008-05-03-1/+1
| | * [MIPS] cpu/mips/cache.S: Add dcache_enableShinya Kuribayashi2008-05-03-0/+16
* | | Revert "ColdFire: Get information from the correct GCC"Wolfgang Denk2008-05-03-6/+6
|/ /
* | pxa: fix previous definition on cpu initJean-Christophe PLAGNIOL-VILLARD2008-05-03-5/+1
* | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-05-03-2/+5
|\ \ | |/ |/|
| * ppc4xx: Fix problem with DIMMs with 8 banks in 44x_spd_ddr2.cStefan Roese2008-04-30-2/+5
* | Fix calculation of I2C clock for some 86xx chipsTimur Tabi2008-04-30-1/+13
* | ColdFire: Get information from the correct GCCTsiChung Liew2008-04-30-6/+6
|/
* 85xx: Add -mno-spe to e500/85xx buildsKumar Gala2008-04-29-0/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-04-29-35/+14
|\
| * ppc4xx: Fix compilation warning in denali_spd_ddr2.cStefan Roese2008-04-29-0/+1
| * ppc4xx: Complete remove bogus dflush()Stefan Roese2008-04-29-33/+5
| * ppc4xx: Fixup ebc clock in FDT for 405GP/EPMarkus Brunner2008-04-29-2/+8
* | 85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docsKumar Gala2008-04-29-4/+4
* | 85xx: Additional fixes and cleanup of MP codeKumar Gala2008-04-29-2/+7
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk2008-04-26-8/+0
|\
| * mpc83xx: remove the unused CPM's stuffDave Liu2008-04-25-8/+0
* | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-04-26-0/+42
|\ \ | |/ |/|
| * ppc4xx: Pass PCIe root-complex/endpoint configuration to Linux via the fdtStefan Roese2008-04-25-0/+42
* | USB: fix more GCC 4.2.x aliasing warningsWolfgang Denk2008-04-25-6/+6
* | Merge branch 'master' of git://www.denx.de/git/u-boot-at91Wolfgang Denk2008-04-25-47/+23
|\ \
| * | ARM: Davinci: Fix DM644x timer overflow handling and cleanupDirk Behme2008-04-22-47/+23
| |/