summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | net: tsec: Fix and cleanup tsec_mcast_addr()Claudiu Manoil2013-11-221-16/+15
| | * | net: Fix mcast function pointer prototypeClaudiu Manoil2013-11-223-4/+4
| | * | net: designware: Fix alignment of buffer descriptorsAlexey Brodkin2013-11-221-4/+3
| | * | net: designware: Respect "bus mode" register contents on SW resetAlexey Brodkin2013-11-221-1/+1
| | * | net: sh-eth: Add support R8A7791Nobuhiro Iwamatsu2013-11-222-4/+5
| | * | net, phy: fix AR8031 phy_maskHeiko Schocher2013-11-221-1/+1
| | * | net: rtl8169: Add support for RTL8168evl/8111evlThierry Reding2013-11-221-0/+1
| | * | net: rtl8169: Fix format stringThierry Reding2013-11-221-5/+5
| | * | net: add support for extended registers to mdio commandStefano Babic2013-11-221-16/+59
| | * | net: add function to read/write extended registers in Micrel PhyStefano Babic2013-11-221-0/+32
| | * | net: add extended function to phy APIStefano Babic2013-11-221-0/+3
| | * | 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-nand-flashTom Rini2013-11-2539-220/+532
| |\ \
| | * | am335x: fix GPMC config for NAND and NOR SPL bootpekon gupta2013-11-213-41/+30
| | * | mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-schemepekon gupta2013-11-2117-15/+43
| | * | mtd: nand: omap: enable BCH ECC scheme using ELM for generic platformpekon gupta2013-11-213-125/+228
| | * | mtd: nand: omap: make am33xx/elm.c as common driver for all OMAPx and AMxxxx ...pekon gupta2013-11-219-5/+28
| | * | mtd: atmel_nand: use dev_xxx instead of printkWu, Josh2013-11-211-11/+11
| | * | mtd: atmel_nand: don't print bit correction message in driverWu, Josh2013-11-211-2/+2
| | * | sama5d3xek: support larger than 4G nand flashWu, Josh2013-11-211-2/+3
| | * | mtd: atmel_nand: enable PMECC support for 8k bytes page NAND flashWu, Josh2013-11-211-1/+9
| | * | board/c29xpcie: Add support of 8K page size NAND flashPrabhakar Kushwaha2013-11-211-4/+6
| | * | mtd/ifc: Add support of 8K page size NAND flashPrabhakar Kushwaha2013-11-214-2/+109
| | * | mtd: move & update nand_ecclayout structure (plus board changes)Prabhakar Kushwaha2013-11-219-17/+53
| | * | driver/mtd/ifc: Read Status while programming NAND flashPrabhakar Kushwaha2013-11-131-5/+16
| | * | MTD: atmel_nand: support for software BCH ECCBo Shen2013-11-131-0/+4
| * | | Merge branch 'buildpatman' of http://git.denx.de/u-boot-x86Tom Rini2013-11-255-14/+69
| |\ \ \
| | * | | buildman: make board selector argument a regexStephen Warren2013-11-212-5/+21
| | * | | buildman: fix READMEAndreas Bießmann2013-11-211-1/+1
| | * | | patman: add Commit-notes tag and sectionAlbert ARIBAUD2013-11-213-8/+47
| | | |/ | | |/|
| * | | sparc: Correct arch/sparc/cpu/leon3/start.S from SPDX conversionTom Rini2013-11-251-29/+37
| * | | blackfin: don't use 'bool' when it causes problemsWolfgang Denk2013-11-252-4/+4
| * | | MAKEALL: add -b (--board) optionMasahiro Yamada2013-11-251-2/+15
| * | | bios_emulator: delete an unnecessary include pathMasahiro Yamada2013-11-251-1/+1
| * | | nand_spl: trivial refactoring of makefilesMasahiro Yamada2013-11-2512-284/+242
| * | | Makefile: descend into subdirectories only when CONFIG_API is definedMasahiro Yamada2013-11-251-1/+1
| * | | common: Delete unnecessary rules.Masahiro Yamada2013-11-251-4/+1
| * | | drivers: delete unnecessary HOSTCFLAGSMasahiro Yamada2013-11-252-2/+0
| * | | Makefile: move some libraries to lib/MakefileMasahiro Yamada2013-11-252-5/+7