aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-18ARM: uniphier: refactor board_init()Masahiro Yamada4-95/+141
2017-01-17Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini16-12/+138
2017-01-17drivers: usb: gadget: ether: Fix compiler warningLokesh Vutla1-0/+2
2017-01-17imx: mx6sllevk: add usb supportPeng Fan3-0/+18
2017-01-17usb: ehci-mx6: handle vbus-supplyPeng Fan1-3/+27
2017-01-17usb: ehci-mx6: implement ofdata_to_platdataPeng Fan1-0/+75
2017-01-17drivers: usb: Add USB_XHCI_ZYNQMP to KconfigMichal Simek8-2/+11
2017-01-17usb: storage: Show number of storage devices detected for DM_USBMichal Simek2-5/+5
2017-01-17usb: dwc2-otg: remove unused variableMasahiro Yamada1-2/+0
2017-01-16Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini6-18/+149
2017-01-17ARM: uniphier: make BCU init into void functionMasahiro Yamada3-10/+10
2017-01-17ARM: uniphier: refactor Support Card init codeMasahiro Yamada10-28/+8
2017-01-17ARM: uniphier: refactor SBC init codeMasahiro Yamada15-110/+94
2017-01-17ARM: uniphier: refactor MEMCONF init codeMasahiro Yamada15-259/+176
2017-01-17ARM: uniphier: split out UMC clock enableMasahiro Yamada17-69/+97
2017-01-17ARM: uniphier: remove unneeded argument of uniphier_ld20_pll_init()Masahiro Yamada3-11/+3
2017-01-17ARM: dts: uniphier: add UniPhier specific compatible to eMMC nodeMasahiro Yamada2-4/+2
2017-01-17ARM: uniphier: enable Cadence eMMC controller for LD11/LD20Masahiro Yamada2-1/+5
2017-01-15Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini8-757/+0
2017-01-15Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini5-0/+188
2017-01-15spi: Zap cf_qspi driver and related codeJagan Teki5-372/+0
2017-01-15sunxi: OrangePi Zero: defconfig: enable SPI flashAndre Przywara1-0/+2
2017-01-15sunxi: dts: OrangePi Zero: add Ethernet nodeAndre Przywara1-0/+11
2017-01-15sunxi: add orangepi zero defconfigIcenowy Zheng2-0/+20
2017-01-15sunxi: add proper device tree for Orange Pi Zero boardsIcenowy Zheng2-0/+144
2017-01-15sunxi: enable H3 EMAC for the nanopi neoJelle van der Waa1-0/+11
2017-01-14rtc: pcf2127: Update Kconfig and code styleMeng Yi2-21/+27
2017-01-14igep00x0: Remove IGEP0020_NAND BOARD entry from MAINTAINERSLadislav Michl1-6/+0
2017-01-14igep00x0: enable CONFIG_FDT_FIXUP_PARTITIONSLadislav Michl4-0/+23
2017-01-14omap-gpmc: use SECTOR_BYTES instead of hardcoded valueLadislav Michl1-4/+4
2017-01-14omapl138_lcdk: remove empty ifdef blockFabien Parent1-3/+0
2017-01-14omapl138_lcdk: enable SPL MMC supportFabien Parent1-0/+1
2017-01-14davinci: spl: use bootcfg to select boot deviceFabien Parent2-11/+36
2017-01-14Avoid non-portable sed constructMark Kettenis1-1/+1
2017-01-14Makefile: Make EFI build quietAndrew F. Davis1-5/+11
2017-01-14mkimage: Add support for signing with pkcs11George McCollister7-28/+408
2017-01-14ti: am335x: mmc: Set CONFIG_SYS_MMC_MAX_DEVICEEmmanuel Vadot1-0/+1
2017-01-14ARM: omap3_logic: Use DEFAULT_LINUX_BOOT_ENV from ti_armv7_commonAdam Ford1-19/+13
2017-01-14lib: net_utils: enforce '.' as octet separator in string_to_ipChris Packham1-0/+4
2017-01-14lib: net_utils: make string_to_ip stricterChris Packham1-0/+4
2017-01-14Kconfig: Refactoring of top-level Kconfig fileRobert P. J. Day1-65/+60
2017-01-14armv8: release slave cores from CPU_RELEASE_ADDROded Gabbay1-0/+8
2017-01-14iopoll: import include/linux/iopoll.h from Linux 4.9Masahiro Yamada1-0/+68
2017-01-14time: import time_after, time_before and friends from LinuxMasahiro Yamada1-0/+41
2017-01-14typecheck: import include/linux/typecheck.h from Linux 4.9Masahiro Yamada1-0/+24
2017-01-14time: move timer APIs to include/time.hMasahiro Yamada2-7/+17
2017-01-14delay: collect {m, n, u}delay declarations to include/linux/delay.hMasahiro Yamada4-13/+25
2017-01-14armv8: fix #if around spin-table code in start.SOded Gabbay1-1/+1
2017-01-14spl: move RAM boot support in separate fileStefan Agner4-60/+84
2017-01-14Convert CONFIG_SPL_RAM_DEVICE to defconfigStefan Agner6-5/+9