summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'reloc'Wolfgang Denk2009-10-09300-1413/+154
|\
| * relocation: Do not relocate NULL pointers.Joakim Tjernlund2009-10-0812-24/+48
| * 85xx: Ensure BSS segment isn't linked at address 0Peter Tyser2009-10-081-0/+11
| * ppc: Remove reloc_off field from global_data structurePeter Tyser2009-10-032-2/+2
| * arm/microblaze/nios/nios2/sh: Remove relocation fixupsPeter Tyser2009-10-0311-7/+17
| * Conditionally perform common relocation fixupsPeter Tyser2009-10-0313-5/+41
| * p3mx: Remove serial relocation fixupsPeter Tyser2009-10-032-11/+0
| * lwmon, lwmon5: Remove sysmon POST relocation fixupsPeter Tyser2009-10-032-32/+2
| * mpl: Remove memory test relocation fixupsPeter Tyser2009-10-034-33/+1
| * fpga: Remove relocation fixupsPeter Tyser2009-10-0322-863/+18
| * tsec: Remove PHY command relocation fixupsPeter Tyser2009-10-031-49/+0
| * ppc: Remove board-specific command table relocation fixupsPeter Tyser2009-10-035-71/+0
| * ppc: Remove extable relocation fixupsPeter Tyser2009-10-031-20/+6
| * ppc: Remove pci config table pointer relocation fixupsPeter Tyser2009-10-032-25/+0
| * ppc: Remove board.c relocation fixupsPeter Tyser2009-10-031-50/+0
| * ppc: Check for compilers that don't support relocationPeter Tyser2009-10-031-0/+6
| * ppc: Enable full relocation to RAMPeter Tyser2009-10-03222-223/+4
* | tqm5200: Correct comment and code in post_hotkeys_pressed.Detlev Zundel2009-10-082-10/+10
* | mpc512x: fix fixed_sdram() init code.Wolfgang Denk2009-10-084-21/+37
* | ppc4xx: respect 80-chars per line in ppc*.h filesNiklaus Giger2009-10-074-870/+1038
* | ppc4xx: Rework cmd reginfoNiklaus Giger2009-10-073-154/+378
* | ppc_4xx: Apply new HW register namesNiklaus Giger2009-10-0734-492/+492
* | ppc4xx: Cleanup some HW register namesNiklaus Giger2009-10-074-189/+216
* | ppc4xx: Add PPC405EX(r) Rev D supportStefan Roese2009-10-072-12/+24
* | ppc4xx: Fix msg "initialization as root-complex failed" upon PCIe scanStefan Roese2009-10-076-1/+17
* | PPC4xx: Denali core: Fix incorrect DDR row bitsMike Nuss2009-10-071-1/+1
* | Add information about return values of xxx_eth_register() in documentationBen Warren2009-10-051-8/+13
* | document network driver frameworkMike Frysinger2009-10-041-0/+177
* | net: kirkwood_egiga.c: fixed build warningPrafulla Wadaskar2009-10-041-1/+3
* | Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-10-0471-639/+849
* | net: phy: mv88e61xx.c : fixed build warningPrafulla Wadaskar2009-10-041-2/+2
* | net: Fix problem with 405EZ ethernet interruptJames Clough2009-10-041-0/+9
* | net: add random_port() prototypeMike Frysinger2009-10-041-0/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2009-10-038-351/+341
|\ \
| * | ppc4xx: Add SDRAM detection for PMC440 boardsMatthias Fuchs2009-10-023-33/+61
| * | ppc4xx: Merge PPC4xx DDR and DDR2 ECC handlingStefan Roese2009-10-026-257/+173
| * | ppc4xx: Reorganize DDR2 ECC handlingFelix Radensky2009-10-022-207/+253
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2009-10-032-2/+2
|\ \ | |/ |/|
| * Blackfin: update default console= settingsMike Frysinger2009-09-301-1/+1
| * Blackfin: bf533-ezkit: update env locationMike Frysinger2009-09-301-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2009-09-3013-1678/+2175
|\ \
| * | ppc/85xx: get_law_entry isn't used in CONFIG_NAND_SPLKumar Gala2009-09-301-0/+4
| * | Add README.mpc8536dsMingkai Hu2009-09-301-0/+127
| * | On-chip ROM boot: MPC8536DS supportMingkai Hu2009-09-304-1/+32
| * | NAND boot: MPC8536DS supportMingkai Hu2009-09-307-18/+307
| * | mpc8536: fix board config file line lengthMingkai Hu2009-09-301-68/+79
| * | sbc8548: reclaim wasted sector in boot flashPaul Gortmaker2009-09-303-4/+42
| * | ppc/85xx: Clean up immap_85xx.hKumar Gala2009-09-281-1589/+1586
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2009-09-306-23/+42
|\ \
| * | NAND: davinci: Fix warnings when 4-bit ECC not usedScott Wood2009-09-281-2/+1
OpenPOWER on IntegriCloud