aboutsummaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)AuthorFilesLines
2008-01-12MPC512X: Cleanup bus clock names.Grzegorz Bernacki4-10/+10
2008-01-12ads5121: Added support for FDT.Grzegorz Bernacki1-0/+21
2008-01-12Fixed syntax error in function init_e300_core() of mpc83xx/start.S ifHeiko Schocher1-1/+1
2008-01-12added basic support for the MUNICes board.Heiko Schocher1-3/+4
2008-01-12Added support for the mgcoge board from keymile.Heiko Schocher1-4/+5
2008-01-12Enable SMC microcode relocation patch for SMC1.Heiko Schocher3-3/+118
2008-01-12Added support for the mgsuvd board from keymile.Heiko Schocher1-0/+16
2008-01-12Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk1-0/+2
2008-01-12Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk2-3/+9
2008-01-10mpc83xx: Fix the bug of 266MHz data rate DDRDave Liu1-3/+3
2008-01-10mpc83xx: add "fsl, qe" compatible fixupsAnton Vorontsov1-0/+6
2008-01-10Merge commit 'wd/master'Jon Loeliger8-42/+63
2008-01-1086xx: Support 2GB DIMMsBecky Bruce1-1/+10
2008-01-10ppc4xx: Fix dflush() to restore DVLIM registerLarry Johnson1-0/+2
2008-01-10Fix Ethernet init() return codesBen Warren2-6/+6
2008-01-09Add QE brg freq and correct qe bus freq fdt update codeKim Phillips1-1/+3
2008-01-0985xx: add ability to upload QE firmwareTimur Tabi1-0/+1
2008-01-0985xx: Remove cache config from configs.hKumar Gala1-2/+7
2008-01-09Reworked FSL Book-E TLB macros to be more readableKumar Gala1-13/+10
2008-01-09Merge branch 'master' of git://www.denx.de/git/u-boot-usbWolfgang Denk1-0/+16
2008-01-09fix various commentsMarcel Ziswiler1-19/+19
2008-01-09fix comments with new drivers organizationMarcel Ziswiler1-1/+1
2008-01-09Fix and optimize MII operations on FEC (MPC8xx) controllersGuennadi Liakhovetski1-54/+53
2008-01-09Merge git://www.denx.de/git/u-bootMarkus Klotzbuecher98-2825/+5168
2008-01-09Coding Style clenaup; update CHANGELOGWolfgang Denk1-2/+2
2008-01-09IXP: Add full baud-rate support for ixp42x, ixp45x and ixp46xJean-Christophe PLAGNIOL-VILLARD1-14/+10
2008-01-09Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk7-399/+320
2008-01-09Merge branch 'lwmon5-no-ocm'Stefan Roese2-1/+65
2008-01-09ppc4xx: Add CFG_POST_ALT_WORD_ADDR to support non OCM POST WORD storageStefan Roese1-1/+13
2008-01-09ppc4xx: Add 44x cache locking to better support init-ram in d-cacheStefan Roese1-0/+52
2008-01-09ppc4xx: Move cpu/ppc4xx/vecnum.h into include pathMatthias Fuchs6-408/+5
2008-01-09ppc4xx: Fix UIC2 vector number baseMatthias Fuchs1-16/+16
2008-01-08ppc4xx: Return 0 on success in 4xx ethernet driverStefan Roese1-2/+3
2008-01-08mpc83xx: convert to using do_fixup_*()Kim Phillips4-480/+103
2008-01-08Add support CONFIG_UEC_ETH3 in MPC83xxJoakim Tjernlund1-1/+115
2008-01-08mpc83xx: Add the support of MPC837xEMDS boardDave Liu2-3/+10
2008-01-08mpc83xx: Add the support of MPC8315E SoCDave Liu2-3/+49
2008-01-08mpc83xx: Add the support of MPC837x SoCDave Liu2-30/+161
2008-01-05ppc4xx: Remove weak binding from common Denali data-eye search codeLarry Johnson1-7/+0
2008-01-05Merge branch 'katmai-ddr-gda'Stefan Roese1-59/+37
2008-01-05ppc4xx: Remove unused CONFIG_ECC_ERROR_RESET from 44x_spd_ddr2.cStefan Roese1-44/+0
2008-01-05ppc4xx: Update Katmai/44x_spd_ddr2.c code for optimal DDR2 setupStefan Roese1-15/+37
2008-01-04ppc4xx: Add functionality to GPIO supportLawrence R. Johnson1-23/+40
2008-01-03Merge commit 'wd/master'Jon Loeliger52-1844/+4559
2007-12-28ppc4xx: Enable 405EP PCI arbiter per default on all boardsStefan Roese1-0/+5
2007-12-28ppc4xx: Fix bug in cpu_init.c (405EP instead of 450EP)Stefan Roese1-1/+1
2007-12-27Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2Stefan Roese26-259/+739
2007-12-27Add denali_data_eye.o and denali_spd_ddr2.o to PPC4xx MakefileLarry Johnson1-0/+2
2007-12-27Add 440EPx DDR2 SPD DIMM supportLarry Johnson1-0/+1254
2007-12-27Copy 440EPx/GRx SDRAM data-eye search to common directoryLarry Johnson1-0/+396