summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: Quietly ignore DHCP Option 28 (Broadcast Address)Brian Rzycki2012-09-271-0/+2
* PXE: FDT: Add support for fdt in PXEChander Kashyap2012-09-272-5/+48
* 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-273-0/+411
* net: eth_write_hwaddr: Return error for invalid MACsBenoît Thébaudeau2012-09-271-2/+5
* net: Add driver for Zynq Gem IPMichal Simek2012-09-263-1/+442
* 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-262-20/+37
* net: Filter incoming netconsole packets by IPJoe Hershberger2012-09-243-3/+9
* net: Allow netconsole settings to change after nc_startJoe Hershberger2012-09-241-31/+65
* net: Improve the speed of netconsoleJoe Hershberger2012-09-245-17/+98
* net: Make the netconsole buffer size configurableJoe Hershberger2012-09-242-2/+8
* 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-24151-2/+2
* net: bugfix: NetSetTimeout assumes CONFIG_SYS_HZ=1000Tetsuyuki Kobayashi2012-09-241-1/+1
* api: net: fix length check in eth_receive()Michael Walle2012-09-241-4/+1
* net: Make netconsole src and dest ports configurableJoe Hershberger2012-09-243-16/+34
* Prepare v2012.10-rc1Tom Rini2012-09-211-2/+2
* Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2012-09-215-12/+35
|\
| * pci: fix some warnings related to assumptions aboutKumar Gala2012-09-222-4/+4
| * fdt: Add header guard to fdtdec.hSimon Glass2012-09-211-0/+3
| * fdt: Tidy debugging, add to fdtdec_get_int/addr()Simon Glass2012-09-211-8/+19
| * Add gpio_request() to asm-generic headerSimon Glass2012-09-211-0/+9
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2012-09-21131-803/+2455
|\ \
| * \ Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD2012-09-2144-349/+409
| |\ \
| | * | mx35pdk: README: Remove NAND referencesFabio Estevam2012-09-171-76/+2
| | * | mx28evk: extend default environmentOtavio Salvador2012-09-171-8/+74
| | * | MX6: drop binary constants from iomux headerStefano Babic2012-09-171-62/+62
| | * | MX35: mx35pdk: add support for MMCStefano Babic2012-09-102-2/+40
| | * | mx6qsabrelite:Use IMX_GPIO_NR MacroAshok Kumar Reddy2012-09-101-12/+12
| | * | MX: set a common place to share code for Freescale i.MXStefano Babic2012-09-108-6/+5
| | * | ima3-mx53:Rename CONFIG_PRIME => CONFIG_ETHPRME, removeAshok Kumar Reddy2012-09-101-2/+1
| | * | mx31: Define default SoC input clock frequenciesBenoît Thébaudeau2012-09-069-20/+24
| | * | 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
| | * | Fix mx31_decode_pllBenoît Thébaudeau2012-09-061-3/+5
| | * | mx35 timer: Switch to 32-kHz sourceBenoît Thébaudeau2012-09-061-17/+27
| | * | mx35: Define default SoC input clock frequenciesBenoît Thébaudeau2012-09-065-30/+31
| | * | mx25: Define default SoC input clock frequenciesBenoît Thébaudeau2012-09-065-11/+23
OpenPOWER on IntegriCloud