aboutsummaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)AuthorFilesLines
2008-07-08sh: Fix SH-boards compile errorNobuhiro Iwamatsu2-2/+2
2008-07-07Merge branch 'master' of git://www.denx.de/git/u-boot-avr32Wolfgang Denk2-22/+90
2008-07-07Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk2-1/+5
2008-07-06ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405Michal Simek1-1/+1
2008-07-06Merge branch 'master' of ssh+git://mercury.denx.de/home/wd/git/u-boot/masterWolfgang Denk7-22/+47
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2-2/+2
2008-07-02Cleanup: fix out-of-tree building for some boardsWolfgang Denk2-14/+30
2008-07-02Cleanup: replace hard-wired $(AR) 'crv' settings by $(ARFLAGS)Wolfgang Denk2-2/+2
2008-07-01mpc8260: add fdt_fixup_ethernet supportEsben Haabendal1-0/+5
2008-07-01i.MX31: fixed CTRL-C detectionJuergen Kilb1-1/+2
2008-06-30ppc4xx: Fix 460EX errata with CPU lockup upon high AHB trafficStefan Roese1-2/+18
2008-06-28Coding Style CleanupWolfgang Denk1-1/+1
2008-06-28MMC: Consolidate MMC/SD command definitionsHaavard Skinnemoen2-6/+9
2008-06-25fix system config overwrite @ MPC834x and MPC8313Andre Schwarz1-0/+5
2008-06-25mpc83xx: move CPU_TYPE_ENTRY over to processor.hKim Phillips1-1/+0
2008-06-23ppc4xx: Fix problem in gpio_config()Stefan Roese1-2/+2
2008-06-20avr32: Fix SPI portmux initializationHaavard Skinnemoen1-22/+34
2008-06-20avr32: Add GPIO manipulation functionsPeter Ma1-0/+56
2008-06-19Fix 4xx build issueAnatolij Gustschin1-1/+1
2008-06-12Change initdram() return type to phys_size_tBecky Bruce3-5/+5
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