| Commit message (Expand) | Author | Age | Lines |
... | |
| * | | Driver/DDR: Moving Freescale DDR driver to a common driver | York Sun | 2013-11-25 | -0/+7977 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-net | Tom Rini | 2013-11-25 | -193/+473 |
|\ \ \ |
|
| * | | | net: rtl8169: Add support for RTL8168d/8111d | Thierry Reding | 2013-11-22 | -1/+17 |
| * | | | net: rtl8169: Improve cache maintenance | Thierry Reding | 2013-11-22 | -8/+53 |
| * | | | net: zynq_gem: Add d-cache support | Srikanth Thokala | 2013-11-22 | -29/+53 |
| * | | | phy: Use general phy code for smsc lan8720a | David Dueck | 2013-11-22 | -1/+2 |
| * | | | phy: Use supported field during autonegotiation | David Dueck | 2013-11-22 | -2/+3 |
| * | | | net: dm9000: random mac address support | Andrew Ruder | 2013-11-22 | -0/+9 |
| * | | | drivers/net/e1000: Introduce CONFIG_E1000_NO_NVM | Rojhalat Ibrahim | 2013-11-22 | -5/+38 |
| * | | | net: phy: atheros: Fix masks for AR8035 and AR8021 | Fabio Estevam | 2013-11-22 | -1/+1 |
| * | | | net/phy: Fix the phy id mask of AR8031 | Chunhe Lan | 2013-11-22 | -1/+1 |
| * | | | net: tsec: Fix mac addr setup portability, cleanup | Claudiu Manoil | 2013-11-22 | -10/+8 |
| * | | | net: tsec: Use portable regs type (uint->u32) | Claudiu Manoil | 2013-11-22 | -1/+1 |
| * | | | net: tsec: Use portable types and accessors for BDs | Claudiu Manoil | 2013-11-22 | -42/+46 |
| * | | | net: tsec: Fix CamelCase issues around BD code | Claudiu Manoil | 2013-11-22 | -30/+30 |
| * | | | net: fsl_mdio: Fix warnings for __iomem pointers | Claudiu Manoil | 2013-11-22 | -7/+10 |
| * | | | net: tsec: Cleanup tsec regs init and fix __iomem warns | Claudiu Manoil | 2013-11-22 | -13/+13 |
| * | | | net: tsec: Fix priv pointer in tsec_mcast_addr() | Claudiu Manoil | 2013-11-22 | -7/+1 |
| * | | | net: tsec: Fix and cleanup tsec_mcast_addr() | Claudiu Manoil | 2013-11-22 | -16/+15 |
| * | | | net: Fix mcast function pointer prototype | Claudiu Manoil | 2013-11-22 | -3/+3 |
| * | | | net: designware: Fix alignment of buffer descriptors | Alexey Brodkin | 2013-11-22 | -4/+3 |
| * | | | net: designware: Respect "bus mode" register contents on SW reset | Alexey Brodkin | 2013-11-22 | -1/+1 |
| * | | | net: sh-eth: Add support R8A7791 | Nobuhiro Iwamatsu | 2013-11-22 | -4/+5 |
| * | | | net, phy: fix AR8031 phy_mask | Heiko Schocher | 2013-11-22 | -1/+1 |
| * | | | net: rtl8169: Add support for RTL8168evl/8111evl | Thierry Reding | 2013-11-22 | -0/+1 |
| * | | | net: rtl8169: Fix format string | Thierry Reding | 2013-11-22 | -5/+5 |
| * | | | net: add function to read/write extended registers in Micrel Phy | Stefano Babic | 2013-11-22 | -0/+32 |
| * | | | net: fix mask for phy Micrel KSZ9031 | Stefano Babic | 2013-11-22 | -1/+1 |
| * | | | net/phy: realtek: Fix the PHY ID mask to ensure the correct Realtek PHY is de... | Bhupesh Sharma | 2013-11-22 | -3/+3 |
| * | | | net: phy/vitesse: Add support for VSC8514 phy module | Arpit Goel | 2013-11-22 | -1/+68 |
| * | | | net: sh-eth: Add support R8A7790 | Nobuhiro Iwamatsu | 2013-11-22 | -1/+11 |
| * | | | net: sh-eth: Add invalidate cache control for rmobile (ARM SoC) | Nobuhiro Iwamatsu | 2013-11-22 | -5/+26 |
| * | | | net: sh-eth: Add control for padding size of packet descriptor | Nobuhiro Iwamatsu | 2013-11-22 | -10/+30 |
| * | | | net: sh-eth: Change cache API of SH | Nobuhiro Iwamatsu | 2013-11-22 | -1/+2 |
| * | | | NET: mvgbe: avoid unused variable warning when used without phylib support | Sascha Silbe | 2013-11-22 | -2/+3 |
| * | | | phylib: update atheros ar803x phy | Shengzhou Liu | 2013-11-22 | -2/+2 |
| |/ / |
|
* | | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Tom Rini | 2013-11-25 | -151/+528 |
|\ \ \ |
|
| * | | | mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-scheme | pekon gupta | 2013-11-21 | -9/+4 |
| * | | | mtd: nand: omap: enable BCH ECC scheme using ELM for generic platform | pekon gupta | 2013-11-21 | -125/+201 |
| * | | | mtd: nand: omap: make am33xx/elm.c as common driver for all OMAPx and AMxxxx ... | pekon gupta | 2013-11-21 | -1/+198 |
| * | | | mtd: atmel_nand: use dev_xxx instead of printk | Wu, Josh | 2013-11-21 | -11/+11 |
| * | | | mtd: atmel_nand: don't print bit correction message in driver | Wu, Josh | 2013-11-21 | -2/+2 |
| * | | | mtd: atmel_nand: enable PMECC support for 8k bytes page NAND flash | Wu, Josh | 2013-11-21 | -1/+9 |
| * | | | mtd/ifc: Add support of 8K page size NAND flash | Prabhakar Kushwaha | 2013-11-21 | -2/+83 |
| * | | | mtd: move & update nand_ecclayout structure (plus board changes) | Prabhakar Kushwaha | 2013-11-21 | -5/+10 |
| * | | | driver/mtd/ifc: Read Status while programming NAND flash | Prabhakar Kushwaha | 2013-11-13 | -5/+16 |
| * | | | MTD: atmel_nand: support for software BCH ECC | Bo Shen | 2013-11-13 | -0/+4 |
* | | | | bios_emulator: delete an unnecessary include path | Masahiro Yamada | 2013-11-25 | -1/+1 |
* | | | | drivers: delete unnecessary HOSTCFLAGS | Masahiro Yamada | 2013-11-25 | -2/+0 |
* | | | | gpio_led: add support for inverted polarity | Igor Grinberg | 2013-11-25 | -2/+25 |