| Commit message (Expand) | Author | Age | Lines |
... | |
| * | | 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 |
* | | | gpio_led: check gpio_request() return value | Igor Grinberg | 2013-11-25 | -1/+5 |
| |/
|/| |
|
* | | drivers/net/npe: descend only when CONFIG_IXP4XX_NPE=y | Masahiro Yamada | 2013-11-17 | -1/+1 |
* | | drivers/net/fm: descend only when CONFIG_FMAN_ENET=y | Masahiro Yamada | 2013-11-17 | -2/+0 |
* | | drivers/qe: move the entry to drivers/Makefile | Masahiro Yamada | 2013-11-17 | -2/+3 |
* | | Makefile: make directories by Makefile.build | Masahiro Yamada | 2013-11-17 | -2/+0 |
* | | drivers: tpm: clean up unused code | Masahiro Yamada | 2013-11-17 | -187/+0 |
* | | drivers: descend into sub directories only when it is necessary | Masahiro Yamada | 2013-11-17 | -5/+3 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini | 2013-11-14 | -0/+3 |
|\ \ |
|
| * | | powerpc/t1040: Update defines to support T1040SoC personalities | Priyanka Jain | 2013-11-13 | -0/+3 |
| |/ |
|
* | | designware_i2c: remove 10msec delay in i2c_xfer_finish | Alexey Brodkin | 2013-11-13 | -3/+0 |
* | | designware_i2c: disable i2c controller during target address setup | Alexey Brodkin | 2013-11-13 | -0/+12 |
* | | i2c, omap1510: remove i2c driver | Heiko Schocher | 2013-11-13 | -278/+0 |
* | | i2c, zynq: convert zynq i2c driver to new multibus/multiadapter framework | Heiko Schocher | 2013-11-13 | -14/+17 |
* | | i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework | Heiko Schocher | 2013-11-13 | -66/+110 |
* | | i2c: mxs_i2c: Squash endless loop | Marek Vasut | 2013-11-13 | -3/+12 |
* | | i2c: sh_i2c: Update to new CONFIG_SYS_I2C framework | Nobuhiro Iwamatsu | 2013-11-13 | -164/+132 |
|/ |
|
* | lcd: add DataImage SCF0403x LCD panel support | Nikita Kiryanov | 2013-11-12 | -0/+297 |
* | spi: omap3: add support for more word lengths | Nikita Kiryanov | 2013-11-12 | -24/+66 |
* | spi: omap3: remove semicolon from #define | Nikita Kiryanov | 2013-11-12 | -1/+1 |