summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* 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-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
* | | Convert CONFIG_SPL_RAM_DEVICE to defconfigStefan Agner2017-01-14-5/+9
* | | arm: omap-common: add secure ROM signature verify index for AM33xxAndrew F. Davis2017-01-14-0/+4
* | | ti_armv7_common: env: Use FIT image configs by defaultAndrew F. Davis2017-01-14-2/+1
* | | MAINTAINERS: Add maintainer for TI security related filesAndrew F. Davis2017-01-14-0/+11
* | | cmd: sata: fix init command return valueGary Bisson2017-01-14-2/+3
|/ /
* | Kconfig: CONFIG_OF_PLATDATA doesn't really existTom Rini2017-01-14-3/+2
* | arm: Re-sync asm/mach-types.h with Linux Kernel v4.9Tom Rini2017-01-14-14765/+486
* | arm: Remove unregister MACH_TYPE_xxx usesTom Rini2017-01-14-52/+0
* | omap3_igep00x0: Rework MACH_TYPE and status LED logic slightlyTom Rini2017-01-14-4/+2
* | omap3_logic: Rework MACH_TYPE and fdtfile logicTom Rini2017-01-14-34/+20
* | Merge git://git.denx.de/u-boot-fdtTom Rini2017-01-14-4/+13
|\ \
| * | cmd/fdt: Make fdt get value endian-safe for single-cell propertiesAndreas Färber2017-01-14-2/+2
| * | cmd: fdt: Print error message when fdt application failsStefan Agner2017-01-13-1/+5
| * | libfdt: Correct fdt handling of overlays without fixups and base trees withou...David Gibson2017-01-13-1/+6
| |/
* | Merge branch 'master' of http://git.denx.de/u-boot-mmcTom Rini2017-01-13-6/+6
|\ \ | |/ |/|
| * mmc: sunxi: revive depends on UART0_PORT_FMasahiro Yamada2017-01-13-1/+1