summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* remove unnecessary code in ata_piixPavel Herrmann2012-09-281-3/+0
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2012-09-27164-124/+70614
|\
| * 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
* | SPL: SPI: Enhance spi_spl_load to match the other load functionsTom Rini2012-09-271-11/+12
* | ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORKTom Rini2012-09-272-65/+0
* | SPL: Move the omap SPL framework to common/splTom Rini2012-09-272-1/+140
* | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2012-09-251-19/+2
|\ \
| * | video/powerpc: don't touch DIU registers that we don't needTimur Tabi2012-09-211-19/+2
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2012-09-256-115/+199
|\ \ \ | |_|/ |/| |
| * | powerpc/fsl-corenet: remove dead variant symbolsScott Wood2012-08-231-1/+0
| * | powerpc/85xx: remove support for the Freescale P3060Timur Tabi2012-08-232-98/+0
| * | fm-eth: use fdt_status_disabled() function in ft_fixup_port()Timur Tabi2012-08-231-6/+5
| * | fm-eth: add function fm_info_get_phy_address()Timur Tabi2012-08-231-0/+16
| * | powerpc/85xx: add support for FM2 DTSEC5Timur Tabi2012-08-231-0/+3
| * | powerpc/mpc8xxx: Remove P1015 and P1016 from CPU listYork Sun2012-08-231-10/+5
| * | powerpc/corenet_ds: Slave module for boot from PCIELiu Gang2012-08-231-6/+33
| * | powerpc/corenet_ds: Master module for boot from PCIELiu Gang2012-08-231-0/+116
| * | powerpc/corenet_ds: Get rid of the CONFIG_SRIOBOOT_SLAVE_PORTx macroLiu Gang2012-08-231-0/+27
* | | 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
OpenPOWER on IntegriCloud