summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | | ARM: uniphier: refactor MEMCONF init codeMasahiro Yamada2017-01-17-259/+176
| * | | ARM: uniphier: split out UMC clock enableMasahiro Yamada2017-01-17-69/+97
| * | | ARM: uniphier: remove unneeded argument of uniphier_ld20_pll_init()Masahiro Yamada2017-01-17-11/+3
| * | | ARM: dts: uniphier: add UniPhier specific compatible to eMMC nodeMasahiro Yamada2017-01-17-4/+2
| * | | ARM: uniphier: enable Cadence eMMC controller for LD11/LD20Masahiro Yamada2017-01-17-1/+5
* | | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2017-01-17-12/+138
|\ \ \ \
| * | | | drivers: usb: gadget: ether: Fix compiler warningLokesh Vutla2017-01-17-0/+2
| * | | | imx: mx6sllevk: add usb supportPeng Fan2017-01-17-0/+18
| * | | | usb: ehci-mx6: handle vbus-supplyPeng Fan2017-01-17-3/+27
| * | | | usb: ehci-mx6: implement ofdata_to_platdataPeng Fan2017-01-17-0/+75
| * | | | drivers: usb: Add USB_XHCI_ZYNQMP to KconfigMichal Simek2017-01-17-2/+11
| * | | | usb: storage: Show number of storage devices detected for DM_USBMichal Simek2017-01-17-5/+5
| * | | | usb: dwc2-otg: remove unused variableMasahiro Yamada2017-01-17-2/+0
| |/ / /
* | | | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2017-01-16-18/+149
|\ \ \ \ | |/ / / |/| | |
| * | | splash: fix splash source flags checktomas.melin@vaisala.com2017-01-13-2/+2
| * | | video: cfb_console: fix hang if splashimage file is missingAnatolij Gustschin2017-01-13-2/+4
| * | | splash: add support for loading splash from a FIT imagetomas.melin@vaisala.com2017-01-13-8/+136
| * | | splash: sort include filestomas.melin@vaisala.com2017-01-13-6/+7
| | |/ | |/|
* | | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2017-01-15-757/+0
|\ \ \
| * | | spi: Zap cf_qspi driver and related codeJagan Teki2017-01-15-372/+0
| * | | spi: Zap ep93xx_spi driver and related codeJagan Teki2017-01-13-385/+0
* | | | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2017-01-15-0/+188
|\ \ \ \
| * | | | sunxi: OrangePi Zero: defconfig: enable SPI flashAndre Przywara2017-01-15-0/+2
| * | | | sunxi: dts: OrangePi Zero: add Ethernet nodeAndre Przywara2017-01-15-0/+11
| * | | | sunxi: add orangepi zero defconfigIcenowy Zheng2017-01-15-0/+20
| * | | | sunxi: add proper device tree for Orange Pi Zero boardsIcenowy Zheng2017-01-15-0/+144
| * | | | sunxi: enable H3 EMAC for the nanopi neoJelle van der Waa2017-01-15-0/+11
* | | | | rtc: pcf2127: Update Kconfig and code styleMeng Yi2017-01-14-21/+27
* | | | | igep00x0: Remove IGEP0020_NAND BOARD entry from MAINTAINERSLadislav Michl2017-01-14-6/+0
* | | | | igep00x0: enable CONFIG_FDT_FIXUP_PARTITIONSLadislav Michl2017-01-14-0/+23
* | | | | omap-gpmc: use SECTOR_BYTES instead of hardcoded valueLadislav Michl2017-01-14-4/+4
* | | | | omapl138_lcdk: remove empty ifdef blockFabien Parent2017-01-14-3/+0
* | | | | omapl138_lcdk: enable SPL MMC supportFabien Parent2017-01-14-0/+1
* | | | | davinci: spl: use bootcfg to select boot deviceFabien Parent2017-01-14-11/+36
* | | | | Avoid non-portable sed constructMark Kettenis2017-01-14-1/+1
* | | | | Makefile: Make EFI build quietAndrew F. Davis2017-01-14-5/+11
* | | | | mkimage: Add support for signing with pkcs11George McCollister2017-01-14-28/+408
* | | | | ti: am335x: mmc: Set CONFIG_SYS_MMC_MAX_DEVICEEmmanuel Vadot2017-01-14-0/+1
* | | | | ARM: omap3_logic: Use DEFAULT_LINUX_BOOT_ENV from ti_armv7_commonAdam Ford2017-01-14-19/+13
* | | | | lib: net_utils: enforce '.' as octet separator in string_to_ipChris Packham2017-01-14-0/+4
* | | | | lib: net_utils: make string_to_ip stricterChris Packham2017-01-14-0/+4
* | | | | Kconfig: Refactoring of top-level Kconfig fileRobert P. J. Day2017-01-14-65/+60
* | | | | armv8: release slave cores from CPU_RELEASE_ADDROded Gabbay2017-01-14-0/+8
* | | | | iopoll: import include/linux/iopoll.h from Linux 4.9Masahiro Yamada2017-01-14-0/+68
* | | | | time: import time_after, time_before and friends from LinuxMasahiro Yamada2017-01-14-0/+41
* | | | | typecheck: import include/linux/typecheck.h from Linux 4.9Masahiro Yamada2017-01-14-0/+24
* | | | | time: move timer APIs to include/time.hMasahiro Yamada2017-01-14-7/+17
* | | | | delay: collect {m, n, u}delay declarations to include/linux/delay.hMasahiro Yamada2017-01-14-13/+25
* | | | | armv8: fix #if around spin-table code in start.SOded Gabbay2017-01-14-1/+1
* | | | | spl: move RAM boot support in separate fileStefan Agner2017-01-14-60/+84