summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-10power: twl6035: complain on LDO9 errorVincent Stehlé
2012-12-10omap24xx_i2c: Handle wait_for_bb errorVincent Stehlé
2012-12-10gpio: add gpio_is_valid() to omap_gpio APINikita Kiryanov
2012-12-10am335x: cpsw: make phy address configurableYegor Yefremov
2012-12-10OMAP3 SPI : Fixed bugs related to SPI transferajoy
2012-12-10am33xx_spl_bch: simple SPL nand loader for AM33XXIlya Yanok
2012-12-10omap_gpmc: BCH8 support (ELM based)Mansoor Ahamed
2012-12-10Merge branch 'master' of git://git.denx.de/u-boot into resolveMinkyu Kang
2012-12-09spi: atmel: sam9m10g45 also support WDRBT bitBo Shen
2012-12-09at91sam9x5: enable USB support for 9x5ek board.Richard Genoud
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
2012-11-26nand: Fix nand_erase_opts() offset checkBenoît Thébaudeau
2012-11-26nand: Clean up nand_utilBenoît Thébaudeau
2012-11-26nand: Move the sub-page read support enable to a flagJoe Hershberger
2012-11-26driver/mtd:IFC NAND:Initialise internal SRAM before any writePrabhakar Kushwaha