aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk89-833/+454
2010-07-24Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2-0/+62
2010-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2-0/+62
2010-07-24Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk66-451/+1129
2010-07-24Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk13-33/+440
2010-07-23ppc4xx: Enable "ecctest" command on t3corpStefan Roese1-0/+1
2010-07-23ppc4xx: Enable "ecctest" command on katmaiStefan Roese1-0/+1
2010-07-23ppc4xx: Add ECC status info to machine-check exception for IBM DDR2 coreStefan Roese1-0/+16
2010-07-23ppc4xx: Add "ecctest" command to test/simulate ECC errorsStefan Roese2-0/+287
2010-07-23ppc4xx: DDR/ECC: Use correct macros to clear error statusStefan Roese2-1/+22
2010-07-23ppc4xx: Only define DDR2 registers for the correct PowerPC variantsStefan Roese1-4/+4
2010-07-23ppc4xx: Add CONFIG_DDR_RFDC_FIXED to allow board specific RFDC valuesStefan Roese1-0/+12
2010-07-23ppc4xx: T3CORP fixes and updatesStefan Roese4-19/+34
2010-07-23ppc4xx/Canyonlands added USB board callbacksRupjyoti Sarmah2-9/+63
2010-07-22i2c: soft_i2c: add simple GPIO implementationMike Frysinger2-0/+62
2010-07-21Merge branch 'master' of /home/wd/git/u-boot/master/Wolfgang Denk0-0/+0
2010-07-21powerpc/85xx: Rework P1022 SERDES is_serdes_configured supportKumar Gala2-11/+28
2010-07-21powerpc/85xx: Rework MPC8536 SERDES is_serdes_configured supportKumar Gala4-40/+40
2010-07-20powerpc/p3041: Add various p3041 related definesKumar Gala5-1/+9
2010-07-20powerpc/p5020: Add various p5020 related defines (and p5010)Kumar Gala5-1/+12
2010-07-20powerpc/mpc85xx: Report FMAN # to match user manualEmil Medve1-1/+1
2010-07-20powerpc/p4080: Add setting of clock-frequency for clockgen nodeKumar Gala1-0/+5
2010-07-20powerpc/85xx: Use fdt_node_offset_by_compat_reg for clock-frequency updatesKumar Gala1-8/+11
2010-07-20powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliasesKumar Gala18-162/+121
2010-07-20fdt: Add fdt_node_offset_by_compat_reg helperKumar Gala2-0/+29
2010-07-20fdt: Add fdt_translate_address to convert reg node to cpu phys addrKumar Gala2-0/+265
2010-07-20powerpc/86xx: Rename PCI1/2 to PCIE1/2 on MPC8641HPCN & SBC8641Kumar Gala6-138/+136
2010-07-20powerpc/86xx: Move PCI/PCIe address defines into common immap_86xx.hKumar Gala7-16/+21
2010-07-20powerpc/85xx: Move PCI/PCIe address defines into common immap_85xx.hKumar Gala15-49/+20
2010-07-17Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2-4/+4
2010-07-17Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2-4/+4
2010-07-17Drop support for GTH boardWolfgang Denk17-2432/+2
2010-07-17video: cleanup comments in cfb_console.c and video_fb.hAnatolij Gustschin2-4/+4
2010-07-16Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk117-1355/+2370
2010-07-16powerpc/85xx: Move p1022ds slot code into board fileKumar Gala3-70/+69
2010-07-16ppc/85xx: Convert MPC8536DS to using board common ICS307 codeKumar Gala3-157/+6
2010-07-16ppc/85xx: Convert MPC8572DS to using board common ICS307 codeKumar Gala3-153/+7
2010-07-16powerpc/85xx: Add command to report errata workaroundsKumar Gala3-3/+55
2010-07-16powerpc: add support for the Freescale P1022DS reference boardTimur Tabi14-0/+1184
2010-07-1685xx/p1_p2_rdb: PCIe E1000 card support added.Poonam Aggrwal1-0/+1
2010-07-16fsl: add LAW target to fsl_pci_info structureTimur Tabi1-8/+11
2010-07-16powerpc/85xx: Add support for link stack & STAC on e5500Kumar Gala1-1/+3
2010-07-16powerpc/85xx: Add recognition of e5500 coreKumar Gala1-10/+18
2010-07-16powerpc 83xx/85xx: Merge lbc upmconfig codeBecky Bruce4-127/+53
2010-07-16mpc85xx: Add reginfo commandBecky Bruce25-0/+41
2010-07-16fsl_law.c: Add print_laws() for FSL_CORENET platforms.Becky Bruce1-0/+6
2010-07-16drivers/misc/fsl_law.c: Rearrange code to avoid duplicationBecky Bruce2-77/+49
2010-07-16mpc85xx: Add print_tlbcam() functionBecky Bruce2-0/+21
2010-07-16mpc85xx: tlb.c cleanupsBecky Bruce2-26/+25
2010-07-1683xx/85xx/86xx: LBC register cleanupBecky Bruce52-500/+318