summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* i2c: Add TPS6586X driverSimon Glass2012-05-152-0/+281
* Add abs() macro to return absolute valueSimon Glass2012-05-151-5/+0
* i.MX28: Check if WP detection is implemented at allMarek Vasut2012-05-151-1/+2
* FEC: Abstract out register setupMarek Vasut2012-05-151-46/+38
* spi: mxs: Allow other chip selects to workFabio Estevam2012-05-151-0/+10
* spi: mxs: Introduce spi_cs_is_valid()Fabio Estevam2012-05-151-2/+11
* pmic: dialog: Avoid name conflictsFabio Estevam2012-05-151-2/+2
* imx: usb: There is no such registerTimo Ketola2012-05-151-2/+0
* i.MX25: usb: Set PORTSCx registerTimo Ketola2012-05-151-2/+0
* imx: nand: Support flash based BBTTimo Ketola2012-05-151-0/+33
* i.MX25: This architecture has a GPIO4 tooTimo Ketola2012-05-151-1/+2
* USB: ehci-mx6: Fix broken IO accessWolfgang Grandegger2012-05-151-2/+3
* pmic: Add support for the Dialog DA9053 PMICFabio Estevam2012-05-152-0/+38
* SATA: add driver for MX5 / MX6 SOCsStefano Babic2012-05-153-0/+1305
* NET: fec_mxc.c: Add a way to disable auto negotiationStefano Babic2012-05-151-1/+3
* EXYNOS: Change bits per pixel value proper for u-boot.Donghwa Lee2012-05-152-4/+4
* LCD: support S6E8AX0 amoled driver based on EXYNOS MIPI DSIDonghwa Lee2012-05-152-0/+257
* EXYNOS: support EXYNOS MIPI DSI interface driver.Donghwa Lee2012-05-156-0/+1703
* EXYNOS: support EXYNOS framebuffer and FIMD display drivers.Donghwa Lee2012-05-154-0/+544
* misc:pmic:max8997 MAX8997 support for PMIC driverŁukasz Majewski2012-05-152-0/+44
* omap5: pbias ldo9 turn onBalaji T K2012-05-152-0/+58
* power: twl6035: add palmas PMIC supportSRICHARAN R2012-05-152-0/+41
* OMAP4/5: Make the sysctrl structure commonSRICHARAN R2012-05-151-2/+2
* ARM:OMAP+:MMC: Add parameters to MMC initJonathan Solnit2012-05-151-4/+20
* serial: add LPC32X0 high-speed UART devices supportVladimir Zapolskiy2012-05-152-0/+113
* Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk2012-04-3012-13/+14
|\
| * lin_gadget: use common linux/compat.hMike Frysinger2012-04-302-3/+4
| * linux/compat.h: rename from linux/mtd/compat.hMike Frysinger2012-04-3010-10/+10
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2012-04-301-0/+2
|\ \
| * | powerpc/corenet_ds: Slave module for boot from SRIOLiu Gang2012-04-241-0/+2
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2012-04-304-3/+548
|\ \
| * | i2c:designware Turn off the ctrl when setting the speedArmando Visconti2012-04-241-0/+11
| * | i2c: Add support for designware i2c controllerVipin KUMAR2012-04-243-3/+149
| * | sh: i2c: Add support I2C controller of SH7734Nobuhiro Iwamatsu2012-04-242-0/+388
| |/
* | Blackfin: bfin_sdh: drop dos part hardcodeMike Frysinger2012-04-221-1/+0
|/
* net: ll_temac: drop obsolete "NAMESIZE" defineStephan Linz2012-04-211-2/+2
* mmc: Fix warning if CONFIG_MMC_TRACE is enabledDirk Behme2012-04-211-1/+1
* ehci-omap: fix for enabling the correct usb portJeroen Hofstee2012-04-211-2/+2
* GCC4.6: Squash warnings in onenand_base.cWolfgang Denk2012-04-211-3/+2
* Prepare v2012.04-rc2; minor Coding Style cleanupWolfgang Denk2012-04-161-1/+0
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2012-04-164-30/+84
|\
| * DMA: Split the APBH DMA init into block and channel initMarek Vasut2012-04-163-23/+31
| * imx: Return gpio_set_value in gpio_direction_outputVikram Narayanan2012-04-161-2/+1
| * imx: Use GPIO_TO_PORT macro in the gpio driver instead of (gpio >> 5)Vikram Narayanan2012-04-161-4/+4
| * imx: Add GPIO_TO_PORT macro in the mxc_gpio driverVikram Narayanan2012-04-161-0/+1
| * i.MX28: Allow coexistence of PIO and DMA mode for SD/MMCMarek Vasut2012-04-161-1/+47
* | drivers/mtd/spr_smi.c: Fix build warningAnatolij Gustschin2012-04-141-5/+0
|/
* Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2012-04-0912-39/+1954
|\
| * net/designware: Change timeout loop implementationAmit Virdi2012-04-041-16/+38
| * net/designware: Set ANAR to 0x1e1Armando Visconti2012-04-041-0/+3
OpenPOWER on IntegriCloud