summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* designware_i2c: Added s/w generation of stop bitArmando Visconti2012-12-112-3/+9
* designware_i2c.c: Added the support for MULTI_BUSArmando Visconti2012-12-111-1/+81
* drivers:i2c: Modify I2C driver for Exynos4Piotr Wilczek2012-12-111-7/+12
* omap24xx_i2c: Handle OMAP5 like OMAP2,3,4Vincent Stehlé2012-12-111-5/+10
* mxs: i2c: Implement algorithm to set up arbitrary i2c speedMarek Vasut2012-12-111-53/+34
* mxs: i2c: Restore speed setting after block resetMarek Vasut2012-12-111-0/+3
* i2c: mxs: Fix TIMING2 register valueMarek Vasut2012-12-111-2/+2
* i2c: mxs: Use i2c_set_bus_speed() in i2c_init()Marek Vasut2012-12-111-15/+1
* i2c: mxs: Implement i2c_get/set_bus_speed()Marek Vasut2012-12-111-0/+45
* i2c: mxs: Abstract out the MXS I2C speed setupMarek Vasut2012-12-111-20/+37
* i2c: Staticize local functions in mxc i2c driverMarek Vasut2012-12-111-2/+2
* soft_i2c: add necessary includes for AVR32Andreas Bießmann2012-12-111-0/+3
* Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2012-12-073-0/+293
|\
| * video: Check for valid FB pointer before clearingDuncan Laurie2012-12-061-0/+2
| * x86: gpio: Add additional GPIO banks to the ICH6 driverBill Richardson2012-12-061-62/+110
| * x86: gpio: Add GPIO driver for Intel ICH6 and later.Bill Richardson2012-12-062-0/+243
* | serial_pl011: Set RTS during initializationJoshua Housh2012-12-071-2/+2
|/
* Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2012-12-034-0/+170
|\
| * x86: video: Add coreboot framebuffer supportStefan Reinauer2012-11-302-0/+102
| * x86: Add console command to display CBMEM console bufferVadim Bendebury2012-11-301-0/+67
| * x86: Add CBMEM console driver for corebootVadim Bendebury2012-11-301-0/+1
* | serial: serial_sh: bugfix: autoboot fails if serial console is not connectedTetsuyuki Kobayashi2012-11-301-7/+13
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxTom Rini2012-11-283-0/+136
|\
| * powerpc/p4080ds: fix PCI-e x8 link training down failureYuanquan Chen2012-11-271-0/+22
| * powerpc/85xx: add support for the Freescale P5040DS Superhydra reference boardTimur Tabi2012-11-272-0/+114
* | mmc: Properly determine maximum supported bus widthAndy Fleming2012-11-271-12/+35
* | mmc: tegra: use bounce buffer APIsStephen Warren2012-11-271-23/+41
* | common: rework bouncebuf implementationStephen Warren2012-11-271-23/+7
* | mmc: add no simultaenous power and vddMela Custodio2012-11-271-0/+3
* | mmc: Fix interpretation of MMC_CMD_ALL_SEND_CIDTaylor Hutt2012-11-271-7/+9
* | EXYNOS: mmc: support DesignWare Controller for Samsung-SoCJaehoon Chung2012-11-272-0/+58
|/
* Remove obsolete header filePantelis Antoniou2012-11-271-1/+0
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2012-11-2610-380/+426
|\
| * nand: Add torture featureBenoît Thébaudeau2012-11-261-0/+122
| * nand: Fix nand_erase_opts() offset checkBenoît Thébaudeau2012-11-261-2/+2
| * nand: Clean up nand_utilBenoît Thébaudeau2012-11-261-32/+32
| * nand: Move the sub-page read support enable to a flagJoe Hershberger2012-11-261-2/+7
| * driver/mtd:IFC NAND:Initialise internal SRAM before any writePrabhakar Kushwaha2012-11-261-1/+61
| * nand/fsl: add NAND_NO_SUBPAGE_WRITE to eLBC and IFC driversScott Wood2012-11-262-2/+2
| * spl/nand: config symbol documentationScott Wood2012-11-262-0/+172
| * spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC.Scott Wood2012-11-261-8/+22
| * powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxxScott Wood2012-11-262-334/+0
| * serial/ns16550: wait for TEMT before initializingScott Wood2012-11-261-0/+3
| * serial/ns16550: don't build serial_ns16550 with MIN_FUNCTIONSScott Wood2012-11-261-0/+4
* | usb: r8a6659: Fix build by missing of parenthesisNobuhiro Iwamatsu2012-11-201-1/+1
* | usb: r8a66597: Switched from variable to only macroNobuhiro Iwamatsu2012-11-201-10/+5
* | musb-new: omap2plus backend driverIlya Yanok2012-11-204-0/+692
OpenPOWER on IntegriCloud