aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-04-20video, lg4573: add support for the lg4573 displayHeiko Schocher1-0/+4
2015-04-18common/lcd_console: introduce display/framebuffer rotationHannes Petermaier6-5/+38
2015-04-16Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini7-11/+63
2015-04-15sunxi: Complete i2c support for each supported platformPaul Kocialkowski1-0/+4
2015-04-15i2c: mvtwsi: Support for up to 4 different controllersPaul Kocialkowski3-3/+3
2015-04-15power: axp209: Registers definitions in headerPaul Kocialkowski1-0/+38
2015-04-15power: axp152: Registers definitions in headerPaul Kocialkowski1-0/+12
2015-04-15power: axp221: Virtual VBUS detect and enable GPIOs to replace separate logicPaul Kocialkowski1-8/+6
2015-04-14usb: modify usb_gadget_handle_interrupts to take controller indexKishon Vijay Abraham I1-1/+1
2015-04-14include: configs: Enable DWC3 and DFU in AM43xxKishon Vijay Abraham I1-1/+57
2015-04-14include: configs: Enable DWC3 and DFU in DRA7xxKishon Vijay Abraham I2-0/+68
2015-04-14usb: dwc3: TI PHY: PHY driver for dwc3 in TI platformsKishon Vijay Abraham I1-0/+22
2015-04-14usb: dwc3: dwc3-omap: add interrupt status API to check for interruptsKishon Vijay Abraham I1-0/+1
2015-04-14dwc3: dwc3-omap: add support for multiple dwc3-omap controllersKishon Vijay Abraham I1-1/+2
2015-04-14usb: dwc3: dwc3-omap: change probe and remove to uboot init and uboot exit codeKishon Vijay Abraham I1-0/+3
2015-04-14include: dwc3-omap-uboot: add a structure for populating dwc3-omap platform dataKishon Vijay Abraham I1-0/+27
2015-04-14usb: dwc3: dwc3-omap: make dwc3-omap build in ubootKishon Vijay Abraham I1-0/+19
2015-04-14dwc3: core: added an API to invoke irq handlersKishon Vijay Abraham I1-0/+1
2015-04-14dwc3: core: add support for multiple dwc3 controllersKishon Vijay Abraham I1-1/+2
2015-04-14include: dwc3-uboot: add a structure for populating platform dataKishon Vijay Abraham I1-0/+40
2015-04-14include: usb: composite: add USB_GADGET_DELAYED_STATUS to avoid compilation e...Kishon Vijay Abraham I1-0/+9
2015-04-14usb: dwc3: gadget: make dwc3 gadget build in ubootKishon Vijay Abraham I2-0/+40
2015-04-14usb: dwc3: fix dwc3 header filesKishon Vijay Abraham I1-0/+20
2015-04-14include: usb: modify gadget.h to include udc supportKishon Vijay Abraham I1-0/+43
2015-04-14Create API to map between CPU physical and bus addressesStephen Warren1-0/+25
2015-04-14usb: Convert protocol header structures to use explicitly sized variablesSergey Temerkhanov1-9/+9
2015-04-13Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2-2/+126
2015-04-10Merge git://git.denx.de/u-boot-arcTom Rini1-0/+6
2015-04-10integrator: consolidate flash infoLinus Walleij3-33/+27
2015-04-10vexpress64: juno: add default NOR flash bootLinus Walleij1-1/+29
2015-04-10Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini4-7/+251
2015-04-10lpc32xx: add support for board work_92105Albert ARIBAUD \(3ADEV\)1-0/+241
2015-04-10lpc32xx: add lpc32xx-spl.bin boot image targetAlbert ARIBAUD \(3ADEV\)1-0/+1
2015-04-10dtt: add ds620 supportAlbert ARIBAUD \(3ADEV\)1-7/+8
2015-04-10lpc32xx: add Ethernet supportAlbert ARIBAUD \(3ADEV\)1-0/+1
2015-04-09omap3: pandora: use common configurationGrazvydas Ignotas1-141/+36
2015-04-09mcx: update maintainer and convert to generic boardAnatolij Gustschin1-0/+2
2015-04-09board: axs10x - support v3 mother-boardAlexey Brodkin1-0/+6
2015-04-09ARM: mx5: add support for USB armory boardAndrej Rosano1-0/+126
2015-04-08mx53loco: Disable printing cpuinfoFabio Estevam1-2/+0
2015-04-06config: exynos: trats2: Enable support for Image.itb at trats2 deviceŁukasz Majewski1-2/+6
2015-04-06config: exynos: trats: Enable support for Image.itb at trats deviceŁukasz Majewski1-2/+6
2015-04-06config: exynos: common: Provide env variables to support Image.itbŁukasz Majewski1-0/+54
2015-04-06config: peach: Correct memory layout environment settingsSjoerd Simons2-0/+16
2015-04-06exynos5: add trace feature #ifdef in exynos5-common.hInha Song1-2/+2
2015-04-03Merge git://git.denx.de/u-boot-arcTom Rini1-5/+1
2015-04-03Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini3-11/+42
2015-04-03board: Switch Abilis TB-100 board to Driver Model for serial portAlexey Brodkin1-5/+1
2015-03-31Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini9-304/+287
2015-04-01ARM: at91: sama5: move the common part of configurations to at91-sama5_common.hWu, Josh5-298/+102