summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-26net: asix: add AX88772B supportLucas Stach
2012-09-26net: asix: add read_mac functionLucas Stach
2012-09-26net: asix: add write_hwaddr functionLucas Stach
2012-09-26net: asix: split out basic reset functionLucas Stach
2012-09-26net: introduce transparent driver private in ueth_dataLucas Stach
2012-09-24net: Filter incoming netconsole packets by IPJoe Hershberger
2012-09-24net: Allow netconsole settings to change after nc_startJoe Hershberger
2012-09-24net: Improve the speed of netconsoleJoe Hershberger
2012-09-24net: Make the netconsole buffer size configurableJoe Hershberger
2012-09-24net: sh_eth: Add support R8A7740 of rmobile (arm core)Nobuhiro Iwamatsu
2012-09-24dm: net: Fixup the armada100 FEC driverMarek Vasut
2012-09-24net: emaclite: Support OF initializationMichal Simek
2012-09-24dm: net: Move IXP NPE to drivers/net/Marek Vasut
2012-09-24net: bugfix: NetSetTimeout assumes CONFIG_SYS_HZ=1000Tetsuyuki Kobayashi
2012-09-24api: net: fix length check in eth_receive()Michael Walle
2012-09-24net: Make netconsole src and dest ports configurableJoe Hershberger
2012-09-21Prepare v2012.10-rc1v2012.10-rc1Tom Rini
2012-09-21Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini
2012-09-22pci: fix some warnings related to assumptions aboutKumar Gala
2012-09-21Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2012-09-21fdt: Add header guard to fdtdec.hSimon Glass
2012-09-21fdt: Tidy debugging, add to fdtdec_get_int/addr()Simon Glass
2012-09-21Add gpio_request() to asm-generic headerSimon Glass
2012-09-21Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2012-09-21Revert "memsize: Fix for bug in memory sizing code"Tom Rini
2012-09-21Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD
2012-09-21usb: do explicit unaligned accessesLucas Stach
2012-09-21dfu:usb:fix: Read the "filesize" environment variable only when file readŁukasz Majewski
2012-09-21dfu:usb: Support for ext4Łukasz Majewski
2012-09-20Merge branch 'ext4'Tom Rini
2012-09-20ext4: cache-align buffers so the invalidation worksStephen Warren
2012-09-20Flex bus definition update for Coldfire 5253.Jason Jin
2012-09-20ColdFire: Queued SPI driverRichard Retanubun
2012-09-20ColdFire: Clean up checkpatch warnings for MCF54451 and MCF54455Alison Wang
2012-09-20ColdFire: Clean up checkpatch warnings for MCF547x and MCF548xAlison Wang
2012-09-20ColdFire: Clean up checkpatch warnings for MCF523xAlison Wang
2012-09-20ColdFire: Clean up checkpatch warnings for MCF532x/MCF537x/MCF5301xAlison Wang
2012-09-20ColdFire: Clean up checkpatch warnings for MCF52x2Alison Wang
2012-09-20ColdFire: Clean up checkpatch warnings for MCF5227xAlison Wang
2012-09-20ColdFire: Add clear and set bits macros for ColdFire platformAlison Wang
2012-09-20ColdFire: Update the bitops for ColdFire platformAlison Wang
2012-09-20ColdFire: Rename NANDFLASH_SIZE into CONFIG_NANDFLASH_SIZE for MCF537xAlison Wang
2012-09-18Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxTom Rini
2012-09-18mpc8308rdb: add support for eSDHC MMC controllerIra W. Snyder
2012-09-18mpc8308rdb: add support for FIT imagesIra W. Snyder
2012-09-18mpc8308rdb: add support for Spansion SPI flash on header J8Ira W. Snyder
2012-09-18mpc8xxx_spi: fix SPI support on MPC8308RDBIra W. Snyder
2012-09-18FAT: Fix file contents listed as directoryBenoît Thébaudeau
2012-09-18env: delete selected vars not present in imported envGerlando Falauto
2012-09-18env: make "env default" selective, check and applyGerlando Falauto