summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-06-25usb: ci_udc: fix typo in debug messageStephen Warren
2014-06-25usb: ci_udc: fix interaction with CONFIG_USB_ETH_CDCStephen Warren
2014-06-25Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-06-23PMIC: MAX77686: fix invalid bus checkJeroen Hofstee
2014-06-22Exynos: SPI: Fix reading data from SPI flashAkshay Saraswat
2014-06-20dm: Cast away the const-ness of the global_data pointerSimon Glass
2014-06-20dm: Add missing header files in lists and rootSimon Glass
2014-06-20dm: Use case-insensitive comparison for GPIO banksSimon Glass
2014-06-20dm: Rename struct device_id to udevice_idSimon Glass
2014-06-19spi: davinci: Fix register address for SPI1_BUSAxel Lin
2014-06-19ARM: keystone: aemif: move aemif driver to drivers/memory/ti-aemif.cKhoronzhuk, Ivan
2014-06-19mtd: nand: davinci: add header file for driver definitionsKhoronzhuk, Ivan
2014-06-19pmic: tps65090: correct checking i2c busJeroen Hofstee
2014-06-19includes: move openssl headers to include/u-bootJeroen Hofstee
2014-06-14video: atmel_hlcdfb: enable dcache supportWu, Josh
2014-06-14net: macb: enable dcache in macbWu, Josh
2014-06-14macb: make checkpatch cleanAndreas Bießmann
2014-06-12Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini
2014-06-12mmc: free allocated memory on initialization errorsDarwin Rambo
2014-06-12mmc: return meaningful error codes from mmc_select_hwpartStephen Warren
2014-06-12i2c: kona: Resolve Kona I2C driver issueSteve Rae
2014-06-11m68k: Fix warnings with gcc 4.6Simon Glass
2014-06-11Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2014-06-11Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2014-06-11dfu: Disable default calculation of CRC32Lukasz Majewski
2014-06-11usb: ci_udc: terminate ep0 INs with a zlp when requiredStephen Warren
2014-06-11usb: ci_udc: clean up all allocations in unregisterStephen Warren
2014-06-11usb: ci_udc: fix probe error cleanupStephen Warren
2014-06-11usb: ci_udc: fix freeing of ep0 reqStephen Warren
2014-06-11usb: ci_udc: call udc_disconnect() from ci_pullup()Stephen Warren
2014-06-10net: sh-eth: Fix typo from rESR_RTLF to EESR_RTLFNobuhiro Iwamatsu
2014-06-10net: sh-eth: Fix coding styleNobuhiro Iwamatsu
2014-06-10net: sh-eth: Add support R7S72100 of rmobileNobuhiro Iwamatsu
2014-06-09arm: vf610: Add QSPI driver supportAlison Wang
2014-06-08sf: probe: Fix quad bit set pathPoddar, Sourav
2014-06-08spi: soft_spi: Support NULL din/dout buffersAndrew Ruder
2014-06-08sf: params: Added support for Spansion S25FL512S_512KSiva Durga Prasad Paladugu
2014-06-08Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-06-06power: Add support for the TPS65218 PMICTom Rini
2014-06-06ti: qspi: populate slave device to set flash quad bit.Sourav Poddar
2014-06-06mtd: nand: omap: add support for BCH16_ECC - NAND driver updatespekon gupta
2014-06-06mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device b...pekon gupta
2014-06-06mtd: nand: force NAND_CMD_READID onto 8-bit busBrian Norris
2014-06-06mtd: nand: don't use read_buf for 8-bit ONFI transfersBrian Norris
2014-06-06mtd: nand: omap: fix error-codes returned from omap-elm driverpekon gupta
2014-06-06mtd: nand: omap_gpmc: minor cleanup of omap_correct_data_bchpekon gupta
2014-06-06mtd: nand: omap_gpmc: rename struct nand_bch_priv to struct omap_nand_infopekon gupta
2014-06-06mtd: nand: omap_gpmc: remove unused members of 'struct nand_bch_priv'pekon gupta
2014-06-06mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate be...pekon gupta
2014-06-06mtd: nand: omap_elm: remove #include omap_gpmc.hpekon gupta