aboutsummaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)AuthorFilesLines
2008-06-03PPC4xx: Simplified post_word_{load, store}Grant Erickson1-15/+11
2008-06-03atmel_spi: Driver for the Atmel SPI controllerHans-Christian Egtvedt1-0/+43
2008-06-03SPI API improvementsHaavard Skinnemoen1-21/+58
2008-06-03MPC512x: Change traps.c to not reference non-addressable memoryBecky Bruce1-1/+7
2008-06-03PPC: 86xx Add bat registers to reginfo commandBecky Bruce1-1/+3
2008-06-03PPC: Create and use CONFIG_HIGH_BATSBecky Bruce2-6/+6
2008-06-03Merge remote branch 'u-boot-at91/for-1.3.4'Wolfgang Denk3-0/+66
2008-06-03Merge remote branch 'u-boot-avr32/master'Wolfgang Denk12-248/+260
2008-05-30[MIPS] <asm/mipsregs.h>: Update coprocessor register access macrosShinya Kuribayashi1-5/+5
2008-05-27avr32: Fix theoretical race in udelay()Haavard Skinnemoen1-9/+7
2008-05-27avr32: Compile atmel_mci.o conditionallyHaavard Skinnemoen2-5/+1
2008-05-27avr32: Fix wrong error flags in atmel_mci driverHaavard Skinnemoen1-1/+1
2008-05-27avr32: Fix two warnings in atmel_mci.cHaavard Skinnemoen1-2/+4
2008-05-27avr32: Rework SDRAM initialization codeHaavard Skinnemoen1-63/+39
2008-05-27avr32: Do stricter stack checking in the exception handlerHaavard Skinnemoen1-1/+2
2008-05-27avr32: Use the same entry point for reset and exception handlingHaavard Skinnemoen3-74/+120
2008-05-27avr32: Rename pm_init() as clk_init() and make SoC-specificHaavard Skinnemoen4-44/+74
2008-05-27avr32: Use new-style Makefile for the at32ap platformHaavard Skinnemoen1-7/+14
2008-05-27avr32: Remove unused file cpu/at32ap/pm.cHaavard Skinnemoen1-42/+0
2008-05-27avr32: Get rid of the .flashprog sectionHaavard Skinnemoen1-6/+0
2008-05-27avr32: Disable the AP7000 internal watchdog on startupDavid Brownell1-0/+4
2008-05-24Merging Stelian Pop AT91 patchesJean-Christophe PLAGNIOL-VILLARD3-0/+66
2008-05-21Merge branch 'master' of git://git.denx.de/u-boot-testingWolfgang Denk1-3/+3
2008-05-21Fix some whitespace issuesWolfgang Denk1-3/+3
2008-05-21Merge branch 'socrates' of /home/wd/git/u-boot/projectsWolfgang Denk1-9/+14
2008-05-21Big white-space cleanup.Wolfgang Denk106-748/+748
2008-05-20Fixed reset for socratesSergei Poselenov1-9/+14
2008-05-19i386: Fix multiple definitions of __show_boot_progressJean-Christophe PLAGNIOL-VILLARD1-10/+10
2008-05-13ppc4xx: Add 405EX(r) revision C PVR definitions and detection codeStefan Roese1-0/+20
2008-05-10AT91SAM9261EK supportStelian Pop1-0/+8
2008-05-10Use a common u-boot.lds file across all AT91CAP9/AT91SAM9 platformsStelian Pop2-0/+58
2008-05-10Fix @ -> <at> substitutionStelian Pop5-5/+5
2008-05-10mx31ads: fix 32kHz clock handlingGuennadi Liakhovetski1-2/+2
2008-05-09Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk1-2/+4
2008-05-09Merge branch 'master' of /home/wd/git/u-boot/master/Wolfgang Denk3-3/+22
2008-05-09Fix some typosAdrian Filipi1-1/+1
2008-05-097450 and 86xx L2 cache invalidate bug correctionsWheatley Travis2-2/+21
2008-05-08Fix @ -> <at> substitutionStelian Pop5-5/+5
2008-05-08ppc4xx: Add weak default ft_board_setup() routineStefan Roese1-3/+23
2008-05-08ppc4xx: Fix typos in 460GT/EX FBDV arrayDave Mitchell1-1/+1
2008-05-06[MIPS] cpu/mips/cache.S: Fix build warningShinya Kuribayashi1-2/+4
2008-05-05Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk1-3/+6
2008-05-05Allow building mips versions with ELDK 3.1.1Vlad Lungu1-3/+6
2008-05-04Merge branch 'master' of /home/wd/git/u-boot/master/Wolfgang Denk2-1/+17
2008-05-04Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk2-1/+17
2008-05-03Revert "ColdFire: Get information from the correct GCC"Wolfgang Denk6-6/+6
2008-05-03pxa: fix previous definition on cpu initJean-Christophe PLAGNIOL-VILLARD1-5/+1
2008-05-03Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk1-2/+5
2008-05-03[MIPS] cpu/mips/config.mk: Fix GNU assembler minor version pickerShinya Kuribayashi1-1/+1
2008-05-03[MIPS] cpu/mips/cache.S: Add dcache_enableShinya Kuribayashi1-0/+16