summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
| * | | | 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
| | |_|/ | |/| |
* | | | mtd: nand: mxs: reset BCH earlier, too, to avoid NAND startup problemsWolfram Sang2012-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
OpenPOWER on IntegriCloud