aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-04-23SAUCE: Snowball: init serial laterJohn Rigby
2012-04-23HACK: Bypass normal mmc if CONFIG_SNOWBALL_MMC_HACKJohn Rigby
2012-04-23HACK: Copy in alternate mmc files for snowballJohn Rigby
2012-04-23snowball: igloo copy port of gpio driver supportPer Forlin
2012-04-23OMAP4: Panda: Add usb peripheral bootJohn Rigby
2012-04-23fec_mxc: move autonegoatiate restart after mii_postcallTroy Kisky
2012-04-23fec_mxc: increase autonegotiation timeoutTroy Kisky
2012-04-23mx53loco: PMIC: Add dialog pmic supportJason Liu
2012-04-23MMC: arm_pl180_mmci: allow multiple devicesJohn Rigby
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