summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-13Blackfin: drop MAC display at bootMike Frysinger
2009-10-13Blackfin: reset watchdog in udelay()Mike Frysinger
2009-10-13Blackfin: Remove relocation fixupsMike Frysinger
2009-10-13at91: Update MEESC board supportDaniel Gorsulowski
2009-10-13arm: Correct build with CONFIG_SYS_HUSH_PARSER setSimon Kagstrom
2009-10-13TI: OMAP3: Overo Tobi ethernet supportOlof Johansson
2009-10-13SMC911X: Add chip auto detectionOlof Johansson
2009-10-13TI OMAP3 Use arm init sequence to initialize i2cTom Rix
2009-10-13TI: DaVinci DM365: Enabling network Support on DM365 EVMSandeep Paulraj
2009-10-13TI: DaVinci: GPIO header file and definitionsSandeep Paulraj
2009-10-13TI: DaVinci DM646x: Update flag used to represent DM646x SOC'sSandeep Paulraj
2009-10-13OMAP3: Clean up whitespace in mux configsOlof Johansson
2009-10-13OMAP3 MMC: Fix warning dereferencing type-punned pointerDirk Behme
2009-10-13Support for the OpenRD base boardSimon Kagstrom
2009-10-13Kirkwood: mv88f6281gtw_ge: Add kwbimage build supportPrafulla Wadaskar
2009-10-13Kirkwood: rd6281a: Add kwbimage build supportPrafulla Wadaskar
2009-10-13Add support for Eukrea CPU9260/CPU9G20 SBCTom Rix
2009-10-13Add support for Eukrea CPUAT91 SBCTom Rix
2009-10-13TI: DaVinci DM365: Minor config cleanupSandeep Paulraj
2009-10-13TI DaVinci DM365: Removing header file which does not existSandeep Paulraj
2009-10-13TI DaVinci: DM355: Config Cleanup and UpdateSandeep Paulraj
2009-10-13TI DaVinci: DM646x: Initial Support for DM646x SOCSandeep Paulraj
2009-10-13TI DaVinci: DM6446: Fix Compilation error in NAND modeSandeep Paulraj
2009-10-13OMAP3 Move cache routine to cache.STom Rix
2009-10-13TI DaVinci: Remove references to SZ_xxSandeep Paulraj
2009-10-12Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2009-10-12Leave x86emu op code tables in default sectionEd Swarthout
2009-10-10Update all board to support new bbmiiphy driver (with multibus support)Luigi 'Comio' Mantellini
2009-10-10Add bb_miiphy_init call before any ethernet bring-up code.Luigi 'Comio' Mantellini
2009-10-10Rewrite the miiphybb (Bit-banged MII bus driver) in order to support an arbit...Luigi 'Comio' Mantellini
2009-10-09mpc83xx: cosmetic comment update relating to SPD EEPROMPaul Gortmaker
2009-10-09Merge branch 'reloc'Wolfgang Denk
2009-10-08relocation: Do not relocate NULL pointers.Joakim Tjernlund
2009-10-0885xx: Ensure BSS segment isn't linked at address 0Peter Tyser
2009-10-08tqm5200: Correct comment and code in post_hotkeys_pressed.Detlev Zundel
2009-10-08mpc512x: fix fixed_sdram() init code.Wolfgang Denk
2009-10-07ppc4xx: respect 80-chars per line in ppc*.h filesNiklaus Giger
2009-10-07ppc4xx: Rework cmd reginfoNiklaus Giger
2009-10-07ppc_4xx: Apply new HW register namesNiklaus Giger
2009-10-07ppc4xx: Cleanup some HW register namesNiklaus Giger
2009-10-07ppc4xx: Add PPC405EX(r) Rev D supportStefan Roese
2009-10-07ppc4xx: Fix msg "initialization as root-complex failed" upon PCIe scanStefan Roese
2009-10-07PPC4xx: Denali core: Fix incorrect DDR row bitsMike Nuss
2009-10-05Add information about return values of xxx_eth_register() in documentationBen Warren
2009-10-04document network driver frameworkMike Frysinger
2009-10-04net: kirkwood_egiga.c: fixed build warningPrafulla Wadaskar
2009-10-04Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren
2009-10-04net: phy: mv88e61xx.c : fixed build warningPrafulla Wadaskar
2009-10-04net: Fix problem with 405EZ ethernet interruptJames Clough
2009-10-04net: add random_port() prototypeMike Frysinger