summaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)Author
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk
2008-06-1185xx/86xx: Move to dynamic mgmt of LAWsKumar Gala
2008-06-11FSL LAW: Keep track of LAW allocationsKumar Gala
2008-06-11Added the upmconfig() function for 85xx.Sergei Poselenov
2008-06-10MPC85xx: Beautify boot output of L2 cache configurationWolfgang Grandegger
2008-06-1085xx: Add setting of cache props in the device tree.Kumar Gala
2008-06-1085xx: expose cpu identificationKumar Gala
2008-06-0985xx: Only use PORPLLSR[DDR_Ratio] on platforms that define itKumar Gala
2008-06-09MPC85xx: Change traps.c to not reference non-addressable memoryBecky Bruce
2008-06-06MPC86xx: Change traps.c to not reference non-addressable memoryBecky Bruce
2008-06-06ppc4xx: Fix misspelled CONFIG_440SPE/440EPX/GRX config optionsStefan Roese
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-03ppc4xx: Remove superfluous dram_init() call or replace it by initdram()Stefan Roese
2008-06-03ppc4xx: Use new 4xx SDRAM controller enable defines in common ECC codeStefan Roese
2008-06-03ppc4xx: Fix common ECC generation code for 440GP style platformsStefan Roese
2008-06-03ppc4xx: Change Kilauea to use the common DDR2 init functionStefan Roese
2008-06-03ppc4xx: Consolidate PPC4xx SDRAM/DDR/DDR2 defines, part1Stefan Roese
2008-06-03ppc4xx/NAND_SPL: Consolidate 405 and 440 NAND booting code in start.SStefan Roese
2008-06-03ppc4xx: Enable Primordial Stack for 40x and Unify ECC HandlingGrant Erickson
2008-06-03PPC4xx: Simplified post_word_{load, store}Grant Erickson
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