summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-19net: link_local: fix buildbenoit.thebaudeau@advans
2012-07-19net: bootp: fix buildbenoit.thebaudeau@advans
2012-07-19net: fec_mxc: Fix MDC for xMIIbenoit.thebaudeau@advans
2012-07-19net: fec_mxc: Fix setting of RCR for xMIIbenoit.thebaudeau@advans
2012-07-19Blackfin: bfin_mac: drop volatile markings on packet buffersMike Frysinger
2012-07-18usb_storage: fix ehci driver max transfer sizeStefan Herbrechtsmeier
2012-07-18smsc95xx: align buffers to cache line sizeIlya Yanok
2012-07-18ehci-hcd: change debug() to printf() in case of errorsIlya Yanok
2012-07-18usb: check return value of submit_{control, bulk}_msgIlya Yanok
2012-07-18usb: pass cache-aligned buffer to usb_get_descriptor()Ilya Yanok
2012-07-18ehci-hcd: fix external buffer cache handlingIlya Yanok
2012-07-18ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignmentTom Rini
2012-07-18ehci-hcd: program asynclistaddr before every transferIlya Yanok
2012-07-18common.h: Introduce DEFINE_CACHE_ALIGN_BUFFERMarek Vasut
2012-07-18ehci-omap: Do not call dcache_off from omap_ehci_hcd_initTom Rini
2012-07-18Merge branch 'next' of git://git.denx.de/u-boot-videoWolfgang Denk
2012-07-18Merge branch 'master' of git://git.denx.de/u-boot-niosWolfgang Denk
2012-07-16nios2: move gd and bd into BSSThomas Chou
2012-07-13FSL/eSDHC: enable the clock to detect the SD cardJerry Huang
2012-07-13SD/MMC: check the card status during erase operationJerry Huang
2012-07-13mmc:fix Call mmc_init() when executing mmc_get_dev()Ɓukasz Majewski
2012-07-13mmc: remove the hard setting for tran_speedJaehoon Chung
2012-07-13i.MX: fsl_esdhc: allow use with cache enabled.Eric Nelson
2012-07-12net: nfs: make NFS_TIMEOUT configurableTetsuyuki Kobayashi
2012-07-12Merge branch 'next' of git://git.denx.de/u-boot-net into nextWolfgang Denk
2012-07-12Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk
2012-07-11net: Inline the new eth_setenv_enetaddr_by_index functionJoe Hershberger
2012-07-11net: allow setting env enetaddr from net device settingRob Herring
2012-07-11net/designware: Consecutive writes to the same register to be avoidedDinh Nguyen
2012-07-11CACHE: net: asix: Fix asix driver to work with data cache onMarek Vasut
2012-07-11net: phy: micrel: make ksz9021 phy accessibleTroy Kisky
2012-07-11net: abort network initialization if the PHY driver failsTimur Tabi
2012-07-11phylib: phy_startup() should return an error code on failureTimur Tabi
2012-07-11net: tftp: fix type of block arg to store_blockJayachandran Chandrasekharan Nair
2012-07-11mx28evk: Add I2C supportFabio Estevam
2012-07-11mxs-i2c: Fix internal address byte orderTorsten Fleischer
2012-07-11mxc_i2c: remove setting speed at each startTroy Kisky
2012-07-11mx6qsabrelite: add i2c supportTroy Kisky
2012-07-11mxc_i2c: specify i2c base address in config fileTroy Kisky
2012-07-10net: fix typo in arp clean upMike Frysinger
2012-07-10net/sh-ether: Fix build by removing ECSIPR_BRCRXIP and otherNobuhiro Iwamatsu
2012-07-10ipu_common: Add ldb_clk for use in parenting the pixel clockEric Nelson
2012-07-10ipu_common: Do not hardcode the ipu_clk frequencyFabio Estevam
2012-07-10ipu_common: Rename MXC_CCM_BASEFabio Estevam
2012-07-10ipu_common: Let clk_ipu_enable/disable only run on MX51 and MX53Fabio Estevam
2012-07-10ipu_common: Only apply the erratum to MX51Fabio Estevam
2012-07-10video: Rename CONFIG_VIDEO_MX5Fabio Estevam
2012-07-10mx6: Allow mx6 to access the IPUv3 registersFabio Estevam
2012-07-10common lcd: minor coding style changesNikita Kiryanov
2012-07-10Prepare v2012.07-rc1Wolfgang Denk