summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-05-15FEC: Abstract out register setupMarek Vasut
2012-05-15spi: mxs: Allow other chip selects to workFabio Estevam
2012-05-15spi: mxs: Introduce spi_cs_is_valid()Fabio Estevam
2012-05-15pmic: dialog: Avoid name conflictsFabio Estevam
2012-05-15imx: usb: There is no such registerTimo Ketola
2012-05-15i.MX25: usb: Set PORTSCx registerTimo Ketola
2012-05-15imx: nand: Support flash based BBTTimo Ketola
2012-05-15i.MX25: This architecture has a GPIO4 tooTimo Ketola
2012-05-15USB: ehci-mx6: Fix broken IO accessWolfgang Grandegger
2012-05-15pmic: Add support for the Dialog DA9053 PMICFabio Estevam
2012-05-15SATA: add driver for MX5 / MX6 SOCsStefano Babic
2012-05-15NET: fec_mxc.c: Add a way to disable auto negotiationStefano Babic
2012-05-15EXYNOS: Change bits per pixel value proper for u-boot.Donghwa Lee
2012-05-15LCD: support S6E8AX0 amoled driver based on EXYNOS MIPI DSIDonghwa Lee
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-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-25powerpc/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