summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: fix mask for phy Micrel KSZ9031Stefano Babic2013-11-221-1/+1
* phy: add missing constants for Micrel KSZ9031Stefano Babic2013-11-221-0/+5
* net/phy: realtek: Fix the PHY ID mask to ensure the correct Realtek PHY is de...Bhupesh Sharma2013-11-221-3/+3
* net: phy/vitesse: Add support for VSC8514 phy moduleArpit Goel2013-11-221-1/+68
* net: sh-eth: Add support R8A7790Nobuhiro Iwamatsu2013-11-222-1/+11
* net: sh-eth: Add invalidate cache control for rmobile (ARM SoC)Nobuhiro Iwamatsu2013-11-221-5/+26
* net: sh-eth: Add control for padding size of packet descriptorNobuhiro Iwamatsu2013-11-222-10/+30
* net: sh-eth: Change cache API of SHNobuhiro Iwamatsu2013-11-221-1/+2
* NET: mvgbe: avoid unused variable warning when used without phylib supportSascha Silbe2013-11-221-2/+3
* net: trivial: Fix typos in mii field descriptionsStephan Bauroth2013-11-221-2/+2
* phylib: update atheros ar803x phyShengzhou Liu2013-11-221-2/+2
* net: tftp: Make sure timeout will not effect wrap offsetrockly2013-11-221-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2013-11-172-3/+3
|\
| * malta: use unmapped flash base addressGabor Juhos2013-11-152-3/+3
* | fs: descend into sub directories when it is necessaryMasahiro Yamada2013-11-1711-25/+23
* | Makefile: move fs/fat/ entry to drivers/MakefileMasahiro Yamada2013-11-173-3/+7
* | arm: rmobile: Do not create a symbolic link to sh timerMasahiro Yamada2013-11-171-7/+1
* | powerpc: mpc824x: Do not create a symbolic link to bedbug_603e.cMasahiro Yamada2013-11-173-7/+1
* | powerpc: mpc83xx: Do not create a symbolic link to ddr-gen2.cMasahiro Yamada2013-11-172-6/+1
* | powerpc: mpc83xx: delete unused rulesMasahiro Yamada2013-11-171-6/+0
* | Makefile: delete unused linesMasahiro Yamada2013-11-171-6/+0
* | tools: Makefile: delete redundant linesMasahiro Yamada2013-11-171-2/+0
* | config.mk: delete unnecessary linesMasahiro Yamada2013-11-171-6/+0
* | Makefile: refactor a littleMasahiro Yamada2013-11-172-5/+2
* | Makefile: rename all libraries to built-in.oMasahiro Yamada2013-11-1733-181/+182
* | drivers/net/npe: descend only when CONFIG_IXP4XX_NPE=yMasahiro Yamada2013-11-172-4/+2
* | drivers/net/fm: descend only when CONFIG_FMAN_ENET=yMasahiro Yamada2013-11-172-5/+1
* | drivers/qe: move the entry to drivers/MakefileMasahiro Yamada2013-11-173-6/+3
* | powerpc: move mpc8xxx entry under arch/powerpc/cpu/Masahiro Yamada2013-11-174-20/+11
* | Makefile: merge $(LIBBOARD) into $(LIBS)Masahiro Yamada2013-11-171-9/+4
* | Makefile: make directories by Makefile.buildMasahiro Yamada2013-11-1768-247/+7
* | drivers: tpm: clean up unused codeMasahiro Yamada2013-11-172-187/+0
* | lib: descend into sub directories only when it is necessaryMasahiro Yamada2013-11-175-10/+8
* | drivers: descend into sub directories only when it is necessaryMasahiro Yamada2013-11-173-5/+3
* | Makefile: specifiy an explicite object name rather than $(BOARD).oMasahiro Yamada2013-11-173-3/+3
* | Makefile: abolish COBJS, SOBJS, etc.Masahiro Yamada2013-11-171-8/+4
* | board: Do not add -DCONFIG_SYS_TEXT_BASE in board config.mkMasahiro Yamada2013-11-179-55/+5
* | examples: remove the remainders of dead boardMasahiro Yamada2013-11-152-217/+1
* | cosmetic: README.scrapyard: Add eNET boardMasahiro Yamada2013-11-151-0/+1
* | nios2: remove unnecessary header include pathMasahiro Yamada2013-11-153-6/+0
* | board: cogent: include header files in a more natural wayMasahiro Yamada2013-11-156-21/+9
* | configs: clean up unused macro CONFIG_L2_OFFMasahiro Yamada2013-11-158-11/+0
* | TI:omap: Update u-boot-spl.lds for i2c multibus/multiadapter updateTom Rini2013-11-151-1/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2013-11-1426-213/+2353
|\ \
| * | powerpc/85xx: fix broken cpu "clock-frequency" propertyLaurentiu TUDOR2013-11-131-2/+3
| * | powerpc/t4240: fix per pci endpoint liodn offsetsLaurentiu TUDOR2013-11-132-5/+24
| * | powerpc/t4240: set pcie liodn in the correct registerLaurentiu TUDOR2013-11-131-4/+4
| * | powerpc/83xx: Define USB1 and USB2 base addr for MPC834xramneek mehresh2013-11-131-0/+5
| * | powerpc/t104xrdb: Add T1042RDB_PI board supportPriyanka Jain2013-11-133-0/+733
| * | powerpc/t104xrdb: Add T1040RDB board supportPriyanka Jain2013-11-1311-0/+1341
OpenPOWER on IntegriCloud