summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | zynqmp: Define ep config for ZynqMPSiva Durga Prasad Paladugu2015-07-282-8/+26
| |/ / / /
* | | | | am3517_evm: add FIT supportYegor Yefremov2015-07-271-0/+2
* | | | | configs: k2*_evm: rename skernel binary names to generated file namesNishanth Menon2015-07-273-3/+3
* | | | | configs: ti_armv7_keystone2: switch to using kernel zImageNishanth Menon2015-07-274-6/+5
* | | | | configs: ti_armv7_keystone2: switch addresses to generic addressesNishanth Menon2015-07-271-13/+9
* | | | | configs: ti_armv7_keystone2: start using armv7_commonNishanth Menon2015-07-275-44/+22
* | | | | configs: rename ks2_evm into ti_armv7_keystone2Nishanth Menon2015-07-274-3/+3
* | | | | board: ks2_evm: get rid of bogus CONFIG_LINUX_BOOT_PARAM_ADDRNishanth Menon2015-07-271-1/+0
* | | | | configs: ti: armv7_common: enable Thumb mode for allNishanth Menon2015-07-271-3/+1
* | | | | 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