summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-05-15EXYNOS: support EXYNOS MIPI DSI interface driver.Donghwa Lee
2012-05-15EXYNOS: support EXYNOS framebuffer and FIMD display drivers.Donghwa Lee
2012-05-15misc:pmic:max8997 MAX8997 support for PMIC driverŁukasz Majewski
2012-05-15omap5: pbias ldo9 turn onBalaji T K
2012-05-15power: twl6035: add palmas PMIC supportSRICHARAN R
2012-05-15OMAP4/5: Make the sysctrl structure commonSRICHARAN R
2012-05-15ARM:OMAP+:MMC: Add parameters to MMC initJonathan Solnit
2012-05-15serial: add LPC32X0 high-speed UART devices supportVladimir Zapolskiy
2012-05-08mmc: support the sdhci instead of s5p_mmc for samsung-socJaehoon Chung
2012-05-08mmc: add the quirk to use the sdhci for samsung-socJaehoon Chung
2012-05-08mmc: sdhci: add the quirk for broken r1b responseJaehoon Chung
2012-05-08i.MX28: Lower the amount of blocks transfered in one DMA cycleMarek Vasut
2012-05-08mmc: fsl_esdhc: Poll until card is not busy anymoreDirk Behme
2012-05-08mmc: omap: handle controller errors properlyGrazvydas Ignotas
2012-05-08mmc: omap: improve stat wait messageGrazvydas Ignotas
2012-05-08mmc: omap: follow TRM procedure to power on cardsGrazvydas Ignotas
2012-05-08mmc:fix: Set mmc width according to MMC host capabilitiesŁukasz Majewski
2012-04-30Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk
2012-04-30lin_gadget: use common linux/compat.hMike Frysinger
2012-04-30linux/compat.h: rename from linux/mtd/compat.hMike Frysinger
2012-04-30Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2012-04-30Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk
2012-04-24powerpc/corenet_ds: Slave module for boot from SRIOLiu Gang
2012-04-24i2c:designware Turn off the ctrl when setting the speedArmando Visconti
2012-04-24i2c: Add support for designware i2c controllerVipin KUMAR
2012-04-24sh: i2c: Add support I2C controller of SH7734Nobuhiro Iwamatsu
2012-04-22Blackfin: bfin_sdh: drop dos part hardcodeMike Frysinger
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 cleanupWolfgang 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