summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2013-08-01-158/+423
|\
| * ehci-hcd: fix memory leak in lowlevel initNikita Kiryanov2013-07-29-1/+3
| * usb_hub: fix power cycling logicNikita Kiryanov2013-07-29-2/+2
| * usb: ehci-omap: Don't softreset USB High-speed Host (UHH) ModuleRoger Quadros2013-07-29-12/+15
| * dfu: Implementation of target reset after communication with dfu-util's -R sw...Lukasz Majewski2013-07-29-1/+28
| * usb: mv_udc: Add bounce bufferMarek Vasut2013-07-29-8/+82
| * usb: mv_udc: Add proper cache managementMarek Vasut2013-07-29-5/+77
| * usb: mv_udc: Implement better qTD item accessorMarek Vasut2013-07-29-2/+15
| * usb: mv_udc: Improve allocation of qTD itemsMarek Vasut2013-07-29-2/+24
| * usb: mv_udc: Implement better QH accessorMarek Vasut2013-07-29-5/+18
| * usb: mv_udc: Add cacheline length checkMarek Vasut2013-07-29-0/+10
| * usb: mv_udc: Properly align the endpoint QH and qTD listMarek Vasut2013-07-29-8/+18
| * usb: mv_udc: Move QH and qTD into mv_drvMarek Vasut2013-07-29-13/+15
| * usb: mv_udc: Init mv_drv.gadget.ops staticallyMarek Vasut2013-07-29-3/+3
| * usb: mv_udc: Remove QH_MAXNUM macroMarek Vasut2013-07-29-3/+4
| * usb: mv_udc: Clean up the initial variable checkMarek Vasut2013-07-29-6/+5
| * usb: mv_udc: Make use of struct ehci_ctrlMarek Vasut2013-07-29-21/+26
| * usb: ehci: Split out struct ehci_ctrl definitionMarek Vasut2013-07-29-10/+14
| * usb: mv_udc: Clean up the EP initializationMarek Vasut2013-07-29-13/+27
| * usb: mv_udc: Move endpoint array into driver dataMarek Vasut2013-07-29-32/+33
| * usb: mv_udc: Clean up mv_udc.hMarek Vasut2013-07-29-37/+23
| * usb: mv_udc: Unbreak the mv_udc driverMarek Vasut2013-07-29-2/+9
* | spi: bfin_spi: Use DIV_ROUND_UP instead of open-codedAxel Lin2013-07-31-3/+1
* | blackfin: Fix using gd->baudrate before setting its valueAxel Lin2013-07-31-2/+1
* | blackfin: gpio: Use proper mask for comparing functionAxel Lin2013-07-31-5/+6
* | gpio: adi_gpio2: Unreserve gpio in special_gpio_free()Axel Lin2013-07-31-2/+2
* | blackfin: gpio: Unreserve gpio in special_gpio_free()Axel Lin2013-07-31-2/+2
* | cfi_flash: Add prototypes of overridable functionsMasahiro Yamada2013-07-30-0/+14
|/
* powerpc/ppc4xx: Convert new gdsys files to SPDX license tagsTom Rini2013-07-26-85/+5
* Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxTom Rini2013-07-26-171/+1040
|\
| * powerpc/ppc4xx: Remove CONFIG_SYS_FLASH_PROTECTION from gdsys boardsDirk Eibach2013-07-25-10/+5
| * powerpc/ppc4xx: Consider gdsys FPGA OSD sizeDirk Eibach2013-07-25-16/+18
| * powerpc/ppc4xx: Support gdsys multichannel iocon hardwareDirk Eibach2013-07-25-53/+510
| * powerpc/ppc4xx: Add fpgad command for dumping gdsys fpga registersDirk Eibach2013-07-25-0/+101
| * powerpc/ppc4xx: Add gdsys mclink interfaceDirk Eibach2013-07-25-0/+184
| * powerpc/ppc4xx: Use generic accessor functions for gdsys FPGADirk Eibach2013-07-25-99/+229
* | Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashTom Rini2013-07-26-1/+1
|\ \ | |/ |/|
| * cfi_flash: use buffer length in unmap_physmem()Kuo-Jung Su2013-07-25-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-nds32Tom Rini2013-07-25-43/+384
|\ \
| * | nds32: Enable FPU if the version of CPU supportedken kuo2013-07-25-0/+52
| * | nds32: Update <asm/io.h> and <asm/setup.h> with SPDX license identifiersTom Rini2013-07-25-6/+2
| * | nds32: Convert Makefiles to use COBJS-y styleken kuo2013-07-25-21/+24
| * | nds32: ag101/ag102: Fix setting lastdec and now valuesAxel Lin2013-07-24-6/+8
| * | nds32: Enable the function of passing parameters to Linuxken kuo2013-07-24-0/+207
| * | nds32: Enable SDIO and EXT2 command support for Andes boardken kuo2013-07-24-0/+4
| * | nds32: Enable two banks of SDRAM on Andes boardken kuo2013-07-24-5/+40
| * | nds32: adp-ag102: use 'faraday/ftpci100.h' for pci_ftpci_initGabor Juhos2013-07-24-2/+1
| * | pci: move pci_ftpci100.h to include/faraday/ftpci100.hGabor Juhos2013-07-24-2/+2
| * | pci: add prototype for pci_ftpci_init() functionGabor Juhos2013-07-24-0/+2
| * | block: constify sect_buf argument of ide_write_dataGabor Juhos2013-07-24-3/+3