summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* 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
| * mmc: pic32_sdhci: rename {pci->pic}32_sdhci_get_cdMasahiro Yamada2017-01-13-2/+2
| * mmc: sdhci: fix NULL pointer access when host->ops is not setMasahiro Yamada2017-01-13-3/+3
* | Merge git://git.denx.de/u-boot-rockchipTom Rini2017-01-12-37/+404
|\ \
| * | rockchip: Drop Ethernet from the TODOSjoerd Simons2017-01-11-1/+0
| * | rockchip: Enable ETH address randomization for the rock2Romain Perier2017-01-11-0/+1
| * | rockchip: Add PXE and DHCP to the default boot targetsSjoerd Simons2017-01-11-1/+3
| * | Enable DISTRO_DEFAULTS for Rockchip platformsRomain Perier2017-01-11-0/+1
| * | rockchip: evb-rk3339: Enable DHCPSimon Glass2017-01-11-0/+3
| * | rockchip: Enable networking support on rock2 and fireflySjoerd Simons2017-01-11-0/+8
| * | net: gmac_rockchip: Add Rockchip GMAC driverSjoerd Simons2017-01-11-0/+162
| * | net: designware: Export the operation functionsSimon Glass2017-01-11-10/+18
| * | net: designware: Split the link init into a separate functionSimon Glass2017-01-11-2/+24
| * | net: designware: Adjust dw_adjust_link() to return an errorSimon Glass2017-01-11-4/+8
| * | net: designware: Export various functions/struct to allow subclassingSjoerd Simons2017-01-11-3/+7
| * | rockchip: video: fix mpixelclock in rockchip HDMINickey Yang Nickey Yang2017-01-11-10/+10
| * | rockchip: rk3288: set isp/vop qos priority levelNickey Yang Nickey Yang2017-01-11-0/+40