summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-09-01dfu:usb: Support for g_dnl composite download gadget.Lukasz Majewski
2012-09-01ehci: cosmetic: Define the number of qt_buffersBenoît Thébaudeau
2012-09-01Consolidate bootcount code into drivers/bootcountStefan Roese
2012-09-01Merge branch 'sf' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2012-08-14sf: spansion: Add support for S25FL256SMichal Simek
2012-08-14sf: winbond: fix page_sizeStephen Warren
2012-08-13mtd/cfi_flash: fix write problems for Numonyx P33/30 32 MBit flashsHolger Brunck
2012-08-13cfi_flash: add support for Spansion flash PPB sector protectionAnatolij Gustschin
2012-08-10Add support for DS1388.Kenth Eriksson
2012-08-10sf: stmicro: add support for N25Q128AMichal Simek
2012-08-09sf: stmicro: add support N25Q128 partsStephan Linz
2012-08-09sf: stmicro: support JEDEC standard two-byte signatureStephan Linz
2012-08-09sf: winbond: add W25Q32Rajeshwari Shinde
2012-08-08sh: Add support pin function control using GPIONobuhiro Iwamatsu
2012-08-08serial: sh: Add support Renesas R8A7740Hideyuki Sano
2012-08-08serial: sh: Add support Renesas SH73A0Nobuhiro Iwamatsu
2012-08-07spi: Fix merge conflicts - MakefileMichal Simek
2012-07-31Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk
2012-07-31Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk
2012-07-31I2C: Add support for Multi channelRajeshwari Shinde
2012-07-31I2C: Modify the I2C driver for EXYNOS5Rajeshwari Shinde
2012-07-31I2C: Move struct s3c24x0_i2c to a common place.Rajeshwari Shinde
2012-07-31i.mx: iomux-v3.h: move to imx-common include directoryTroy Kisky
2012-07-31mxc_i2c: finish adding CONFIG_I2C_MULTI_BUS supportTroy Kisky
2012-07-31mxc_i2c: add bus recovery supportTroy Kisky
2012-07-31mxc_i2c: prep work for multiple busses supportTroy Kisky
2012-07-31mxc_i2c: add i2c_regs argument to i2c_imx_stopTroy Kisky
2012-07-31mxc_i2c: add retriesTroy Kisky
2012-07-31mxc_i2c: check for arbitration lostTroy Kisky
2012-07-31mxc_i2c: change slave addr if conflicts with destination.Troy Kisky
2012-07-31mxc_i2c: don't disable controller after every transactionTroy Kisky
2012-07-31mxc_i2c: place i2c_reset code inlineTroy Kisky
2012-07-31mxc_i2c: place imx_start code inlineTroy Kisky
2012-07-31mxc_i2c: remove redundant readTroy Kisky
2012-07-31mxc_i2c: combine i2c_imx_bus_busy and i2c_imx_trx_complete into wait_for_sr_s...Troy Kisky
2012-07-31mxc_i2c.c: code i2c_probe as a 0 length i2c_writeTroy Kisky
2012-07-31mxc_i2c: call i2c_imx_stop on error in i2c_read/i2c_writeTroy Kisky
2012-07-31mxc_i2c: create i2c_init_transferTroy Kisky
2012-07-31mxc_i2c: clear i2sr before waiting for bitTroy Kisky
2012-07-31mxc_i2c: create tx_byte functionTroy Kisky
2012-07-31mxc_i2c: remove ifdef of CONFIG_HARD_I2CTroy Kisky
2012-07-31mxc_i2c: fix i2c_imx_stopTroy Kisky
2012-07-31spi: microblaze: Adds driver for Xilinx SPI controllerStephan Linz
2012-07-30Merge branch 'next' of git://git.denx.de/u-bootWolfgang Denk
2012-07-23net: sh_eth: add support for SH7757's GETHERYoshihiro Shimoda
2012-07-23net: sh_eth: modify the definitions of regsiterYoshihiro Shimoda
2012-07-23net: sh_eth: add SH_ETH_TYPE_ conditionYoshihiro Shimoda
2012-07-23net: sh_eth: clean up for the SH7757's codeYoshihiro Shimoda
2012-07-20Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk
2012-07-20Merge branch 'sf' of git://git.denx.de/u-boot-blackfinWolfgang Denk