summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblazeTom Rini2013-08-121-1/+5
|\
| * fpga: zynqpl: Clear loopback mode during device initSoren Brinkmann2013-08-121-0/+4
| * fpga: zynqpl: Add support for zc7100 device.Michal Simek2013-08-121-1/+1
* | sf: sst: Add support for SST25WF080Jagannadha Sutradharudu Teki2013-08-071-0/+6
* | spi: Add zynq spi controller driverJagannadha Sutradharudu Teki2013-08-072-0/+281
* | sf: Fix code cleanupsJagannadha Sutradharudu Teki2013-08-078-15/+16
* | sf: Fix code cleanupJagannadha Sutradharudu Teki2013-08-061-5/+6
* | sf: stmicro: Fix code cleanupJagannadha Sutradharudu Teki2013-08-061-4/+3
* | sf: sst: Fix code cleanupJagannadha Sutradharudu Teki2013-08-061-12/+20
* | sf: eon|spansion|ramtron: Fix code cleanupJagannadha Sutradharudu Teki2013-08-063-5/+7
* | spi: mpc8xxx_spi: Use DIV_ROUND_UP instead of open-codedAxel Lin2013-08-061-1/+1
* | spi: fsl_espi: Use DIV_ROUND_UP instead of open-codedAxel Lin2013-08-061-4/+2
|/
* i2c: soft: Fix typo in CONFIG_SYS_I2C_SOFT_SPEEDMarek Vasut2013-08-031-4/+4
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2013-08-018-108/+365
|\
| * ehci-hcd: fix memory leak in lowlevel initNikita Kiryanov2013-07-291-1/+3
| * usb: ehci-omap: Don't softreset USB High-speed Host (UHH) ModuleRoger Quadros2013-07-291-12/+15
| * dfu: Implementation of target reset after communication with dfu-util's -R sw...Lukasz Majewski2013-07-292-0/+13
| * usb: mv_udc: Add bounce bufferMarek Vasut2013-07-291-7/+77
| * usb: mv_udc: Add proper cache managementMarek Vasut2013-07-291-5/+77
| * usb: mv_udc: Implement better qTD item accessorMarek Vasut2013-07-291-2/+15
| * usb: mv_udc: Improve allocation of qTD itemsMarek Vasut2013-07-291-2/+23
| * usb: mv_udc: Implement better QH accessorMarek Vasut2013-07-291-5/+18
| * usb: mv_udc: Add cacheline length checkMarek Vasut2013-07-291-0/+10
| * usb: mv_udc: Properly align the endpoint QH and qTD listMarek Vasut2013-07-291-8/+18
| * usb: mv_udc: Move QH and qTD into mv_drvMarek Vasut2013-07-291-13/+13
| * usb: mv_udc: Init mv_drv.gadget.ops staticallyMarek Vasut2013-07-291-3/+3
| * usb: mv_udc: Remove QH_MAXNUM macroMarek Vasut2013-07-291-3/+4
| * usb: mv_udc: Clean up the initial variable checkMarek Vasut2013-07-291-6/+5
| * usb: mv_udc: Make use of struct ehci_ctrlMarek Vasut2013-07-291-18/+23
| * usb: ehci: Split out struct ehci_ctrl definitionMarek Vasut2013-07-292-10/+14
| * usb: mv_udc: Clean up the EP initializationMarek Vasut2013-07-291-12/+26
| * usb: mv_udc: Move endpoint array into driver dataMarek Vasut2013-07-291-24/+24
| * usb: mv_udc: Unbreak the mv_udc driverMarek Vasut2013-07-293-2/+9
* | spi: bfin_spi: Use DIV_ROUND_UP instead of open-codedAxel Lin2013-07-311-3/+1
* | gpio: adi_gpio2: Unreserve gpio in special_gpio_free()Axel Lin2013-07-311-2/+2
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashTom Rini2013-07-261-1/+1
|\
| * cfi_flash: use buffer length in unmap_physmem()Kuo-Jung Su2013-07-251-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-nds32Tom Rini2013-07-254-86/+8
|\ \
| * | pci: move pci_ftpci100.h to include/faraday/ftpci100.hGabor Juhos2013-07-242-98/+2
| * | pci: add prototype for pci_ftpci_init() functionGabor Juhos2013-07-241-0/+2
| * | block: constify sect_buf argument of ide_write_dataGabor Juhos2013-07-241-1/+1
| * | mmc: ftsdc010_mci: fix build error if CONFIG_FTSDC010_SDIO is not definedGabor Juhos2013-07-241-1/+5
| |/
* | qemu-malta: Update for SPDX license identifiersTom Rini2013-07-251-3/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2013-07-253-1/+180
|\ \
| * | MIPS: qemu-malta: add PCI supportGabor Juhos2013-07-242-0/+179
| * | net: pcnet: use pci_virt_to_mem to obtain buffer addressesGabor Juhos2013-07-241-1/+1
* | | drivers/i2c: Update fti2c010.[ch], i2c_core.c to use SPDX identifiersTom Rini2013-07-253-17/+3
* | | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-249-333/+1236
|\ \ \ | |/ / |/| |
| * | i2c: add Faraday FTI2C010 I2C controller supportKuo-Jung Su2013-07-233-0/+451
| * | I2C: mxc_i2c: Add support for Vybrid VF610 platformAlison Wang2013-07-231-7/+55
OpenPOWER on IntegriCloud