aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk268-281/+281
2008-01-12USB: Add Philips 1561 PCI-OHCI idsTsiChung Liew1-0/+1
2008-01-12Add MAINTAINERS entries for ids8247, jupiter, municse, sc3 and uc101Wolfgang Denk1-1/+7
2008-01-12MPC512X: Cleanup bus clock names.Grzegorz Bernacki6-12/+12
2008-01-12MPC512X: Fixed typo in macro name.Grzegorz Bernacki1-1/+1
2008-01-12ads5121: Added support for FDT.Grzegorz Bernacki5-0/+43
2008-01-12Coding Style cleanup; update CHANGELOG.Wolfgang Denk2-1/+41
2008-01-12Fixed syntax error in function init_e300_core() of mpc83xx/start.S ifHeiko Schocher1-1/+1
2008-01-12MUNICes: Set the right CFG_DEFAULT_MBAR value.Heiko Schocher1-0/+2
2008-01-12added the config File for the MUNICes board.Heiko Schocher1-0/+214
2008-01-12added basic support for the MUNICes board.Heiko Schocher8-3/+438
2008-01-12Update CHANGELOG and MAINTAINERS files.Wolfgang Denk2-0/+403
2008-01-12Fix compilation problem in common/cmd_bmp.cAnatolij Gustschin1-1/+1
2008-01-12Fix defaultconfig for the mgcoge board.Heiko Schocher1-1/+1
2008-01-12Added support for the mgcoge board from keymile.Heiko Schocher7-4/+745
2008-01-12Enable SMC microcode relocation patch for SMC1.Heiko Schocher5-3/+124
2008-01-12Added support for the mgsuvd board from keymile.Heiko Schocher9-0/+803
2008-01-12Fix 64-bit vsprintf.James Yang1-4/+17
2008-01-12Remove superfluous preprocessor conditionals from LM73 driverLarry Johnson3-11/+1
2008-01-12Add support for the TK885D baseboard from TELE-DATAGuennadi Liakhovetski4-0/+562
2008-01-12Merge branch 'master' of git://www.denx.de/git/u-boot-videoWolfgang Denk4-4/+524
2008-01-12Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk8-97/+135
2008-01-12Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk20-112/+1036
2008-01-12Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk3-59/+68
2008-01-11Merge ../custodiansWolfgang Denk1-0/+2
2008-01-11Fix compiler warningKumar Gala1-1/+1
2008-01-11Add Fujitsu CoralP/Lime video driverAnatolij Gustschin4-0/+501
2008-01-11Fix video console newline and carriage return handlingAnatolij Gustschin1-4/+23
2008-01-11ppc4xx: Fix sdram init on Sequoia boardsStefan Roese1-0/+7
2008-01-11ppc4xx: Rework Lime support for lwmon5Anatolij Gustschin2-72/+101
2008-01-11ppc4xx: Update PMC440 config fileMatthias Fuchs1-13/+3
2008-01-11ppx4xx: Fix sdram init on PMC440 boardsMatthias Fuchs1-0/+7
2008-01-10mpc83xx: Fix the bug of 266MHz data rate DDRDave Liu1-3/+3
2008-01-10mpc83xx: Make the code more readableDave Liu1-6/+13
2008-01-10mpc83xx: Reduce the latency of DDRDave Liu1-5/+5
2008-01-10mpc83xx: Fix the wrong definition of MPC8315EDave Liu1-20/+28
2008-01-10mpc83xx: Fix the typo in mpc83xx.hDave Liu1-4/+4
2008-01-10mpc83xx: Fix the typo in global data structDave Liu1-1/+1
2008-01-10mpc83xx: Remove cache config from config.hDave Liu9-73/+0
2008-01-10mpc83xx: add support for the MPC8360E-RDKAnton Vorontsov7-0/+973
2008-01-10mpc83xx: add "fsl, qe" compatible fixupsAnton Vorontsov1-0/+6
2008-01-10mpc83xx: add missing CONFIG_HAS_ETH0 definesKim Phillips3-0/+3
2008-01-10Merge commit 'wd/master'Jon Loeliger131-1483/+7392
2008-01-1086xx: Support 2GB DIMMsBecky Bruce1-1/+10
2008-01-10ppc4xx: Make Sequoia boot vxWorksNiklaus Giger2-12/+15
2008-01-10ppc4xx: Fix dflush() to restore DVLIM registerLarry Johnson1-0/+2
2008-01-10Nios2: remove common/cmd_bdinfo.c unused variable.Jean-Christophe PLAGNIOL-VILLARD1-0/+2
2008-01-10Fix Ethernet init() return codesBen Warren13-27/+28
2008-01-10Coding Style cleanup; update CHANGELOGWolfgang Denk11-36/+407
2008-01-10Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk62-1210/+4309