summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-2489-833/+454
* Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2010-07-242-0/+62
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2010-07-242-0/+62
| |\
| | * i2c: soft_i2c: add simple GPIO implementationMike Frysinger2010-07-222-0/+62
* | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2010-07-2466-451/+1129
|\ \ \ | |/ /
| * | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2010-07-2413-33/+440
| |\ \
| | * | ppc4xx: Enable "ecctest" command on t3corpStefan Roese2010-07-231-0/+1
| | * | ppc4xx: Enable "ecctest" command on katmaiStefan Roese2010-07-231-0/+1
| | * | ppc4xx: Add ECC status info to machine-check exception for IBM DDR2 coreStefan Roese2010-07-231-0/+16
| | * | ppc4xx: Add "ecctest" command to test/simulate ECC errorsStefan Roese2010-07-232-0/+287
| | * | ppc4xx: DDR/ECC: Use correct macros to clear error statusStefan Roese2010-07-232-1/+22
| | * | ppc4xx: Only define DDR2 registers for the correct PowerPC variantsStefan Roese2010-07-231-4/+4
| | * | ppc4xx: Add CONFIG_DDR_RFDC_FIXED to allow board specific RFDC valuesStefan Roese2010-07-231-0/+12
| | * | ppc4xx: T3CORP fixes and updatesStefan Roese2010-07-234-19/+34
| | * | ppc4xx/Canyonlands added USB board callbacksRupjyoti Sarmah2010-07-232-9/+63
| | |/
| * | powerpc/85xx: Rework P1022 SERDES is_serdes_configured supportKumar Gala2010-07-212-11/+28
| * | powerpc/85xx: Rework MPC8536 SERDES is_serdes_configured supportKumar Gala2010-07-214-40/+40
| * | powerpc/p3041: Add various p3041 related definesKumar Gala2010-07-205-1/+9
| * | powerpc/p5020: Add various p5020 related defines (and p5010)Kumar Gala2010-07-205-1/+12
| * | powerpc/mpc85xx: Report FMAN # to match user manualEmil Medve2010-07-201-1/+1
| * | powerpc/p4080: Add setting of clock-frequency for clockgen nodeKumar Gala2010-07-201-0/+5
| * | powerpc/85xx: Use fdt_node_offset_by_compat_reg for clock-frequency updatesKumar Gala2010-07-201-8/+11
| * | powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliasesKumar Gala2010-07-2018-162/+121
| * | fdt: Add fdt_node_offset_by_compat_reg helperKumar Gala2010-07-202-0/+29
| * | fdt: Add fdt_translate_address to convert reg node to cpu phys addrKumar Gala2010-07-202-0/+265
| * | powerpc/86xx: Rename PCI1/2 to PCIE1/2 on MPC8641HPCN & SBC8641Kumar Gala2010-07-206-138/+136
| * | powerpc/86xx: Move PCI/PCIe address defines into common immap_86xx.hKumar Gala2010-07-207-16/+21
| * | powerpc/85xx: Move PCI/PCIe address defines into common immap_85xx.hKumar Gala2010-07-2015-49/+20
| |/
* | Merge branch 'master' of /home/wd/git/u-boot/master/Wolfgang Denk2010-07-210-0/+0
|\ \ | |/
| * Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2010-07-172-4/+4
| |\
* | \ Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2010-07-172-4/+4
|\ \ \ | |/ / |/| / | |/
| * video: cleanup comments in cfb_console.c and video_fb.hAnatolij Gustschin2010-07-172-4/+4
* | Drop support for GTH boardWolfgang Denk2010-07-1717-2432/+2
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2010-07-16117-1355/+2370
|\
| * powerpc/85xx: Move p1022ds slot code into board fileKumar Gala2010-07-163-70/+69
| * ppc/85xx: Convert MPC8536DS to using board common ICS307 codeKumar Gala2010-07-163-157/+6
| * ppc/85xx: Convert MPC8572DS to using board common ICS307 codeKumar Gala2010-07-163-153/+7
| * powerpc/85xx: Add command to report errata workaroundsKumar Gala2010-07-163-3/+55
| * powerpc: add support for the Freescale P1022DS reference boardTimur Tabi2010-07-1614-0/+1184
| * 85xx/p1_p2_rdb: PCIe E1000 card support added.Poonam Aggrwal2010-07-161-0/+1
| * fsl: add LAW target to fsl_pci_info structureTimur Tabi2010-07-161-8/+11
| * powerpc/85xx: Add support for link stack & STAC on e5500Kumar Gala2010-07-161-1/+3
| * powerpc/85xx: Add recognition of e5500 coreKumar Gala2010-07-161-10/+18
| * powerpc 83xx/85xx: Merge lbc upmconfig codeBecky Bruce2010-07-164-127/+53
| * mpc85xx: Add reginfo commandBecky Bruce2010-07-1625-0/+41
| * fsl_law.c: Add print_laws() for FSL_CORENET platforms.Becky Bruce2010-07-161-0/+6
| * drivers/misc/fsl_law.c: Rearrange code to avoid duplicationBecky Bruce2010-07-162-77/+49
| * mpc85xx: Add print_tlbcam() functionBecky Bruce2010-07-162-0/+21
| * mpc85xx: tlb.c cleanupsBecky Bruce2010-07-162-26/+25
| * 83xx/85xx/86xx: LBC register cleanupBecky Bruce2010-07-1652-500/+318
OpenPOWER on IntegriCloud