summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-08-06sf: sst: Fix code cleanupJagannadha Sutradharudu Teki
2013-08-06sf: eon|spansion|ramtron: Fix code cleanupJagannadha Sutradharudu Teki
2013-08-06spi: mpc8xxx_spi: Use DIV_ROUND_UP instead of open-codedAxel Lin
2013-08-06spi: fsl_espi: Use DIV_ROUND_UP instead of open-codedAxel Lin
2013-08-03i2c: soft: Fix typo in CONFIG_SYS_I2C_SOFT_SPEEDMarek Vasut
2013-08-01Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2013-07-31Merge git://git.denx.de/u-boot-armStefano Babic
2013-07-31spi: bfin_spi: Use DIV_ROUND_UP instead of open-codedAxel Lin
2013-07-31gpio: adi_gpio2: Unreserve gpio in special_gpio_free()Axel Lin
2013-07-30gpio: tca642x: Add the tca642x gpio expander driverDan Murphy
2013-07-30net, phy, cpsw: fix gigabit register accessHeiko Schocher
2013-07-29ehci-hcd: fix memory leak in lowlevel initNikita Kiryanov
2013-07-29usb: ehci-omap: Don't softreset USB High-speed Host (UHH) ModuleRoger Quadros
2013-07-29dfu: Implementation of target reset after communication with dfu-util's -R sw...Lukasz Majewski
2013-07-29usb: mv_udc: Add bounce bufferMarek Vasut
2013-07-29usb: mv_udc: Add proper cache managementMarek Vasut
2013-07-29usb: mv_udc: Implement better qTD item accessorMarek Vasut
2013-07-29usb: mv_udc: Improve allocation of qTD itemsMarek Vasut
2013-07-29usb: mv_udc: Implement better QH accessorMarek Vasut
2013-07-29usb: mv_udc: Add cacheline length checkMarek Vasut
2013-07-29usb: mv_udc: Properly align the endpoint QH and qTD listMarek Vasut
2013-07-29usb: mv_udc: Move QH and qTD into mv_drvMarek Vasut
2013-07-29usb: mv_udc: Init mv_drv.gadget.ops staticallyMarek Vasut
2013-07-29usb: mv_udc: Remove QH_MAXNUM macroMarek Vasut
2013-07-29usb: mv_udc: Clean up the initial variable checkMarek Vasut
2013-07-29usb: mv_udc: Make use of struct ehci_ctrlMarek Vasut
2013-07-29usb: ehci: Split out struct ehci_ctrl definitionMarek Vasut
2013-07-29usb: mv_udc: Clean up the EP initializationMarek Vasut
2013-07-29usb: mv_udc: Move endpoint array into driver dataMarek Vasut
2013-07-29usb: mv_udc: Unbreak the mv_udc driverMarek Vasut
2013-07-29mxc_ipuv3: fix memory alignment of framebufferEric Nelson
2013-07-26drivers: net: cpsw: Enable statistics for all portMugunthan V N
2013-07-26drivers: net: cpsw: remove hard coding bd ram for cpswMugunthan V N
2013-07-26Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashTom Rini
2013-07-25Merge branch 'u-boot/master' into u-boot-arm/masterAlbert ARIBAUD
2013-07-25cfi_flash: use buffer length in unmap_physmem()Kuo-Jung Su
2013-07-25Merge branch 'master' of git://git.denx.de/u-boot-nds32Tom Rini
2013-07-25qemu-malta: Update for SPDX license identifiersTom Rini
2013-07-25Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2013-07-25drivers/i2c: Update fti2c010.[ch], i2c_core.c to use SPDX identifiersTom Rini
2013-07-25net: calxedaxgmac: enable rx cut-thruRob Herring
2013-07-24MIPS: qemu-malta: add PCI supportGabor Juhos
2013-07-24net: pcnet: use pci_virt_to_mem to obtain buffer addressesGabor Juhos
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2013-07-24Add LGPL-2.1+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-24mxc_gpio: Correct the GPIO handling in gpio_direction_output()Dirk Behme
2013-07-24pci: move pci_ftpci100.h to include/faraday/ftpci100.hGabor Juhos
2013-07-24pci: add prototype for pci_ftpci_init() functionGabor Juhos
2013-07-24block: constify sect_buf argument of ide_write_dataGabor Juhos