aboutsummaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)Author
2008-06-03PPC4xx: Simplified post_word_{load, store}Grant Erickson
2008-06-03atmel_spi: Driver for the Atmel SPI controllerHans-Christian Egtvedt
2008-06-03SPI API improvementsHaavard Skinnemoen
2008-06-03MPC512x: Change traps.c to not reference non-addressable memoryBecky Bruce
2008-06-03PPC: 86xx Add bat registers to reginfo commandBecky Bruce
2008-06-03PPC: Create and use CONFIG_HIGH_BATSBecky Bruce
2008-06-03Merge remote branch 'u-boot-at91/for-1.3.4'Wolfgang Denk
2008-06-03Merge remote branch 'u-boot-avr32/master'Wolfgang Denk
2008-05-30[MIPS] <asm/mipsregs.h>: Update coprocessor register access macrosShinya Kuribayashi
2008-05-27avr32: Fix theoretical race in udelay()Haavard Skinnemoen
2008-05-27avr32: Compile atmel_mci.o conditionallyHaavard Skinnemoen
2008-05-27avr32: Fix wrong error flags in atmel_mci driverHaavard Skinnemoen
2008-05-27avr32: Fix two warnings in atmel_mci.cHaavard Skinnemoen
2008-05-27avr32: Rework SDRAM initialization codeHaavard Skinnemoen
2008-05-27avr32: Do stricter stack checking in the exception handlerHaavard Skinnemoen
2008-05-27avr32: Use the same entry point for reset and exception handlingHaavard Skinnemoen
2008-05-27avr32: Rename pm_init() as clk_init() and make SoC-specificHaavard Skinnemoen
2008-05-27avr32: Use new-style Makefile for the at32ap platformHaavard Skinnemoen
2008-05-27avr32: Remove unused file cpu/at32ap/pm.cHaavard Skinnemoen
2008-05-27avr32: Get rid of the .flashprog sectionHaavard Skinnemoen
2008-05-27avr32: Disable the AP7000 internal watchdog on startupDavid Brownell
2008-05-24Merging Stelian Pop AT91 patchesJean-Christophe PLAGNIOL-VILLARD
2008-05-21Merge branch 'master' of git://git.denx.de/u-boot-testingWolfgang Denk
2008-05-21Fix some whitespace issuesWolfgang Denk
2008-05-21Merge branch 'socrates' of /home/wd/git/u-boot/projectsWolfgang Denk
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-05-20Fixed reset for socratesSergei Poselenov
2008-05-19i386: Fix multiple definitions of __show_boot_progressJean-Christophe PLAGNIOL-VILLARD
2008-05-13ppc4xx: Add 405EX(r) revision C PVR definitions and detection codeStefan Roese
2008-05-10AT91SAM9261EK supportStelian Pop
2008-05-10Use a common u-boot.lds file across all AT91CAP9/AT91SAM9 platformsStelian Pop
2008-05-10Fix @ -> <at> substitutionStelian Pop
2008-05-10mx31ads: fix 32kHz clock handlingGuennadi Liakhovetski
2008-05-09Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk
2008-05-09Merge branch 'master' of /home/wd/git/u-boot/master/Wolfgang Denk
2008-05-09Fix some typosAdrian Filipi
2008-05-097450 and 86xx L2 cache invalidate bug correctionsWheatley Travis
2008-05-08Fix @ -> <at> substitutionStelian Pop
2008-05-08ppc4xx: Add weak default ft_board_setup() routineStefan Roese
2008-05-08ppc4xx: Fix typos in 460GT/EX FBDV arrayDave Mitchell
2008-05-06[MIPS] cpu/mips/cache.S: Fix build warningShinya Kuribayashi
2008-05-05Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk
2008-05-05Allow building mips versions with ELDK 3.1.1Vlad Lungu
2008-05-04Merge branch 'master' of /home/wd/git/u-boot/master/Wolfgang Denk
2008-05-04Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk
2008-05-03Revert "ColdFire: Get information from the correct GCC"Wolfgang Denk
2008-05-03pxa: fix previous definition on cpu initJean-Christophe PLAGNIOL-VILLARD
2008-05-03Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk
2008-05-03[MIPS] cpu/mips/config.mk: Fix GNU assembler minor version pickerShinya Kuribayashi
2008-05-03[MIPS] cpu/mips/cache.S: Add dcache_enableShinya Kuribayashi