summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-09-28remove unnecessary code in ata_piixPavel Herrmann1-3/+0
2012-09-27Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini164-124/+70614
2012-09-27SPL: SPI: Enhance spi_spl_load to match the other load functionsTom Rini1-11/+12
2012-09-27ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORKTom Rini2-65/+0
2012-09-27FEC: Replace magic contantsMarek Vasut2-3/+6
2012-09-27FEC: Rework the TX wait mechanismMarek Vasut1-9/+11
2012-09-27FEC: Remove endless loop in the FEC driverMarek Vasut1-1/+13
2012-09-27FEC: Properly align address over the buffers for cache opsMarek Vasut1-6/+8
2012-09-27FEC: Do not pass unaligned buffer to network stackMarek Vasut1-1/+2
2012-09-27net: Add Vitesse VSC8662 PHY supportPriyanka Jain1-4/+14
2012-09-27net/phy: support the mv88e6352 switchValentin Longchamp2-0/+319
2012-09-27SPL: Move the omap SPL framework to common/splTom Rini2-1/+140
2012-09-26net: Add driver for Zynq Gem IPMichal Simek2-0/+441
2012-09-26net: asix: add AX88772B supportLucas Stach1-12/+23
2012-09-26net: asix: add read_mac functionLucas Stach1-12/+35
2012-09-26net: asix: add write_hwaddr functionLucas Stach1-11/+52
2012-09-26net: asix: split out basic reset functionLucas Stach1-18/+26
2012-09-26net: introduce transparent driver private in ueth_dataLucas Stach1-14/+35
2012-09-26Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini1-19/+2
2012-09-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini6-115/+199
2012-09-24net: Filter incoming netconsole packets by IPJoe Hershberger1-2/+6
2012-09-24net: Allow netconsole settings to change after nc_startJoe Hershberger1-31/+65
2012-09-24net: Improve the speed of netconsoleJoe Hershberger1-4/+18
2012-09-24net: Make the netconsole buffer size configurableJoe Hershberger1-2/+6
2012-09-24net: sh_eth: Add support R8A7740 of rmobile (arm core)Nobuhiro Iwamatsu2-3/+13
2012-09-24dm: net: Fixup the armada100 FEC driverMarek Vasut1-2/+3
2012-09-24net: emaclite: Support OF initializationMichal Simek1-0/+30
2012-09-24dm: net: Move IXP NPE to drivers/net/Marek Vasut150-0/+69488
2012-09-24net: Make netconsole src and dest ports configurableJoe Hershberger1-9/+20
2012-09-22Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2-4/+4
2012-09-22pci: fix some warnings related to assumptions aboutKumar Gala2-4/+4
2012-09-22Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini15-193/+1359
2012-09-22video/powerpc: don't touch DIU registers that we don't needTimur Tabi1-19/+2
2012-09-21Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD2-25/+37
2012-09-21usb: do explicit unaligned accessesLucas Stach1-2/+5
2012-09-21dfu:usb:fix: Read the "filesize" environment variable only when file readŁukasz Majewski1-1/+1
2012-09-21dfu:usb: Support for ext4Łukasz Majewski1-6/+26
2012-09-20ColdFire: Queued SPI driverRichard Retanubun2-0/+374
2012-09-19Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxTom Rini1-0/+4
2012-09-19mpc8xxx_spi: fix SPI support on MPC8308RDBIra W. Snyder1-0/+4
2012-09-18dm: sparc: net: Fixup greth compile warningsMarek Vasut1-5/+5
2012-09-18mxc nand: Fix warning on !MXC_NFC_V2_1Tom Rini1-0/+2
2012-09-18Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini3-264/+107
2012-09-18mxc nand: Homogenize IP revisions with LinuxBenoît Thébaudeau1-8/+8
2012-09-18mtd mxc nand: Merge init functionsBenoît Thébaudeau1-30/+23
2012-09-18mtd mxc nand: Fix ECC state after read_page_raw_syndrome()Benoît Thébaudeau1-1/+1
2012-09-18mtd mxc nand: Use _mxc_nand_enable_hwecc()Benoît Thébaudeau1-16/+12
2012-09-18mxc nand: Access all ecc_status_result fieldsBenoît Thébaudeau1-1/+1
2012-09-18mxc nand: cosmectic: Light cleanupBenoît Thébaudeau1-6/+3
2012-09-18mxc nand: Merge mtd and spl register definitionsBenoît Thébaudeau1-196/+51