summaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)Author
2008-06-19Fix 4xx build issueAnatolij Gustschin
2008-06-12Change initdram() return type to phys_size_tBecky Bruce
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-fdtWolfgang Denk
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-09Remove the deprecated CONFIG_OF_FLAT_TREEGerald Van Baren
2008-06-09Convert mpc7448hpc2 to CONFIG_OF_LIBFDTGerald Van Baren
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-07[MIPS] cpu/mips/Makefile: Split [CS]OBJS onto separate linesShinya Kuribayashi
2008-06-07[MIPS] Rename Alchemy processor configs into CONFIG_SOC_*Shinya Kuribayashi
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-05[MIPS] Update <asm/addrspace.h> headerShinya Kuribayashi
2008-06-05[MIPS] Kill unused <version.h> inclusionsShinya Kuribayashi
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