summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-07-27pxe: add AArch64 image supportStephen Warren
2015-07-27tegra124: Expand SPL space by 8KBSimon Glass
2015-07-25Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2015-07-25sunxi: Enable CMD_USB and USB_STORAGE by default on sunxiHans de Goede
2015-07-24Merge git://git.denx.de/u-boot-usbTom Rini
2015-07-24arm: marvell: Increase MAXARGS to 32Stefan Roese
2015-07-24arm: mvebu: db-88f6820-gp: Add SDIO/MMC SPL boot supportStefan Roese
2015-07-23Merge git://git.denx.de/u-boot-uniphierTom Rini
2015-07-23ARM: UniPhier: add PH1-sLD3 SoC supportMasahiro Yamada
2015-07-23ARM: UniPhier: update CONFIG_BOOTARGSMasahiro Yamada
2015-07-23ARM: UniPhier: add environment variable for TFTP bootMasahiro Yamada
2015-07-23ARM: UniPhier: add environment sets for non-FIT Linux bootMasahiro Yamada
2015-07-23Merge git://git.denx.de/u-boot-marvellTom Rini
2015-07-23arm: mvebu: db-88f6820: Add SPL support with DDR init codeStefan Roese
2015-07-23arm: mvebu: drivers/ddr: Move Armada XP DDR init code into new directoryStefan Roese
2015-07-23arm: mvebu: add Armada XP SATA supportAnton Schubert
2015-07-22linux_compat: handle __GFP_ZERO in kmalloc()Masahiro Yamada
2015-07-22linux_compat: move vzalloc() to header file as an inline functionMasahiro Yamada
2015-07-22linux_compat: remove cpu_relax() defineMasahiro Yamada
2015-07-22usb: CONFIG_USB_FASTBOOT prefix replacement for consistencyPaul Kocialkowski
2015-07-22implement Fastboot via USB OTG on bcm28155_ap boardsJiandong Zheng
2015-07-22g_dnl: add missing declarationSteve Rae
2015-07-22usb: board_usb_init and board_usb_cleanup calls in the fastboot commandPaul Kocialkowski
2015-07-22usb: Fastboot function config for better consistency with other functionsPaul Kocialkowski
2015-07-22usb: USB download gadget and functions config options coherent namingPaul Kocialkowski
2015-07-22include: usb: Map USB controller base addresses for LS2085ANikhil Badola
2015-07-22include: usb: Move USB controller base address mappingNikhil Badola
2015-07-22drivers: usb: fsl: Implement Erratum A-009116 for XHCI controllerNikhil Badola
2015-07-22ls1021aqds: Enable USB IP supportRamneek Mehresh
2015-07-22ls1021atwr: Enable USB IP supportRamneek Mehresh
2015-07-22usb: fsl: Add XHCI driver supportRamneek Mehresh
2015-07-22usb: xhci: keystone: Remove common dwc3 drv functions callsRamneek Mehresh
2015-07-22usb: xhci: omap: Remove common dwc3 drv functions callsRamneek Mehresh
2015-07-22usb: xhci: exynos: Remove common dwc3 drv functions callsRamneek Mehresh
2015-07-22usb: dwc3: Add DWC3 controller driver supportRamneek Mehresh
2015-07-21net: Allow drivers to return -ENOSYS with the write_hwaddr() methodSimon Glass
2015-07-21x86: minnowmax: Drop the cache line size hackSimon Glass
2015-07-21dm: usb: Adjust the USB_DEVICE() macro namingSimon Glass
2015-07-21dm: usb: eth: Support driver model with USB EthernetSimon Glass
2015-07-21dm: eth: Avoid blocking on packet receptionSimon Glass
2015-07-21dm: usb: Correct the struct usb_driver_entry commentSimon Glass
2015-07-21dm: pci: Add a function to get the BDF for a deviceSimon Glass
2015-07-21dm: pci: Add support for PCI driver matchingSimon Glass
2015-07-21dm: usb: Allow usb host drivers to implement usb_reset_root_portHans de Goede
2015-07-21dm: Export device_remove_children / device_unbind_childrenHans de Goede
2015-07-21usb: Add an usb_device parameter to usb_reset_root_portHans de Goede
2015-07-21usb: usb_setup_device: Drop unneeded portnr function argumentHans de Goede
2015-07-21usb: Drop device-model specific copy of usb_legacy_port_resetHans de Goede
2015-07-21test: Add a macro to check that a value is not an error pointerSimon Glass
2015-07-21led: Return -ENODEV if the LED device cannot be foundSimon Glass