summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* configs: k2*_evm: rename skernel binary names to generated file namesNishanth Menon2015-07-27-3/+3
* configs: ti_armv7_keystone2: switch to using kernel zImageNishanth Menon2015-07-27-6/+5
* configs: ti_armv7_keystone2: switch addresses to generic addressesNishanth Menon2015-07-27-13/+9
* configs: ti_armv7_keystone2: start using armv7_commonNishanth Menon2015-07-27-44/+22
* configs: rename ks2_evm into ti_armv7_keystone2Nishanth Menon2015-07-27-3/+3
* board: ks2_evm: get rid of bogus CONFIG_LINUX_BOOT_PARAM_ADDRNishanth Menon2015-07-27-1/+0
* configs: ti: armv7_common: enable Thumb mode for allNishanth Menon2015-07-27-3/+1
* configs: split ti_armv7_common into a omap generic headerNishanth Menon2015-07-27-26/+54
* nokia_rx51: Typo in CONFIG_MUSB_HCD fixupPaul Kocialkowski2015-07-27-1/+1
* Update the rootfs type to ext4 for Overo and PepperAdam YH Lee2015-07-27-2/+2
* stm32f429: use 180 MHz system clockAntonio Borneo2015-07-27-0/+2
* stm32f429: pass the device unique ID in DTBAntonio Borneo2015-07-27-0/+1
* siemens-am33x-common: Hardcoded value instead of non-included definePaul Kocialkowski2015-07-27-1/+1
* omap-common: Common boot code OMAP3 support and cleanupPaul Kocialkowski2015-07-27-0/+1
* nds32: include <asm/arch-*/*.h> instead of <asm/arch/*.h>Masahiro Yamada2015-07-27-3/+3
* stm32f429-discovery: Use ttyS0 as the console devicerev13@wp.pl2015-07-27-1/+1
* config: ti_omap5_common: Palmas power support in SPLPaul Kocialkowski2015-07-27-2/+1
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-07-25-5/+0
|\
| * sunxi: Enable CMD_USB and USB_STORAGE by default on sunxiHans de Goede2015-07-25-5/+0
* | Merge git://git.denx.de/u-boot-usbTom Rini2015-07-24-69/+230
|\ \
| * | usb: CONFIG_USB_FASTBOOT prefix replacement for consistencyPaul Kocialkowski2015-07-22-12/+12
| * | implement Fastboot via USB OTG on bcm28155_ap boardsJiandong Zheng2015-07-22-0/+20
| * | g_dnl: add missing declarationSteve Rae2015-07-22-0/+1
| * | usb: board_usb_init and board_usb_cleanup calls in the fastboot commandPaul Kocialkowski2015-07-22-1/+1
| * | usb: Fastboot function config for better consistency with other functionsPaul Kocialkowski2015-07-22-0/+5
| * | usb: USB download gadget and functions config options coherent namingPaul Kocialkowski2015-07-22-47/+47
| * | include: usb: Map USB controller base addresses for LS2085ANikhil Badola2015-07-22-0/+3
| * | include: usb: Move USB controller base address mappingNikhil Badola2015-07-22-0/+7
| * | drivers: usb: fsl: Implement Erratum A-009116 for XHCI controllerNikhil Badola2015-07-22-6/+16
| * | ls1021aqds: Enable USB IP supportRamneek Mehresh2015-07-22-5/+17
| * | ls1021atwr: Enable USB IP supportRamneek Mehresh2015-07-22-0/+38
| * | usb: fsl: Add XHCI driver supportRamneek Mehresh2015-07-22-0/+54
| * | usb: xhci: keystone: Remove common dwc3 drv functions callsRamneek Mehresh2015-07-22-0/+1
| * | usb: xhci: omap: Remove common dwc3 drv functions callsRamneek Mehresh2015-07-22-0/+3
| * | usb: xhci: exynos: Remove common dwc3 drv functions callsRamneek Mehresh2015-07-22-0/+1
| * | usb: dwc3: Add DWC3 controller driver supportRamneek Mehresh2015-07-22-0/+6
* | | arm: marvell: Increase MAXARGS to 32Stefan Roese2015-07-24-1/+1
* | | arm: mvebu: db-88f6820-gp: Add SDIO/MMC SPL boot supportStefan Roese2015-07-24-0/+28
| |/ |/|
* | Merge git://git.denx.de/u-boot-uniphierTom Rini2015-07-23-24/+79
|\ \
| * | ARM: UniPhier: add PH1-sLD3 SoC supportMasahiro Yamada2015-07-23-4/+24
| * | ARM: UniPhier: update CONFIG_BOOTARGSMasahiro Yamada2015-07-23-1/+1
| * | ARM: UniPhier: add environment variable for TFTP bootMasahiro Yamada2015-07-23-0/+10
| * | ARM: UniPhier: add environment sets for non-FIT Linux bootMasahiro Yamada2015-07-23-18/+43
| |/
* | Merge git://git.denx.de/u-boot-marvellTom Rini2015-07-23-2/+66
|\ \
| * | arm: mvebu: db-88f6820: Add SPL support with DDR init codeStefan Roese2015-07-23-0/+35
| * | arm: mvebu: drivers/ddr: Move Armada XP DDR init code into new directoryStefan Roese2015-07-23-2/+2
| * | arm: mvebu: add Armada XP SATA supportAnton Schubert2015-07-23-0/+29
| |/
* | linux_compat: handle __GFP_ZERO in kmalloc()Masahiro Yamada2015-07-22-8/+12
* | linux_compat: move vzalloc() to header file as an inline functionMasahiro Yamada2015-07-22-2/+4
* | linux_compat: remove cpu_relax() defineMasahiro Yamada2015-07-22-2/+0