summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-01-08I2C: Driver changes for FDT supportRajeshwari Shinde
2012-12-22Merge samsung, imx, tegra into u-boot-arm/masterAlbert ARIBAUD
2012-12-19Merge remote-tracking branch 'u-boot/master' into u-boot-arm-mergedAllen Martin
2012-12-17Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2012-12-15net: sh_eth: add support for SH7752Yoshihiro Shimoda
2012-12-15phy: Add support for Marvell 88E1118RMichal Simek
2012-12-15e1000e : Correct Rx Threshold granularityRuchika Gupta
2012-12-14Merge remote-tracking branch 'origin/master'Scott Wood
2012-12-13env: Add a baudrate env handlerJoe Hershberger
2012-12-11mtd: nand: mxs: reset BCH earlier, too, to avoid NAND startup problemsWolfram Sang
2012-12-11designware_i2c.h: Define IC_CLK only if not already defined in config fileArmando Visconti
2012-12-11designware_i2c.h: Fixed the correct values for SCL low/high timeArmando Visconti
2012-12-11designware_i2c: Fixed the setting of the i2c bus speedArmando Visconti
2012-12-11designware_i2c: Added s/w generation of stop bitArmando Visconti
2012-12-11designware_i2c.c: Added the support for MULTI_BUSArmando Visconti
2012-12-11drivers:i2c: Modify I2C driver for Exynos4Piotr Wilczek
2012-12-11omap24xx_i2c: Handle OMAP5 like OMAP2,3,4Vincent Stehlé
2012-12-11mxs: i2c: Implement algorithm to set up arbitrary i2c speedMarek Vasut
2012-12-11mxs: i2c: Restore speed setting after block resetMarek Vasut
2012-12-11i2c: mxs: Fix TIMING2 register valueMarek Vasut
2012-12-11i2c: mxs: Use i2c_set_bus_speed() in i2c_init()Marek Vasut
2012-12-11i2c: mxs: Implement i2c_get/set_bus_speed()Marek Vasut
2012-12-11i2c: mxs: Abstract out the MXS I2C speed setupMarek Vasut
2012-12-11i2c: Staticize local functions in mxc i2c driverMarek Vasut
2012-12-11soft_i2c: add necessary includes for AVR32Andreas Bießmann
2012-12-11POWER: MAX77686: Modified as per the latest ImplementationRajeshwari Shinde
2012-12-10Merge branch 'master' of git://git.denx.de/u-boot into resolveMinkyu Kang
2012-12-08Merge branch 'master' of git://git.denx.de/u-boot into masterStefano Babic
2012-12-07Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2012-12-07serial_pl011: Set RTS during initializationJoshua Housh
2012-12-06video: Check for valid FB pointer before clearingDuncan Laurie
2012-12-06x86: gpio: Add additional GPIO banks to the ICH6 driverBill Richardson
2012-12-06x86: gpio: Add GPIO driver for Intel ICH6 and later.Bill Richardson
2012-12-03Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2012-11-30x86: video: Add coreboot framebuffer supportStefan Reinauer
2012-11-30x86: Add console command to display CBMEM console bufferVadim Bendebury
2012-11-30x86: Add CBMEM console driver for corebootVadim Bendebury
2012-11-30serial: serial_sh: bugfix: autoboot fails if serial console is not connectedTetsuyuki Kobayashi
2012-11-28Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxTom Rini
2012-11-27powerpc/p4080ds: fix PCI-e x8 link training down failureYuanquan Chen
2012-11-27powerpc/85xx: add support for the Freescale P5040DS Superhydra reference boardTimur Tabi
2012-11-27mmc: Properly determine maximum supported bus widthAndy Fleming
2012-11-27mmc: tegra: use bounce buffer APIsStephen Warren
2012-11-27common: rework bouncebuf implementationStephen Warren
2012-11-27mmc: add no simultaenous power and vddMela Custodio
2012-11-27mmc: Fix interpretation of MMC_CMD_ALL_SEND_CIDTaylor Hutt
2012-11-27EXYNOS: mmc: support DesignWare Controller for Samsung-SoCJaehoon Chung
2012-11-27Remove obsolete header filePantelis Antoniou
2012-11-26Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini
2012-11-26nand: Add torture featureBenoît Thébaudeau