aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-04-21net: ll_temac: drop obsolete "NAMESIZE" defineStephan Linz
2012-04-21mmc: Fix warning if CONFIG_MMC_TRACE is enabledDirk Behme
2012-04-21ehci-omap: fix for enabling the correct usb portJeroen Hofstee
2012-04-21GCC4.6: Squash warnings in onenand_base.cWolfgang Denk
2012-04-16Prepare v2012.04-rc2; minor Coding Style cleanupv2012.04-rc2Wolfgang Denk
2012-04-16Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2012-04-16DMA: Split the APBH DMA init into block and channel initMarek Vasut
2012-04-16imx: Return gpio_set_value in gpio_direction_outputVikram Narayanan
2012-04-16imx: Use GPIO_TO_PORT macro in the gpio driver instead of (gpio >> 5)Vikram Narayanan
2012-04-16imx: Add GPIO_TO_PORT macro in the mxc_gpio driverVikram Narayanan
2012-04-16i.MX28: Allow coexistence of PIO and DMA mode for SD/MMCMarek Vasut
2012-04-14drivers/mtd/spr_smi.c: Fix build warningAnatolij Gustschin
2012-04-09Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk
2012-04-04net/designware: Change timeout loop implementationAmit Virdi
2012-04-04net/designware: Set ANAR to 0x1e1Armando Visconti
2012-04-04net/designware: Program phy registers when auto-negotiation is ONVikas Manocha
2012-04-04net/designware: Try configuring phy on each dw_eth_initVipin Kumar
2012-04-04net/designware: Consecutive writes must have delayArmando Visconti
2012-04-04net/designware: Phy address fixVipin KUMAR
2012-04-04net/designware: Fix the max frame length sizeVipin KUMAR
2012-04-04net/designware: Fix to restore hw mac addressVipin KUMAR
2012-04-04onenand: Replace ONENAND_IS_MLC() with ONENAND_HAS_4KB()Lukasz Majewski
2012-04-04net: ll_temac: Add LL TEMAC driver to u-bootStephan Linz
2012-04-04onenand:samsung Target dependent OneNAND chip probe functionLukasz Majewski
2012-04-03mvgbe: remove warning for unused methodsStefan Bigler
2012-03-30net/altera_tse: use flush_dcache_range instead of flush_dcacheStefan Kristiansson
2012-03-30net/ethoc: use flush_dcache_range instead of flush_dcacheStefan Kristiansson
2012-03-30Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk
2012-03-30pci: declare pciauto functions in headerLinus Walleij
2012-03-30drivers/mmc/mmc.c: Fix build warningAnatolij Gustschin
2012-03-30drivers/mmc/tegra2_mmc.c: fix GCC 4.6 warningAnatolij Gustschin
2012-03-30Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk
2012-03-30Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2012-03-29tegra: i2c: Add I2C driverYen Lin
2012-03-29tegra: usb: Add support for Tegra USB peripheralSimon Glass
2012-03-29usb: Add support for txfifo thresholdSimon Glass
2012-03-29net: fec_mxc: allow use with cache enabledEric Nelson
2012-03-29i.MX28: Do data transfers via DMA in MMC driverMarek Vasut
2012-03-29MMC: Implement generic bounce bufferMarek Vasut
2012-03-29i.MX28: Add cache support to MXS NAND driverMarek Vasut
2012-03-29i.MX28: Add cache support into the APBH DMA driverMarek Vasut
2012-03-28net: calxedaxgmac: fix build due to missing __aligned definitionRob Herring
2012-03-28Enable high speed support for USB device framework and usbttyVipin KUMAR
2012-03-27omap3_spi: receive transmit modejacopo mondi
2012-03-27twl4030: fix potential power supply handling issuesGrazvydas Ignotas
2012-03-27NAND: TI: fix warnings in omap_gpmc.cStefano Babic
2012-03-27net: smc91111: use mdelay()Mike Frysinger
2012-03-27USB: ehci-mx6: Add proper IO accessorsFabio Estevam
2012-03-27mxs_spi: Return proper timeout errorFabio Estevam
2012-03-27pmic_i2c: Return error in case of invalid pmic_i2c_tx_numFabio Estevam