aboutsummaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)AuthorFilesLines
2008-05-10Fix @ -> <at> substitutionStelian Pop5-5/+5
2008-05-10mx31ads: fix 32kHz clock handlingGuennadi Liakhovetski1-2/+2
2008-05-09Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk1-2/+4
2008-05-09Merge branch 'master' of /home/wd/git/u-boot/master/Wolfgang Denk3-3/+22
2008-05-09Fix some typosAdrian Filipi1-1/+1
2008-05-097450 and 86xx L2 cache invalidate bug correctionsWheatley Travis2-2/+21
2008-05-08ppc4xx: Add weak default ft_board_setup() routineStefan Roese1-3/+23
2008-05-08ppc4xx: Fix typos in 460GT/EX FBDV arrayDave Mitchell1-1/+1
2008-05-06[MIPS] cpu/mips/cache.S: Fix build warningShinya Kuribayashi1-2/+4
2008-05-05Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk1-3/+6
2008-05-05Allow building mips versions with ELDK 3.1.1Vlad Lungu1-3/+6
2008-05-04Merge branch 'master' of /home/wd/git/u-boot/master/Wolfgang Denk2-1/+17
2008-05-04Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk2-1/+17
2008-05-03Revert "ColdFire: Get information from the correct GCC"Wolfgang Denk6-6/+6
2008-05-03pxa: fix previous definition on cpu initJean-Christophe PLAGNIOL-VILLARD1-5/+1
2008-05-03Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk1-2/+5
2008-05-03[MIPS] cpu/mips/config.mk: Fix GNU assembler minor version pickerShinya Kuribayashi1-1/+1
2008-05-03[MIPS] cpu/mips/cache.S: Add dcache_enableShinya Kuribayashi1-0/+16
2008-04-30Fix calculation of I2C clock for some 86xx chipsTimur Tabi1-1/+13
2008-04-30ColdFire: Get information from the correct GCCTsiChung Liew6-6/+6
2008-04-30ppc4xx: Fix problem with DIMMs with 8 banks in 44x_spd_ddr2.cStefan Roese1-2/+5
2008-04-2985xx: Add -mno-spe to e500/85xx buildsKumar Gala1-0/+1
2008-04-29Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk4-35/+14
2008-04-2985xx/86xx: Rename ext_refrec to timing_cfg_3 to match docsKumar Gala2-4/+4
2008-04-2985xx: Additional fixes and cleanup of MP codeKumar Gala2-2/+7
2008-04-29ppc4xx: Fix compilation warning in denali_spd_ddr2.cStefan Roese1-0/+1
2008-04-29ppc4xx: Complete remove bogus dflush()Stefan Roese3-33/+5
2008-04-29ppc4xx: Fixup ebc clock in FDT for 405GP/EPMarkus Brunner1-2/+8
2008-04-26Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk1-8/+0
2008-04-26Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk1-0/+42
2008-04-25mpc83xx: remove the unused CPM's stuffDave Liu1-8/+0
2008-04-25USB: fix more GCC 4.2.x aliasing warningsWolfgang Denk3-6/+6
2008-04-25ppc4xx: Pass PCIe root-complex/endpoint configuration to Linux via the fdtStefan Roese1-0/+42
2008-04-25Merge branch 'master' of git://www.denx.de/git/u-boot-at91Wolfgang Denk1-47/+23
2008-04-25lib_ppc: Revert "Make MPC83xx one step closer to full relocation."Kim Phillips1-7/+4
2008-04-2485xx: Round up frequency calculations to get reasonable outputKumar Gala1-7/+6
2008-04-24Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk2-2/+31
2008-04-22ARM: Davinci: Fix DM644x timer overflow handling and cleanupDirk Behme1-47/+23
2008-04-22ppc4xx: Add dcache_enable() for 440Stefan Roese1-0/+2
2008-04-21ppc4xx: Fix sys_get_info() for 405GP(r)Matthias Fuchs1-0/+2
2008-04-1885xx: Fix size of cpu-release-addr propertyKumar Gala1-1/+1
2008-04-18Fix calculation of I2C clock for some 85xx chipsTimur Tabi1-1/+30
2008-04-18Fix crash on sequoia in ppc_4xx_eth_initAnatolij Gustschin1-0/+4
2008-04-18ppc4xx: Fix crash on sequoia with cache enabledAnatolij Gustschin1-1/+3
2008-04-18Use jr as register jump instructionShinya Kuribayashi3-6/+6
2008-04-17Remove all the search paths from the .lds files.Jason Wessel6-6/+0
2008-04-17Fix regression introduced by a typo in "Tidied other cpu/arm920t/start.S code"Guennadi Liakhovetski1-1/+1
2008-04-17cpu/mips/cpu.c: Fix flush_cache bugShinya Kuribayashi1-2/+2
2008-04-13core support for Freescale mx31Sascha Hauer4-0/+478
2008-04-13Fix compile errorWolfgang Denk1-1/+1