summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | net: Fix mcast function pointer prototypeClaudiu Manoil2013-11-22-4/+4
| * | net: designware: Fix alignment of buffer descriptorsAlexey Brodkin2013-11-22-4/+3
| * | net: designware: Respect "bus mode" register contents on SW resetAlexey Brodkin2013-11-22-1/+1
| * | net: sh-eth: Add support R8A7791Nobuhiro Iwamatsu2013-11-22-4/+5
| * | net, phy: fix AR8031 phy_maskHeiko Schocher2013-11-22-1/+1
| * | net: rtl8169: Add support for RTL8168evl/8111evlThierry Reding2013-11-22-0/+1
| * | net: rtl8169: Fix format stringThierry Reding2013-11-22-5/+5
| * | net: add support for extended registers to mdio commandStefano Babic2013-11-22-16/+59
| * | net: add function to read/write extended registers in Micrel PhyStefano Babic2013-11-22-0/+32
| * | net: add extended function to phy APIStefano Babic2013-11-22-0/+3
| * | net: fix mask for phy Micrel KSZ9031Stefano Babic2013-11-22-1/+1
| * | phy: add missing constants for Micrel KSZ9031Stefano Babic2013-11-22-0/+5
| * | net/phy: realtek: Fix the PHY ID mask to ensure the correct Realtek PHY is de...Bhupesh Sharma2013-11-22-3/+3
| * | net: phy/vitesse: Add support for VSC8514 phy moduleArpit Goel2013-11-22-1/+68
| * | net: sh-eth: Add support R8A7790Nobuhiro Iwamatsu2013-11-22-1/+11
| * | net: sh-eth: Add invalidate cache control for rmobile (ARM SoC)Nobuhiro Iwamatsu2013-11-22-5/+26
| * | net: sh-eth: Add control for padding size of packet descriptorNobuhiro Iwamatsu2013-11-22-10/+30
| * | net: sh-eth: Change cache API of SHNobuhiro Iwamatsu2013-11-22-1/+2
| * | NET: mvgbe: avoid unused variable warning when used without phylib supportSascha Silbe2013-11-22-2/+3
| * | net: trivial: Fix typos in mii field descriptionsStephan Bauroth2013-11-22-2/+2
| * | phylib: update atheros ar803x phyShengzhou Liu2013-11-22-2/+2
| * | net: tftp: Make sure timeout will not effect wrap offsetrockly2013-11-22-1/+1
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2013-11-25-220/+532
|\ \
| * | am335x: fix GPMC config for NAND and NOR SPL bootpekon gupta2013-11-21-41/+30
| * | mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-schemepekon gupta2013-11-21-15/+43
| * | mtd: nand: omap: enable BCH ECC scheme using ELM for generic platformpekon gupta2013-11-21-125/+228
| * | mtd: nand: omap: make am33xx/elm.c as common driver for all OMAPx and AMxxxx ...pekon gupta2013-11-21-5/+28
| * | mtd: atmel_nand: use dev_xxx instead of printkWu, Josh2013-11-21-11/+11
| * | mtd: atmel_nand: don't print bit correction message in driverWu, Josh2013-11-21-2/+2
| * | sama5d3xek: support larger than 4G nand flashWu, Josh2013-11-21-2/+3
| * | mtd: atmel_nand: enable PMECC support for 8k bytes page NAND flashWu, Josh2013-11-21-1/+9
| * | board/c29xpcie: Add support of 8K page size NAND flashPrabhakar Kushwaha2013-11-21-4/+6
| * | mtd/ifc: Add support of 8K page size NAND flashPrabhakar Kushwaha2013-11-21-2/+109
| * | mtd: move & update nand_ecclayout structure (plus board changes)Prabhakar Kushwaha2013-11-21-17/+53
| * | driver/mtd/ifc: Read Status while programming NAND flashPrabhakar Kushwaha2013-11-13-5/+16
| * | MTD: atmel_nand: support for software BCH ECCBo Shen2013-11-13-0/+4
* | | Merge branch 'buildpatman' of http://git.denx.de/u-boot-x86Tom Rini2013-11-25-14/+69
|\ \ \
| * | | buildman: make board selector argument a regexStephen Warren2013-11-21-5/+21
| * | | buildman: fix READMEAndreas Bießmann2013-11-21-1/+1
| * | | patman: add Commit-notes tag and sectionAlbert ARIBAUD2013-11-21-8/+47
| | |/ | |/|
* | | sparc: Correct arch/sparc/cpu/leon3/start.S from SPDX conversionTom Rini2013-11-25-29/+37
* | | blackfin: don't use 'bool' when it causes problemsWolfgang Denk2013-11-25-4/+4
* | | MAKEALL: add -b (--board) optionMasahiro Yamada2013-11-25-2/+15
* | | bios_emulator: delete an unnecessary include pathMasahiro Yamada2013-11-25-1/+1
* | | nand_spl: trivial refactoring of makefilesMasahiro Yamada2013-11-25-284/+242
* | | Makefile: descend into subdirectories only when CONFIG_API is definedMasahiro Yamada2013-11-25-1/+1
* | | common: Delete unnecessary rules.Masahiro Yamada2013-11-25-4/+1
* | | drivers: delete unnecessary HOSTCFLAGSMasahiro Yamada2013-11-25-2/+0
* | | Makefile: move some libraries to lib/MakefileMasahiro Yamada2013-11-25-5/+7
* | | Makefile: descend into subdirectories only when CONFIG_API is definedMasahiro Yamada2013-11-25-22/+21