aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-27PXE: FDT: Add support for fdt in PXEChander Kashyap2-5/+48
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 Longchamp3-0/+411
2012-09-27net: eth_write_hwaddr: Return error for invalid MACsBenoît Thébaudeau1-2/+5
2012-09-26net: Add driver for Zynq Gem IPMichal Simek3-1/+442
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 Stach2-20/+37
2012-09-24net: Filter incoming netconsole packets by IPJoe Hershberger3-3/+9
2012-09-24net: Allow netconsole settings to change after nc_startJoe Hershberger1-31/+65
2012-09-24net: Improve the speed of netconsoleJoe Hershberger5-17/+98
2012-09-24net: Make the netconsole buffer size configurableJoe Hershberger2-2/+8
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 Vasut151-2/+2
2012-09-24net: bugfix: NetSetTimeout assumes CONFIG_SYS_HZ=1000Tetsuyuki Kobayashi1-1/+1
2012-09-24api: net: fix length check in eth_receive()Michael Walle1-4/+1
2012-09-24net: Make netconsole src and dest ports configurableJoe Hershberger3-16/+34
2012-09-21Prepare v2012.10-rc1v2012.10-rc1Tom Rini1-2/+2
2012-09-21Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini5-12/+35
2012-09-22pci: fix some warnings related to assumptions aboutKumar Gala2-4/+4
2012-09-21Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini131-803/+2455
2012-09-21fdt: Add header guard to fdtdec.hSimon Glass1-0/+3
2012-09-21fdt: Tidy debugging, add to fdtdec_get_int/addr()Simon Glass1-8/+19
2012-09-21Add gpio_request() to asm-generic headerSimon Glass1-0/+9
2012-09-21Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini3-14/+41
2012-09-21Revert "memsize: Fix for bug in memory sizing code"Tom Rini1-1/+0
2012-09-21Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD44-349/+409
2012-09-21usb: do explicit unaligned accessesLucas Stach2-7/+14
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-20Merge branch 'ext4'Tom Rini21-1340/+5468
2012-09-20ext4: cache-align buffers so the invalidation worksStephen Warren3-4/+9
2012-09-20Flex bus definition update for Coldfire 5253.Jason Jin1-0/+68
2012-09-20ColdFire: Queued SPI driverRichard Retanubun5-2/+415
2012-09-20ColdFire: Clean up checkpatch warnings for MCF54451 and MCF54455Alison Wang7-243/+267
2012-09-20ColdFire: Clean up checkpatch warnings for MCF547x and MCF548xAlison Wang7-144/+158
2012-09-20ColdFire: Clean up checkpatch warnings for MCF523xAlison Wang5-103/+120
2012-09-20ColdFire: Clean up checkpatch warnings for MCF532x/MCF537x/MCF5301xAlison Wang9-258/+287
2012-09-20ColdFire: Clean up checkpatch warnings for MCF52x2Alison Wang9-262/+310
2012-09-20ColdFire: Clean up checkpatch warnings for MCF5227xAlison Wang5-115/+123
2012-09-20ColdFire: Add clear and set bits macros for ColdFire platformAlison Wang1-1/+37