summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* FEC: Replace magic contantsMarek Vasut2012-09-272-3/+6
* FEC: Rework the TX wait mechanismMarek Vasut2012-09-271-9/+11
* FEC: Remove endless loop in the FEC driverMarek Vasut2012-09-271-1/+13
* FEC: Properly align address over the buffers for cache opsMarek Vasut2012-09-271-6/+8
* FEC: Do not pass unaligned buffer to network stackMarek Vasut2012-09-271-1/+2
* net: Add Vitesse VSC8662 PHY supportPriyanka Jain2012-09-271-4/+14
* net/phy: support the mv88e6352 switchValentin Longchamp2012-09-272-0/+319
* net: Add driver for Zynq Gem IPMichal Simek2012-09-262-0/+441
* net: asix: add AX88772B supportLucas Stach2012-09-261-12/+23
* net: asix: add read_mac functionLucas Stach2012-09-261-12/+35
* net: asix: add write_hwaddr functionLucas Stach2012-09-261-11/+52
* net: asix: split out basic reset functionLucas Stach2012-09-261-18/+26
* net: introduce transparent driver private in ueth_dataLucas Stach2012-09-261-14/+35
* net: Filter incoming netconsole packets by IPJoe Hershberger2012-09-241-2/+6
* net: Allow netconsole settings to change after nc_startJoe Hershberger2012-09-241-31/+65
* net: Improve the speed of netconsoleJoe Hershberger2012-09-241-4/+18
* net: Make the netconsole buffer size configurableJoe Hershberger2012-09-241-2/+6
* net: sh_eth: Add support R8A7740 of rmobile (arm core)Nobuhiro Iwamatsu2012-09-242-3/+13
* dm: net: Fixup the armada100 FEC driverMarek Vasut2012-09-241-2/+3
* net: emaclite: Support OF initializationMichal Simek2012-09-241-0/+30
* dm: net: Move IXP NPE to drivers/net/Marek Vasut2012-09-24150-0/+69488
* net: Make netconsole src and dest ports configurableJoe Hershberger2012-09-241-9/+20
* Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2012-09-212-4/+4
|\
| * pci: fix some warnings related to assumptions aboutKumar Gala2012-09-222-4/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2012-09-2115-193/+1359
|\ \
| * \ Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD2012-09-212-25/+37
| |\ \
| | * | MX28: MMC: Avoid DMA DCache race conditionMarek Vasut2012-09-061-0/+4
| | * | MX28: SPI: Fix the DMA chainingMarek Vasut2012-09-061-18/+25
| | * | MX28: SPI: Fix the DMA DCache race conditionMarek Vasut2012-09-061-7/+8
| * | | NAND: MXS: include common.h first so cache.h is included in correct orderTom Warren2012-09-101-1/+1
| * | | Tegra: Change Tegra20 to Tegra in common code, prep for T30Tom Warren2012-09-106-162/+31
| * | | mmc: detect boot sectors using EXT_CSD_BOOT_MULT tooStephen Warren2012-09-071-1/+2
| * | | tegra: nand: Add Tegra NAND driverJim Lin2012-09-073-0/+1284
| * | | nand: Try to align the default buffersSimon Glass2012-09-071-1/+2
| * | | video: drop duplicate set of DISPC_CONFIG registerStefano Babic2012-09-041-2/+1
| |/ /
| * | kw_spi: fix clock prescaler computationValentin Longchamp2012-09-031-2/+3
* | | usb: do explicit unaligned accessesLucas Stach2012-09-211-2/+5
* | | dfu:usb:fix: Read the "filesize" environment variable only when file readŁukasz Majewski2012-09-211-1/+1
* | | dfu:usb: Support for ext4Łukasz Majewski2012-09-211-6/+26
| |/ |/|
* | ColdFire: Queued SPI driverRichard Retanubun2012-09-202-0/+374
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxTom Rini2012-09-181-0/+4
|\ \
| * | mpc8xxx_spi: fix SPI support on MPC8308RDBIra W. Snyder2012-09-181-0/+4
* | | dm: sparc: net: Fixup greth compile warningsMarek Vasut2012-09-181-5/+5
* | | mxc nand: Fix warning on !MXC_NFC_V2_1Tom Rini2012-09-181-0/+2
* | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2012-09-183-264/+107
|\ \ \ | |/ / |/| |
| * | mxc nand: Homogenize IP revisions with LinuxBenoît Thébaudeau2012-09-171-8/+8
| * | mtd mxc nand: Merge init functionsBenoît Thébaudeau2012-09-171-30/+23
| * | mtd mxc nand: Fix ECC state after read_page_raw_syndrome()Benoît Thébaudeau2012-09-171-1/+1
| * | mtd mxc nand: Use _mxc_nand_enable_hwecc()Benoît Thébaudeau2012-09-171-16/+12
| * | mxc nand: Access all ecc_status_result fieldsBenoît Thébaudeau2012-09-171-1/+1
OpenPOWER on IntegriCloud