summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc3: TI PHY: PHY driver for dwc3 in TI platformsKishon Vijay Abraham I2015-04-141-0/+22
* usb: dwc3: dwc3-omap: add interrupt status API to check for interruptsKishon Vijay Abraham I2015-04-141-0/+1
* dwc3: dwc3-omap: add support for multiple dwc3-omap controllersKishon Vijay Abraham I2015-04-141-1/+2
* usb: dwc3: dwc3-omap: change probe and remove to uboot init and uboot exit codeKishon Vijay Abraham I2015-04-141-0/+3
* include: dwc3-omap-uboot: add a structure for populating dwc3-omap platform dataKishon Vijay Abraham I2015-04-141-0/+27
* usb: dwc3: dwc3-omap: make dwc3-omap build in ubootKishon Vijay Abraham I2015-04-141-0/+19
* dwc3: core: added an API to invoke irq handlersKishon Vijay Abraham I2015-04-141-0/+1
* dwc3: core: add support for multiple dwc3 controllersKishon Vijay Abraham I2015-04-141-1/+2
* include: dwc3-uboot: add a structure for populating platform dataKishon Vijay Abraham I2015-04-141-0/+40
* include: usb: composite: add USB_GADGET_DELAYED_STATUS to avoid compilation e...Kishon Vijay Abraham I2015-04-141-0/+9
* usb: dwc3: gadget: make dwc3 gadget build in ubootKishon Vijay Abraham I2015-04-142-0/+40
* usb: dwc3: fix dwc3 header filesKishon Vijay Abraham I2015-04-141-0/+20
* include: usb: modify gadget.h to include udc supportKishon Vijay Abraham I2015-04-141-0/+43
* Create API to map between CPU physical and bus addressesStephen Warren2015-04-141-0/+25
* usb: Convert protocol header structures to use explicitly sized variablesSergey Temerkhanov2015-04-141-9/+9
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-04-132-2/+126
|\
| * ARM: mx5: add support for USB armory boardAndrej Rosano2015-04-091-0/+126
| * mx53loco: Disable printing cpuinfoFabio Estevam2015-04-081-2/+0
* | Merge git://git.denx.de/u-boot-arcTom Rini2015-04-101-0/+6
|\ \
| * | board: axs10x - support v3 mother-boardAlexey Brodkin2015-04-091-0/+6
* | | integrator: consolidate flash infoLinus Walleij2015-04-103-33/+27
* | | vexpress64: juno: add default NOR flash bootLinus Walleij2015-04-101-1/+29
* | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2015-04-104-7/+251
|\ \ \
| * | | lpc32xx: add support for board work_92105Albert ARIBAUD \(3ADEV\)2015-04-101-0/+241
| * | | lpc32xx: add lpc32xx-spl.bin boot image targetAlbert ARIBAUD \(3ADEV\)2015-04-101-0/+1
| * | | dtt: add ds620 supportAlbert ARIBAUD \(3ADEV\)2015-04-101-7/+8
| * | | lpc32xx: add Ethernet supportAlbert ARIBAUD \(3ADEV\)2015-04-101-0/+1
| |/ /
* | | omap3: pandora: use common configurationGrazvydas Ignotas2015-04-091-141/+36
* | | mcx: update maintainer and convert to generic boardAnatolij Gustschin2015-04-091-0/+2
|/ /
* | config: exynos: trats2: Enable support for Image.itb at trats2 deviceŁukasz Majewski2015-04-061-2/+6
* | config: exynos: trats: Enable support for Image.itb at trats deviceŁukasz Majewski2015-04-061-2/+6
* | config: exynos: common: Provide env variables to support Image.itbŁukasz Majewski2015-04-061-0/+54
* | config: peach: Correct memory layout environment settingsSjoerd Simons2015-04-062-0/+16
* | exynos5: add trace feature #ifdef in exynos5-common.hInha Song2015-04-061-2/+2
* | Merge git://git.denx.de/u-boot-arcTom Rini2015-04-031-5/+1
|\ \
| * | board: Switch Abilis TB-100 board to Driver Model for serial portAlexey Brodkin2015-04-031-5/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2015-04-033-11/+42
|\ \ \ | |/ / |/| |
| * | ARM: tegra: update colibri_t20 configurationMarcel Ziswiler2015-03-301-4/+27
| * | ARM: tegra: rename colibri_t20 board/configuration/device-treeMarcel Ziswiler2015-03-301-3/+3
| * | tegra: seaboard: Remove unused CONFIG_UART_DISABLE_GPIOSimon Glass2015-03-301-3/+0
| * | ARMv8: enable DM in vexpress64 boardDavid Feng2015-03-271-1/+12
* | | Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2015-03-319-304/+287
|\ \ \
| * | | ARM: at91: sama5: move the common part of configurations to at91-sama5_common.hWu, Josh2015-04-015-298/+102
| * | | ARM: atmel: at91sam9n12ek: enable spl supportBo Shen2015-04-011-1/+57
| * | | ARM: atmel: at91sam9x5ek: enable spl supportBo Shen2015-04-011-0/+57
| * | | ARM: atmel: at91sam9m10g45ek: enable spl supportBo Shen2015-04-011-0/+58
| * | | ARM: at91: at91sam9n12ek: save the environment to a fat file in MMC cardWu, Josh2015-04-011-2/+13
| * | | arm, at91: corvus: move MACH_TYPE to defconfigHeiko Schocher2015-04-011-3/+0
* | | | Merge git://git.denx.de/u-boot-nand-flashTom Rini2015-03-3136-69/+5
|\ \ \ \
| * | | | nand: yaffs: Remove the "nand write.yaffs" commandPeter Tyser2015-03-303-7/+2
OpenPOWER on IntegriCloud