summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | POWER: MAX77686: Modified as per the latest ImplementationRajeshwari Shinde2012-12-112-5/+12
| | * | | | Merge branch 'master' of git://git.denx.de/u-boot into resolveMinkyu Kang2012-12-1081-717/+15186
| | |\ \ \ \ | |/ / / / / | | | | _ / | | | | /
| * | | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2012-11-254-83/+302
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | ehci-mxc: Fix host power mask bit for i.MX25Benoît Thébaudeau2012-11-191-1/+1
| | * | | ehci-mxc: Fix host power mask bit for i.MX35Benoît Thébaudeau2012-11-191-1/+1
| | * | | spi: mxc_spi: Fix spi clock glitch durant resetFabio Estevam2012-11-191-2/+2
| | * | | spi: mxc_spi: Fix handling of chip selectFabio Estevam2012-11-191-2/+3
| | * | | ehci-mx5/6: Make board_ehci_hcd_init() optionalBenoît Thébaudeau2012-11-162-3/+10
| | * | | ehci-mxc: Add support for i.MX35Benoît Thébaudeau2012-11-161-0/+69
| | * | | ehci-mxc: Define host offsetsBenoît Thébaudeau2012-11-161-1/+1
| | * | | ehci-mxc: Make i.MX25 EHCI configurableBenoît Thébaudeau2012-11-161-8/+64
| | * | | ehci-mxc: Make EHCI power/oc polarities configurableBenoît Thébaudeau2012-11-161-0/+56
| | * | | ehci-mx5: Add missing OC_DIS for i.MX53Benoît Thébaudeau2012-11-161-0/+24
| | * | | ehci-mx5: Fix *PM usage for i.MX53Benoît Thébaudeau2012-11-161-1/+6
| | * | | ehci-mx5: Fix OPM usageBenoît Thébaudeau2012-11-161-2/+2
| | * | | ehci-mx5: Fix OC_DIS usageBenoît Thébaudeau2012-11-161-3/+3
| | * | | ehci-mx5: Clean upBenoît Thébaudeau2012-11-161-19/+26
| | * | | ehci-mxc: Clean upBenoît Thébaudeau2012-11-161-46/+40
| * | | | mmc: tegra: support 4-bit operation too on 8-bit slotsStephen Warren2012-11-191-3/+4
| * | | | tegra: add CONSOLE_MUX support to tegra-kbcAllen Martin2012-11-191-1/+17
| * | | | tegra: Support control of cache settings for LCDSimon Glass2012-11-191-0/+11
| * | | | tegra: Add LCD driverSimon Glass2012-11-192-0/+369
| * | | | SPI: Add SPI Driver for EXYNOS.Rajeshwari Shinde2012-11-152-0/+368
| * | | | SOUND: Add WM8994 codecRajeshwari Shinde2012-11-154-0/+1179
| * | | | SOUND: SAMSUNG: Add I2S driverRajeshwari Shinde2012-11-153-0/+633
| * | | | drivers: video: fix image positionPiotr Wilczek2012-11-151-2/+13
| * | | | drivers: video: Add ld9040 video driverPiotr Wilczek2012-11-152-0/+145
| * | | | s3c64xx: fix the compiler error and warningMinkyu Kang2012-11-151-1/+2
| * | | | PMIC: MAX77686: Add support for MAX77686Rajeshwari Shinde2012-11-152-0/+43
| * | | | dm: wdt: Move s5p watchdog timer to drivers/watchdog/Marek Vasut2012-11-152-0/+60
| * | | | gpio:fix: Proper handling of GPIO subsystem parts at Samsung devicesŁukasz Majewski2012-11-151-2/+4
| |/ / /
| * | | mx6: use CONFIG_MX6 instead of CONFIG_MX6QTroy Kisky2012-11-102-4/+4
| * | | Merge git://git.denx.de/u-bootStefano Babic2012-11-1085-2727/+4718
| |\ \ \
| * | | | pmic: Add support for mc34704Fabio Estevam2012-10-261-0/+2
| * | | | pmic_fsl: Introduce FSL_PMIC_I2C_LENGTHFabio Estevam2012-10-261-1/+5
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2012-12-212-2/+11
|\ \ \ \ \
| * | | | | g_dnl: Properly terminate string list.Pantelis Antoniou2012-12-171-0/+1
| * | | | | g_dnl: Issue connect/disconnect as appropriatePantelis Antoniou2012-12-171-1/+10
| * | | | | pxa25x_udc: Remove usbdescriptors.hLukasz Dalek2012-12-171-1/+0
* | | | | | driver/mtd/IFC:Wait tWB time, poll R/B before command executionPrabhakar Kushwaha2012-12-211-2/+2
* | | | | | serial_sh: Add support Renesas SH7752Yoshihiro Shimoda2012-12-201-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2012-12-175-4/+26
|\ \ \ \ \
| * | | | | net: sh_eth: add support for SH7752Yoshihiro Shimoda2012-12-152-4/+4
| * | | | | phy: Add support for Marvell 88E1118RMichal Simek2012-12-151-0/+11
| * | | | | e1000e : Correct Rx Threshold granularityRuchika Gupta2012-12-152-0/+11
| |/ / / /
* | | | | Merge remote-tracking branch 'origin/master'Scott Wood2012-12-148-61/+262
|\ \ \ \ \ | |/ / / /
| * | | | env: Add a baudrate env handlerJoe Hershberger2012-12-131-0/+70
| * | | | designware_i2c.h: Define IC_CLK only if not already defined in config fileArmando Visconti2012-12-111-0/+2
| * | | | designware_i2c.h: Fixed the correct values for SCL low/high timeArmando Visconti2012-12-111-3/+3
| * | | | designware_i2c: Fixed the setting of the i2c bus speedArmando Visconti2012-12-111-15/+13
OpenPOWER on IntegriCloud