aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-03-04sf: sst: inline duplicate write enable helper funcsMike Frysinger1-22/+4
2012-03-04sf: eon: drop duplicate idMike Frysinger1-5/+0
2012-03-04sf: unify erase commandsMike Frysinger8-71/+18
2012-03-04sf: inline data constantsMike Frysinger5-105/+12
2012-07-30Merge branch 'next' of git://git.denx.de/u-bootWolfgang Denk11-261/+378
2012-07-23net: sh_eth: add support for SH7757's GETHERYoshihiro Shimoda1-0/+9
2012-07-23net: sh_eth: modify the definitions of regsiterYoshihiro Shimoda2-181/+258
2012-07-23net: sh_eth: add SH_ETH_TYPE_ conditionYoshihiro Shimoda2-33/+32
2012-07-23net: sh_eth: clean up for the SH7757's codeYoshihiro Shimoda2-20/+3
2012-07-20Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk4-51/+61
2012-07-20Merge branch 'sf' of git://git.denx.de/u-boot-blackfinWolfgang Denk8-97/+23
2012-07-20sf: spansion: inline useless id definesMike Frysinger1-22/+12
2012-07-20sf: drop unused/duplicate command definesMike Frysinger8-75/+11
2012-07-19net: fec_mxc: Fix MDC for xMIIbenoit.thebaudeau@advans1-1/+1
2012-07-19net: fec_mxc: Fix setting of RCR for xMIIbenoit.thebaudeau@advans1-5/+3
2012-07-19Blackfin: bfin_mac: drop volatile markings on packet buffersMike Frysinger1-2/+1
2012-07-18smsc95xx: align buffers to cache line sizeIlya Yanok1-4/+9
2012-07-18ehci-hcd: change debug() to printf() in case of errorsIlya Yanok1-3/+3
2012-07-18ehci-hcd: fix external buffer cache handlingIlya Yanok1-9/+14
2012-07-18ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignmentTom Rini2-30/+33
2012-07-18ehci-hcd: program asynclistaddr before every transferIlya Yanok1-5/+3
2012-07-18ehci-omap: Do not call dcache_off from omap_ehci_hcd_initTom Rini1-1/+0
2012-07-18Merge branch 'next' of git://git.denx.de/u-boot-videoWolfgang Denk5-9/+33
2012-07-13FSL/eSDHC: enable the clock to detect the SD cardJerry Huang1-0/+3
2012-07-13SD/MMC: check the card status during erase operationJerry Huang1-0/+5
2012-07-13mmc:fix Call mmc_init() when executing mmc_get_dev()Ɓukasz Majewski1-1/+4
2012-07-13mmc: remove the hard setting for tran_speedJaehoon Chung1-6/+7
2012-07-13i.MX: fsl_esdhc: allow use with cache enabled.Eric Nelson1-1/+16
2012-07-12Merge branch 'next' of git://git.denx.de/u-boot-net into nextWolfgang Denk10-24/+75
2012-07-12Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2-28/+5
2012-07-11net/designware: Consecutive writes to the same register to be avoidedDinh Nguyen1-2/+2
2012-07-11CACHE: net: asix: Fix asix driver to work with data cache onMarek Vasut1-13/+17
2012-07-11net: phy: micrel: make ksz9021 phy accessibleTroy Kisky1-2/+13
2012-07-11net: abort network initialization if the PHY driver failsTimur Tabi6-6/+39
2012-07-11phylib: phy_startup() should return an error code on failureTimur Tabi1-1/+4
2012-07-11mxs-i2c: Fix internal address byte orderTorsten Fleischer1-1/+1
2012-07-11mxc_i2c: remove setting speed at each startTroy Kisky1-6/+0
2012-07-11mxc_i2c: specify i2c base address in config fileTroy Kisky1-21/+4
2012-07-10net/sh-ether: Fix build by removing ECSIPR_BRCRXIP and otherNobuhiro Iwamatsu1-4/+3
2012-07-10ipu_common: Add ldb_clk for use in parenting the pixel clockEric Nelson2-3/+12
2012-07-10ipu_common: Do not hardcode the ipu_clk frequencyFabio Estevam1-1/+1
2012-07-10ipu_common: Rename MXC_CCM_BASEFabio Estevam1-1/+1
2012-07-10ipu_common: Let clk_ipu_enable/disable only run on MX51 and MX53Fabio Estevam1-1/+4
2012-07-10ipu_common: Only apply the erratum to MX51Fabio Estevam1-0/+2
2012-07-10video: Rename CONFIG_VIDEO_MX5Fabio Estevam2-2/+2
2012-07-10mx6: Allow mx6 to access the IPUv3 registersFabio Estevam1-1/+11
2012-07-10Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk1-1/+17
2012-07-09tegra: usb: Fix device enumeration problem of USB1Jim Lin1-1/+17
2012-07-09EXYNOS: Add power Enable/Disable for USB-EHCIRajeshwari Shinde1-0/+5
2012-07-09USB: EXYNOS: Set USB 2.0 HOST Link modeRajeshwari Shinde1-0/+3