aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-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
2017-01-14arm: omap-common: add secure ROM signature verify index for AM33xxAndrew F. Davis1-0/+4
2017-01-14ti_armv7_common: env: Use FIT image configs by defaultAndrew F. Davis1-2/+1
2017-01-14MAINTAINERS: Add maintainer for TI security related filesAndrew F. Davis1-0/+11
2017-01-14cmd: sata: fix init command return valueGary Bisson1-2/+3
2017-01-14Kconfig: CONFIG_OF_PLATDATA doesn't really existTom Rini3-3/+2
2017-01-14arm: Re-sync asm/mach-types.h with Linux Kernel v4.9Tom Rini2-14765/+486
2017-01-14arm: Remove unregister MACH_TYPE_xxx usesTom Rini17-52/+0
2017-01-14omap3_igep00x0: Rework MACH_TYPE and status LED logic slightlyTom Rini2-4/+2
2017-01-14omap3_logic: Rework MACH_TYPE and fdtfile logicTom Rini1-34/+20
2017-01-14Merge git://git.denx.de/u-boot-fdtTom Rini2-4/+13
2017-01-14cmd/fdt: Make fdt get value endian-safe for single-cell propertiesAndreas Färber1-2/+2
2017-01-13cmd: fdt: Print error message when fdt application failsStefan Agner1-1/+5
2017-01-13libfdt: Correct fdt handling of overlays without fixups and base trees withou...David Gibson1-1/+6
2017-01-13spi: Zap ep93xx_spi driver and related codeJagan Teki5-385/+0
2017-01-13Merge branch 'master' of http://git.denx.de/u-boot-mmcTom Rini3-6/+6