aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-01-08Sound: WM8994: Add FDT support to codecRajeshwari Shinde2-6/+74
2013-01-08Sound: Add FDT support to driverRajeshwari Shinde1-69/+102
2013-01-08I2C: Driver changes for FDT supportRajeshwari Shinde2-1/+90
2012-12-22Merge samsung, imx, tegra into u-boot-arm/masterAlbert ARIBAUD96-787/+15489
2012-12-19Merge remote-tracking branch 'u-boot/master' into u-boot-arm-mergedAllen Martin95-773/+15476
2012-12-17Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini5-4/+26
2012-12-15net: sh_eth: add support for SH7752Yoshihiro Shimoda2-4/+4
2012-12-15phy: Add support for Marvell 88E1118RMichal Simek1-0/+11
2012-12-15e1000e : Correct Rx Threshold granularityRuchika Gupta2-0/+11
2012-12-14Merge remote-tracking branch 'origin/master'Scott Wood8-61/+262
2012-12-13env: Add a baudrate env handlerJoe Hershberger1-0/+70
2012-12-11mtd: nand: mxs: reset BCH earlier, too, to avoid NAND startup problemsWolfram Sang1-0/+3
2012-12-11designware_i2c.h: Define IC_CLK only if not already defined in config fileArmando Visconti1-0/+2
2012-12-11designware_i2c.h: Fixed the correct values for SCL low/high timeArmando Visconti1-3/+3
2012-12-11designware_i2c: Fixed the setting of the i2c bus speedArmando Visconti1-15/+13
2012-12-11designware_i2c: Added s/w generation of stop bitArmando Visconti2-3/+9
2012-12-11designware_i2c.c: Added the support for MULTI_BUSArmando Visconti1-1/+81
2012-12-11drivers:i2c: Modify I2C driver for Exynos4Piotr Wilczek1-7/+12
2012-12-11omap24xx_i2c: Handle OMAP5 like OMAP2,3,4Vincent Stehlé1-5/+10
2012-12-11mxs: i2c: Implement algorithm to set up arbitrary i2c speedMarek Vasut1-53/+34
2012-12-11mxs: i2c: Restore speed setting after block resetMarek Vasut1-0/+3
2012-12-11i2c: mxs: Fix TIMING2 register valueMarek Vasut1-2/+2
2012-12-11i2c: mxs: Use i2c_set_bus_speed() in i2c_init()Marek Vasut1-15/+1
2012-12-11i2c: mxs: Implement i2c_get/set_bus_speed()Marek Vasut1-0/+45
2012-12-11i2c: mxs: Abstract out the MXS I2C speed setupMarek Vasut1-20/+37
2012-12-11i2c: Staticize local functions in mxc i2c driverMarek Vasut1-2/+2
2012-12-11soft_i2c: add necessary includes for AVR32Andreas Bießmann1-0/+3
2012-12-11POWER: MAX77686: Modified as per the latest ImplementationRajeshwari Shinde2-5/+12
2012-12-10Merge branch 'master' of git://git.denx.de/u-boot into resolveMinkyu Kang81-717/+15186
2012-12-08Merge branch 'master' of git://git.denx.de/u-boot into masterStefano Babic81-716/+15186
2012-12-07Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini3-0/+293
2012-12-07serial_pl011: Set RTS during initializationJoshua Housh1-2/+2
2012-12-06video: Check for valid FB pointer before clearingDuncan Laurie1-0/+2
2012-12-06x86: gpio: Add additional GPIO banks to the ICH6 driverBill Richardson1-62/+110
2012-12-06x86: gpio: Add GPIO driver for Intel ICH6 and later.Bill Richardson2-0/+243
2012-12-03Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini4-0/+170
2012-11-30x86: video: Add coreboot framebuffer supportStefan Reinauer2-0/+102
2012-11-30x86: Add console command to display CBMEM console bufferVadim Bendebury1-0/+67
2012-11-30x86: Add CBMEM console driver for corebootVadim Bendebury1-0/+1
2012-11-30serial: serial_sh: bugfix: autoboot fails if serial console is not connectedTetsuyuki Kobayashi1-7/+13
2012-11-28Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxTom Rini3-0/+136
2012-11-27powerpc/p4080ds: fix PCI-e x8 link training down failureYuanquan Chen1-0/+22
2012-11-27powerpc/85xx: add support for the Freescale P5040DS Superhydra reference boardTimur Tabi2-0/+114
2012-11-27mmc: Properly determine maximum supported bus widthAndy Fleming1-12/+35
2012-11-27mmc: tegra: use bounce buffer APIsStephen Warren1-23/+41
2012-11-27common: rework bouncebuf implementationStephen Warren1-23/+7
2012-11-27mmc: add no simultaenous power and vddMela Custodio1-0/+3
2012-11-27mmc: Fix interpretation of MMC_CMD_ALL_SEND_CIDTaylor Hutt1-7/+9
2012-11-27EXYNOS: mmc: support DesignWare Controller for Samsung-SoCJaehoon Chung2-0/+58
2012-11-27Remove obsolete header filePantelis Antoniou1-1/+0