aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-22net: add extended function to phy APIStefano Babic1-0/+3
2013-11-22net: fix mask for phy Micrel KSZ9031Stefano Babic1-1/+1
2013-11-22phy: add missing constants for Micrel KSZ9031Stefano Babic1-0/+5
2013-11-22net/phy: realtek: Fix the PHY ID mask to ensure the correct Realtek PHY is de...Bhupesh Sharma1-3/+3
2013-11-22net: phy/vitesse: Add support for VSC8514 phy moduleArpit Goel1-1/+68
2013-11-22net: sh-eth: Add support R8A7790Nobuhiro Iwamatsu2-1/+11
2013-11-22net: sh-eth: Add invalidate cache control for rmobile (ARM SoC)Nobuhiro Iwamatsu1-5/+26
2013-11-22net: sh-eth: Add control for padding size of packet descriptorNobuhiro Iwamatsu2-10/+30
2013-11-22net: sh-eth: Change cache API of SHNobuhiro Iwamatsu1-1/+2
2013-11-22NET: mvgbe: avoid unused variable warning when used without phylib supportSascha Silbe1-2/+3
2013-11-22net: trivial: Fix typos in mii field descriptionsStephan Bauroth1-2/+2
2013-11-22phylib: update atheros ar803x phyShengzhou Liu1-2/+2
2013-11-22net: tftp: Make sure timeout will not effect wrap offsetrockly1-1/+1
2013-11-17Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2-3/+3
2013-11-17fs: descend into sub directories when it is necessaryMasahiro Yamada11-25/+23
2013-11-17Makefile: move fs/fat/ entry to drivers/MakefileMasahiro Yamada3-3/+7
2013-11-17arm: rmobile: Do not create a symbolic link to sh timerMasahiro Yamada1-7/+1
2013-11-17powerpc: mpc824x: Do not create a symbolic link to bedbug_603e.cMasahiro Yamada3-7/+1
2013-11-17powerpc: mpc83xx: Do not create a symbolic link to ddr-gen2.cMasahiro Yamada2-6/+1
2013-11-17powerpc: mpc83xx: delete unused rulesMasahiro Yamada1-6/+0
2013-11-17Makefile: delete unused linesMasahiro Yamada1-6/+0
2013-11-17tools: Makefile: delete redundant linesMasahiro Yamada1-2/+0
2013-11-17config.mk: delete unnecessary linesMasahiro Yamada1-6/+0
2013-11-17Makefile: refactor a littleMasahiro Yamada2-5/+2
2013-11-17Makefile: rename all libraries to built-in.oMasahiro Yamada33-181/+182
2013-11-17drivers/net/npe: descend only when CONFIG_IXP4XX_NPE=yMasahiro Yamada2-4/+2
2013-11-17drivers/net/fm: descend only when CONFIG_FMAN_ENET=yMasahiro Yamada2-5/+1
2013-11-17drivers/qe: move the entry to drivers/MakefileMasahiro Yamada3-6/+3
2013-11-17powerpc: move mpc8xxx entry under arch/powerpc/cpu/Masahiro Yamada4-20/+11
2013-11-17Makefile: merge $(LIBBOARD) into $(LIBS)Masahiro Yamada1-9/+4
2013-11-17Makefile: make directories by Makefile.buildMasahiro Yamada68-247/+7
2013-11-17drivers: tpm: clean up unused codeMasahiro Yamada2-187/+0
2013-11-17lib: descend into sub directories only when it is necessaryMasahiro Yamada5-10/+8
2013-11-17drivers: descend into sub directories only when it is necessaryMasahiro Yamada3-5/+3
2013-11-17Makefile: specifiy an explicite object name rather than $(BOARD).oMasahiro Yamada3-3/+3
2013-11-17Makefile: abolish COBJS, SOBJS, etc.Masahiro Yamada1-8/+4
2013-11-17board: Do not add -DCONFIG_SYS_TEXT_BASE in board config.mkMasahiro Yamada9-55/+5
2013-11-15examples: remove the remainders of dead boardMasahiro Yamada2-217/+1
2013-11-15cosmetic: README.scrapyard: Add eNET boardMasahiro Yamada1-0/+1
2013-11-15nios2: remove unnecessary header include pathMasahiro Yamada3-6/+0
2013-11-15board: cogent: include header files in a more natural wayMasahiro Yamada6-21/+9
2013-11-15configs: clean up unused macro CONFIG_L2_OFFMasahiro Yamada8-11/+0
2013-11-15TI:omap: Update u-boot-spl.lds for i2c multibus/multiadapter updateTom Rini1-1/+2
2013-11-15malta: use unmapped flash base addressGabor Juhos2-3/+3
2013-11-14Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini26-213/+2353
2013-11-13powerpc/85xx: fix broken cpu "clock-frequency" propertyLaurentiu TUDOR1-2/+3
2013-11-13powerpc/t4240: fix per pci endpoint liodn offsetsLaurentiu TUDOR2-5/+24
2013-11-13powerpc/t4240: set pcie liodn in the correct registerLaurentiu TUDOR1-4/+4
2013-11-13powerpc/83xx: Define USB1 and USB2 base addr for MPC834xramneek mehresh1-0/+5
2013-11-13powerpc/t104xrdb: Add T1042RDB_PI board supportPriyanka Jain3-0/+733