summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | Driver/DDR: Add Freescale DDR driver for ARMYork Sun2013-11-254-4/+227
| * | Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xxYork Sun2013-11-256-8/+14
| * | Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2013-11-2514-0/+7977
* | | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2013-11-2519-193/+473
|\ \ \
| * | | net: rtl8169: Add support for RTL8168d/8111dThierry Reding2013-11-221-1/+17
| * | | net: rtl8169: Improve cache maintenanceThierry Reding2013-11-221-8/+53
| * | | net: zynq_gem: Add d-cache supportSrikanth Thokala2013-11-221-29/+53
| * | | phy: Use general phy code for smsc lan8720aDavid Dueck2013-11-221-1/+2
| * | | phy: Use supported field during autonegotiationDavid Dueck2013-11-221-2/+3
| * | | net: dm9000: random mac address supportAndrew Ruder2013-11-221-0/+9
| * | | drivers/net/e1000: Introduce CONFIG_E1000_NO_NVMRojhalat Ibrahim2013-11-222-5/+38
| * | | net: phy: atheros: Fix masks for AR8035 and AR8021Fabio Estevam2013-11-221-1/+1
| * | | net/phy: Fix the phy id mask of AR8031Chunhe Lan2013-11-221-1/+1
| * | | net: tsec: Fix mac addr setup portability, cleanupClaudiu Manoil2013-11-221-10/+8
| * | | net: tsec: Use portable regs type (uint->u32)Claudiu Manoil2013-11-221-1/+1
| * | | net: tsec: Use portable types and accessors for BDsClaudiu Manoil2013-11-221-42/+46
| * | | net: tsec: Fix CamelCase issues around BD codeClaudiu Manoil2013-11-221-30/+30
| * | | net: fsl_mdio: Fix warnings for __iomem pointersClaudiu Manoil2013-11-221-7/+10
| * | | net: tsec: Cleanup tsec regs init and fix __iomem warnsClaudiu Manoil2013-11-221-13/+13
| * | | net: tsec: Fix priv pointer in tsec_mcast_addr()Claudiu Manoil2013-11-221-7/+1
| * | | net: tsec: Fix and cleanup tsec_mcast_addr()Claudiu Manoil2013-11-221-16/+15
| * | | net: Fix mcast function pointer prototypeClaudiu Manoil2013-11-222-3/+3
| * | | 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 function to read/write extended registers in Micrel PhyStefano Babic2013-11-221-0/+32
| * | | net: fix mask for phy Micrel KSZ9031Stefano Babic2013-11-221-1/+1
| * | | 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
| * | | phylib: update atheros ar803x phyShengzhou Liu2013-11-221-2/+2
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2013-11-257-151/+528
|\ \ \
| * | | mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-schemepekon gupta2013-11-211-9/+4
| * | | mtd: nand: omap: enable BCH ECC scheme using ELM for generic platformpekon gupta2013-11-211-125/+201
| * | | mtd: nand: omap: make am33xx/elm.c as common driver for all OMAPx and AMxxxx ...pekon gupta2013-11-213-1/+198
| * | | 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
| * | | mtd: atmel_nand: enable PMECC support for 8k bytes page NAND flashWu, Josh2013-11-211-1/+9
| * | | mtd/ifc: Add support of 8K page size NAND flashPrabhakar Kushwaha2013-11-212-2/+83
| * | | mtd: move & update nand_ecclayout structure (plus board changes)Prabhakar Kushwaha2013-11-211-5/+10
| * | | 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
* | | | bios_emulator: delete an unnecessary include pathMasahiro Yamada2013-11-251-1/+1
OpenPOWER on IntegriCloud