summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
...
| * | | 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
| * | | phylib: update atheros ar803x phyShengzhou Liu2013-11-22-2/+2
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2013-11-25-151/+528
|\ \ \
| * | | mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-schemepekon gupta2013-11-21-9/+4
| * | | mtd: nand: omap: enable BCH ECC scheme using ELM for generic platformpekon gupta2013-11-21-125/+201
| * | | mtd: nand: omap: make am33xx/elm.c as common driver for all OMAPx and AMxxxx ...pekon gupta2013-11-21-1/+198
| * | | 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
| * | | mtd: atmel_nand: enable PMECC support for 8k bytes page NAND flashWu, Josh2013-11-21-1/+9
| * | | mtd/ifc: Add support of 8K page size NAND flashPrabhakar Kushwaha2013-11-21-2/+83
| * | | mtd: move & update nand_ecclayout structure (plus board changes)Prabhakar Kushwaha2013-11-21-5/+10
| * | | 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
* | | | bios_emulator: delete an unnecessary include pathMasahiro Yamada2013-11-25-1/+1
* | | | drivers: delete unnecessary HOSTCFLAGSMasahiro Yamada2013-11-25-2/+0
* | | | gpio_led: add support for inverted polarityIgor Grinberg2013-11-25-2/+25
* | | | gpio_led: check gpio_request() return valueIgor Grinberg2013-11-25-1/+5
| |/ / |/| |
* | | drivers/net/npe: descend only when CONFIG_IXP4XX_NPE=yMasahiro Yamada2013-11-17-1/+1
* | | drivers/net/fm: descend only when CONFIG_FMAN_ENET=yMasahiro Yamada2013-11-17-2/+0
* | | drivers/qe: move the entry to drivers/MakefileMasahiro Yamada2013-11-17-2/+3
* | | Makefile: make directories by Makefile.buildMasahiro Yamada2013-11-17-2/+0
* | | drivers: tpm: clean up unused codeMasahiro Yamada2013-11-17-187/+0
* | | drivers: descend into sub directories only when it is necessaryMasahiro Yamada2013-11-17-5/+3
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2013-11-14-0/+3
|\ \ \
| * | | powerpc/t1040: Update defines to support T1040SoC personalitiesPriyanka Jain2013-11-13-0/+3
| |/ /
* | | designware_i2c: remove 10msec delay in i2c_xfer_finishAlexey Brodkin2013-11-13-3/+0
* | | designware_i2c: disable i2c controller during target address setupAlexey Brodkin2013-11-13-0/+12
* | | i2c, omap1510: remove i2c driverHeiko Schocher2013-11-13-278/+0
* | | i2c, zynq: convert zynq i2c driver to new multibus/multiadapter frameworkHeiko Schocher2013-11-13-14/+17
* | | i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher2013-11-13-66/+110
* | | i2c: mxs_i2c: Squash endless loopMarek Vasut2013-11-13-3/+12
* | | i2c: sh_i2c: Update to new CONFIG_SYS_I2C frameworkNobuhiro Iwamatsu2013-11-13-164/+132
|/ /
* | lcd: add DataImage SCF0403x LCD panel supportNikita Kiryanov2013-11-12-0/+297
* | spi: omap3: add support for more word lengthsNikita Kiryanov2013-11-12-24/+66
* | spi: omap3: remove semicolon from #defineNikita Kiryanov2013-11-12-1/+1
* | video: bcm2835: respect the pitch valueAndre Heider2013-11-12-0/+11
* | MPC824x: remove obsolete "PN62" boardWolfgang Denk2013-11-11-10/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2013-11-11-126/+281
|\ \ | |/ |/|
| * malta: enable RTC supportPaul Burton2013-11-09-1/+1
| * malta: support for coreFPGA6 boardsPaul Burton2013-11-09-0/+126
| * pcnet: enable the NOUFLO featurePaul Burton2013-11-09-0/+15
| * pcnet: add cache flushing & invalidationPaul Burton2013-11-09-0/+16
| * pcnet: s/le16_to_cpu/cpu_to_le16/ in pcnet_sendPaul Burton2013-11-09-2/+2
| * pcnet: code style cleanupPaul Burton2013-11-09-125/+123
* | Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-11-09-21/+66
|\ \ | |/ |/|