summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* kirkwood: make MPP arrays static constAlbert ARIBAUD2013-01-091-7/+5
* mv88e61xx: refactor PHY and SWITCH level-codeAlbert ARIBAUD2013-01-092-192/+342
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-081-1/+1
|\
| * fsl_esdhc: add MMC_MODE_HC host_capsShawn Guo2013-01-051-1/+1
* | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-089-55/+720
|\ \
| * | power: twl6035: complain on LDO9 errorVincent Stehlé2012-12-101-4/+13
| * | omap24xx_i2c: Handle wait_for_bb errorVincent Stehlé2012-12-101-6/+14
| * | gpio: add gpio_is_valid() to omap_gpio APINikita Kiryanov2012-12-101-7/+3
| * | am335x: cpsw: make phy address configurableYegor Yefremov2012-12-101-1/+4
| * | OMAP3 SPI : Fixed bugs related to SPI transferajoy2012-12-102-32/+45
| * | am33xx_spl_bch: simple SPL nand loader for AM33XXIlya Yanok2012-12-102-0/+239
| * | omap_gpmc: BCH8 support (ELM based)Mansoor Ahamed2012-12-101-1/+402
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge samsung, imx, tegra into u-boot-arm/masterAlbert ARIBAUD2012-12-2296-787/+15489
|\ \ \ \ \ | |_|_|/ / |/| | | / | | | |/ | | |/|
| | | * Merge remote-tracking branch 'u-boot/master' into u-boot-arm-mergedAllen Martin2012-12-1995-773/+15476
| | | |\ | |_|/ / |/| | |
| | | * 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 into masterStefano Babic2012-12-0881-716/+15186
| | |\ \ | | | |/
| * | | 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 '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
| |\ \
OpenPOWER on IntegriCloud