summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | configs: split ti_armv7_common into a omap generic headerNishanth Menon2015-07-277-26/+54
* | | | | nokia_rx51: Typo in CONFIG_MUSB_HCD fixupPaul Kocialkowski2015-07-271-1/+1
* | | | | Update the rootfs type to ext4 for Overo and PepperAdam YH Lee2015-07-272-2/+2
* | | | | stm32f429: use 180 MHz system clockAntonio Borneo2015-07-271-0/+2
* | | | | stm32f429: pass the device unique ID in DTBAntonio Borneo2015-07-271-0/+1
* | | | | siemens-am33x-common: Hardcoded value instead of non-included definePaul Kocialkowski2015-07-271-1/+1
* | | | | omap-common: Common boot code OMAP3 support and cleanupPaul Kocialkowski2015-07-271-0/+1
* | | | | nds32: include <asm/arch-*/*.h> instead of <asm/arch/*.h>Masahiro Yamada2015-07-273-3/+3
* | | | | stm32f429-discovery: Use ttyS0 as the console devicerev13@wp.pl2015-07-271-1/+1
* | | | | config: ti_omap5_common: Palmas power support in SPLPaul Kocialkowski2015-07-272-2/+1
|/ / / /
* | | | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-07-251-5/+0
|\ \ \ \
| * | | | sunxi: Enable CMD_USB and USB_STORAGE by default on sunxiHans de Goede2015-07-251-5/+0
* | | | | Merge git://git.denx.de/u-boot-usbTom Rini2015-07-2428-69/+230
|\ \ \ \ \
| * | | | | usb: CONFIG_USB_FASTBOOT prefix replacement for consistencyPaul Kocialkowski2015-07-226-12/+12
| * | | | | implement Fastboot via USB OTG on bcm28155_ap boardsJiandong Zheng2015-07-221-0/+20
| * | | | | g_dnl: add missing declarationSteve Rae2015-07-221-0/+1
| * | | | | usb: board_usb_init and board_usb_cleanup calls in the fastboot commandPaul Kocialkowski2015-07-221-1/+1
| * | | | | usb: Fastboot function config for better consistency with other functionsPaul Kocialkowski2015-07-225-0/+5
| * | | | | usb: USB download gadget and functions config options coherent namingPaul Kocialkowski2015-07-2218-47/+47
| * | | | | include: usb: Map USB controller base addresses for LS2085ANikhil Badola2015-07-221-0/+3
| * | | | | include: usb: Move USB controller base address mappingNikhil Badola2015-07-221-0/+7
| * | | | | drivers: usb: fsl: Implement Erratum A-009116 for XHCI controllerNikhil Badola2015-07-221-6/+16
| * | | | | ls1021aqds: Enable USB IP supportRamneek Mehresh2015-07-221-5/+17
| * | | | | ls1021atwr: Enable USB IP supportRamneek Mehresh2015-07-221-0/+38
| * | | | | usb: fsl: Add XHCI driver supportRamneek Mehresh2015-07-221-0/+54
| * | | | | usb: xhci: keystone: Remove common dwc3 drv functions callsRamneek Mehresh2015-07-221-0/+1
| * | | | | usb: xhci: omap: Remove common dwc3 drv functions callsRamneek Mehresh2015-07-223-0/+3
| * | | | | usb: xhci: exynos: Remove common dwc3 drv functions callsRamneek Mehresh2015-07-221-0/+1
| * | | | | usb: dwc3: Add DWC3 controller driver supportRamneek Mehresh2015-07-221-0/+6
* | | | | | arm: marvell: Increase MAXARGS to 32Stefan Roese2015-07-241-1/+1
* | | | | | arm: mvebu: db-88f6820-gp: Add SDIO/MMC SPL boot supportStefan Roese2015-07-241-0/+28
| |/ / / / |/| | | |
* | | | | Merge git://git.denx.de/u-boot-uniphierTom Rini2015-07-231-24/+79
|\ \ \ \ \
| * | | | | ARM: UniPhier: add PH1-sLD3 SoC supportMasahiro Yamada2015-07-231-4/+24
| * | | | | ARM: UniPhier: update CONFIG_BOOTARGSMasahiro Yamada2015-07-231-1/+1
| * | | | | ARM: UniPhier: add environment variable for TFTP bootMasahiro Yamada2015-07-231-0/+10
| * | | | | ARM: UniPhier: add environment sets for non-FIT Linux bootMasahiro Yamada2015-07-231-18/+43
| |/ / / /
* | | | | Merge git://git.denx.de/u-boot-marvellTom Rini2015-07-233-2/+66
|\ \ \ \ \
| * | | | | arm: mvebu: db-88f6820: Add SPL support with DDR init codeStefan Roese2015-07-231-0/+35
| * | | | | arm: mvebu: drivers/ddr: Move Armada XP DDR init code into new directoryStefan Roese2015-07-232-2/+2
| * | | | | arm: mvebu: add Armada XP SATA supportAnton Schubert2015-07-231-0/+29
| |/ / / /
* | | | | linux_compat: handle __GFP_ZERO in kmalloc()Masahiro Yamada2015-07-221-8/+12
* | | | | linux_compat: move vzalloc() to header file as an inline functionMasahiro Yamada2015-07-221-2/+4
* | | | | linux_compat: remove cpu_relax() defineMasahiro Yamada2015-07-221-2/+0
* | | | | net: Allow drivers to return -ENOSYS with the write_hwaddr() methodSimon Glass2015-07-211-1/+3
* | | | | x86: minnowmax: Drop the cache line size hackSimon Glass2015-07-211-3/+0
* | | | | dm: usb: Adjust the USB_DEVICE() macro namingSimon Glass2015-07-211-1/+17
* | | | | dm: usb: eth: Support driver model with USB EthernetSimon Glass2015-07-211-11/+78
* | | | | dm: eth: Avoid blocking on packet receptionSimon Glass2015-07-211-1/+9
* | | | | dm: usb: Correct the struct usb_driver_entry commentSimon Glass2015-07-211-2/+2
* | | | | dm: pci: Add a function to get the BDF for a deviceSimon Glass2015-07-211-0/+8
OpenPOWER on IntegriCloud