aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-10-10Rewrite the miiphybb (Bit-banged MII bus driver) in order to support an arbit...Luigi 'Comio' Mantellini1-1/+24
2009-10-09Merge branch 'reloc'Wolfgang Denk27-29/+23
2009-10-08tqm5200: Correct comment and code in post_hotkeys_pressed.Detlev Zundel1-6/+8
2009-10-08mpc512x: fix fixed_sdram() init code.Wolfgang Denk2-1/+12
2009-10-07ppc4xx: respect 80-chars per line in ppc*.h filesNiklaus Giger4-870/+1038
2009-10-07ppc4xx: Cleanup some HW register namesNiklaus Giger4-189/+216
2009-10-07ppc4xx: Add PPC405EX(r) Rev D supportStefan Roese1-2/+4
2009-10-04Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren33-38/+72
2009-10-04net: add random_port() prototypeMike Frysinger1-0/+3
2009-10-03Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2-4/+4
2009-10-03Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2-2/+2
2009-10-03ppc: Remove reloc_off field from global_data structurePeter Tyser2-2/+2
2009-10-03arm/microblaze/nios/nios2/sh: Remove relocation fixupsPeter Tyser10-5/+15
2009-10-03Conditionally perform common relocation fixupsPeter Tyser1-0/+2
2009-10-03p3mx: Remove serial relocation fixupsPeter Tyser1-1/+0
2009-10-03fpga: Remove relocation fixupsPeter Tyser8-17/+1
2009-10-03ppc: Remove board-specific command table relocation fixupsPeter Tyser1-1/+0
2009-10-03ppc: Enable full relocation to RAMPeter Tyser4-3/+3
2009-10-02ppc4xx: Add SDRAM detection for PMC440 boardsMatthias Fuchs1-1/+0
2009-10-02ppc4xx: Merge PPC4xx DDR and DDR2 ECC handlingStefan Roese2-7/+4
2009-10-02ppc4xx: Reorganize DDR2 ECC handlingFelix Radensky1-0/+4
2009-09-30Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk3-1677/+1773
2009-09-30Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2-100/+72
2009-09-30Blackfin: update default console= settingsMike Frysinger1-1/+1
2009-09-30Blackfin: bf533-ezkit: update env locationMike Frysinger1-1/+1
2009-09-30On-chip ROM boot: MPC8536DS supportMingkai Hu1-1/+16
2009-09-30NAND boot: MPC8536DS supportMingkai Hu1-18/+77
2009-09-30mpc8536: fix board config file line lengthMingkai Hu1-68/+79
2009-09-30sbc8548: reclaim wasted sector in boot flashPaul Gortmaker1-3/+17
2009-09-28ppc/85xx: Clean up immap_85xx.hKumar Gala1-1589/+1586
2009-09-28ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper caseStefan Roese1-51/+35
2009-09-28ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese1-49/+37
2009-09-26mpc83xx: retain POR values of non-configured ACR, SPCR, SCCR, and LCRR bitfieldsKim Phillips16-16/+34
2009-09-25sbc8349: tidy up Makefile to use new configuration script.Paul Gortmaker1-0/+15
2009-09-25mpc83xx: mpc8360emds: Add QE USB device tree fixupsAnton Vorontsov1-0/+2
2009-09-25mpc83xx: mpc8360emds: Use RGMII-ID mode, add workarounds for rev. 2.1 CPUsAnton Vorontsov1-2/+2
2009-09-25mucmc52, uc101: delete ata@3a00 node, if no CF card is detectedHeiko Schocher2-0/+4
2009-09-25mpc5200, mucmc52, uc101: config cleanupHeiko Schocher4-504/+390
2009-09-25Fix "ppc/85xx: Clean up use of LAWAR defines" breakageWolfgang Denk1-1/+1
2009-09-25Add Elpida Memory Configuration to mpc5121ads BoardsMartha M Stan1-2/+33
2009-09-25mpc512x: Streamlined fixed_sdram() init sequence.Martha M Stan5-44/+37
2009-09-24Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk18-93/+488
2009-09-24ppc/p4080: Determine various chip frequencies on CoreNet platformsKumar Gala1-0/+6
2009-09-24ppc/p4080: Add various p4080 related defines (and p4040)Kumar Gala2-2/+8
2009-09-24ppc/p4080: Add support for CoreNet style platform LAWsKumar Gala1-0/+31
2009-09-24ppc/p4080: Add p4080 platform immap definitionsKumar Gala2-20/+271
2009-09-24immap_85xx: add porpllsr's plat ratio definitionMingkai Hu1-0/+2
2009-09-24sbc85x0: tidy up Makefile to use new configuration script.Paul Gortmaker2-13/+23
2009-09-24sbc8548: allow enabling PCI via a make config optionPaul Gortmaker1-10/+33
2009-09-24sbc8548: update PCI/PCI-e support codePaul Gortmaker1-21/+24