aboutsummaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)AuthorFilesLines
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk8-28/+17
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-fdtWolfgang Denk1-22/+13
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk10-547/+656
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk7-73/+265
2008-06-1185xx/86xx: Move to dynamic mgmt of LAWsKumar Gala3-7/+4
2008-06-11FSL LAW: Keep track of LAW allocationsKumar Gala1-17/+6
2008-06-11Added the upmconfig() function for 85xx.Sergei Poselenov1-0/+66
2008-06-10MPC85xx: Beautify boot output of L2 cache configurationWolfgang Grandegger2-9/+11
2008-06-1085xx: Add setting of cache props in the device tree.Kumar Gala1-0/+128
2008-06-1085xx: expose cpu identificationKumar Gala1-36/+40
2008-06-09Remove the deprecated CONFIG_OF_FLAT_TREEGerald Van Baren1-4/+0
2008-06-09Convert mpc7448hpc2 to CONFIG_OF_LIBFDTGerald Van Baren1-20/+15
2008-06-0985xx: Only use PORPLLSR[DDR_Ratio] on platforms that define itKumar Gala1-2/+6
2008-06-09MPC85xx: Change traps.c to not reference non-addressable memoryBecky Bruce1-3/+5
2008-06-07[MIPS] cpu/mips/Makefile: Split [CS]OBJS onto separate linesShinya Kuribayashi5-18/+10
2008-06-07[MIPS] Rename Alchemy processor configs into CONFIG_SOC_*Shinya Kuribayashi3-9/+9
2008-06-06MPC86xx: Change traps.c to not reference non-addressable memoryBecky Bruce1-1/+7
2008-06-06ppc4xx: Fix misspelled CONFIG_440SPE/440EPX/GRX config optionsStefan Roese1-5/+5
2008-06-05[MIPS] Update <asm/addrspace.h> headerShinya Kuribayashi1-3/+3
2008-06-05[MIPS] Kill unused <version.h> inclusionsShinya Kuribayashi3-3/+0
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-03ppc4xx: Remove superfluous dram_init() call or replace it by initdram()Stefan Roese2-8/+8
2008-06-03ppc4xx: Use new 4xx SDRAM controller enable defines in common ECC codeStefan Roese1-2/+3
2008-06-03ppc4xx: Fix common ECC generation code for 440GP style platformsStefan Roese2-7/+34
2008-06-03ppc4xx: Change Kilauea to use the common DDR2 init functionStefan Roese1-0/+11
2008-06-03ppc4xx: Consolidate PPC4xx SDRAM/DDR/DDR2 defines, part1Stefan Roese1-151/+0
2008-06-03ppc4xx/NAND_SPL: Consolidate 405 and 440 NAND booting code in start.SStefan Roese1-126/+80
2008-06-03ppc4xx: Enable Primordial Stack for 40x and Unify ECC HandlingGrant Erickson9-259/+526
2008-06-03PPC4xx: Simplified post_word_{load, store}Grant Erickson1-15/+11
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