summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* common: Make sure arch-specific map_sysmem() is definedJoe Hershberger2015-04-182-17/+32
* dm: x86: pci: Convert coreboot to use driver model for pciSimon Glass2015-04-181-0/+1
* dm: sandbox: pci: Enable PCI for sandboxSimon Glass2015-04-181-0/+4
* dm: sandbox: pci: Add a PCI emulation uclassSimon Glass2015-04-162-0/+109
* dm: pci: Add a uclass for PCISimon Glass2015-04-162-7/+284
* dm: pci: Move common PCI functions into their own fileSimon Glass2015-04-161-0/+14
* dm: core: Add a uclass pre_probe() method for devicesSimon Glass2015-04-163-3/+7
* dm: core: Add dev_get_uclass_priv() to access uclass private dataSimon Glass2015-04-162-4/+14
* fdt: Tighten up error handling in fdtdec_get_pci_addr()Simon Glass2015-04-161-1/+3
* dm: Add a new CPU init function which can use driver modelSimon Glass2015-04-161-0/+11
* fdt: Export fdtdec_get_number() for general useSimon Glass2015-04-161-0/+11
* x86: Add support for panther (Asus Chromebox)Simon Glass2015-04-161-0/+17
* x86: Move common Chromebook config into a separate fileSimon Glass2015-04-162-60/+69
* x86: pci: Add PCI IDs for lynxpointSimon Glass2015-04-161-0/+2
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-04-167-11/+63
|\
| * sunxi: Complete i2c support for each supported platformPaul Kocialkowski2015-04-151-0/+4
| * i2c: mvtwsi: Support for up to 4 different controllersPaul Kocialkowski2015-04-153-3/+3
| * power: axp209: Registers definitions in headerPaul Kocialkowski2015-04-151-0/+38
| * power: axp152: Registers definitions in headerPaul Kocialkowski2015-04-151-0/+12
| * power: axp221: Virtual VBUS detect and enable GPIOs to replace separate logicPaul Kocialkowski2015-04-151-8/+6
* | usb: modify usb_gadget_handle_interrupts to take controller indexKishon Vijay Abraham I2015-04-141-1/+1
* | include: configs: Enable DWC3 and DFU in AM43xxKishon Vijay Abraham I2015-04-141-1/+57
* | include: configs: Enable DWC3 and DFU in DRA7xxKishon Vijay Abraham I2015-04-142-0/+68
* | 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
| |/ /
OpenPOWER on IntegriCloud