summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* TI: DaVinci DM365: Enabling network Support on DM365 EVMSandeep Paulraj2009-10-13-0/+43
* TI: DaVinci: GPIO header file and definitionsSandeep Paulraj2009-10-13-0/+53
* TI: DaVinci DM646x: Update flag used to represent DM646x SOC'sSandeep Paulraj2009-10-13-3/+3
* OMAP3: Clean up whitespace in mux configsOlof Johansson2009-10-13-1794/+1794
* OMAP3 MMC: Fix warning dereferencing type-punned pointerDirk Behme2009-10-13-27/+28
* Support for the OpenRD base boardSimon Kagstrom2009-10-13-0/+691
* Kirkwood: mv88f6281gtw_ge: Add kwbimage build supportPrafulla Wadaskar2009-10-13-0/+168
* Kirkwood: rd6281a: Add kwbimage build supportPrafulla Wadaskar2009-10-13-0/+170
* Add support for Eukrea CPU9260/CPU9G20 SBCTom Rix2009-10-13-1/+900
* Add support for Eukrea CPUAT91 SBCTom Rix2009-10-13-3/+702
* TI: DaVinci DM365: Minor config cleanupSandeep Paulraj2009-10-13-2/+0
* TI DaVinci DM365: Removing header file which does not existSandeep Paulraj2009-10-13-1/+0
* TI DaVinci: DM355: Config Cleanup and UpdateSandeep Paulraj2009-10-13-9/+12
* TI DaVinci: DM646x: Initial Support for DM646x SOCSandeep Paulraj2009-10-13-0/+53
* TI DaVinci: DM6446: Fix Compilation error in NAND modeSandeep Paulraj2009-10-13-0/+1
* OMAP3 Move cache routine to cache.STom Rix2009-10-13-184/+197
* TI DaVinci: Remove references to SZ_xxSandeep Paulraj2009-10-13-19/+13
* Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2009-10-12-106/+460
|\
| * Update all board to support new bbmiiphy driver (with multibus support)Luigi 'Comio' Mantellini2009-10-10-0/+74
| * Add bb_miiphy_init call before any ethernet bring-up code.Luigi 'Comio' Mantellini2009-10-10-1/+64
| * Rewrite the miiphybb (Bit-banged MII bus driver) in order to support an arbit...Luigi 'Comio' Mantellini2009-10-10-105/+322
* | Leave x86emu op code tables in default sectionEd Swarthout2009-10-12-14/+8
|/
* Merge branch 'reloc'Wolfgang Denk2009-10-09-1413/+154
|\
| * relocation: Do not relocate NULL pointers.Joakim Tjernlund2009-10-08-24/+48
| * 85xx: Ensure BSS segment isn't linked at address 0Peter Tyser2009-10-08-0/+11
| * ppc: Remove reloc_off field from global_data structurePeter Tyser2009-10-03-2/+2
| * arm/microblaze/nios/nios2/sh: Remove relocation fixupsPeter Tyser2009-10-03-7/+17
| * Conditionally perform common relocation fixupsPeter Tyser2009-10-03-5/+41
| * p3mx: Remove serial relocation fixupsPeter Tyser2009-10-03-11/+0
| * lwmon, lwmon5: Remove sysmon POST relocation fixupsPeter Tyser2009-10-03-32/+2
| * mpl: Remove memory test relocation fixupsPeter Tyser2009-10-03-33/+1
| * fpga: Remove relocation fixupsPeter Tyser2009-10-03-863/+18
| * tsec: Remove PHY command relocation fixupsPeter Tyser2009-10-03-49/+0
| * ppc: Remove board-specific command table relocation fixupsPeter Tyser2009-10-03-71/+0
| * ppc: Remove extable relocation fixupsPeter Tyser2009-10-03-20/+6
| * ppc: Remove pci config table pointer relocation fixupsPeter Tyser2009-10-03-25/+0
| * ppc: Remove board.c relocation fixupsPeter Tyser2009-10-03-50/+0
| * ppc: Check for compilers that don't support relocationPeter Tyser2009-10-03-0/+6
| * ppc: Enable full relocation to RAMPeter Tyser2009-10-03-223/+4
* | tqm5200: Correct comment and code in post_hotkeys_pressed.Detlev Zundel2009-10-08-10/+10
* | mpc512x: fix fixed_sdram() init code.Wolfgang Denk2009-10-08-21/+37
* | ppc4xx: respect 80-chars per line in ppc*.h filesNiklaus Giger2009-10-07-870/+1038
* | ppc4xx: Rework cmd reginfoNiklaus Giger2009-10-07-154/+378
* | ppc_4xx: Apply new HW register namesNiklaus Giger2009-10-07-492/+492
* | ppc4xx: Cleanup some HW register namesNiklaus Giger2009-10-07-189/+216
* | ppc4xx: Add PPC405EX(r) Rev D supportStefan Roese2009-10-07-12/+24
* | ppc4xx: Fix msg "initialization as root-complex failed" upon PCIe scanStefan Roese2009-10-07-1/+17
* | PPC4xx: Denali core: Fix incorrect DDR row bitsMike Nuss2009-10-07-1/+1
* | Add information about return values of xxx_eth_register() in documentationBen Warren2009-10-05-8/+13
* | document network driver frameworkMike Frysinger2009-10-04-0/+177