summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-04-18net: Provide a function to get the current MAC addressJoe Hershberger
2015-04-18common: Make sure arch-specific map_sysmem() is definedJoe Hershberger
2015-04-18dm: x86: pci: Convert coreboot to use driver model for pciSimon Glass
2015-04-18dm: sandbox: pci: Enable PCI for sandboxSimon Glass
2015-04-17dm: sandbox: pci: Add a PCI emulation uclassSimon Glass
2015-04-17dm: pci: Add a uclass for PCISimon Glass
2015-04-17dm: pci: Move common PCI functions into their own fileSimon Glass
2015-04-17dm: core: Add a uclass pre_probe() method for devicesSimon Glass
2015-04-17dm: core: Add dev_get_uclass_priv() to access uclass private dataSimon Glass
2015-04-17fdt: Tighten up error handling in fdtdec_get_pci_addr()Simon Glass
2015-04-17dm: Add a new CPU init function which can use driver modelSimon Glass
2015-04-17fdt: Export fdtdec_get_number() for general useSimon Glass
2015-04-17x86: Add support for panther (Asus Chromebox)Simon Glass
2015-04-17x86: Move common Chromebook config into a separate fileSimon Glass
2015-04-17x86: pci: Add PCI IDs for lynxpointSimon Glass
2015-04-16Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2015-04-15sunxi: Complete i2c support for each supported platformPaul Kocialkowski
2015-04-15i2c: mvtwsi: Support for up to 4 different controllersPaul Kocialkowski
2015-04-15power: axp209: Registers definitions in headerPaul Kocialkowski
2015-04-15power: axp152: Registers definitions in headerPaul Kocialkowski
2015-04-15power: axp221: Virtual VBUS detect and enable GPIOs to replace separate logicPaul Kocialkowski
2015-04-14usb: modify usb_gadget_handle_interrupts to take controller indexKishon Vijay Abraham I
2015-04-14include: configs: Enable DWC3 and DFU in AM43xxKishon Vijay Abraham I
2015-04-14include: configs: Enable DWC3 and DFU in DRA7xxKishon Vijay Abraham I
2015-04-14usb: dwc3: TI PHY: PHY driver for dwc3 in TI platformsKishon Vijay Abraham I
2015-04-14usb: dwc3: dwc3-omap: add interrupt status API to check for interruptsKishon Vijay Abraham I
2015-04-14dwc3: dwc3-omap: add support for multiple dwc3-omap controllersKishon Vijay Abraham I
2015-04-14usb: dwc3: dwc3-omap: change probe and remove to uboot init and uboot exit codeKishon Vijay Abraham I
2015-04-14include: dwc3-omap-uboot: add a structure for populating dwc3-omap platform dataKishon Vijay Abraham I
2015-04-14usb: dwc3: dwc3-omap: make dwc3-omap build in ubootKishon Vijay Abraham I
2015-04-14dwc3: core: added an API to invoke irq handlersKishon Vijay Abraham I
2015-04-14dwc3: core: add support for multiple dwc3 controllersKishon Vijay Abraham I
2015-04-14include: dwc3-uboot: add a structure for populating platform dataKishon Vijay Abraham I
2015-04-14include: usb: composite: add USB_GADGET_DELAYED_STATUS to avoid compilation e...Kishon Vijay Abraham I
2015-04-14usb: dwc3: gadget: make dwc3 gadget build in ubootKishon Vijay Abraham I
2015-04-14usb: dwc3: fix dwc3 header filesKishon Vijay Abraham I
2015-04-14include: usb: modify gadget.h to include udc supportKishon Vijay Abraham I
2015-04-14Create API to map between CPU physical and bus addressesStephen Warren
2015-04-14usb: Convert protocol header structures to use explicitly sized variablesSergey Temerkhanov
2015-04-13Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-04-10Merge git://git.denx.de/u-boot-arcTom Rini
2015-04-10integrator: consolidate flash infoLinus Walleij
2015-04-10vexpress64: juno: add default NOR flash bootLinus Walleij
2015-04-10Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2015-04-10lpc32xx: add support for board work_92105Albert ARIBAUD \(3ADEV\)
2015-04-10lpc32xx: add lpc32xx-spl.bin boot image targetAlbert ARIBAUD \(3ADEV\)
2015-04-10dtt: add ds620 supportAlbert ARIBAUD \(3ADEV\)
2015-04-10lpc32xx: add Ethernet supportAlbert ARIBAUD \(3ADEV\)
2015-04-09omap3: pandora: use common configurationGrazvydas Ignotas
2015-04-09mcx: update maintainer and convert to generic boardAnatolij Gustschin